freebsd-nq/sys
Bruce Evans 927c0b1131 Cleaned up prototypes in pmap headers: removed ones for nonexistent
functions; moved misplaced ones; restored most of KNFish formatting
from 4.4lite version; removed bogus __BEGIN/END_DECLS.
1995-12-17 07:39:05 +00:00
..
alpha
amd64 Cleaned up prototypes in pmap headers: removed ones for nonexistent 1995-12-17 07:39:05 +00:00
compat/linux Update linux_ipc.c to use the now generated prototypes for the shm* calls 1995-12-15 05:07:20 +00:00
compile
conf Fixed comment about IPFIREWALL_VERBOSE. 1995-12-16 21:00:14 +00:00
ddb Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
dev Another shot at getting working si DEVFS entries.. Apparently, it didn't 1995-12-16 14:03:02 +00:00
fs Fixed 1TB filesize changes. Some pindexes had bogus names and types 1995-12-17 07:19:58 +00:00
gnu Fixed the type of some sysinit functions. 1995-12-14 20:21:58 +00:00
i386 Cleaned up prototypes in pmap headers: removed ones for nonexistent 1995-12-17 07:39:05 +00:00
isa Completed function declarations and/or added prototypes and/or added 1995-12-15 00:54:32 +00:00
isofs/cd9660 Added prototypes. 1995-12-03 17:14:38 +00:00
kern Updated to match 1TB filesize changes. Some pindexes were still offsets 1995-12-17 06:59:36 +00:00
libkern
miscfs Fixed 1TB filesize changes. Some pindexes had bogus names and types 1995-12-17 07:19:58 +00:00
modules Reformatted the list of broken modules and added ip_mroute_mod to it. 1995-12-16 21:19:18 +00:00
msdosfs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
net Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
netccitt Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
netinet Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
netipx Oops, forgot to update this to match pr_ctlinput. 1995-12-16 03:43:49 +00:00
netiso Last commit this round: Staticize. 1995-12-10 13:45:30 +00:00
netns Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
nfs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
nfsclient Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
nfsserver Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
pc98/pc98
pccard Completed function declarations and/or added prototypes and/or added 1995-12-16 00:11:11 +00:00
pci Completed function declarations and/or added prototypes and/or added 1995-12-16 00:27:59 +00:00
powerpc/include
rpc
scsi Moved prototypes to better places. 1995-12-14 19:51:15 +00:00
sys Really finished (?) cleaning up sysinit stuff. 1995-12-16 21:50:15 +00:00
tools Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ufs Silence a harmless warning... 1995-12-15 03:36:25 +00:00
vm Cleaned up prototypes in pmap headers: removed ones for nonexistent 1995-12-17 07:39:05 +00:00
Makefile