summaryrefslogtreecommitdiffstats
path: root/usr.bin/tcopy/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.markm2002-02-081-1/+0
|
* Fix the time of an intmax_t calculation; it is unsigned. Also printmarkm2001-12-121-0/+2
| | | | | it with the correct formatting (%ju, not %lld). GCC's -Wformat does not understand this, so turn on NO_WERROR.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+5
OpenPOWER on IntegriCloud