freebsd-dev/sys
Bruce Evans c4ccf33414 Fixed the type of itel_input(). A trailing arg was missing.
Included "conf.h" to get some prototypes.

Removed some useless includes.
1995-11-16 10:22:29 +00:00
..
alpha
amd64 Fix a couple of printfs. 1995-11-14 09:52:25 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile
conf Bump RELDATE to one more than the RELENG_2_1_0 branch, so one could 1995-11-10 21:52:59 +00:00
ddb
dev Included <sys/conf.h>. It used to be included as a side effect of 1995-11-16 09:56:02 +00:00
fs Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
gnu Fixed the type of itel_input(). A trailing arg was missing. 1995-11-16 10:22:29 +00:00
i386 Included <sys/conf.h>. It used to be included as a side effect of 1995-11-16 09:56:02 +00:00
isa Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
isofs/cd9660 Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
kern Fixed support for DIAGNOSTIC option. SYSCTL_INT() depends on kernel.h. 1995-11-16 09:45:23 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
modules Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() 1995-11-14 07:35:57 +00:00
msdosfs Fixed getdirentries() on nfs mounted msdosfs's. No cookies were returned 1995-11-13 18:47:40 +00:00
net Enhance the likelyhood that IPX over ppp will actually work.. :-) 1995-11-13 22:09:39 +00:00
netccitt
netinet Fixed recent staticizations. Some protypes for static functions were 1995-11-16 09:51:22 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso
netns
nfs Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
nfsclient Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
nfsserver Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-14 05:16:37 +00:00
pc98/pc98
pccard Fiddle with <machine/isa_device.h> 1995-11-14 20:49:24 +00:00
pci statizice some internal magic. 1995-11-14 10:03:56 +00:00
powerpc/include
rpc
scsi Minor aesthetics (changed "." to space in "cd present.[a x b records]" 1995-11-15 03:27:14 +00:00
sys Final part of this bunch of sysctl commits: cleanup. 1995-11-14 09:42:22 +00:00
tools
ufs Get rid of the last debug sysctl variables of the old style. 1995-11-14 09:40:06 +00:00
vm Fixed recent staticizations. Some protypes for static functions were 1995-11-16 09:51:22 +00:00
Makefile