freebsd-dev/lib/libposix1e
Robert Watson 374c6c0f71 o Minor whitespace, comment cleanups
o Removal of unneeded enum
o Removal of commented out debugging printf()'s.

Obtained from:	TrustedBSD Project
2000-09-22 16:36:04 +00:00
..
acl_delete.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
acl_delete.c Minor fixes to library interface to improve POSIX.1e compliance. This 2000-01-26 04:19:38 +00:00
acl_dup.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
acl_free.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
acl_free.c
acl_from_text.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
acl_from_text.c o Minor whitespace, comment cleanups 2000-09-22 16:36:04 +00:00
acl_get.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
acl_get.c Minor fixes to library interface to improve POSIX.1e compliance. This 2000-01-26 04:19:38 +00:00
acl_init.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
acl_init.c Minor fixes to library interface to improve POSIX.1e compliance. This 2000-01-26 04:19:38 +00:00
acl_set.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
acl_set.c Minor fixes to library interface to improve POSIX.1e compliance. This 2000-01-26 04:19:38 +00:00
acl_support.c Minor fixes to library interface to improve POSIX.1e compliance. This 2000-01-26 04:19:38 +00:00
acl_support.h Minor fixes to library interface to improve POSIX.1e compliance. This 2000-01-26 04:19:38 +00:00
acl_to_text.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
acl_to_text.c Minor fixes to library interface to improve POSIX.1e compliance. This 2000-01-26 04:19:38 +00:00
acl_valid.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
acl_valid.c Introduce ACL man pages en masse for library calls, and general introduction. 2000-01-28 20:07:00 +00:00
acl.3 o EACCES is not a possible error for acl_from_text(), so fix 2000-09-19 18:58:28 +00:00
cap_clear.3 o Introduce man pages for POSIX.1e capability API 2000-06-04 21:15:16 +00:00
cap_clear.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_dup.3 o Introduce man pages for POSIX.1e capability API 2000-06-04 21:15:16 +00:00
cap_dup.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_free.3 o Introduce man pages for POSIX.1e capability API 2000-06-04 21:15:16 +00:00
cap_free.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_from_text.3 o Add cap_from_text(3) and cap_to_text(3) man pages. 2000-09-19 19:04:47 +00:00
cap_get_fd.c o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated with 2000-07-05 04:20:59 +00:00
cap_get_file.c o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated with 2000-07-05 04:20:59 +00:00
cap_get_flag.3 o Introduce man pages for POSIX.1e capability API 2000-06-04 21:15:16 +00:00
cap_get_flag.c o Introduce libposix1e capability support routines, which provide a 2000-06-04 22:17:11 +00:00
cap_get_proc.3 - Replace `.Va (cap_t)NULL'' with `.Dv NULL'' 2000-06-09 02:01:27 +00:00
cap_get_proc.c o When calling the syscall, use &cap instead of cap. Apparently this 2000-07-05 04:08:35 +00:00
cap_init.3 o Introduce man pages for POSIX.1e capability API 2000-06-04 21:15:16 +00:00
cap_init.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_set_fd.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_set_file.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_set_flag.3 o Introduce man pages for POSIX.1e capability API 2000-06-04 21:15:16 +00:00
cap_set_flag.c o cap_set_flag() was not correctly clearing capabilities when value 2000-09-19 00:10:39 +00:00
cap_set_proc.3 Fix typo, teh -> the. 2000-07-14 11:23:04 +00:00
cap_set_proc.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_to_text.3 o Add cap_from_text(3) and cap_to_text(3) man pages. 2000-09-19 19:04:47 +00:00
cap.3 - Replace 2000-06-09 01:59:48 +00:00
Makefile o Whitespace reduction appled to FreeBSD CVS ID 2000-09-19 19:20:21 +00:00
posix1e.3 o Comment out <sys/audit.h> and <sys/mac.h> since they are not yet 2000-07-05 03:30:32 +00:00