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