Subject: CVS commit: src/usr.sbin/rwhod
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/24/2005 13:22:10
Module Name: src
Committed By: christos
Date: Fri Jun 24 13:22:10 UTC 2005
Modified Files:
src/usr.sbin/rwhod: Makefile rwhod.c
Log Message:
Fixes from Liam J. Foy to use poll, and proper signals. (from OpenBSD)
While there, ansify, and fix const abuse.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.sbin/rwhod/Makefile
cvs rdiff -r1.23 -r1.24 src/usr.sbin/rwhod/rwhod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.