summaryrefslogtreecommitdiffstats
path: root/tools/KSE/rr
Commit message (Collapse)AuthorAgeFilesLines
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
| | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
* Use, in uncovered part, the END() macro in order to improve debugging.attilio2009-05-251-0/+2
| | | | | | | | | In this specific case, Valgrind won't get confused when analyzing such functions. Sponsored by: Sandvine Incorporated Tested by: emaste MFC: 3 days
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* Follow new upcall quantum code in kernel.davidxu2003-03-211-5/+2
|
* Removedavidxu2003-02-261-0/+0
|
* Add test program for round robin in userland.davidxu2003-02-265-0/+630
OpenPOWER on IntegriCloud