aboutsummaryrefslogtreecommitdiff
path: root/bin/df
Commit message (Expand)AuthorAgeFilesLines
* df(1): Fix grammarChia-Jung Chang2024-02-131-1/+1
* df(1): fix a typoPin-Yi Kuo2023-12-261-1/+1
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* bin: Remove ancient SCCS tags.Warner Losh2023-11-273-6/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-2/+1
* fs/msdosfs: add tracking of free root directory entriesStefan Eßer2023-03-291-1/+12
* df: Return non-zero status on write failure.Dag-Erling Smørgrav2023-01-171-8/+8
* df: do not report a 100% full inode usage on fs without inodesBaptiste Daroussin2022-03-112-4/+10
* bin/df: allow -t option to be used together with -lStefan Eßer2022-02-103-28/+103
* df: remove the unused fstype varMateusz Guzik2021-07-201-3/+0
* Remove the unnecessary space before the colonMateusz Piotrowski2021-01-201-2/+1
* df: Remove support for mounting devicesMark Johnston2020-11-133-77/+5
* df(1): Add EXAMPLES section to man pageFernando Apesteguía2020-10-051-11/+51
* Add a deprecation warning when using the feature which mounts devicesBrooks Davis2018-02-101-2/+8
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* df(1): Add --si as an alias for -HKyle Evans2017-08-092-3/+11
* Use {T:Capacity} for header so html output looks tidyPhil Shafer2017-06-131-1/+1
* bin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Use nmount(2) rather than the obsolete mount(2).Brooks Davis2016-12-142-3/+29
* Mount filesystems without executable permissions since they should neverBrooks Davis2016-12-141-1/+1
* Put the undocumented df feature of mounting filesystems from device nodesBrooks Davis2016-12-142-1/+11
* df(1): Allow duplicate -l flags gracefullyConrad Meyer2016-08-311-0/+3
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* Add more text to explain --libxo flag.Craig Rodrigues2015-12-011-1/+8
* Use exit() instead of return in main().Xin LI2015-08-281-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Updated/new dependenciesSimon J. Gerraty2014-11-191-0/+1
| * Merge from head@274682Simon J. Gerraty2014-11-193-53/+80
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-281-4/+4
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-052-6/+9
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-082-43/+116
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | | Convert bin/ to LIBADD, reduce overlinking allow to build all components asBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | Document that df(1) supports libxo(3).Marcel Moolenaar2014-11-071-1/+4
* | | | | Convert to use libxo.Marcel Moolenaar2014-11-072-52/+76
| |_|_|/ |/| | |
* | | | -h and -H options backwards in manual page.Warren Block2014-01-161-3/+3
* | | | Clean up a spurious "." in SEE ALSO.Christian Brueffer2013-10-281-1/+1
| |_|/ |/| |
* | | Complete revision 243104.Greg Lehey2013-05-171-1/+3
* | | Don't appease clang static analyzer after all and roll backUlrich Spörlein2013-04-261-1/+0