freebsd-dev/sys
Bruce Evans 0f5c6b7d97 Fixed the type of a timeout function.
Removed related bogus casts of function pointers.
Removed a bogus include.
1995-11-18 07:07:04 +00:00
..
alpha
amd64 Fixed the type of vm_fault_quick() - don't convert types back and forth 1995-11-18 06:54:11 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile
conf Restored the device-driverness off wd.c. It got lost when wdc was 1995-11-18 05:34:00 +00:00
ddb
dev Set flag to stop backoff counter from counting when carrier activity is 1995-11-17 12:11:22 +00:00
fs Moved declarations for static functions to the correct place (not in a 1995-11-16 11:48:10 +00:00
gnu Fixed the type of nic_listen(). A trailing arg was missing. 1995-11-18 04:19:44 +00:00
i386 Fixed the type of a timeout function. 1995-11-18 07:07:04 +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 All net.* sysctl converted now. 1995-11-16 19:00:27 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs Moved declarations for static functions to the correct place (not in a 1995-11-16 11:39:11 +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 Moved declarations for static functions to the correct place (not in a 1995-11-16 11:48:10 +00:00
net All net.* sysctl converted now. 1995-11-16 19:00:27 +00:00
netccitt Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
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 Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
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 Set flag to stop backoff counter from counting when carrier activity is 1995-11-17 12:11:22 +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 All net.* sysctl converted now. 1995-11-16 19:00:27 +00:00
tools Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
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