| commit | be64d43d01bd6cdad89fee1db0e3b559d97cef96 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed May 14 19:31:12 2003 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Wed May 14 19:31:12 2003 +1000 |
| tree | c797a10cd0650853e70a8ad8103b160c5eafeffd | |
| parent | d6ead282dbf346f9037f6f8aa370c7ebbfbb5c62 [diff] |
- markus@cvs.openbsd.org 2003/05/14 08:57:49
[monitor.c]
http://bugzilla.mindrot.org/show_bug.cgi?id=560
Privsep child continues to run after monitor killed.
Pass monitor signals through to child; Darren Tucker