summaryrefslogtreecommitdiff
path: root/bin/df/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-02-10bin/df: allow -t option to be used together with -lStefan Eßer
2020-11-13df: Remove support for mounting devicesMark Johnston
2017-03-04bin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper
2016-12-14Use nmount(2) rather than the obsolete mount(2).Brooks Davis
2016-12-14Put the undocumented df feature of mounting filesystems from device nodesBrooks Davis
2016-02-09Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber
2014-11-25Convert bin/ to LIBADD, reduce overlinking allow to build all components asBaptiste Daroussin
2014-11-07Convert to use libxo.Marcel Moolenaar
2004-05-24Use humanize_number(3) to format sizes into a human readable form.Pawel Jakub Dawidek
2004-04-18Add -c option simular to du(1).David E. O'Brien
2003-06-13Get this area compiling with the highest WARNS= that it works with.Mark Murray
2002-05-12Remove the private code for reading UFS superblocks, this does not belongPoul-Henning Kamp
2001-12-04Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien
2001-06-22WARNS= -> WARNS?=Dima Dorfman
2001-05-20BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.Kris Kennaway
2001-05-08GC some dead code relating to running df on unmounted block devices,Kris Kennaway
2000-03-27Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostBruce Evans
1999-12-15add human readable output (-h and -H)Michael Haro
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1998-01-20Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans
1997-08-07Add Bruce's _NEW_VFSCONF flag to make this compile cleanly andSteve Price
1997-03-13Merge from Lite2. Straightforward changes.Bruce Evans
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1994-09-24Added $Id$David Greenman
1994-05-26BSD 4.4 Lite bin SourcesRodney W. Grimes