freebsd-dev/sys
Robert Watson 0b1040cb88 Set VAPPEND in open mode when O_APPEND is specified as an argument to
open() of fhopen().  Currently this has no actual affect due to the
treatment of VAPPEND in vaccess() and vaccess_acl() as a subset of
VWRITE, but when MAC comes in, MAC will distinguish the two.  Note:
if any file systems are cutting their own permission models, they
may wish to now take this into account.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-07-22 12:51:06 +00:00
..
alpha Add static unit count to pci 2002-07-21 23:10:59 +00:00
amd64 Add explicit unit count on 'device pci' for ahc/ahd 2002-07-21 23:07:31 +00:00
arm
boot Turn on -Wformat 2002-07-20 03:52:37 +00:00
cam
coda
compat Regenerate 2002-07-20 02:56:34 +00:00
conf Move 'em' from files.i386 to files so that it is within reach of the 2002-07-22 01:11:16 +00:00
contrib
crypto
ddb
dev Move lock in pcm_chn_add() to after malloc. 2002-07-22 02:38:20 +00:00
fs Introduce the DEVFS "rule" subsystem. DEVFS rules permit the 2002-07-17 01:46:48 +00:00
geom
gnu
i4b
i386 Add unit counts for the i4b stuff where it still uses NFOO etc. 2002-07-21 23:23:14 +00:00
ia64 Add explicit unit count on 'device pci' for ahc/ahd 2002-07-21 23:07:31 +00:00
isa
isofs/cd9660
kern Set VAPPEND in open mode when O_APPEND is specified as an argument to 2002-07-22 12:51:06 +00:00
libkern
modules Remove bktr.h/NBKTR. Set BKTR_FREEBSD_MODULE in opt_bktr.h instead. 2002-07-22 00:08:24 +00:00
net
netatalk
netatm
netgraph
netinet Fix overflows in intermediate calculations in sysctl_msec_to_ticks(). 2002-07-20 23:48:59 +00:00
netinet6 fixed to make mbuf chain. 2002-07-18 04:18:56 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient o Lock page queue accesses in nfs_getpages(). 2002-07-21 20:01:32 +00:00
nfsserver 'recm' was not being unconditionally cleared for each loop, leading to 2002-07-17 01:07:08 +00:00
pc98 Add units to card, wdc, wcd, wst and wfd 2002-07-21 23:29:00 +00:00
pccard Copy manufacturer and version string into the kernel, and copy it to 2002-07-22 06:46:10 +00:00
pci o If the page returned by vm_page_grab(VM_ALLOC_ZERO) isn't prezeroed, 2002-07-21 04:07:26 +00:00
posix4
powerpc No more NO_WERROR for the kernel. It's still possible though, but 2002-07-22 00:21:17 +00:00
rpc
security/lomac
sparc64 Add explicit unit count on 'device pci' for ahc/ahd 2002-07-21 23:07:31 +00:00
sys Provide a way for sysctl handlers to pre-wire their output buffer before 2002-07-22 08:25:37 +00:00
tools
ufs Add a missing argument to the stub for softdep_setup_freeblocks. 2002-07-20 04:07:15 +00:00
vm o Lock page queue accesses by vm_page_free() and vm_page_deactivate(). 2002-07-21 21:20:57 +00:00
Makefile