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
/
chflags
/
chflags.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staticify internal routines.
delphij
2009-06-23
1
-2
/
+2
*
Fix chflags -h in various cases: do not use link target's flags as original.
jilles
2009-05-24
1
-1
/
+1
*
Make chflags(1) more chmod(1)-like (and more feature complete):
rwatson
2008-03-09
1
-16
/
+28
*
Add an interface to the lchflags(2) syscall. The new -h option is
dd
2005-05-14
1
-7
/
+23
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
1
-1
/
+1
*
Garbage collect a variable whose value was never read.
stefanf
2004-10-03
1
-5
/
+4
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
Only call chflags() on directories once.
ceri
2004-02-18
1
-5
/
+4
*
Make GCC 3.3 STFU about copyright[].
obrien
2003-05-01
1
-1
/
+1
*
ANSIify function definitions.
dwmalone
2002-09-04
1
-4
/
+2
*
Remove local prototypes for main().
jmallett
2002-08-19
1
-1
/
+0
*
remove __P
imp
2002-03-22
1
-2
/
+2
*
Style improvements recommended by Bruce as a follow up to some
dwmalone
2001-12-10
1
-5
/
+6
*
Slight makefile style.
markm
2001-12-02
1
-6
/
+6
*
Follow symbolic links named as command line arguments if run without -R.
ru
2001-05-28
1
-2
/
+3
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
1
-1
/
+2
*
Switch over to using the new fflagstostr and strtofflags library calls.
joe
2000-06-17
1
-3
/
+1
*
Fixed prototype for setflags(). setflags() returns int, not u_long,
bde
2000-04-04
1
-1
/
+1
*
Revert part of the last commit, remove {g|s}etflags from the libc
joe
2000-02-05
1
-0
/
+2
*
Historically file flags (schg, uschg, etc) have been converted from
joe
2000-01-27
1
-2
/
+1
*
Correct use of .Nm. Add DIAGNOSTICS section. Add rcsid
charnier
1999-11-21
1
-1
/
+5
*
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
archie
1998-12-06
1
-2
/
+2
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+180