summaryrefslogtreecommitdiffstats
path: root/usr.bin/nohup (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not leak a file descriptor when opening nohup.out. Make surebluhm2018-09-141-3/+6
* Use <fcntl.h> instead of <sys/file.h> for open() and friends.guenther2018-04-261-2/+1
* pledge "stdio rpath wpath cpath exec" early, then after openingderaadt2015-11-091-1/+8
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+3
* various EXIT STATUS fixes; from Daniel Dickmanjmc2010-09-291-10/+10
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-14/+1
* bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc2009-02-081-3/+3
* i saw the previous was wrong as soon as i committed it: put thejmc2009-01-061-6/+6
* document, consistently, those apps which also exist as built-insjmc2009-01-061-2/+8
* sync the synopsis and usage of commandssobrado2007-10-161-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* - use a consistent text for STANDARDSjmc2007-05-301-4/+4
* flesh out DESCRIPTION somewhat and make it more useful;jmc2005-06-301-19/+34
* make the description of this command (utility? ;) match the synopsis;jmc2005-06-291-4/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-032-13/+5
* KNF and pedantification. OK millert@cloder2003-02-181-31/+38
* Correct format string bug introduced in r1.7. ok mickey@cloder2003-02-161-3/+3
* strlcatderaadt2002-05-291-5/+5
* occured->occurredmpech2001-09-191-3/+3
* use err/errx, spacesmickey2001-08-191-12/+9
* Remove completely redundant introductory sentences in ENVIRONMENT sections.aaron2001-05-011-3/+1
* $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeromillert2000-08-021-3/+3
* Various cleanups and standardization.aaron2000-03-101-16/+17
* - remove trailing white spaceaaron1999-06-051-6/+6
* be really pedantic about punctuation following -mdoc macro'd textaaron1998-11-041-2/+2
* usr.bin/ man page cleanups, n-saaron1998-09-271-2/+2
* correct exit code handling; cje@kestrel.scs.uiuc.eduderaadt1997-12-231-3/+3
* $OpenBSD$deraadt1997-09-211-2/+1
* off_t errorderaadt1997-06-201-3/+3
* Safe $HOME handling.millert1996-10-281-3/+4
* rcsidderaadt1996-06-263-2/+4
* initial import of NetBSD treederaadt1995-10-183-0/+252