jmg 2003/06/14 20:05:14 PDT
FreeBSD src repository
Modified files:
libexec/bootpd bootpd.c
Log:
fix bootpd to use fd_set. For some reason on Sparc, using int with
select is broken.
Revision Changes Path
1.20 +6 -4 src/libexec/bootpd/bootpd.c