aboutsummaryrefslogtreecommitdiff
path: root/bin/df/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* bin/df: allow -t option to be used together with -lStefan Eßer2022-02-101-5/+1
* df: Remove support for mounting devicesMark Johnston2020-11-131-3/+0
* bin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Use nmount(2) rather than the obsolete mount(2).Brooks Davis2016-12-141-0/+2
* Put the undocumented df feature of mounting filesystems from device nodesBrooks Davis2016-12-141-0/+1
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* Convert bin/ to LIBADD, reduce overlinking allow to build all components asBaptiste Daroussin2014-11-251-2/+1
* Convert to use libxo.Marcel Moolenaar2014-11-071-2/+2
* Use humanize_number(3) to format sizes into a human readable form.Pawel Jakub Dawidek2004-05-241-2/+2
* Add -c option simular to du(1).David E. O'Brien2004-04-181-1/+1
* Get this area compiling with the highest WARNS= that it works with.Mark Murray2003-06-131-4/+3
* Remove the private code for reading UFS superblocks, this does not belongPoul-Henning Kamp2002-05-121-0/+2
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-2/+0
* WARNS= -> WARNS?=Dima Dorfman2001-06-221-1/+1
* BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.Kris Kennaway2001-05-201-0/+2
* GC some dead code relating to running df on unmounted block devices,Kris Kennaway2001-05-081-2/+0
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostBruce Evans2000-03-271-3/+4
* add human readable output (-h and -H)Michael Haro1999-12-151-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-2/+2
* Add Bruce's _NEW_VFSCONF flag to make this compile cleanly andSteve Price1997-08-071-2/+2
* Merge from Lite2. Straightforward changes.Bruce Evans1997-03-131-2/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+7