index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
df
Age
Commit message (
Expand
)
Author
2012-01-07
use strspct.
christos
2011-08-29
Use the same column spacing for the -h output as with the normal output,
gson
2011-08-29
No need to print internal state once debug is done.
enami
2011-08-28
- static/__dead
christos
2011-08-14
Document non-literal formats
christos
2010-04-05
\\ -> \e
joerg
2009-06-06
block numbers are measured in f_frsize units. Make -P option
mlelstv
2009-02-14
Default to WARNS=4 (except for rcp & ksh)
lukem
2009-01-25
sign-compare fix for amd64
lukem
2009-01-18
fix -Wsign-compare issues
lukem
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-05-26
PR/38755: murray armfield: /bin posix programs missing setprogname and/or
christos
2008-03-04
sort options from anon ymous
christos
2008-03-04
do the -g -G swap for real.
christos
2008-03-04
PR/36817: Zafer Aydogan: Don't use -g to implement the same named option
christos
2008-03-04
restore whitespace between 'Filesystem' and 'blocks'.
yamt
2007-12-22
prtstat: PRIdMAX -> jd as suggested by Joerg Sonnenberger.
yamt
2007-12-21
don't cast 64bit values to u_long.
yamt
2007-07-17
kill MFSNAMELEN
christos
2007-07-16
Fix '-Ph' segfault; from Greg Woods
christos
2007-07-03
spacing fixes from Geoff Wing
christos
2007-06-24
PR/36541: Greg A. Woods: fix -P option, and add solaris -g option.
christos
2007-01-28
Improve wording of -a description. From FreeBSD via Zafer Aydogan.
wiz
2006-09-04
fix formatting of df -h; from Zafer.
christos
2006-08-21
-h and -[mgk] are mutually exclusive. Only use the last specified. [from zafer]
christos
2006-03-17
Handle malloc returning NULL.
rumble
2006-01-13
PR/23688: don't say we're printing in 1k-blocks if -h was also specified.
elad
2005-11-18
PR/32103: Zafer Aydogan: Fix references to obsolete fstatfs and getfsstat
christos
2005-06-26
sprinkle a little const, and now everything compiles with WARNS=3
christos
2004-12-31
Use the same width (9) for both the Used and Avail columns.
augustss
2004-07-17
Drop LSBs when denominator is big.
enami
2004-07-07
Remove now unnecesary/incorrect cast.
enami
2004-07-07
- Remove unnecessary empty line.
enami
2004-07-04
Available block count may be negative - so make the calculation signed.
martin
2004-06-04
Mention -g in synopsis. PR#25800 from Kouichirou Hiratsuka.
cjep
2004-04-21
Refer statvfs instead of removed statfs.
wiz
2004-04-21
Replace the statfs() family of system calls with statvfs().
christos
2004-03-26
Combine two printf()s back to one. There was a reason to split in my
enami
2004-03-26
Prevent sign extension for positive value, and f_bavail if it is considered
enami
2004-03-26
Fix an output of df -h when the value is negative; we need to provide
enami
2004-03-26
No need to reference through a pointer; just refer the array of
enami
2004-03-26
Don't put space before close paren.
enami
2004-03-07
Use signed 64bit integer type instead of unsigned long long
enami
2004-03-02
Backout recent undocumented change to keep an output same as before.
enami
2004-03-02
fix compilation on LP64 systems.
christos
2004-03-02
cast to unsigned long long before computing to avoid overflow
itojun
2004-03-02
use unsigned long long to print block count.
itojun
2004-01-10
Replace hard to understand wording with a different
wiz
2004-01-08
comma-separated with a "-" in between. From Jared Yanovich via jmc@openbsd.
wiz
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
[next]