aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/printenv/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Split the env(1) manpage off from printenv(1); there is not much pointTim J. Robbins2003-06-011-1/+0
| | | | | | | in keeping them together. Mention that printenv is obsolescent. Notes: svn path=/head/; revision=115603
* 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
* Warnc cleanups. Add FreeBSD IDs.David Malone2001-12-031-0/+2
| | | | Notes: svn path=/head/; revision=87294
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+6
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590