summaryrefslogtreecommitdiff
path: root/usr.bin/env/env.c
AgeCommit message (Expand)Author
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
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
2001-02-05fix nested externchristos
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
1996-05-07Include appropriate header files to bring prototypes into scope.jtc
1995-09-28Merge and Sync with 4.4BSD-Lite2perry
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-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-01Add RCS identifiers.mycroft
1993-07-14Make Posix 1003.2 (Draft 11.2) compliant.jtc
1993-03-21initial import of 386bsd-0.1 sourcescgd