| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix minor memory leak when expanding ${variable}s | gad | 2005-07-18 | 1 | -1/+5 |
* | Fix two minor parsing bugs in -S processing: | gad | 2005-07-13 | 1 | -14/+23 |
* | Tidy up the markup. | ru | 2005-06-22 | 1 | -34/+49 |
* | Fix a bug where the value of ${SOMEVAR} would simply disappear if there | gad | 2005-06-21 | 1 | -23/+48 |
* | Put in a more descriptive heading for the `env' command. | gad | 2005-06-21 | 1 | -1/+1 |
* | Undo r1.14 to env.c. While it is unusual for environment variables to | gad | 2005-06-21 | 2 | -7/+2 |
* | Add the '-S' and '-P' options. The '-S' option can be used to split | gad | 2005-06-20 | 5 | -32/+829 |
* | If the `utility' specified starts with a '/' character, then execute it | gad | 2005-06-20 | 1 | -1/+2 |
* | Move the code that clears the environment when `-i' is specified, so it that | gad | 2005-06-20 | 1 | -5/+9 |
* | Add a '-v' option to `env', to make it easier to discover exactly what steps | gad | 2005-06-20 | 1 | -4/+25 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Language and markup polishing. | ru | 2004-05-19 | 1 | -11/+14 |
* | Fix grammar bogon. | schweikh | 2004-02-29 | 1 | -1/+1 |
* | Removed (after the env(1)/printenv(1) split) extraneous arguments | ru | 2003-11-02 | 1 | -9/+9 |
* | Split the env(1) manpage off from printenv(1); there is not much point | tjr | 2003-06-01 | 2 | -1/+144 |
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 1 | -4/+2 |
* | Discourage use of env(1)'s "-" flag by moving its description to the | tjr | 2002-06-28 | 1 | -1/+1 |
* | Indicate that env(1) allows you to supply arguments to the utility it | tjr | 2002-06-19 | 1 | -1/+1 |
* | remove __P | imp | 2002-03-22 | 1 | -1/+1 |
* | Leave the `copyright' variable exposed, since the main purpose of it | mike | 2002-03-07 | 1 | -2/+2 |
* | Use new ID scheme. | mike | 2002-02-21 | 1 | -3/+9 |
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
* | Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ | dd | 2001-06-30 | 1 | -2/+3 |
* | Add ``-i'' option, which is the same as ``-''. The -i option is the | sheldonh | 1999-08-27 | 1 | -2/+3 |
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 2 | -2/+3 |
* | Add usage(). | charnier | 1997-06-30 | 1 | -3/+11 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 2 | -0/+88 |