commit | 477aedd77f5e4abeefbf686e21f395686aca16d3 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Feb 20 18:01:50 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Feb 20 18:01:50 2001 +0000 |
tree | 11a80d2a43d8fb3b2e5b0a02b84b051ae24f88e4 | |
parent | 5165fbed639916e0fde15a827241b21981be7934 [diff] |
Commit a patch from Erik Gustavsson <cyrano@algonet.se>, to allow environment variables set from the kernel command line to be inherited bu application programs. Slightly changed to special case handling of TERM, so that it has sane defaults when on a serial console. -Erik