freebsd-dev/lib/libposix1e
Jeroen Ruigrok van der Werven 9a01d32bfd Fix typo: seperate -> separate.
Seperate does not exist in the english language.

Submitted to look at by:	kris
2001-02-06 10:39:38 +00:00
..
acl_delete.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +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 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
acl_free.3 mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +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 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
acl_from_text.c o When returning NULL, return (NULL) instead of return (0). 2001-01-17 02:40:39 +00:00
acl_get.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
acl_get.c o When returning NULL, return (NULL) instead of return (0). 2001-01-17 02:40:39 +00:00
acl_init.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
acl_init.c o When returning NULL, return (NULL) instead of return (0). 2001-01-17 02:40:39 +00:00
acl_set.3 mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +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 o Make acl_from_text() support uid's and gid's as well as usernames 2001-01-08 01:28:53 +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 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
acl_to_text.c o When returning NULL, return (NULL) instead of return (0). 2001-01-17 02:40:39 +00:00
acl_valid.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +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 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
cap_clear.3 mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
cap_clear.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_dup.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
cap_dup.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_free.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
cap_free.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_from_text.3 mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
cap_get_fd.c o Correct spelling error from patch in previous commit. 2001-01-09 05:40:54 +00:00
cap_get_file.c o Add missing initialization of errno from error returns of 2001-01-09 05:40:10 +00:00
cap_get_flag.3 mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +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 mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
cap_get_proc.c o Add missing initialization of errno from error returns of 2001-01-09 05:40:10 +00:00
cap_init.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +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 mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +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 mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
cap_set_proc.c o General warning fixing commit 2000-09-19 19:14:31 +00:00
cap_text.c Fix typo: seperate -> separate. 2001-02-06 10:39:38 +00:00
cap_to_text.3 Fixed C error(s) in synopsis. 2001-02-06 00:02:32 +00:00
cap.3 Fixed C error(s) in synopsis. 2001-02-06 00:02:32 +00:00
Makefile o Introduce cap_from_text() and cap_to_text() implementations. 2000-10-13 18:24:58 +00:00
posix1e.3 Fixed C error(s) in synopsis. 2001-02-06 00:02:32 +00:00