summaryrefslogtreecommitdiff
path: root/usr.bin/last/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
| | | | | | | help the GCC3 transition and CURRENT in general. Notes: svn path=/head/; revision=90415
* Silence warnings and minor style fixes. Mostly constify and don'tDima Dorfman2001-06-141-1/+3
| | | | | | | | | assume that time_t is a long. Clamp down with WARNS=2. Not objected to by: -audit Notes: svn path=/head/; revision=78201
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+5
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590