commit | 8f0bf237d4e699d00c2febaf1b88a9b9b827e77e | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Mon Jun 20 14:42:23 2011 +1000 |
committer | Damien Miller <djm@mindrot.org> | Mon Jun 20 14:42:23 2011 +1000 |
tree | 212a2ef9014a216e7ab96060e81ab3c1d737ba7c | |
parent | e7ac2bd42ad16c2e2485331641befedebaebdb46 [diff] |
- djm@cvs.openbsd.org 2011/06/17 21:44:31 [log.c log.h monitor.c monitor.h monitor_wrap.c monitor_wrap.h sshd.c] make the pre-auth privsep slave log via a socketpair shared with the monitor rather than /var/empty/dev/log; ok dtucker@ deraadt@ markus@