1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/sys
Bruce Evans 9f3a4cd083 Fixed the type of kernfs_sync(). Trailing args were missing.
Fixed the type of kernfs_fhtovp().  The args had little resemblance to
the correct ones.

Added prototypes.
1995-11-16 11:16:13 +00:00
..
alpha
amd64 Fix a couple of printfs. 1995-11-14 09:52:25 +00:00
compat/linux
compile
conf
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 Fixed the type of fdesc_sync(). Trailing args were missing. 1995-11-16 10:58:35 +00:00
gnu Fixed a call to the listen function. A trailing arg was missing. 1995-11-16 10:47:21 +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
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
miscfs Fixed the type of kernfs_sync(). Trailing args were missing. 1995-11-16 11:16:13 +00:00
modules
msdosfs
net
netccitt
netinet Fixed recent staticizations. Some protypes for static functions were 1995-11-16 09:51:22 +00:00
netipx
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
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