Subject: CVS commit: basesrc/usr.sbin/bootp
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/19/2002 02:13:41
Module Name:	basesrc
Committed By:	mycroft
Date:		Wed Sep 18 23:13:40 UTC 2002

Modified Files:
	basesrc/usr.sbin/bootp/bootpd: bootpd.c
	basesrc/usr.sbin/bootp/bootpgw: bootpgw.c
	basesrc/usr.sbin/bootp/bootptest: bootptest.c

Log Message:
select() -> poll()


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.sbin/bootp/bootpd/bootpd.c
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/bootp/bootpgw/bootpgw.c
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/bootp/bootptest/bootptest.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.