freebsd-src/sys
Peter Wemm 9470f03905 The static prototype for setroot() was apparently accidently moved
into a block of code that was #ifdef CD9660, meaning you got a compile
failure if you didn't have the CD9660 filesystem configured.
1995-12-07 20:31:02 +00:00
..
alpha Completed function declarations and added prototypes. 1995-11-22 07:43:53 +00:00
amd64 The static prototype for setroot() was apparently accidently moved 1995-12-07 20:31:02 +00:00
compat/linux Include <vm/vm.h> explicitly to avoid breaking when vnode_if.h doesn't 1995-12-06 19:14:16 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf GENERIC - Add a commented out line for adding support for IBM ThinkPad 1995-11-29 20:07:49 +00:00
ddb Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
dev Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
fs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
gnu Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
i386 The static prototype for setroot() was apparently accidently moved 1995-12-07 20:31:02 +00:00
isa Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
isofs/cd9660 Added prototypes. 1995-12-03 17:14:38 +00:00
kern Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
modules Delete obnoxious uprintf()s in load/unload procedures. 1995-11-29 20:10:33 +00:00
msdosfs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
net Replaced #includes of <sys/user.h> by less gross headers, usually 1995-12-06 23:52:35 +00:00
netccitt Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
netinet Removed unnecessary #includes of vm stuff. Most of them were once 1995-12-06 23:37:44 +00:00
netipx Cleaned up prototypes: 1995-11-24 12:25:13 +00:00
netiso all: 1995-12-05 02:01:59 +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 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pccard If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
pci Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
sys Define FALSE and TRUE in <sys/param.h> (if KERNEL is defined) as well 1995-12-05 21:03:13 +00:00
tools Don't #include vm stuff in vnode_if.[ch]. Enough vm stuff (a 1995-12-06 23:33:39 +00:00
ufs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
vm Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00