ngie
d26727d972
Add HAS_TESTS to all Makefiles that are currently using the
...
`SUBDIR.${MK_TESTS}+= tests` idiom.
This is a follow up to r321912.
2017-08-02 08:50:42 +00:00
ngie
734d081ed1
MFhead@r321912
2017-08-02 08:38:36 +00:00
bapt
8d6c7a49a6
Convert to usr.bin/ to LIBADD
...
Reduce overlinking
2014-11-25 14:29:10 +00:00
jilles
f663e7e8d0
truncate: Detect integer overflow, fix relative sizes, add tests.
...
The change to expand_number (r204654) broke detection of too large sizes and
relative sizes ('+'/'-').
Also add some tests.
PR: 190735
Submitted by: Kirk Russell
MFC after: 1 week
2014-06-09 10:39:55 +00:00
sobomax
8d2851aaa1
Use expand_number(3) from libutil instead of home-grown function to parse
...
human-friendly power-of-two numbers (i.e. 2k, 5M etc).
Suggested by: many
MFC after: 1 week
2010-03-03 19:25:28 +00:00
markm
a5ca913bde
Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.
2001-12-12 00:06:52 +00:00
dd
fdda055e00
Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
...
where necessary.
Submitted by: Mike Barcroft <mike@q9media.com>
2001-06-30 05:39:36 +00:00
sheldonh
5df055483d
Import the new truncate(1) utility.
...
Approved by: jdp
2000-07-18 17:03:58 +00:00