| Commit message (Expand) | Author | Age | Files | Lines |
* | For putenv(3), return an error if string starts with a '=' character. | millert | 2022-08-08 | 1 | -2/+6 |
* | If a command or interface first appeared in PWB/UNIX, UNIX System III or | jsg | 2022-07-25 | 1 | -3/+5 |
* | better document perils of setuid getenv and xr with issetugid | tedu | 2014-07-11 | 1 | -2/+10 |
* | Correctly document the return value of getenv(3) | guenther | 2014-04-21 | 1 | -6/+8 |
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
* | Make setenv(3) consistent with unsetenv(3), giving EINVAL if passed | jeremy | 2012-09-23 | 1 | -17/+5 |
* | Update STANDARDS section for a few <stdlib.h> functions | guenther | 2012-06-02 | 1 | -2/+9 |
* | Tweak the description of the optional parts around =. Found this in my | otto | 2011-04-27 | 1 | -5/+7 |
* | Document new unsetenv() error returns. | naddy | 2010-07-06 | 1 | -2/+8 |
* | It's unsetenv() that doesn't like `=' in the argument, not putenv(). | kili | 2010-03-10 | 1 | -3/+3 |
* | Make putenv(), setenv() and unsetenv() standards compliant. The | millert | 2009-06-03 | 1 | -15/+39 |
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
* | - typos, punctuation, layout, macro tweaks | jaredy | 2005-07-26 | 1 | -3/+3 |
* | Update HISTORY fixing some facts, while it is not clear if the | otto | 2005-05-11 | 1 | -2/+8 |
* | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | jmc | 2004-01-23 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
* | Flesh out stdlib function man pages. | aaron | 2000-04-20 | 1 | -21/+12 |
* | succesful -> successful | aaron | 1999-09-06 | 1 | -2/+2 |
* | first round of repairs on stdlib | aaron | 1999-06-29 | 1 | -15/+15 |
* | punctuation | aaron | 1999-05-25 | 1 | -2/+2 |
* | getenv() result is read-only, unless you're looking for trouble. | espie | 1998-11-10 | 1 | -1/+5 |
* | Minor formatting fixes from Lite2 | tholo | 1996-08-10 | 1 | -7/+6 |
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+152 |