index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
getfacl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use our canonical .Dd format.
brueffer
2009-11-02
1
-1
/
+1
*
Add NFSv4 ACL support to getfacl(1).
trasz
2009-09-04
2
-17
/
+72
*
Use owner name and owning group name instead of uid and gid
kevlo
2007-09-19
1
-2
/
+30
*
Markup fixes.
ru
2006-09-17
1
-2
/
+3
*
Add "-q" argument to getfacl(1), which suppresses the per-file header
rwatson
2006-03-13
2
-11
/
+20
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-09
1
-1
/
+1
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-2
/
+2
*
Fixed spelling of the document date.
ru
2004-05-16
1
-2
/
+2
*
Grammar.
ru
2003-02-23
1
-1
/
+1
*
Add "-h" arguments to getfacl and setfacl, which behave in a manner
rwatson
2002-12-30
2
-14
/
+28
*
- Consistent use of warn() vs. perror().
tjr
2002-11-03
2
-9
/
+10
*
Consistently use __FBSDID
obrien
2002-06-30
1
-2
/
+5
*
Partially fix (well, work around) warnings inspired by lint, a
markm
2002-02-22
1
-2
/
+2
*
Default to WARNS=2. Binary builds that cannot handle this must explicitly
obrien
2001-12-04
1
-1
/
+0
*
o Update licenses, comments.
rwatson
2001-11-16
2
-1
/
+8
*
Set WARNS=2 on programs which compile cleanly.
dd
2001-07-15
1
-0
/
+1
*
Silence warnings on alpha. Unfortunately we can't add WARNS to this
kris
2001-05-20
1
-1
/
+2
*
mdoc(7) police: normalize .Nd.
ru
2001-04-18
1
-1
/
+1
*
Convert getfacl to the ACL editing library functions. getfacl should
jedgar
2001-04-13
1
-23
/
+71
*
Correct the following defines to match the POSIX.1e spec:
jedgar
2001-04-11
1
-9
/
+9
*
setfacl and getfacl no longer need to link against libposix1e, since it
tmm
2001-04-04
1
-2
/
+0
*
mdoc(7) police: fix markup and some spelling.
ru
2001-03-23
1
-19
/
+26
*
Remove extra CFLAGS and redundant SRCS
jedgar
2001-03-20
1
-2
/
+1
*
Remove 'NOSHARED=yes' (../Makefile.inc already sets this)
jedgar
2001-03-19
1
-1
/
+0
*
o Missed in prior commit: getfacl(1) Makefile
rwatson
2001-03-19
1
-0
/
+9
*
o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLs
rwatson
2001-03-19
2
-0
/
+301