HardenedBSD/sys
David Greenman 2a4895f4bb 1) Merged swpager structure into vm_object.
2) Changed swap_pager internal interfaces to cope w/#1.
3) Eliminated object->copy as we no longer have copy objects.
4) Minor stylistic changes.
1995-07-16 13:28:37 +00:00
..
alpha
amd64 Reviewed by: phk 1995-07-16 10:45:06 +00:00
compat/linux
compile
conf Reviewed by: phk 1995-07-16 10:45:06 +00:00
ddb
dev Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
fs There is a small bug in the cd9660 code that prevents stating of 1995-07-16 10:20:56 +00:00
gnu Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
i386 Reviewed by: phk 1995-07-16 10:45:06 +00:00
isa
isofs/cd9660 There is a small bug in the cd9660 code that prevents stating of 1995-07-16 10:20:56 +00:00
kern Include ``options POWERFAIL_NMI'' for owners of older (non-apm) 1995-07-16 10:31:26 +00:00
libkern
miscfs Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
modules
msdosfs
net Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
netccitt
netinet
netiso
netns
nfs I believe that the following fix to nfs_vnops.c should do the trick w.r.t. 1995-07-13 17:55:12 +00:00
nfsclient I believe that the following fix to nfs_vnops.c should do the trick w.r.t. 1995-07-13 17:55:12 +00:00
nfsserver NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
pci Fix compiler warnings (systm.h wasn't included). 1995-07-16 10:07:40 +00:00
powerpc/include
rpc
scsi Do not set SCSI_NOSLEEP on every tape command (the exception being during 1995-07-16 09:13:14 +00:00
sys Protect TTYHOG by #ifndef so it can be overridden from the config 1995-07-16 10:22:37 +00:00
tools
ufs NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
vm 1) Merged swpager structure into vm_object. 1995-07-16 13:28:37 +00:00
Makefile