At 1:12 PM -0400 5/1/07, Daniel Eischen wrote:
On Tue, 1 May 2007, Andrey A. Chernov wrote:

 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.

Uh, please put them back in.  This is -current and we do want
to be conformant with POSIX where possible.

I know you (Andrey) have gotten a lot of flak about the changes
to getenv/putenv, and I do think the changes to those routines
could have been phased in a better way than they were.

But I expect the fixes to *other* programs (such as usr.bin/env)
could be committed without causing any trouble for anyone.  If
that's true, then we might as well leave those changes in.

--
Garance Alistair Drosehn     =               [EMAIL PROTECTED]
Senior Systems Programmer               or   [EMAIL PROTECTED]
Rensselaer Polytechnic Institute;             Troy, NY;  USA
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to