summaryrefslogtreecommitdiff
path: root/usr.bin/truncate/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-3/+2
* truncate: Detect integer overflow, fix relative sizes, add tests.Jilles Tjoelker2014-06-091-0/+6
* Use expand_number(3) from libutil instead of home-grown function to parseMaxim Sobolev2010-03-031-0/+2
* Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.Mark Murray2001-12-121-1/+0
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman2001-06-301-0/+1
* Import the new truncate(1) utility.Sheldon Hearn2000-07-181-0/+5