HardenedBSD/sys
Chris D. Faulhaber 4bf60dfaf8 Add the following ACL editing functions:
acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
  acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
  acl_set_permset, acl_set_qualifier, acl_set_tag_type

This brings us within 4 functions of a full ACL editing library.

Reviewed by:	rwatson
2001-03-22 22:31:01 +00:00
..
alpha Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash). 2001-03-17 09:31:06 +00:00
amd64 Show the bzero() bandwidth in kBps instead of Bps; use u_int32_t instead 2001-03-19 00:28:04 +00:00
arm/include
boot Always disable paging when exiting back to real mode after receiving a 2001-03-21 20:08:07 +00:00
cam
coda
compat
compile
conf Allow AAC_COMPAT_LINUX to be used when compiling aac support into the kernel. 2001-03-22 21:34:18 +00:00
contrib/dev
crypto
ddb
dev Create /dev/afaN as a symlink to /dev/aacN. This allows the CLI tools from 2001-03-22 21:04:22 +00:00
fs Add dependancy on libmchain module. 2001-03-22 06:51:53 +00:00
geom
gnu
i4b
i386 o Two changes made elsewhere relating to recent EA commits, but not 2001-03-19 23:27:37 +00:00
ia64 Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash). 2001-03-17 09:31:06 +00:00
isa
isofs/cd9660
kern o Actually extract version of interface and store it along with the name. 2001-03-22 08:58:45 +00:00
libkern
miscfs
modules o Adding UFS_EXTATTR support in MFS required the inclusion of opt_ufs.h. 2001-03-19 07:04:17 +00:00
msdosfs
net - Add iso88025_ifdetach(). 2001-03-18 05:43:25 +00:00
netatalk
netatm Silence some warnings 2001-03-20 10:42:49 +00:00
netgraph
netinet Remove (non-protected) variable names from function prototypes. 2001-03-22 11:55:26 +00:00
netinet6
netipx
netkey
netnatm
netncp Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will stay 2001-03-22 10:38:16 +00:00
netns
nfs Use the same API as the example code. 2001-03-20 02:10:18 +00:00
nfsclient Use the same API as the example code. 2001-03-20 02:10:18 +00:00
nfsserver Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash). 2001-03-17 09:31:06 +00:00
ntfs
nwfs Add dependancy on libmchain module. 2001-03-22 06:51:53 +00:00
pc98 Merged from sys/i386/conf/GENERIC revision 1.305 (moved the fxp driver 2001-03-17 14:04:24 +00:00
pccard First step towards making loadable modules independent of having 2001-03-22 06:00:07 +00:00
pci
posix4
powerpc Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash). 2001-03-17 09:31:06 +00:00
rpc Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
svr4
sys Add the following ACL editing functions: 2001-03-22 22:31:01 +00:00
tools
ufs o Remove an unnecessary debugging printf from ufs_extattr_lookup(), 2001-03-21 23:00:39 +00:00
vm
Makefile