manu
5fc62085dd
pkgbase: Put a lot of binaries and lib in FreeBSD-runtime
...
All of them are needed to be able to boot to single user and be able
to repair a existing FreeBSD installation so put them directly into
FreeBSD-runtime.
Reviewed by: bapt, gjb
Differential Revision: https://reviews.freebsd.org/D21503
2019-09-05 14:13:08 +00:00
ngie
a871f00559
Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom
2017-08-02 08:14:06 +00:00
ngie
9eb896fc85
Add some initial basic tests for du(1)
...
Tests that exercise the following flags are added in this commit:
- -A
- -H
- -I
- -g
- -h
- -k
- -m
Additional tests will be added soon.
MFC after: 1 month
2017-06-12 07:43:58 +00:00
bapt
8d6c7a49a6
Convert to usr.bin/ to LIBADD
...
Reduce overlinking
2014-11-25 14:29:10 +00:00
ed
9b380e30d4
Build usr.bin/ with WARNS=6 by default.
...
Also add some missing $FreeBSD$ to keep svn happy.
2010-01-02 10:27:05 +00:00
pjd
72e7aa908c
Use humanize_number(3) to format sizes into a human readable form.
2004-05-24 22:22:29 +00:00
pjd
06701a2fa9
Mark du(1) as WARNS6 clean.
...
Tested on: alpha, amd64, i386, ia64, sparc64
2004-05-24 21:31:30 +00:00
markm
ae2558974f
Remove leaf node WARNS?=2 (that mainly I added). This should
...
help the GCC3 transition and CURRENT in general.
2002-02-08 22:31:43 +00:00
markm
11e67a9342
WARNS=2 fixup
2001-12-02 13:48:40 +00:00
bde
04fe744aae
Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in most
...
cases and broke the world in some cases.
Fixed style bugs for DPADD and LDADD (don't use += for variables defined
only once).
2000-03-27 15:02:59 +00:00
mharo
ff0f07b53e
cleanup using suggestions from bde
2000-01-27 20:55:09 +00:00
mharo
3d620c4532
Add human-readable output flag, -h
...
Reviewed by: obrien
2000-01-25 17:46:59 +00:00
archie
167c036e91
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00