NetBSD/sys/sys
ad 75ff053010 Make netstat build again. I don't see why it has any business dumping
the raw contents of tcpcb but that's another story.
2007-07-10 21:12:32 +00:00
..
acct.h
agpio.h
aio.h Make AIO initialization MP-safe. 2007-05-31 06:24:23 +00:00
ansi.h
ataio.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
audioio.h Add a new ioctl AUDIO_GETBUFINFO. It works like AUDIO_GETINFO, but 2007-06-11 13:05:46 +00:00
blist.h
boot_flag.h
bootblock.h Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
bswap.h make sure bswap64() returns an uint64_t, not an unsigned long long, 2006-05-22 16:28:27 +00:00
buf.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bufq_impl.h
bufq.h
callback.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
callout.h Make netstat build again. I don't see why it has any business dumping 2007-07-10 21:12:32 +00:00
cc_microtime.h merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
cdefs_aout.h Add __weak_reference macro in a way that it works with both gcc < 4 and 2006-05-18 17:55:38 +00:00
cdefs_elf.h Add __weak_reference macro in a way that it works with both gcc < 4 and 2006-05-18 17:55:38 +00:00
cdefs.h Cosmetic: join lines. 2006-11-13 05:44:37 +00:00
cdio.h Put the 2 extra ioctls I added recently inside '#ifdef _KERNEL' and adjust 2007-07-10 17:16:49 +00:00
chio.h
clockctl.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
condvar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
conf.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
core.h
cpu_data.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
cpu.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
debug.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
device.h Hmm, pesudo seems pseudo of pseudo. 2007-07-09 11:46:21 +00:00
dir.h
dirent.h
disk.h Extract common code from i386, xen, and sparc64, creating 2007-06-24 01:43:34 +00:00
disklabel_acorn.h
disklabel_gpt.h Add the Apple HFS UUID for the Intel based mac's. From FreeBSD. 2006-08-13 15:31:21 +00:00
disklabel.h Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
dkbad.h
dkio.h - Add a new disk ioctl (DIOCGDISKINFO) to get the disk-info dictionary 2006-10-25 04:04:45 +00:00
dkstat.h
domain.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
drvctlio.h - Add a new DRVCTLCOMMAND ioctl to /dev/drvctl. This is a generic 2006-09-22 04:37:36 +00:00
dvdio.h
endian.h More efficient endian conversion functions when compiling with GCC as 2007-01-27 03:57:44 +00:00
envsys.h Imported envsys 2, a brief description of the new features: 2007-07-01 07:36:39 +00:00
errno.h Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
evcnt.h Add missing initializer 2006-08-28 00:16:54 +00:00
event.h
eventvar.h
exec_aout.h
exec_coff.h
exec_ecoff.h
exec_elf.h Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00
exec_macho.h
exec_script.h
exec.h Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00
extattr.h integrate kauth. 2006-05-14 21:31:52 +00:00
extent.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
fcntl.h add support for O_DIRECT (I/O directly to application memory, 2006-10-05 14:48:32 +00:00
fd_set.h
fdio.h
featuretest.h
file.h Move the point at which sys_readv and sys_preadv (and writev) get merged 2007-06-16 20:48:03 +00:00
fileassoc.h Some Veriexec stuff that's been rotting in my tree for months. 2007-05-15 19:47:43 +00:00
filedesc.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
filio.h
float_ieee754.h
fstrans.h Remove an assertion that causes non-diagnostic kernels to fail. 2007-05-17 12:00:31 +00:00
fstypes.h update comment in struct fid to say the alignment is for prehistoric 2007-05-08 15:30:41 +00:00
gmon.h delete ROUNDUP/ROUNDDOWN; they don't belong here and ROUNDUP is a copy 2006-10-04 14:22:58 +00:00
gpio.h
hash.h
idle.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
ieee754.h add constants used by gdtoa 2007-02-02 23:08:22 +00:00
inttypes.h
ioccom.h Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
ioctl_compat.h
ioctl.h
iostat.h iostat: avoid sleeping with a held simple_lock. 2006-12-07 20:23:38 +00:00
ipc.h integrate kauth. 2006-05-14 21:31:52 +00:00
joystick.h
kauth.h Add a flags parameter to kauth_cred_get/setgroups() so that sys_set/setgroups 2007-06-30 13:32:14 +00:00
kcont.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kcore.h
kernel.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
kgdb.h
kmem.h implement kmem_zalloc. 2006-06-25 08:10:04 +00:00
kprintf.h
ksem.h
ksyms.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kthread.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ktrace.h Add a ktrkuser() function that can be used to generate a KTR_USER trace 2007-06-01 20:24:21 +00:00
lkm.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
localedef.h Drop `const' from a couple of declarations to comply with the latest 2007-03-30 15:55:38 +00:00
lock.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
lockdebug.h lockdebug_abort: s/int/u_int/ for lock id as the rest of code. 2007-05-02 14:07:02 +00:00
lockf.h move lockf implementation details from sys/lockf.h to kern/vfs_lockf.c. 2006-05-20 12:02:47 +00:00
lwp.h Don't use lwp_t in areas not protected by _KERNEL. 2007-07-09 21:54:10 +00:00
Makefile Import of POSIX Asynchronous I/O. 2007-04-30 14:44:28 +00:00
malloc.h Remove unneeded includes. 2007-03-12 16:48:50 +00:00
mallocvar.h Introduce MALLOC_JUSTDEFINE{,_LIMIT} which act like their JUSTless 2007-03-29 16:29:08 +00:00
mbuf.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
md4.h
md5.h
midiio.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
mman.h Regen. 2006-08-30 11:35:21 +00:00
mount.h Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
msg.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
msgbuf.h
mtio.h
mutex.h fix typo in comment 2007-05-29 21:23:30 +00:00
namei.h - remove pathname_ interface. 2007-05-19 22:11:22 +00:00
null.h
once.h
optstr.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
param.h 4.99.23 - partial merge from the vmlocking branch. 2007-07-09 21:13:56 +00:00
pax.h Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00
pipe.h Put a lock around pipe->pipe_peer. 2007-03-12 21:31:03 +00:00
pmc.h
poll.h
pool.h Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
power.h Add PENVSYS_TYPE_INDICATOR to handle events on Indicator sensors. 2007-07-02 15:18:30 +00:00
proc.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
prot.h Make sys_getgroups() and sys_setgroups() use the newly added functions 2007-06-23 09:08:37 +00:00
protosw.h change declaration for protosw.h const symbolic strings to static, so that 2007-03-31 18:17:13 +00:00
ptrace.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pty.h Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
queue.h implement priority inheritance. 2007-02-26 09:20:52 +00:00
radioio.h
ras.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
reboot.h
resource.h Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
resourcevar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
rmd160.h Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
rnd.h Constification. 2006-09-20 05:21:37 +00:00
rwlock.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
scanio.h
sched.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
scsiio.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
select.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
selinfo.h Include stdbool.h for !_KERNEL. 2007-07-09 22:19:04 +00:00
sem.h Add a define to reduce the source size of the various callers of semctl1() 2007-06-17 10:21:25 +00:00
sha1.h
sha2.h Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
shm.h PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the 2006-11-25 21:40:04 +00:00
siginfo.h rename si_sigval -> si_value to match POSIX RTS. 2007-05-21 15:35:47 +00:00
signal.h Introduce SA_NOKERNINFO, a flag for SIGINFO not to print kernel messages. 2006-06-03 18:18:26 +00:00
signalvar.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sigtypes.h
simplelock.h Add missing #ifdef _KERNEL 2007-03-13 15:58:26 +00:00
sleepq.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
socket.h Split sys_getpeername() and sys_getsockname() so they can be called when the 2007-06-24 18:00:15 +00:00
socketvar.h From FreeBSD: 2007-07-05 19:45:54 +00:00
sockio.h Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
specificdata.h - Add specificdata_setspecific_nowait(). Not exposed by the wrappers yet 2006-10-11 05:37:32 +00:00
spl.h merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
stat.h
statvfs.h Make filehandles opaque to userland 2006-07-31 16:34:42 +00:00
stdint.h
swap.h Add a new swapctl(2) command to unset the dump device. 2006-08-22 14:07:07 +00:00
syncobj.h typedef pri_t and use it instead of int and u_char. 2007-02-27 15:07:28 +00:00
syscall_stats.h Add code to support per-system call statistics: 2007-02-18 16:58:15 +00:00
syscall.h Regen syscalls for AIO. 2007-04-30 14:47:32 +00:00
syscallargs.h Regen syscalls for AIO. 2007-04-30 14:47:32 +00:00
sysctl.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
syslimits.h
syslog.h Don't expose _ss functions for 4.0. Requested by core. 2006-11-22 17:23:24 +00:00
systm.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
systrace.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
tape.h
termios.h
time.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
timeb.h
timepps.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
times.h
timetc.h move MAX_TCNAMELEN from kern_tc.c into timetc.h 2006-09-02 13:47:03 +00:00
timevar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
timex.h merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
tprintf.h
trace.h
tree.h From FreeBSD: add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros. 2007-01-20 20:15:13 +00:00
tty.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ttychars.h
ttycom.h
ttydefaults.h constify ttydefchars. 2006-09-30 11:58:44 +00:00
ttydev.h
types.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ucontext.h Remove the _UCONTEXT_TO_SIGCONTEXT() and _SIGCONTEXT_TO_UCONTEXT() macros 2006-08-20 08:02:21 +00:00
ucred.h Make sys_getgroups() and sys_setgroups() use the newly added functions 2007-06-23 09:08:37 +00:00
uio.h
un.h Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
unistd.h - Create sysctl nodes for AIO. 2007-05-01 01:01:25 +00:00
unpcb.h
user.h cleanup user.h. 2006-05-11 11:54:36 +00:00
userconf.h
userret.h Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
utsname.h
uuid.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
vadvise.h
verified_exec.h - remove pathname_ interface. 2007-05-19 22:11:22 +00:00
vfs_syscalls.h Change the compat sys_[fl]utime code to not use the stackgap. 2007-05-12 17:28:19 +00:00
vmem.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
vmmeter.h
vnode_if.h regen 2007-04-09 15:00:42 +00:00
vnode.h Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
wait.h Split sys_wait4() so that compat code can fiddle with the returned 'status' 2007-05-07 16:53:17 +00:00
wdog.h
workqueue.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
xattr.h