Age | Commit message (Expand) | Author |
---|---|---|
2010-08-23 | Check for duplicate variables in the environment when setting a value | Todd C. Miller |
2010-06-29 | Make unsetenv(NULL) and unsetenv("") give EINVAL, per POSIX. ok deraadt@ | Christian Weisgerber |
2009-06-04 | Don't assume that we can overwrite strings in the environment. | Todd C. Miller |
2009-06-03 | Make putenv(), setenv() and unsetenv() standards compliant. The | Todd C. Miller |
2005-08-08 | zap remaining rcsid. | Marc Espie |
2005-03-30 | ansi + de-register | Patrick Latifi |
2005-02-16 | Stash the environment pointer we get from realloc() instead of just | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-10 | use proper __findenv() prototype; millert@ ok | Michael Shalayeff |
2001-07-09 | a first pass at -Wall | Theo de Raadt |
1998-02-02 | Don't override environ if realloc() fails. Pointed out by | Todd C. Miller |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |