summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_clist.c
Commit message (Expand)AuthorAgeFilesLines
* Optimize the zeroing of quotes. b_to_q() was always taking about 20% ofbde1995-07-111-32/+46
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Fix cblock starvation bugs by reserving enough cblocks for minimalbde1994-11-261-64/+127
* Don't attempt to free null cblocks. There may be less to free thanbde1994-10-301-1/+3
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-3/+3
* Removed prototype for cblock_alloc_cblocks (and moved it into tty.h).dg1994-09-131-3/+1
* Added $Id$dg1994-08-021-0/+5
* Don't panic if we can't malloc a cblock...just print a console messagedg1994-05-291-2/+4
* Completed version of my clist management code. Requires hooks in tty.cdg1994-05-271-71/+249
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-100/+328
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+159
OpenPOWER on IntegriCloud