CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/31 08:57:44
Modified files:
sbin/init : init.c
Log message:
Check GETTY_SPACING against the monotonic clock.
Ensures that we can use the check if the system clock is set backwards.
While here, move time retrieval into the child process in start_getty(),
and only get the time if se_started has been set.
ok millert@ tb@
