aboutsummaryrefslogtreecommitdiff
path: root/env.c
AgeCommit message (Expand)Author
2001-05-16Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.cMatt Kraai
2001-05-11Check that putenv succeeded, suggested by Jonas Holmberg.Matt Kraai
2001-05-11Fix handling of '-' option and way that variables are added to theMatt Kraai
2001-03-29Add in a new standalone env applet for fixing up app's environmentsEric Andersen