Home
last modified time | relevance | path

Searched hist:14852038 (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/cron/
H A Dpathnames.hdiff 14852038 Wed Oct 24 17:28:16 GMT 2001 millert <millert@openbsd.org> When becoming a daemon, dup stdin, stdout, and stderr to /dev/null
Change an unsafe vfork() to fork()
Fix dup2() usage--must check for oldd == newd case and no need to close oldd
Fixes annoying messages from sendmail about stdout being closed.
H A Dpopen.cdiff 14852038 Wed Oct 24 17:28:16 GMT 2001 millert <millert@openbsd.org> When becoming a daemon, dup stdin, stdout, and stderr to /dev/null
Change an unsafe vfork() to fork()
Fix dup2() usage--must check for oldd == newd case and no need to close oldd
Fixes annoying messages from sendmail about stdout being closed.
H A Ddo_command.cdiff 14852038 Wed Oct 24 17:28:16 GMT 2001 millert <millert@openbsd.org> When becoming a daemon, dup stdin, stdout, and stderr to /dev/null
Change an unsafe vfork() to fork()
Fix dup2() usage--must check for oldd == newd case and no need to close oldd
Fixes annoying messages from sendmail about stdout being closed.
H A Dcron.cdiff 14852038 Wed Oct 24 17:28:16 GMT 2001 millert <millert@openbsd.org> When becoming a daemon, dup stdin, stdout, and stderr to /dev/null
Change an unsafe vfork() to fork()
Fix dup2() usage--must check for oldd == newd case and no need to close oldd
Fixes annoying messages from sendmail about stdout being closed.
H A Dcrontab.cdiff 14852038 Wed Oct 24 17:28:16 GMT 2001 millert <millert@openbsd.org> When becoming a daemon, dup stdin, stdout, and stderr to /dev/null
Change an unsafe vfork() to fork()
Fix dup2() usage--must check for oldd == newd case and no need to close oldd
Fixes annoying messages from sendmail about stdout being closed.