PERFORCE change 144482 for review
Edward Tomasz Napierala
trasz at FreeBSD.org
Wed Jul 2 12:12:50 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=144482
Change 144482 by trasz at trasz_traszkan on 2008/07/02 12:12:47
Keep the list sorted.
Affected files ...
.. //depot/projects/soc2008/trasz_nfs4acl/lib/libc/posix1e/Makefile.inc#3 edit
Differences ...
==== //depot/projects/soc2008/trasz_nfs4acl/lib/libc/posix1e/Makefile.inc#3 (text+ko) ====
@@ -2,7 +2,8 @@
.PATH: ${.CURDIR}/posix1e
-SRCS+= acl_calc_mask.c \
+SRCS+= acl_branding.c \
+ acl_calc_mask.c \
acl_copy.c \
acl_delete.c \
acl_delete_entry.c \
@@ -15,12 +16,10 @@
acl_init.c \
acl_perm.c \
acl_set.c \
+ acl_strip.c \
acl_support.c \
- acl_branding.c \
- acl_strip.c \
acl_to_text.c \
acl_to_text_nfs4.c \
- acl_strip.c \
acl_valid.c \
extattr.c \
mac.c \
More information about the p4-projects
mailing list