HardenedBSD/sys
Peter Wemm 44036f9429 Moving the kern.dumpdev sysctl handler from kern_sysctl.c to swapgeneric.c
is not real helpful since swapgeneric.c doesn't seem to be used, except
perhaps on a GENERIC kernel. (Sorry Paul.. :-)

I've moved it from swapgeneric.c to autoconf.c, since autoconf.c also deals
with dumpdev things.  There may be a better place.....
1995-12-06 09:04:44 +00:00
..
alpha
amd64 Moving the kern.dumpdev sysctl handler from kern_sysctl.c to swapgeneric.c 1995-12-06 09:04:44 +00:00
compat/linux
compile
conf
ddb
dev Updated my copyright. 1995-12-05 13:01:33 +00:00
fs Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when 1995-12-05 21:51:45 +00:00
gnu Fixed ity's d_stop entry. itystop() wasn't used. itystop() is inadequate 1995-12-05 20:33:57 +00:00
i386 Moving the kern.dumpdev sysctl handler from kern_sysctl.c to swapgeneric.c 1995-12-06 09:04:44 +00:00
isa
isofs/cd9660 Added prototypes. 1995-12-03 17:14:38 +00:00
kern Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when 1995-12-05 21:51:45 +00:00
libkern
miscfs Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when 1995-12-05 21:51:45 +00:00
modules
msdosfs Added prototypes. 1995-12-03 16:42:02 +00:00
net all: 1995-12-05 02:01:59 +00:00
netccitt
netinet Added explicit include of <sys/queue.h>. Currently, some things only 1995-12-05 21:26:34 +00:00
netipx
netiso all: 1995-12-05 02:01:59 +00:00
netns
nfs
nfsclient
nfsserver
pc98/pc98
pccard
pci Renamed TRUE (which has value 2) to M_TR to avoid a clash with the 1995-12-05 20:40:10 +00:00
powerpc/include
rpc
scsi Removed dummy routines sscstrategy(), sscread(), sscwrite() and 1995-12-05 19:36:47 +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
ufs
vm Moved the declaration of vm_object_t from <vm/vm.h> to <sys/types.h> 1995-12-05 20:54:42 +00:00
Makefile