jhb 2005-02-07 21:45:48 UTC FreeBSD src repository Modified files: sys/kern kern_time.c Log: If the pointer to the new itimerval is NULL in kern_setitimer(), just read the old value via kern_getitimer(). Revision Changes Path 1.115 +3 -0 src/sys/kern/kern_time.c