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