On Sat, Dec 31, 2016 at 01:15:52PM +, Hiroki Sato wrote:
> Author: hrs
> Date: Sat Dec 31 13:15:52 2016
> New Revision: 310974
> URL: https://svnweb.freebsd.org/changeset/base/310974
> Log:
> - Use more descriptive names for variables.
> - Set O_CLOEXEC to the signal pipe and /dev/klog.
>
Author: hrs
Date: Sat Dec 31 13:15:52 2016
New Revision: 310974
URL: https://svnweb.freebsd.org/changeset/base/310974
Log:
- Use more descriptive names for variables.
- Set O_CLOEXEC to the signal pipe and /dev/klog.
- Use a single signal handler to catch both SIGHUP and SIGCHLD.
- Fix a b