summaryrefslogtreecommitdiff
path: root/usr.bin/env
AgeCommit message (Expand)Author
2010-11-16minor KNF nits.christos
2010-10-16Do use putenv(3) to handle the provided strings directly, instead ofnjoly
2010-10-15remove duplicate 'was' in a commentjschauma
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-06-08Improve description of EXIT CODES. Based on the following OpenBSD commit,wiz
2006-01-04de-__P, add ANSI prototypes, and a teeny bit of KNF.perry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-30New sentence, new line.grant
2001-12-01Punctuation nit.wiz
2001-12-01Whitespace cleanup.wiz
2001-02-05fix nested externchristos
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-11-02revert previouslukem
1999-11-02remove superfluous '-' in getopt stringlukem
1997-10-18WARNSify, fix .Nm usagelukem
1997-01-09RCS ID policetls
1996-05-07Include appropriate header files to bring prototypes into scope.jtc
1995-09-28Merge and Sync with 4.4BSD-Lite2perry
1994-01-11Fix spelling errors.jtc
1993-12-31Provide prototypes in static function declarations.jtc
1993-11-19POSIX.2 utilities must call setlocale(LC_ALL, "");jtc
1993-11-10simplify error message handling by using err() function.jtc
1993-08-28Document the fact that env is POSIX.2 compliant.jtc
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-07-14Make Posix 1003.2 (Draft 11.2) compliant.jtc
1993-03-21initial import of 386bsd-0.1 sourcescgd