aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/env
Commit message (Expand)AuthorAgeFilesLines
* Split the env(1) manpage off from printenv(1); there is not much pointTim J. Robbins2003-06-012-1/+144
* ANSIify function definitions.David Malone2002-09-041-4/+2
* Discourage use of env(1)'s "-" flag by moving its description to theTim J. Robbins2002-06-281-1/+1
* Indicate that env(1) allows you to supply arguments to the utility itTim J. Robbins2002-06-191-1/+1
* remove __PWarner Losh2002-03-221-1/+1
* Leave the `copyright' variable exposed, since the main purpose of itMike Barcroft2002-03-071-2/+2
* Use new ID scheme.Mike Barcroft2002-02-211-3/+9
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman2001-06-301-2/+3
* Add ``-i'' option, which is the same as ``-''. The -i option is theSheldon Hearn1999-08-271-2/+3
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-062-2/+3
* Add usage().Philippe Charnier1997-06-301-3/+11
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-272-0/+88