freebsd-nq/sys
Robert Watson 91f37dcba1 Second pass commit to introduce new ACL and Extended Attribute system
calls, vnops, vfsops, both in /kern, and to individual file systems that
require a vfsop_ array entry.

Reviewed by:	eivind
1999-12-19 06:08:07 +00:00
..
alpha Be more consistant in using perl vs. perl5. We were using perl5 in the 1999-12-17 22:07:43 +00:00
amd64 spell isa right on sn0 line 1999-12-18 07:49:54 +00:00
boot Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latter 1999-12-16 17:25:01 +00:00
cam Add FAST-80 timing to the scsi syncrates table. 1999-12-16 16:04:54 +00:00
coda Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
compat Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
compile
conf Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
contrib The function request_cleanup() had a tsleep() with PCATCH. It is 1999-12-16 22:02:09 +00:00
ddb Remove unused macro definition. 1999-11-02 22:40:15 +00:00
dev make vibra16x cards announce what they are in /dev/sndstat 1999-12-18 22:47:23 +00:00
fs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
geom Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
gnu Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
i4b update to isdn4bsd beta release 0.90 1999-12-14 20:54:38 +00:00
i386 spell isa right on sn0 line 1999-12-18 07:49:54 +00:00
isa - Add the device resume method. It supercedes the existing resume 1999-12-15 10:04:05 +00:00
isofs/cd9660 Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
kern Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
libkern Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +00:00
miscfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
modules i82365_isasubr is gone, remove from building module. 1999-12-19 05:49:56 +00:00
msdosfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
net M_PREPEND-related cleanups (unregisterifying struct mbuf *s). 1999-12-19 01:55:37 +00:00
netatalk Change suser_xxx() to suser() where it applies. 1999-04-27 12:21:16 +00:00
netatm Fix a warning (unused variable RCSid) 1999-11-18 08:18:13 +00:00
netgraph Fix bugs in the MP fragment reassembly code that can cause a panic. 1999-12-17 23:29:04 +00:00
netinet M_PREPEND-related cleanups (unregisterifying struct mbuf *s). 1999-12-19 01:55:37 +00:00
netinet6 M_PREPEND-related cleanups (unregisterifying struct mbuf *s). 1999-12-19 01:55:37 +00:00
netipx M_PREPEND-related cleanups (unregisterifying struct mbuf *s). 1999-12-19 01:55:37 +00:00
netkey KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
netnatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netncp Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00
netns $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
nfsclient Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
nfsserver M_PREPEND-related cleanups (unregisterifying struct mbuf *s). 1999-12-19 01:55:37 +00:00
ntfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
nwfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
pc98 Driver for the smc91xx series of ethernet chips. Ported from PAO to 1999-12-18 06:11:22 +00:00
pccard Move the turning on of the interrupts for the card at the bridge from 1999-12-10 07:02:41 +00:00
pci Update the xl driver to recognize yet another 3c905B/3c905C class NIC: 1999-12-16 18:33:57 +00:00
posix4 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
powerpc Make this compile again. (missing #include for RFPROC) 1999-12-06 18:12:29 +00:00
rpc $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
svr4 Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
sys Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
tools Use a seperate -c and -h mode. The vnode_if.c file is compiled only into 1999-12-12 16:43:05 +00:00
ufs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
vm Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
Makefile ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00