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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+18
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
2
-29
/
+37
|
|
\
|
|
/
|
/
|
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Merge from head
sjg
2013-09-05
1
-3
/
+19
|
|
\
|
*
\
sync from head
sjg
2013-04-12
1
-5
/
+1
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
*
|
|
|
Standardise chmod, chflags, chown and chgrp recursive symlink processing
smh
2015-04-29
2
-29
/
+37
|
|
_
|
/
|
/
|
|
*
|
|
Expand the use of stat(2) flags to allow storing some Windows/DOS
ken
2013-08-21
1
-3
/
+19
|
|
/
|
/
|
*
|
- Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of type
pjd
2013-03-21
1
-5
/
+1
|
/
*
mdoc: drop redundant .Pp and .LP calls
uqs
2010-10-08
1
-1
/
+0
*
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
2
-17
/
+43
*
Fix probably copy&paste from chmod(1) - we change file flags here, not mode.
pjd
2007-05-28
1
-1
/
+1
*
Use .Cm for all key words, not just the ones I added. More in line with
trhodes
2006-03-10
1
-12
/
+12
*
Slightly better markup.
trhodes
2006-03-06
1
-8
/
+8
*
Instead of just hinting at available octets, list some.
trhodes
2006-03-04
1
-1
/
+43
*
Sort sections.
ru
2005-06-14
1
-5
/
+5
*
Add an interface to the lchflags(2) syscall. The new -h option is
dd
2005-05-14
2
-12
/
+35
*
Fix a few markup nits in previous commit.
trhodes
2005-02-25
1
-6
/
+6
*
Add information on utilities which may or may not be aware of file flags.
trhodes
2005-02-23
1
-1
/
+18
*
WARNS?=6 is already in bin/Makefile.inc, so remove this one.
delphij
2005-01-27
1
-1
/
+0
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-1
/
+1
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
2
-1
/
+2
*
chflags compiles with WARNS?=6.
stefanf
2004-10-03
1
-0
/
+1
*
Garbage collect a variable whose value was never read.
stefanf
2004-10-03
1
-5
/
+4
*
Group equivalent flags together and delete the `aliases' section.
keramida
2004-09-21
1
-13
/
+8
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
2
-8
/
+0
*
Only call chflags() on directories once.
ceri
2004-02-18
1
-5
/
+4
*
mdoc(7) police: Fix document date.
ru
2003-05-16
1
-1
/
+1
*
Make GCC 3.3 STFU about copyright[].
obrien
2003-05-01
1
-1
/
+1
*
Document how to clear flags with negative-logic, currently only
johan
2003-03-24
1
-4
/
+9
*
We can simplify this Makefile down to a single line now.
obrien
2003-02-19
1
-4
/
+0
*
ANSIify function definitions.
dwmalone
2002-09-04
1
-4
/
+2
*
Remove local prototypes for main().
jmallett
2002-08-19
1
-1
/
+0
*
Reorder for style.
markm
2002-04-28
1
-3
/
+3
*
remove __P
imp
2002-03-22
1
-2
/
+2
*
Remove leaf node WARNS?=2 (that mainly I added). This should
markm
2002-02-08
1
-1
/
+0
*
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
2
-7
/
+7
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
1
-3
/
+1
*
WARNS= -> WARNS?=
dd
2001-06-22
1
-1
/
+1
*
Follow symbolic links named as command line arguments if run without -R.
ru
2001-05-28
1
-2
/
+3
*
Make it clear that -P is the default.
ru
2001-05-25
1
-0
/
+1
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-2
/
+3
*
Prepare for mdoc(7)NG.
ru
2000-12-19
1
-18
/
+31
[next]