Change the split syscall naming convention from syscall1() to kern_syscall()
[dragonfly.git] / sys / sys / interrupt.h
2003-07-13 Matthew DillonFix minor buildworld issues, mainly #include file depen...
2003-07-08 Matthew DillonMP Implementation 2/4: Implement a poor-man's IPI messa...
2003-07-04 Matthew DillonIntegrate the interrupt related operations for /dev...
2003-06-29 Matthew DillonMisc interrupts/LWKT 1/2: interlock the idle thread...
2003-06-29 Matthew Dillonthreaded interrupts 1: Rewrite the ICU interrupt code...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: