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