freebsd-dev/sys
Chris D. Faulhaber fb1af1f2bf Correct the following defines to match the POSIX.1e spec:
ACL_PERM_EXEC  -> ACL_EXECUTE
  ACL_PERM_READ  -> ACL_READ
  ACL_PERM_WRITE -> ACL_WRITE

Obtained from:	TrustedBSD
2001-04-11 02:19:01 +00:00
..
alpha insert a magical second memory barrier prior to calling draina() in 2001-04-08 16:43:59 +00:00
amd64 Remove constants defining the bitmasks of the old giant kernel lock. 2001-04-10 22:22:01 +00:00
arm/include
boot no longer needed now that we are able to build cdboot from sources again 2001-04-08 00:01:54 +00:00
cam If we have and error and are booting verbosely, don't be complaining 2001-04-04 18:24:35 +00:00
coda Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
compat Add linux_sched_get_priority_max() and linux_sched_get_priority_min(): The 2001-04-01 06:37:40 +00:00
compile
conf Import kernel part of SMB/CIFS requester. 2001-04-10 07:59:06 +00:00
contrib/dev Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
crypto
ddb Catch up to header include changes: 2001-03-28 09:17:56 +00:00
dev Add another card to the list of Neomagic 256AV's which don't have AC97 2001-04-10 14:28:21 +00:00
fs Import kernel part of SMB/CIFS requester. 2001-04-10 07:59:06 +00:00
geom fix a number of printf format string warnings inside DEBUG ifdefs 2001-03-29 15:05:08 +00:00
gnu
i4b Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
i386 Remove constants defining the bitmasks of the old giant kernel lock. 2001-04-10 22:22:01 +00:00
ia64 Reduce the emasculation of bounds_check_with_label() by one line, so we 2001-03-29 20:26:12 +00:00
isa Catch up to header include changes: 2001-03-28 09:17:56 +00:00
isofs/cd9660
kern Correct the following defines to match the POSIX.1e spec: 2001-04-11 02:19:01 +00:00
libkern Add function prototypes and base module for kernel side iconv library. 2001-04-09 09:39:29 +00:00
miscfs - Various style fixes. 2001-03-29 18:10:46 +00:00
modules We now depend on miibus_if.h. 2001-04-09 21:34:52 +00:00
msdosfs
net Move the decision whether we want to request authentication from our 2001-04-08 20:29:09 +00:00
netatalk
netatm
netgraph Catch up to header include changes: 2001-03-28 09:17:56 +00:00
netinet fix security hole created by fragment cache 2001-04-06 15:52:28 +00:00
netinet6 - correct logic of per-address input packet counts for lo0 2001-04-05 19:45:02 +00:00
netipx
netkey
netnatm Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, which 2001-04-05 04:20:48 +00:00
netncp
netns
netsmb Import kernel part of SMB/CIFS requester. 2001-04-10 07:59:06 +00:00
nfs Create debug.hashstat.[raw]nchash and debug.hashstat.[raw]nfsnode to 2001-04-11 00:39:20 +00:00
nfsclient Create debug.hashstat.[raw]nchash and debug.hashstat.[raw]nfsnode to 2001-04-11 00:39:20 +00:00
nfsserver
ntfs
nwfs
pc98 Correct typo. 2001-04-01 07:15:16 +00:00
pccard Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
pci Several things: 2001-04-09 21:54:15 +00:00
posix4
powerpc Rework the witness code to work with sx locks as well as mutexes. 2001-03-28 09:03:24 +00:00
rpc
svr4
sys Correct the following defines to match the POSIX.1e spec: 2001-04-11 02:19:01 +00:00
tools
ufs Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>. 2001-04-10 08:38:59 +00:00
vm Convert the allproc and proctree locks from lockmgr locks to sx locks. 2001-03-28 11:52:56 +00:00
Makefile