CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/24 01:17:42
Modified files:
sys/sys : timeout.h timetc.h
sys/kern : kern_clock.c kern_tc.c kern_time.c
kern_timeout.c
Log message:
On resume, run forward the monotonic and realtimes clocks instead of jumping
just the realtime clock, triggering and adjusting timeouts to reflect that.
ok matthew@ deraadt@
