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
/
df.c
Age
Commit message (
Expand
)
Author
2001-10-11
if -a is not given, we need to walk the filesystem list to check the
christos
2001-10-11
KNF.
enami
2001-02-20
use getprogname()
cgd
2001-02-01
Adjust output column in printf().
tsutsui
2001-01-07
eliminate nested extern
christos
2001-01-04
use more standard %ll_ in favour of %q_
lukem
2000-12-30
Add -m option, similar to -k, but display output in 1024*1024 byte units.
hubertf
2000-10-15
Support the 1003.2-92 -P flag for a `portable output format'; based on
kleink
2000-06-26
Add -a flag now that we have support for MNT_IGNORE
christos
1999-09-24
Fix overflow in df on big partitions' raw device.
hubertf
1999-07-27
Fix PR3474: df -t/df -l confused by stacked local mounts.
sommerfeld
1998-10-08
Cast args to strpct() u_long, as in the prototype, not ulong.
wsanchez
1998-07-28
Delint.
mycroft
1998-07-28
Delint.
mycroft
1998-07-27
Use mkdtemp(3).
mycroft
1998-07-04
minor KNF.
mrg
1998-04-08
Fix PR#3590 - remove floating point calculation from df to avoid faulting
fair
1998-03-01
Merge with Lite2 + local changes
fvdl
1997-07-20
- Use __COPYRIGHT() and __RCSID().
thorpej
1996-12-11
Make df(1) more liberal (and intelligent) about what it accepts
thorpej
1995-11-28
merge in changes from 1.1 release branch
jtc
1995-08-11
lose unused variable; PR #1297
jtc
1995-06-18
don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminated
cgd
1995-03-21
convert to new RCS id conventions.
cgd
1995-01-30
Use S_IS*().
mycroft
1995-01-30
Various:
mycroft
1995-01-13
Add `-t' option from Matthew Green, hacked a bit by me.
mycroft
1994-09-16
Deal with large file systems, and clean up a bit.
mycroft
1994-07-12
fix typo
glass
1994-06-13
fixup for new fs code.
chopps
1994-05-17
copyright foo
cgd
1994-04-21
queue/struct changes
cgd
1994-04-14
fs type names will soon be strings
cgd
1994-04-11
check return code. noticed while discovering a already fixed bug
glass
1994-04-07
when you move a fn. call to another function, you shouldn't depend
cgd
1994-03-11
Add `-l' option.
mycroft
1994-01-25
new definition of getbsize
cgd
1993-08-06
Incorporate new version using getbsize(), with -k flag added.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd