index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
env
Age
Commit message (
Expand
)
Author
2024-07-28
The dash must not come first in the getopt(3) string
Klemens Nanni
2024-07-28
Support "-u name" to remove variable from environment
Klemens Nanni
2016-10-28
Delete some useless setlocale(3) calls in /usr/bin, no functional change.
Ingo Schwarze
2015-10-10
env(1) is obviously a program falling into pledge "stdio exec". It
Theo de Raadt
2015-01-12
the BUG described at the bottom is not a bug. It is how it is supposed to
Theo de Raadt
2014-03-08
Make sure all possible EXIT STATUS values are listed,
Ingo Schwarze
2014-03-08
Make sure that env(1) always prints a diagnostic message to stderr
Ingo Schwarze
2010-09-29
various EXIT STATUS fixes; from Daniel Dickman
Jason McIntyre
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-03-01
Don't rely on non-standard setenv() behavior.
Todd C. Miller
2009-02-08
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-30
- use a consistent text for STANDARDS
Jason McIntyre
2007-05-20
rewrite DIAGNOSTICS to avoid confusion about which application returns
Jason McIntyre
2006-05-28
Re-add '-' getopt flag, since getopt can actually handle it.
Ray Lai
2006-05-28
o KNF
Ray Lai
2004-01-23
`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))
Jason McIntyre
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-10
- section reorder
Jason McIntyre
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-12-08
GNU semantics say that if optstring begins with '-' then
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-03-01
Sync usage() with man page; mpech@prosoft.org.lv
Aaron Campbell
2000-11-10
- Section shuffling: comply to the section ordering outlined in mdoc(7).
Aaron Campbell
2000-09-15
check return value for setenv(3) for failure, and deal appropriately
Theo de Raadt
2000-03-05
Various improvements, including a few HISTORY sections added from FreeBSD.
Aaron Campbell
1999-06-05
- remove trailing white space
Aaron Campbell
1998-09-23
usr.bin/ man page repairs, a - e
Aaron Campbell
1997-09-21
$OpenBSD$
Theo de Raadt
1997-06-20
do not screw up setenv()
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-05-21
minor nothing
Theo de Raadt
1995-12-08
s/environmental/environment/
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt