aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/du/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-0/+1
* Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiomEnji Cooper2017-08-021-0/+1
* Add some initial basic tests for du(1)Enji Cooper2017-06-121-0/+4
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Use humanize_number(3) to format sizes into a human readable form.Pawel Jakub Dawidek2004-05-241-2/+2
* Mark du(1) as WARNS6 clean.Pawel Jakub Dawidek2004-05-241-0/+1
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* WARNS=2 fixupMark Murray2001-12-021-1/+1
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostBruce Evans2000-03-271-2/+2
* cleanup using suggestions from bdeMichael Haro2000-01-271-4/+4
* Add human-readable output flag, -hMichael Haro2000-01-251-0/+3
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-0/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+5