freebsd-dev/lib/libc/posix1e
Robert Watson 5859b37843 Memory allocated by mac_to_text() must be freed using free(3) not
mac_free(3), which is used only for variables of type mac_t in
the FreeBSD implementation.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-11-16 04:32:46 +00:00
..
acl_add_perm.3
acl_calc_mask.3
acl_calc_mask.c
acl_clear_perms.3
acl_copy_entry.3
acl_copy.c
acl_create_entry.3
acl_delete_entry.3
acl_delete_entry.c
acl_delete_perm.3
acl_delete.3
acl_delete.c
acl_dup.3
acl_entry.c
acl_free.3
acl_free.c
acl_from_text.3
acl_from_text.c
acl_get_entry.3
acl_get_perm_np.3
acl_get_permset.3
acl_get_qualifier.3
acl_get_tag_type.3
acl_get.3
acl_get.c
acl_init.3
acl_init.c
acl_perm.c
acl_set_permset.3
acl_set_qualifier.3
acl_set_tag_type.3
acl_set.3
acl_set.c
acl_size.c
acl_support.c When printing ACLs, truncate user and group names if they're too long, 2003-11-03 21:00:16 +00:00
acl_support.h
acl_to_text.3
acl_to_text.c
acl_valid.3
acl_valid.c
acl.3
extattr.3
extattr.c
mac_exec.c
mac_free.3 Add HISTORY sections to the remaining MAC library man pages. 2003-08-22 18:01:03 +00:00
mac_get.3 mdoc(7): Fix common mistakes made in the SEE ALSO section. 2003-09-12 21:54:11 +00:00
mac_get.c
mac_is_present_np.3 Add HISTORY sections to the remaining MAC library man pages. 2003-08-22 18:01:03 +00:00
mac_is_present.3 Add HISTORY sections to the remaining MAC library man pages. 2003-08-22 18:01:03 +00:00
mac_prepare.3 Update the mac_prepare(3) man page to reflect changes to the 2003-08-22 17:58:38 +00:00
mac_set.3 Add HISTORY sections to the remaining MAC library man pages. 2003-08-22 18:01:03 +00:00
mac_set.c
mac_text.3 Memory allocated by mac_to_text() must be freed using free(3) not 2003-11-16 04:32:46 +00:00
mac.3
mac.c Remove debugging printf that crept into the last commit. 2003-11-15 04:05:49 +00:00
mac.conf.5
Makefile.inc
posix1e.3