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
/
setfacl
/
setfacl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the -h flag (set an ACL on a symbolic link).
mckusick
2007-02-26
1
-4
/
+14
*
Copy filename read from the stdin into the private buffer. Otherwise,
kib
2006-06-09
1
-1
/
+5
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-09
1
-2
/
+2
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
1
-1
/
+1
*
-v no longer a valid argument to setfacl(1) -- remove from usage().
rwatson
2003-08-07
1
-1
/
+1
*
When reporting an error internalizing an ACL string, print out the
rwatson
2003-07-18
1
-2
/
+2
*
Add "-h" arguments to getfacl and setfacl, which behave in a manner
rwatson
2002-12-30
1
-5
/
+16
*
Consistently use FBSDID
obrien
2002-06-30
1
-2
/
+3
*
Add defines for access and default ACLs (ACCESS_ACL/DEFAULT_ACL)
jedgar
2001-12-03
1
-9
/
+9
*
style(9) cleanups mostly consisting of:
jedgar
2001-12-03
1
-20
/
+18
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
1
-1
/
+1
*
o Separate acl_t into internal and external representations as
jedgar
2001-04-24
1
-13
/
+13
*
o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLs
rwatson
2001-03-19
1
-0
/
+254