summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/alloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the freelist best fit code a tiny bit smarter to not use a block ifotto2018-12-161-2/+2
* Change a bunch of (<blah> *)0 to NULL.krw2016-03-141-4/+4
* unify free(NULL,size) behaviour by allowing passing NULLsemarie2015-09-141-3/+7
* Add two hooks allowing MD code get a MD header to be included if needed,miod2009-05-141-1/+16
* ansification and knf and protosderaadt2003-08-111-21/+19
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-7/+7
* Final __P removal plus some cosmetic fixupsmillert2002-03-141-5/+5
* compile clean with ALLOC_FIRST_FIT definedpefo1997-08-011-1/+5
* remove net/zlib.c (use -lz now)mickey1997-02-061-19/+137
* Merge to NetBSD 961207niklas1996-12-081-4/+4
* add OpenBSD tag.mickey1996-09-231-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+109