millert
d3d9cc08f7
Make putenv(), setenv() and unsetenv() standards compliant. The
standard explicitly disallows passing setenv a name with a '=' in
it but historic BSD behavior is to allow this but to ignore the '='
and anything after it.
16 years ago
jmc
14302f5699
convert to new .Dd format;
18 years ago
jaredy
eb2659255c
- typos, punctuation, layout, macro tweaks
- break long lines
ok jmc
20 years ago
otto
1a406b107a
Update HISTORY fixing some facts, while it is not clear if the
environment stuff originates from AT&T or BSD. ok ok deraadt@
millert@ ian@
20 years ago
jmc
5180eeafb4
`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))
discussed with todd@
21 years ago
millert
679cd5d050
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
22 years ago
aaron
e985eebf26
Flesh out stdlib function man pages.
25 years ago
aaron
f119972cc8
succesful -> successful
25 years ago
aaron
5457e11d62
first round of repairs on stdlib
26 years ago
aaron
2f03f374b1
punctuation
26 years ago
espie
87a2f09149
getenv() result is read-only, unless you're looking for trouble.
26 years ago
tholo
8ee696da40
Minor formatting fixes from Lite2
Correct return value of putenv(3), also from Lite2
29 years ago
deraadt
47b73ff83c
initial import of NetBSD tree
29 years ago