freebsd-dev/sys
2000-01-29 16:39:21 +00:00
..
alpha Clean up some compilation warnings and errors. 2000-01-29 16:39:21 +00:00
amd64 Remove a bunch of unused (NO-OP) #if NFOO > 0 type includes and some 2000-01-29 16:17:36 +00:00
boot Synced with sys/boot/i386/btx/btx/btx.s rev 1.14. 2000-01-29 13:48:36 +00:00
cam Because we added 4 bytes to the inquiry data size, we need to 2000-01-25 21:24:52 +00:00
coda
compat
compile
conf Remove (commented out and marked as broken) pseudo-device tb. This was 2000-01-29 16:39:14 +00:00
contrib
crypto
ddb Add a new sysctl "debug.enter_debugger" (when the kernel is compiled 2000-01-27 22:27:34 +00:00
dev Remove a warning from LINT 2000-01-29 16:25:55 +00:00
fs Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00
geom Remove #if NCCD > 0 - it's guaranteed to be true by config if ccd.c is 2000-01-29 14:29:56 +00:00
gnu
i4b
i386 Remove (commented out and marked as broken) pseudo-device tb. This was 2000-01-29 16:39:14 +00:00
isa Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
isofs/cd9660
kern Remove sys/tablet.h and kern/tty_tb.c (the old RS232 CAD-style tablet 2000-01-29 16:34:46 +00:00
libkern
miscfs
modules Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
msdosfs Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00
net Fix this so LINT compiles. There is no way this could have worked if 2000-01-29 16:13:08 +00:00
netatalk Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
netatm Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
netgraph Add control message ASCII conversion for this node type. 2000-01-27 01:32:53 +00:00
netinet Sorry in this just befor code freeze commit. 2000-01-29 11:49:07 +00:00
netinet6 Add ip6fw. 2000-01-29 13:54:44 +00:00
netipx Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
netkey
netnatm Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
netncp Enable '=' character in the filename. 2000-01-29 02:10:37 +00:00
netns Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
nfs Fix catastrophic bug in NQNFS related to UDP mounts. The 'nqhost' 2000-01-26 20:51:29 +00:00
nfsclient
nfsserver
ntfs
nwfs
pc98 Remove #if NFOO > 0 (it's not required in most cases) and also where it 2000-01-29 16:00:34 +00:00
pccard
pci Put a FYI in the compatability shims so that people are aware that they 2000-01-29 15:37:36 +00:00
posix4
powerpc
rpc
svr4
sys Remove sys/tablet.h and kern/tty_tb.c (the old RS232 CAD-style tablet 2000-01-29 16:34:46 +00:00
tools
ufs
vm The swapdev_vp changes made to rip out the swap specfs interaction 2000-01-25 17:49:12 +00:00
Makefile