freebsd-src/sys
John Polstra 0ec81012da Replace includes of <sys/kernel.h> with includes of
<sys/linker_set.h> in those files that use only the linker set
definitions.
1999-01-14 06:22:10 +00:00
..
alpha dftp -> dtfp Get it right... 1999-01-14 03:47:55 +00:00
amd64 Silence warnings. 1999-01-12 00:19:33 +00:00
boot In the event of a disk error, boot2 is expecting an error 1999-01-13 23:30:07 +00:00
cam Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
coda Don't pass unused unused timestamp args to UFS_UPDATE() or waste 1999-01-07 16:14:19 +00:00
compat Fix linux sendmsg() emulation 1999-01-11 05:28:44 +00:00
compile
conf Add entry for the target mode black hole driver. 1999-01-14 06:16:45 +00:00
contrib/softupdates Don't pass unused unused timestamp args to UFS_UPDATE() or waste 1999-01-07 16:14:19 +00:00
ddb Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
dev Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
fs Remove declarations for undefined functions and a couple of unused 1999-01-12 11:49:30 +00:00
geom
gnu Avoid warning for unused variable. 1999-01-11 23:32:35 +00:00
i4b Silence warnings. 1999-01-12 11:05:03 +00:00
i386 Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
isa Fix broken low level ppb_rxxx() return type: char becomes u_char. 1999-01-10 16:41:14 +00:00
isofs/cd9660
kern Re-enable the options in ps(1) that were disabled with the Linux 1999-01-13 03:11:43 +00:00
libkern
miscfs Remove declarations for undefined functions and a couple of unused 1999-01-12 11:49:30 +00:00
modules Calculate the number of bitmap colors in the correct way. 1999-01-13 09:59:30 +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 Remove the 'waslocked' parameter to vfs_object_create(). 1999-01-05 18:50:03 +00:00
pc98 Add a prototype to silence warnings. 1999-01-12 01:28:00 +00:00
pccard
pci Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
posix4
powerpc
rpc
sys Move the linker set definitions into a new header file 1999-01-14 05:48:46 +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