Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c | Matt Kraai | 2001-05-16 | 1 | -1/+1 |
* | Check that putenv succeeded, suggested by Jonas Holmberg. | Matt Kraai | 2001-05-11 | 1 | -1/+2 |
* | Fix handling of '-' option and way that variables are added to the | Matt Kraai | 2001-05-11 | 1 | -6/+14 |
* | Add in a new standalone env applet for fixing up app's environments | Eric Andersen | 2001-03-29 | 1 | -0/+97 |