aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/limits/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
* Add some basic tests that exercise cputime limits with limits(1)Enji Cooper2015-11-091-0/+6
* 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
* This code builds cleanly at WARNS level 6.Dag-Erling Smørgrav2004-11-081-0/+1
* Don't use gcc specific flags.David Malone2002-04-011-1/+0
* Fixed some style bugs (bogus cloned Id, null overrides of defaults, andBruce Evans2001-02-171-7/+3
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
* limits(1): set and display process resources.David Nugent1997-01-211-0/+13