Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2008 12:12:49 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 144482 for review
Message-ID:  <200807021212.m62CCnWW021201@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=144482

Change 144482 by trasz@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				\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807021212.m62CCnWW021201>