aboutsummaryrefslogtreecommitdiff
path: root/tools/KSE
Commit message (Expand)AuthorAgeFilesLines
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-132-2/+2
* Spelling fixes for tools/Ulrich Spörlein2011-12-301-1/+1
* Use, in uncovered part, the END() macro in order to improve debugging.Attilio Rao2009-05-252-0/+4
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-212-2/+2
* Follow new upcall quantum code in kernel.David Xu2003-03-211-5/+2
* Add test program for round robin in userland.David Xu2003-02-264-0/+630
* Adjust code for new kse_release interface.David Xu2003-02-201-1/+1
* Add a missing inline keyword.David Xu2003-02-081-1/+2
* Directly load %edx from mailboxDavid Xu2002-11-231-4/+3
* Fix context restore bug.David Xu2002-11-221-10/+16
* Don't flip the "we're it" bit until we are all there..Julian Elischer2002-11-221-9/+10
* Correctly save eflags.David Xu2002-11-211-1/+2
* Adjust code for new mailbox format.David Xu2002-11-181-3/+3
* add missing '!', don't why it was lost when checked in.David Xu2002-11-021-1/+1
* -Wall'ify (mostly).Archie Cobbs2002-10-022-7/+18
* Adjust for KSE function name changes.Archie Cobbs2002-09-252-26/+27
* Add ability to make threads that run on > 1 cpuJulian Elischer2002-09-232-41/+191
* Update the KSE test utility to the new KSE API.Jonathan Mini2002-09-193-319/+482
* KSE test programJulian Elischer2002-06-293-0/+383