HomeFreeBSD

- Use more descriptive names for variables.

Description

  • 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 bug which did FD_SET() the writer-end of the pipe.

Details

Provenance
hrsAuthored on
Parents
rS310973: MFC r309307,r309308:
Branches
Unknown
Tags
Unknown