summaryrefslogtreecommitdiffstats
path: root/usr.bin/lastcomm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC various moves of tools/regressions/ tests to the new infrastructure.jmmv2014-04-271-0/+6
| | | | | | | | | | | | | | | | - r263220 Migrate tools/regression/sbin/ to the new tests layout. - r263222 Add Makefile missed in r263220. - r263226 Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout. - r263227 Migrate most of tools/regression/usr.bin/ to the new tests layout. - r263345 Expand tabs that sneaked in into spaces. - r263346 Migrate tools/regression/usr.bin/make/ to the new tests layout. - r263348 Add Makefiles missed in r263346. - r263351 Migrate tools/regression/usr.bin/pkill/ to the new tests layout. - r263388 Mark multi_test as requiring /usr/share/dict/words. - r263814 Fix path to the run.pl script to let these tests run. - r264742 Prevent building tests when bootstrapping make. This is 'make tinderbox' clean.
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-1/+0
| | | | Also add some missing $FreeBSD$ to keep svn happy.
* Increase precision of time values in the process accountingdds2007-05-221-0/+1
| | | | | structure, while maintaining backward compatibility with legacy file and record formats.
* Initialise variable size so that reading stdin works deterministically.dwmalone2007-05-031-0/+1
| | | | | | Add missing include. Default to WARNS=6.
* Remove leaf node WARNS?=2 (that mainly I added). This shouldmarkm2002-02-081-1/+0
| | | | help the GCC3 transition and CURRENT in general.
* Staticize, constize, de-registerize; don't shadow global definitions;dd2001-06-261-1/+3
| | | | | | set WARNS=2. Submitted by: Mike Barcroft <mike@q9media.com>
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+5
OpenPOWER on IntegriCloud