aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/include/clock.h
Commit message (Expand)AuthorAgeFilesLines
* First part of a little cleanup in the calendar/timezone/RTC handling.Poul-Henning Kamp2006-10-021-4/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Cleanup the clock code. This includes:Marcel Moolenaar2003-08-041-8/+6
* Replace the hardcoding of 255 as the clock interrupt vector withMarcel Moolenaar2003-01-061-0/+2
* Manually inline handleclock(). There's only a single caller andMarcel Moolenaar2003-01-061-1/+0
* Gah, spell extern correctly. Do not trust cut/paste via old mozillaPeter Wemm2002-10-041-2/+2
* Declare itc_frequency and itm_reload.Peter Wemm2002-10-041-0/+3
* Remove __P.Alfred Perlstein2002-03-201-4/+4
* Stick a prototype for handleclock() in machine/clock.h and include itJohn Baldwin2001-03-241-0/+1
* Move DELAY() from <machine/clock.h> to <sys/systm.h>Poul-Henning Kamp2000-10-151-1/+0
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+25