summaryrefslogtreecommitdiffstats
path: root/usr.bin/nohup
AgeCommit message (Expand)AuthorFilesLines
2018-09-14Do not leak a file descriptor when opening nohup.out. Make surebluhm1-3/+6
2018-04-26Use <fcntl.h> instead of <sys/file.h> for open() and friends.guenther1-2/+1
2015-11-09pledge "stdio rpath wpath cpath exec" early, then after openingderaadt1-1/+8
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-3/+3
2010-09-29various EXIT STATUS fixes; from Daniel Dickmanjmc1-10/+10
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-14/+1
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-3/+3
2009-01-06i saw the previous was wrong as soon as i committed it: put thejmc1-6/+6
2009-01-06document, consistently, those apps which also exist as built-insjmc1-2/+8
2007-10-16sync the synopsis and usage of commandssobrado1-3/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-30- use a consistent text for STANDARDSjmc1-4/+4
2005-06-30flesh out DESCRIPTION somewhat and make it more useful;jmc1-19/+34
2005-06-29make the description of this command (utility? ;) match the synopsis;jmc1-4/+4
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2003-02-18KNF and pedantification. OK millert@cloder1-31/+38
2003-02-16Correct format string bug introduced in r1.7. ok mickey@cloder1-3/+3
2002-05-29strlcatderaadt1-5/+5
2001-09-19occured->occurredmpech1-3/+3
2001-08-19use err/errx, spacesmickey1-12/+9
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.aaron1-3/+1
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeromillert1-3/+3
2000-03-10Various cleanups and standardization.aaron1-16/+17
1999-06-05- remove trailing white spaceaaron1-6/+6
1998-11-04be really pedantic about punctuation following -mdoc macro'd textaaron1-2/+2
1998-09-27usr.bin/ man page cleanups, n-saaron1-2/+2
1997-12-23correct exit code handling; cje@kestrel.scs.uiuc.eduderaadt1-3/+3
1997-09-21$OpenBSD$deraadt1-2/+1
1997-06-20off_t errorderaadt1-3/+3
1996-10-28Safe $HOME handling.millert1-3/+4
1996-06-26rcsidderaadt3-2/+4
1995-10-18initial import of NetBSD treederaadt3-0/+252