Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize the zeroing of quotes. b_to_q() was always taking about 20% of | bde | 1995-07-11 | 1 | -32/+46 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Fix cblock starvation bugs by reserving enough cblocks for minimal | bde | 1994-11-26 | 1 | -64/+127 |
* | Don't attempt to free null cblocks. There may be less to free than | bde | 1994-10-30 | 1 | -1/+3 |
* | While in the real world, I had a bad case of being swapped out for a lot of | phk | 1994-09-25 | 1 | -3/+3 |
* | Removed prototype for cblock_alloc_cblocks (and moved it into tty.h). | dg | 1994-09-13 | 1 | -3/+1 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+5 |
* | Don't panic if we can't malloc a cblock...just print a console message | dg | 1994-05-29 | 1 | -2/+4 |
* | Completed version of my clist management code. Requires hooks in tty.c | dg | 1994-05-27 | 1 | -71/+249 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -100/+328 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+159 |