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
/
df
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use exit() instead of return in main().
delphij
2015-08-28
1
-1
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+20
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-2
/
+1
|
|
\
|
|
/
|
/
|
|
*
Updated/new dependencies
sjg
2014-11-19
1
-0
/
+1
|
*
Merge from head@274682
sjg
2014-11-19
3
-53
/
+80
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
Merge head
sjg
2014-04-28
1
-4
/
+4
|
|
\
\
|
*
\
\
Merge from head
sjg
2013-09-05
2
-6
/
+9
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
Sync with HEAD.
obrien
2013-02-08
2
-43
/
+116
|
|
\
\
\
\
|
*
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+20
*
|
|
|
|
|
Convert bin/ to LIBADD, reduce overlinking allow to build all components as
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Document that df(1) supports libxo(3).
marcel
2014-11-07
1
-1
/
+4
*
|
|
|
|
Convert to use libxo.
marcel
2014-11-07
2
-52
/
+76
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
-h and -H options backwards in manual page.
wblock
2014-01-16
1
-3
/
+3
*
|
|
|
Clean up a spurious "." in SEE ALSO.
brueffer
2013-10-28
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Complete revision 243104.
grog
2013-05-17
1
-1
/
+3
*
|
|
Don't appease clang static analyzer after all and roll back
uqs
2013-04-26
1
-1
/
+0
*
|
|
bin/df: Fix unitialized use in prtstat
uqs
2013-04-20
1
-5
/
+7
|
|
/
|
/
|
*
|
Don't time travel back and use a present date.
delphij
2013-01-25
1
-1
/
+1
*
|
- Wrap long line;
delphij
2013-01-24
2
-2
/
+4
*
|
Handle large negative block counts correctly.
grog
2012-12-12
1
-1
/
+1
*
|
Update man pages and clarify a number of options.
grog
2012-11-16
2
-35
/
+65
*
|
Fix section number for pstat and swapinfo cross references.
pluknet
2012-11-15
1
-3
/
+3
*
|
Add , (comma) option to print sizes grouped and separated by thousands
grog
2012-11-15
2
-16
/
+57
*
|
Revert 240527:
eadler
2012-09-16
1
-1
/
+0
*
|
Free memory before exiting in order to
eadler
2012-09-14
1
-0
/
+1
|
/
*
Bump date to today (since I modified it)
eadler
2012-03-03
1
-1
/
+1
*
Direct users to swapinfo and pstat from df
eadler
2012-03-03
1
-0
/
+2
*
Minor clarification
des
2011-10-18
1
-1
/
+2
*
Simplify df(1) by factoring out most of the common code:
des
2011-10-18
1
-26
/
+27
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Staticify internal routines.
delphij
2009-06-23
1
-1
/
+1
*
Make "human-readable" (-H/-h) output also "humanize" inode counts.
simon
2009-06-07
2
-6
/
+37
*
Implement -T option as found in Linux df(1). When given, file system type
pjd
2008-11-23
2
-7
/
+19
*
Significantly reduce the memory leak as noted in BUGS section for
scf
2007-07-04
1
-4
/
+4
*
Back out all POSIXified *env() changes.
ache
2007-05-01
1
-4
/
+4
*
Eliminate error with -W* strict flags and make putenv() calls conforming to
ache
2007-04-30
1
-4
/
+4
*
getblocksize expects pointer to long as a second argument, not
kan
2007-04-06
1
-2
/
+2
*
Fix a bug where the mutual exclusivity of the -l and -t options is not
will
2007-03-08
1
-1
/
+4
*
Fix markup.
ru
2007-02-28
1
-2
/
+3
*
Based on The Open Group Base Specifications Issue 6 IEEE Std 1003.1, our
csjp
2006-09-20
1
-2
/
+11
*
Prefer strlcpy to strncpy. In one case, this saves us from re-zeroing
imp
2006-08-20
1
-2
/
+2
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-7
/
+7
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
2
-1
/
+2
*
Scheduled mdoc(7) sweep.
ru
2005-01-09
1
-1
/
+2
*
Currently if a mount point is not accessible by the calling user,
csjp
2004-07-20
2
-6
/
+18
[next]