Date: Wed, 1 Aug 2001 18:45:46 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/nohup nohup.1 nohup.c Message-ID: <200108020145.f721jkR11281@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/08/01 18:45:46 PDT
Modified files: (Branch: RELENG_4)
usr.bin/nohup nohup.1 nohup.c
Log:
MFC:
o Integrate security enhancements from OpenBSD.
o Integrate standards compliance from NetBSD.
o Remove some FreeBSD specific access(2) cruft
o Document the fact that two or more instances of nohup can append to the
same file.
o Constify; Staticize functions; Set WARNS?=2
Revision Changes Path
1.6.2.3 +27 -11 src/usr.bin/nohup/nohup.1
1.4.2.2 +49 -33 src/usr.bin/nohup/nohup.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108020145.f721jkR11281>
