aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/printf/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Printf(1) is WARNS 6 clean.Stefan Farfeleder2005-04-141-0/+1
| | | | Notes: svn path=/head/; revision=145063
* 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
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-1/+1
| | | | | | | | | | | of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF. Notes: svn path=/head/; revision=87628
* Warns cleanups.David Malone2001-12-031-0/+2
| | | | Notes: svn path=/head/; revision=87298
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+5
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590