Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 1 | -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. | attilio | 2009-05-25 | 1 | -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. | ru | 2004-12-21 | 1 | -1/+1 |
| | | | | OK'ed by: core | ||||
* | Follow new upcall quantum code in kernel. | davidxu | 2003-03-21 | 1 | -5/+2 |
| | |||||
* | Remove | davidxu | 2003-02-26 | 1 | -0/+0 |
| | |||||
* | Add test program for round robin in userland. | davidxu | 2003-02-26 | 5 | -0/+630 |