freebsd-dev/lib/libc/posix1e
Chris Costello 0d511a4ea7 mac_free() no longer accepts a void * parameter; only mac_t's are supposed
to be passed.  Point this out in a warning notice, which will eventually
go away, sometime between now and -RELEASE.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-10-24 01:01:29 +00:00
..
acl_add_perm.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_calc_mask.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_calc_mask.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_clear_perms.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_copy_entry.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_copy.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_create_entry.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_delete_entry.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_delete_entry.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_delete_perm.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_delete.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_delete.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_dup.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_entry.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_free.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_free.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_from_text.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_from_text.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_get_entry.3 Fixed return type in synopsis. 2001-10-03 16:25:08 +00:00
acl_get_perm_np.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_get_permset.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_get_qualifier.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_get_tag_type.3 Correct function's description. 2002-01-29 12:18:45 +00:00
acl_get.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_get.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_init.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_init.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_perm.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_set_permset.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_set_qualifier.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_set_tag_type.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_set.3 Correct phrase 'get an ACL' to 'set an ACL'. 2002-01-07 22:46:14 +00:00
acl_set.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_size.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_support.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_support.h o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
acl_to_text.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_to_text.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl_valid.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
acl_valid.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
acl.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
extattr.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
extattr.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
mac_free.3 mac_free() no longer accepts a void * parameter; only mac_t's are supposed 2002-10-24 01:01:29 +00:00
mac_get.3 Introduce support for Mandatory Access Control and extensible 2002-08-02 21:14:42 +00:00
mac_get.c Reflect MAC kernel/user API changes into the libc MAC implementation. 2002-10-22 14:36:11 +00:00
mac_is_present_np.3 Introduce support for Mandatory Access Control and extensible 2002-08-02 21:14:42 +00:00
mac_is_present.3 Introduce support for Mandatory Access Control and extensible 2002-08-02 21:14:42 +00:00
mac_set.3 Introduce support for Mandatory Access Control and extensible 2002-08-02 21:14:42 +00:00
mac_set.c Reflect MAC kernel/user API changes into the libc MAC implementation. 2002-10-22 14:36:11 +00:00
mac_text.3 Introduce support for Mandatory Access Control and extensible 2002-08-02 21:14:42 +00:00
mac.3 .Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac.h in posix1e.3. 2002-10-22 01:52:53 +00:00
mac.c Reflect MAC kernel/user API changes into the libc MAC implementation. 2002-10-22 14:36:11 +00:00
Makefile.inc Reflect MAC kernel/user API changes into the libc MAC implementation. 2002-10-22 14:36:11 +00:00
posix1e.3 Remove superfluous empty "FILES" section. 2002-10-23 23:56:15 +00:00