NetBSD/sys/sys
yamt db8ced8745 bump kernel version to 1.6W, because of vnode/namecache changes.
(skip 1.6V to avoid confusion.)

pointed by Love.
2003-08-01 01:24:44 +00:00
..
Makefile Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's 2003-05-12 15:22:53 +00:00
acct.h no variable name on prototype 2003-07-08 06:24:29 +00:00
agpio.h From FreeBSD: Fix an off-by-bit error in the AGP_MODE_[GS]ET_RATE() macros. 2003-02-24 21:59:52 +00:00
ansi.h
ataio.h
audioio.h
boot_flag.h
bootblock.h Include <sys/stdint.h> if _STANDALONE (instead of <stdint.h>). 2003-07-05 16:33:38 +00:00
bswap.h
buf.h no variable in prototype 2003-07-08 06:28:52 +00:00
callout.h Temporarily introduce CALLOUT_INVOKING, callout_invoking() and callout_ack() 2003-07-20 16:25:57 +00:00
cdefs.h "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
cdefs_aout.h Add an __unused attribute to the variable in the __link_set_make_entry() 2003-02-23 04:50:18 +00:00
cdefs_elf.h Use .previous instead of .text in __SECTIONSTRING(). 2003-07-30 00:07:39 +00:00
cdio.h
chio.h
clockctl.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
conf.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
core.h
device.h Add a dev_propdb to hold device properties. Properties are already being 2003-07-04 00:24:29 +00:00
dir.h
dirent.h expose DIRENT_SIZE to userland if _NETBSD_SOURCE 2003-05-28 20:04:48 +00:00
disk.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
disklabel.h Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
disklabel_acorn.h
disklabel_mbr.h Make struct mbr_partition packed. I think this will make the compiler 2003-07-07 12:00:23 +00:00
dkbad.h
dkio.h Implement (and document!) "dkctl <dev> badsector .." to `manage' the bad 2003-04-15 18:27:26 +00:00
dkstat.h G/c DK_NDRIVE. 2003-06-11 17:11:13 +00:00
domain.h Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
dvdio.h
endian.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
envsys.h - comma at the end of an enum list is illegal in ansi c 2003-02-20 20:57:56 +00:00
errno.h Following kleink's lead over in <sys/signal.h> (he's braver than me), remove 2003-07-16 23:03:31 +00:00
event.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
eventvar.h Protect the event queue with a simple mutex; this only partially addresses 2003-02-23 22:05:35 +00:00
exec.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
exec_aout.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
exec_coff.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
exec_ecoff.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
exec_elf.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
exec_macho.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
exec_script.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
extent.h Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
fcntl.h space -> tab in one place. 2003-05-01 12:45:31 +00:00
fdio.h
featuretest.h Mention XNS 5.2 (_XOPEN_SOURCE == 520) in comments. 2003-04-29 12:50:16 +00:00
file.h Add DTYPE_CRYPTO, for userspaace access to the crypto framework, 2003-07-26 23:08:00 +00:00
filedesc.h no variable in prototype 2003-07-08 06:28:52 +00:00
filio.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
float_ieee754.h Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's 2003-05-12 15:22:53 +00:00
gmon.h
hash.h
inttypes.h
ioccom.h
ioctl.h Include <sys/ioctl_compat.h> when COMPAT_IBCS2 2003-01-16 18:23:36 +00:00
ioctl_compat.h
ipc.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
kcore.h
kernel.h New callout implementation. This is based on callwheel implementation 2003-02-04 01:21:03 +00:00
kgdb.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
kprintf.h Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
ksem.h Cosmetic changes. 2003-01-23 23:52:38 +00:00
ksyms.h no variable in prototype 2003-07-08 06:28:52 +00:00
kthread.h
ktrace.h Add ktrace of env and args during exec. 2003-07-16 22:42:47 +00:00
lkm.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
localedef.h
lock.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
lockf.h ANSIfy. 2003-05-01 13:06:59 +00:00
lwp.h Improve _lwp_wakeup so when it wakes a thread, the target thread thinks 2003-07-28 23:35:20 +00:00
malloc.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
mallocvar.h correctly protect mallocvar.h against multiple inclusion [hi thorpej] 2003-02-02 02:21:43 +00:00
mbuf.h Add a csum_flags quirk for devices (like the bcm570x) which hand back 2003-07-27 04:16:23 +00:00
md4.h
md5.h
midiio.h Rather then messing around with _POSIX_SOURCE and abusing 2003-04-26 13:31:37 +00:00
mman.h PR/21948: Todd Vierling: Implement MAP_TRYFIXED for linux emulation. 2003-06-23 21:32:33 +00:00
mount.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
msg.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
msgbuf.h
mtio.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
namei.h remove remaining v_id. 2003-07-31 15:43:06 +00:00
null.h
param.h bump kernel version to 1.6W, because of vnode/namecache changes. 2003-08-01 01:24:44 +00:00
pipe.h Make the pipe code mostly MP-safe. There are a few unaddressed race 2003-02-12 21:54:15 +00:00
pmc.h
poll.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
pool.h Add the ability for pool caches to cache the physical address of 2003-04-09 18:22:13 +00:00
power.h Add a "reset button" type. 2003-04-20 20:48:27 +00:00
proc.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
properties.h prototypes must not have variable name 2003-07-04 07:42:04 +00:00
protosw.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ptrace.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
queue.h
radioio.h
ras.h Declare ras_pool in <sys/ras.h> instead of an extern declaration in 2003-06-28 14:52:10 +00:00
reboot.h
resource.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
resourcevar.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
rnd.h
sa.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
savar.h Changes from Stephan Uphoff to patch problems with LWPs blocking when they 2003-07-17 18:16:58 +00:00
scanio.h
sched.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
scsiio.h
select.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
sem.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
sha1.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
shm.h Burn the namespace heretic! 2003-05-31 11:49:26 +00:00
siginfo.h
signal.h Unconditionally expose all SIG* signal numbers; this follows existing 2003-07-16 14:48:22 +00:00
signalvar.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
sigtypes.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
socket.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
socketvar.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
sockio.h kill the ASYNCMAP ones1 2003-04-12 05:01:01 +00:00
stat.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
stdint.h
swap.h
syscall.h regen 2003-03-18 18:09:48 +00:00
syscallargs.h regen 2003-03-18 18:09:48 +00:00
sysctl.h Make somaxkva modifyable via sysctl (and compile-time) instead of 2003-07-02 20:07:45 +00:00
syslimits.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
syslog.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
systm.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
systrace.h allow the kernel to free policies for users; kernel informs userland 2003-06-03 05:24:00 +00:00
tablet.h
termios.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
time.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
timeb.h
timepps.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
times.h
timex.h
tprintf.h
trace.h
tree.h
tty.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h Synchronize the featuretest set for pthreads stuff to 2003-07-18 17:54:35 +00:00
ucontext.h Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
ucred.h add a crcmp() function. 2003-05-16 13:55:18 +00:00
uio.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
un.h prototype must not have variable name 2003-07-08 06:17:59 +00:00
unistd.h Mention places where _SC_* values are hard-coded, so people who might 2003-05-31 11:50:15 +00:00
unpcb.h
user.h Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
userconf.h
utsname.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
vadvise.h
verified_exec.h prototype must not carry variable name 2003-07-08 06:49:19 +00:00
vmmeter.h
vnode.h eliminate v_id. 2003-07-30 12:10:57 +00:00
vnode_if.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
wait.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
wdog.h