freebsd-dev/lib/libposix1e
Robert Watson 36fa62c01b o Introduce cap_from_text() and cap_to_text() implementations.
Reviewed by:	green
Obtained from:	TrustedBSD Project
Security audited by:	imp, green
2000-10-13 18:24:58 +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 libposix1e provides userland library calls for the POSIX.1e security 2000-01-15 19:44:27 +00:00
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 Update BUGS entry to indicate in a more precise manner the implementation 2000-10-12 17:58:14 +00:00
cap_clear.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_dup.3 o Update BUGS entry to indicate in a more precise manner the implementation 2000-10-12 17:58:14 +00:00
cap_dup.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_free.3 o Update BUGS entry to indicate in a more precise manner the implementation 2000-10-12 17:58:14 +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 Update BUGS entry to indicate in a more precise manner the implementation 2000-10-12 17:58:14 +00:00
cap_get_flag.c o Simplify capability types away from an array of ints to a single 2000-10-13 17:12:58 +00:00
cap_get_proc.3 o Update BUGS entry to indicate in a more precise manner the implementation 2000-10-12 17:58:14 +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 Update BUGS entry to indicate in a more precise manner the implementation 2000-10-12 17:58:14 +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 Update BUGS entry to indicate in a more precise manner the implementation 2000-10-12 17:58:14 +00:00
cap_set_flag.c o Simplify capability types away from an array of ints to a single 2000-10-13 17:12:58 +00:00
cap_set_proc.3 o Update BUGS entry to indicate in a more precise manner the implementation 2000-10-12 17:58:14 +00:00
cap_set_proc.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_text.c o Introduce cap_from_text() and cap_to_text() implementations. 2000-10-13 18:24:58 +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 Introduce cap_from_text() and cap_to_text() implementations. 2000-10-13 18:24:58 +00:00
posix1e.3 o Update BUGS entry to indicate in a more precise manner the implementation 2000-10-12 17:58:14 +00:00