diff options
author | mike <mike@FreeBSD.org> | 2001-07-19 21:25:10 +0000 |
---|---|---|
committer | mike <mike@FreeBSD.org> | 2001-07-19 21:25:10 +0000 |
commit | a8951818b09d70e544a3c82d3095bac7e89692c0 (patch) | |
tree | 51d4e481245ae493692f66b8bbe718dd031aa5b0 /usr.sbin/syslogd/syslogd.c | |
parent | 1992345c83a44050ef976bd482846cff4f5d31c3 (diff) | |
download | FreeBSD-src-a8951818b09d70e544a3c82d3095bac7e89692c0.zip FreeBSD-src-a8951818b09d70e544a3c82d3095bac7e89692c0.tar.gz |
o Integrate security enhancements from OpenBSD.
- Don't assume environment variable HOME is not NULL.
o Integrate standards compliance from NetBSD.
- Allow -- before the command.
- Blocking SIGQUIT isn't standards compliant.
- Proper exit(3) levels.
- Actually append to nohup.out (as documented and required
by standard) instead of clobbering it.
o Remove some FreeBSD specific access(2) cruft (relating to
incorrect appending).
o Document the fact that two or more instances of nohup can
append to the same file.
o Constify; Staticize functions; Set WARNS?=2
Reviewed by: bde
Approved by: des
Obtained from: NetBSD, OpenBSD
MFC after: 9 days
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions