K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-04-10T04:09:07.000000Z K 7 svn:log V 338 - Change settime() to take a thread as its first argument instead of a proc so it can use td_ucred. - Push Giant down into the end of settime() where we actually set the time on the timecounter and time of day clock. - Remove Giant from clock_settime(). - Push Giant down in settimeofday() to just protect the 'tz' global variable. END