summaryrefslogtreecommitdiff
path: root/usr.bin/du/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-04-29Add libxo support to duNathan Huff
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2019-09-05pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot
2017-08-02Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiomEnji Cooper
2017-06-12Add some initial basic tests for du(1)Enji Cooper
2014-11-25Convert to usr.bin/ to LIBADDBaptiste Daroussin
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2004-05-24Use humanize_number(3) to format sizes into a human readable form.Pawel Jakub Dawidek
2004-05-24Mark du(1) as WARNS6 clean.Pawel Jakub Dawidek
2002-02-08Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray
2001-12-02WARNS=2 fixupMark Murray
2000-03-27Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostBruce Evans
2000-01-27cleanup using suggestions from bdeMichael Haro
2000-01-25Add human-readable output flag, -hMichael Haro
1998-12-06Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes