CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/21 13:42:32
Modified files:
usr.sbin/rtsold: dump.c rtsold.c rtsold.h
Log message:
IPv6 might still be around in 2038, replace magic timeval
{0x7fffffff, 0x7fffffff} with an explicit flag that timers should
be stopped.
input deraadt@, kettenis@
"Looks like a nice solution." deraadt@
OK benno@
