Remove some unnecessary inclusions of <sys/cdefs.h> across the tree.
[dragonfly.git] / bin / df / df.c
2012-04-14 Sascha WildnerRemove some unnecessary inclusions of <sys/cdefs.h...
2012-03-06 Sascha WildnerSweep-fix comparing pointers with 0 (and assigning...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-06-29 Sascha Wildnerdf(1): Properly indent.
2011-06-29 Antonio Huete Jimenezdf - Properly handle paths passed when -t is used.
2009-04-07 Peter AvalosSync libc/stdlib with FreeBSD (ignoring jemalloc, pts...
2009-02-26 Sascha Wildnerdf(1): Fix amd64 warnings (type widths).
2008-08-07 Sascha WildnerFix 'Used' column in -h/-H output by using int64_t.
2008-08-02 Sascha WildnerForced commit to clarify the previous commit message:
2008-08-02 Sascha WildnerUse humanize_number() from libtool instead of rolling...
2008-06-01 Matthew DillonUse newly available libc and system calls related to...
2007-11-25 Sascha WildnerFix some mis-usages of NULL.
2006-04-03 Matthew DillonA number of structures related to UFS and QUOTAS have...
2006-01-12 Simon SchubertCheck for setenv/putenv's success
2005-11-06 Sascha WildnerCleanup:
2004-11-07 Eirik NygaardRemove not needed void casts.
2003-09-28 Hiten PandyaK...
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: