summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/alloc.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-16Make the freelist best fit code a tiny bit smarter to not use a block ifotto1-2/+2
2016-03-14Change a bunch of (<blah> *)0 to NULL.krw1-4/+4
2015-09-14unify free(NULL,size) behaviour by allowing passing NULLsemarie1-3/+7
2009-05-14Add two hooks allowing MD code get a MD header to be included if needed,miod1-1/+16
2003-08-11ansification and knf and protosderaadt1-21/+19
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt1-7/+7
2002-03-14Final __P removal plus some cosmetic fixupsmillert1-5/+5
1997-08-01compile clean with ALLOC_FIRST_FIT definedpefo1-1/+5
1997-02-06remove net/zlib.c (use -lz now)mickey1-19/+137
1996-12-08Merge to NetBSD 961207niklas1-4/+4
1996-09-23add OpenBSD tag.mickey1-0/+1
1995-10-18initial import of NetBSD treederaadt1-0/+109