HardenedBSD/sys
David Greenman d68a41903e Moved the filesystem read-only check out of the syscalls and into the
filesystem layer, as was done in lite-2. Merged in some other cosmetic
changes while I was at it. Rewrote most of msdosfs_access() to be more
like ufs_access() and to include the FS read-only check.

Obtained from: partially from 4.4BSD-lite2
1995-10-22 09:32:48 +00:00
..
alpha
amd64 Simplified some expressions. 1995-10-22 02:59:48 +00:00
compat/linux
compile
conf
ddb
dev Remove bogus #include <sys/device.h>, and the bogus instances of 1995-10-21 09:10:49 +00:00
fs Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
gnu
i386 Simplified some expressions. 1995-10-22 02:59:48 +00:00
isa A mixed bag of changes, relating to getting the state in "lsdev" right, 1995-10-21 00:55:36 +00:00
isofs/cd9660 Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
kern Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
libkern
miscfs
modules
msdosfs Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
net
netccitt
netinet Fix panic caused by PRU_CONTROL not being dealt with properly. Bug pointed 1995-10-21 02:12:20 +00:00
netiso
netns
nfs Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
nfsclient Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
nfsserver
pc98/pc98
pccard A mixed bag of changes, relating to getting the state in "lsdev" right, 1995-10-21 00:55:36 +00:00
pci
powerpc/include
rpc
scsi Make a lot of things static. 1995-10-21 23:13:11 +00:00
sys Implement SA_NODEFER sa_flag for sigaction(): 1995-10-19 19:16:01 +00:00
tools
ufs Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
vm Implement mincore system call. 1995-10-21 17:42:28 +00:00
Makefile