CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/16 16:23:01
Modified files:
usr.sbin/rbootd: bpf.c
Log message:
Replace bcopy() from struct bpf_timeval to struct timeval; those
structures are not exchangeable. This should unbreak connection timeouts
in rbootd, although I can't verify due to lack of rboot-able hardware.
ok guenther millert
