freebsd-nq/sys
Peter Wemm 1fb37cbd06 Remove the LKM glue since the support (src/lkm) has been gone a while.
This was impossible to use as an LKM anyway, but does work as a preloaded
kld module though.
1999-01-17 20:30:13 +00:00
..
alpha Oops, add the NMBCLUSTERS initialiser for the Alpha as well. 1999-01-15 18:00:19 +00:00
amd64 There are two models of AMD K6-2 Model 8 (c.f. AMD's document), so the 1999-01-16 13:41:33 +00:00
boot Replace duplicated "old" linker set definitions with an include of 1999-01-16 03:25:24 +00:00
cam Sascha Blank <blank@uni-trier.de> convinced me I was an 1999-01-16 19:20:30 +00:00
coda Clean up the KLD/LKM goop a bit. 1999-01-17 20:25:22 +00:00
compat Fix linux sendmsg() emulation 1999-01-11 05:28:44 +00:00
compile
conf Add LKM option so that the remaining code (hopefully) doesn't go stale. 1999-01-17 19:09:41 +00:00
contrib/softupdates
ddb Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
dev "fix" long standing aicasm build glitch. The problem was the 1999-01-17 19:56:02 +00:00
fs Clean up the KLD/LKM goop a bit. 1999-01-17 20:25:22 +00:00
geom
gnu Remove LKM support, src/lkm that built it is gone and it never worked as an 1999-01-17 20:28:12 +00:00
i4b Silence warnings. 1999-01-12 11:05:03 +00:00
i386 Remove the LKM glue since the support (src/lkm) has been gone a while. 1999-01-17 20:30:13 +00:00
isa Fixed corruption of the fd buffer queue. Once upon a time, the active 1999-01-15 09:15:27 +00:00
isofs/cd9660
kern - Move lkmnosys() to kern_syscall.c 1999-01-17 19:00:58 +00:00
libkern
miscfs Remove declarations for undefined functions and a couple of unused 1999-01-12 11:49:30 +00:00
modules Clean up the KLD/LKM goop a bit. 1999-01-17 20:25:22 +00:00
msdosfs
net Remove unused variable & clean up a couple of style issues. 1999-01-12 12:07:00 +00:00
netatalk De-staticize and add prototype for main debug function. I'll turn 1999-01-12 12:09:27 +00:00
netatm
netinet ... _and_ the (void*) casts for %p. Next, I'll forget my own name :-( 1999-01-12 16:43:52 +00:00
netipx Remove functions that are no longer in use. 1999-01-12 12:37:18 +00:00
netkey #ifdef out unused function key_freetables. 1999-01-12 12:38:31 +00:00
netnatm
netns
nfs Remove two cases of unused variable sp3. 1999-01-12 12:39:14 +00:00
nfsclient Remove two cases of unused variable sp3. 1999-01-12 12:39:14 +00:00
nfsserver
pc98 Make old syscons work. (New syscons driver for PC98 is still under 1999-01-17 15:42:27 +00:00
pccard
pci Pass the unit number to the DMA cookie lookup routine and use it 1999-01-17 05:46:25 +00:00
posix4
powerpc
rpc
sys A few small improvements to the bus code: 1999-01-16 17:44:09 +00:00
tools
ufs Silence warning about unused debug function. (I'll turn this function 1999-01-12 11:42:41 +00:00
vm KNFize, by bde. 1999-01-10 01:58:29 +00:00
Makefile