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
/
usr.bin
/
stat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MIN() instead of MAX() as the previous syntax was wrote in a weird and
araujo
2016-04-26
1
-1
/
+1
*
Use macro MAX() from sys/param.h.
araujo
2016-04-22
1
-1
/
+1
*
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 head from 7/28
sjg
2014-08-19
2
-20
/
+24
|
|
\
|
|
/
|
/
|
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Merge from head
sjg
2014-05-08
2
-5
/
+44
|
|
\
|
*
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
\
|
*
-
.
\
Sync from head
sjg
2012-11-04
1
-2
/
+2
|
|
\
\
\
|
*
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
|
|
|
/
/
|
|
/
|
|
*
|
|
|
use .Mt to mark up email addresses consistently (part3)
bapt
2014-06-23
1
-4
/
+2
*
|
|
|
Minor fixes to previous change introducing switch -H, as per comments
thomas
2014-05-11
2
-16
/
+22
|
|
_
|
/
|
/
|
|
*
|
|
Introduce a new command line switch '-H' for stat(1)
thomas
2014-05-07
2
-5
/
+44
|
|
/
|
/
|
*
|
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-2
/
+2
|
/
*
Remove duplicate -l description.
brueffer
2012-04-22
1
-5
/
+1
*
Synthesize the change from NetBSD's 1.33:
dougb
2011-02-11
1
-1
/
+5
*
Bring in the relevant changes from NetBSD's 1.31:
dougb
2010-12-18
1
-3
/
+3
*
Bring in the change from OpenBSD's 1.14:
dougb
2010-12-09
1
-2
/
+4
*
Bring in the change from NetBSD 1.28:
dougb
2010-12-05
1
-3
/
+3
*
Bring in the following changes from NetBSD:
dougb
2010-12-05
1
-13
/
+42
*
Bring in the change from NetBSD 1.20:
dougb
2010-12-05
1
-2
/
+2
*
Bring in the changes from NetBSD 1.16 that we did not already have.
dougb
2010-12-05
1
-2
/
+2
*
Bring in the changes from NetBSD 1.13 that we did not already have, with
dougb
2010-12-05
1
-4
/
+9
*
Bring in the change from NetBSD 1.12:
dougb
2010-12-05
1
-0
/
+7
*
Bring in the following changes from NetBSD. See the discussion at:
dougb
2010-12-05
1
-7
/
+10
*
Fix an "unused variable" error that gets us all the way to WARNS=6
dougb
2010-12-05
2
-4
/
+3
*
Bring in the update from NetBSD 1.28:
dougb
2010-12-05
1
-25
/
+26
*
Bring in the update from NetBSD 1.19, the documentation of readlink -f
dougb
2010-12-05
1
-4
/
+17
*
Bring in a new feature, adding a -f option to readlink to print the path
dougb
2010-12-05
1
-3
/
+29
*
Bring in the change from NetBSD 1.22:
dougb
2010-12-05
1
-3
/
+3
*
Add my own documentation for the change in our r216196, aka NetBSD's 1.18
dougb
2010-12-05
1
-0
/
+4
*
Bring in the change from NetBSD 1.18:
dougb
2010-12-05
1
-3
/
+13
*
stat: Allow -f %Sf to display the file flags symbolically.
jilles
2010-04-24
2
-3
/
+33
*
The NetBSD Foundation has granted permission to remove clause 3 and 4
imp
2010-02-16
2
-14
/
+0
*
Let stat(1) use fdevname(3).
ed
2009-02-11
1
-12
/
+20
*
o Print an octal representation of suid, sgid and sticky bits with -x flag.
maxim
2009-02-11
1
-1
/
+1
*
The referenced section name is 'Formats', not 'FORMATS'.
pjd
2008-04-29
1
-1
/
+1
*
Add some more examples. It always takes me a long time to find the S
brian
2007-04-27
1
-2
/
+27
*
Markup and wording fixes.
ru
2005-06-14
1
-1
/
+1
*
Note when 'stat' appeared in FreeBSD.
obrien
2005-03-28
1
-1
/
+3
*
Let bsd.prog.mk set SRCS and MAN to their default values.
ru
2005-01-28
1
-1
/
+0
*
Remove unnecessary SRCS= where could be guessed directly by our
delphij
2005-01-27
1
-1
/
+0
*
Resolve conflicts
dougb
2003-10-06
1
-5
/
+65
*
Assorted mdoc(7) fixes.
ru
2003-06-02
1
-74
/
+126
*
Markup bits.
ru
2003-05-21
1
-2
/
+3
*
Bring in NetBSD's version 1.11, which includes documenation for the new
dougb
2003-05-11
1
-27
/
+42
*
Import NetBSD's 1.10 version, which includes the ability to display
dougb
2003-05-11
1
-5
/
+11
*
Adjust the size passed to readlink so that the null termination
dougb
2002-10-25
1
-4
/
+2
[next]