summaryrefslogtreecommitdiff
path: root/sys/kern/kern_switch.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1_cvscvs2svn2000-09-251-1/+1
* MFC the SMP cleanup.Matthew Dillon2000-05-161-0/+2
* Fix a typo and a bug.Peter Wemm1999-08-191-10/+12
* Extract the next runnable process selection out of cpu_switch() into aPeter Wemm1999-08-191-0/+204