- Make rwhod now use poll(2) instead of signals
authorLiam J. Foy <liamfoy@dragonflybsd.org>
Thu, 16 Jun 2005 21:39:50 +0000 (21:39 +0000)
committerLiam J. Foy <liamfoy@dragonflybsd.org>
Thu, 16 Jun 2005 21:39:50 +0000 (21:39 +0000)
commit82ece171a43a8070e8d4b060c0f8702307d4c5bd
tree146c1a90e6abbc3c546c673c70f3de587a768e09
parent38787eefffeaf458d09931320eab5597b7f4e64a
- Make rwhod now use poll(2) instead of signals

If anyone can test this further than me, please do!

Taken from: OpenBSD with my timing modifications
Reviewed by: Joerg@
usr.sbin/rwhod/rwhod.c