NetBSD/sys
2003-05-13 09:31:56 +00:00
..
altq
arch Backout previous, it was apparently ovelooked when backing out the 2003-05-13 08:39:25 +00:00
coda
compat sort the ioctl's so we can see what we've implemented and what we have not. 2003-05-07 14:21:20 +00:00
conf Bump version to 1.6T: 2003-05-10 21:12:24 +00:00
crypto
ddb make couple ksym functions' arguments const 2003-05-11 08:23:22 +00:00
dev Revert to previous multicast logic, which enami@sm.sony.co.jp says 2003-05-13 08:58:01 +00:00
fs
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern fix nits to compile when DEBUG_KGDB is defined 2003-05-13 02:13:14 +00:00
lib Allow the default location of "machine/loadfile_machdep.h" to be 2003-04-29 13:03:55 +00:00
lkm use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@" 2003-05-04 06:36:37 +00:00
miscfs Add breaks which were forgotten in rev. 1.2 change. 2003-05-08 13:46:50 +00:00
net Add utility routine ieee80211_get_rate(). 2003-05-13 09:31:56 +00:00
netatalk
netccitt
netinet Header cleanup: Hide all of this file apart from the socket options 2003-05-05 14:36:13 +00:00
netinet6 bring a small amount of code out of an if() statement that was doing 2003-05-10 13:23:07 +00:00
netisdn Change a integer value that is passed via a void* in an ioctl() like 2003-05-08 21:15:13 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs simple lock for nfs iod. 2003-05-07 16:18:53 +00:00
stand
sys Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's 2003-05-12 15:22:53 +00:00
ufs Add a missing ifdef DDB. 2003-05-07 18:49:29 +00:00
uvm Back out the following chagne: 2003-05-10 21:10:23 +00:00
Makefile