aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_time.c
Commit message (Expand)AuthorAgeFilesLines
* if we jump the time, we need to check all the process real interval timers.Julian Elischer1996-09-301-2/+5
* Use a big delta in adjtime() for big negative adjustments as well asBruce Evans1996-07-121-2/+2
* Updated some comments in settimeofday().Bruce Evans1996-06-081-3/+15
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlyBruce Evans1996-04-071-3/+1
* Finished staticizing of timevalfix().Bruce Evans1995-12-261-1/+3
* A Major staticize sweep. Generates a couple of warnings that I'll dealPoul-Henning Kamp1995-12-141-3/+3
* Fixed settimeofday():Bruce Evans1995-11-191-5/+7
* Included <sys/sysproto.h> to get central declarations for syscall argsBruce Evans1995-11-121-1/+12
* Killed "TIMEZONE" and "DST" options. They have been forced to 0 by configDavid Greenman1995-06-291-1/+3
* The pessimistic rounding in hzto() was too pessimistic for realitimexpire().Bruce Evans1995-06-261-2/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-2/+1
* YFfix.Poul-Henning Kamp1995-02-141-1/+2
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-5/+2
* While in the real world, I had a bad case of being swapped out for a lot ofPoul-Henning Kamp1994-09-251-7/+7
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+14
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+416