cvs commit: src/lib/libc/stdlib getenv.3 getenv.c putenv.c
setenv.c src/sys/sys param.h src/usr.bin/limits limits.c
src/usr.bin/env env.c src/usr.sbin/sysinstall main.c variable.c
src/usr.sbin/pstat pstat.c src/usr.sbin/sade main.c variable.c ...
Daniel Eischen
deischen at freebsd.org
Tue May 1 17:31:33 UTC 2007
On Tue, 1 May 2007, Andrey A. Chernov wrote:
> ache 2007-05-01 16:02:44 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/libc/stdlib getenv.3 getenv.c putenv.c setenv.c
> sys/sys param.h
> usr.bin/limits limits.c
> usr.bin/env env.c
> usr.sbin/sysinstall main.c variable.c
> usr.sbin/pstat pstat.c
> usr.sbin/sade main.c variable.c
> bin/sh var.c
> usr.bin/login login.c
> usr.bin/su su.c
> libexec/pppoed pppoed.c
> usr.bin/du du.c
> bin/df df.c
> include stdlib.h
> Log:
> Back out all POSIXified *env() changes.
>
> Not because I admit they are technically wrong and not because of bug
> reports (I receive nothing). But because I surprisingly meets so
> strong opposition and resistance so lost any desire to continue that.
Uh, please put them back in. This is -current and we do want
to be conformant with POSIX where possible.
--
DE
More information about the cvs-src
mailing list