summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Add variable `idelayed' and macros setdelayed() and schedsofttty()bde1995-05-111-1/+7
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-5/+8
* Submitted by: Bruce Evansats1995-01-191-30/+9
* Work around a compiler bug in gcc2.6.3 in handling (long long) variables andats1995-01-071-3/+24
* icu.s:bde1994-12-301-78/+40
* Revision 1.6 fix was lost: don't write 0 to RTC_DIAGache1994-11-121-2/+1
* Use adjkerntz into inittodr too (for APM stuff)ache1994-11-101-2/+2
* Maintain a new variable `timer0_overflow_threshold' so that microtime()bde1994-11-051-41/+87
* BEWARE: Interface change of register_intr() !se1994-10-251-3/+7
* Add disable_rtc_set variable to block resettodr() call, needed forache1994-10-041-2/+6
* RTC_CENTURY usage ifdefed out by USE_RTC_CENTURY compile option,ache1994-10-041-1/+9
* Updated pcaudio.c to latest from 1.1.5.1sos1994-09-291-67/+49
* Don't lose the RTC interrupt in resettodr().bde1994-09-201-2/+2
* resettodr() implemented, inittodr() fixedache1994-09-201-70/+136
* Remove some unnecessary #includes.bde1994-09-181-18/+12
* Redo Kernel NTP PLL support, kernel side.wollman1994-09-181-22/+1
* 1. adjkerntz variable added for preparation to resettodr() implementationache1994-09-141-2/+4
* Fix up some sloppy coding practices:wollman1994-08-181-3/+1
* Bruce Evans' dynamic interrupt support.dg1994-08-181-7/+5
* Enable use of the RTC chip for the statistical clock. While this doeswollman1994-08-151-4/+56
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-11/+11
* For Pentium machines, use a faster version of microtime with 8 usecwollman1994-08-111-1/+29
* Tell Pentium users their CPU speed. (More changes to make use of thiswollman1994-08-101-2/+23
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-14/+26
* Update the reprogram timer stuff, now the frequency of timer 0sos1994-05-021-70/+60
* Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined,wollman1994-04-231-1/+5
* New support for sharing the timerssos1994-04-211-23/+208
* At the suggestion of Bruce Evans, don't zero RTC diag register. Doing sodg1994-02-061-3/+1
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-2/+2
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-4/+15
* DST offset calculation removed, it is wrong in any case.ache1993-11-041-11/+1
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-21/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+271
OpenPOWER on IntegriCloud