Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-16 | Make the freelist best fit code a tiny bit smarter to not use a block if | Otto Moerbeek | |
half or more would be wasted. Causes more effective re-use of blocks. ok jsing@ | |||
2016-03-14 | Change a bunch of (<blah> *)0 to NULL. | Kenneth R Westerback | |
ok beck@ deraadt@ | |||
2015-09-14 | unify free(NULL,size) behaviour by allowing passing NULL | Sebastien Marie | |
ok millert@ jasper@ | |||
2009-05-14 | Add two hooks allowing MD code get a MD header to be included if needed, | Miod Vallat | |
and to override the way HEAP_START and HEAP_LIMIT are defined. | |||
2003-08-11 | ansification and knf and protos | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-06-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt | |
various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind | |||
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller | |
1997-08-01 | compile clean with ALLOC_FIRST_FIT defined | Per Fogelstrom | |
1997-02-06 | remove net/zlib.c (use -lz now) | Michael Shalayeff | |
export NO_NET and SA_ZLIB to the Makefile (from Makefile.inc) add -p printf flag (tiny code) just for gcc -Wall import latest alloc.c from netbsd text data bss dec hex 400 8 0 408 198 | |||
1996-12-08 | Merge to NetBSD 961207 | Niklas Hallqvist | |
1996-09-23 | add OpenBSD tag. | Michael Shalayeff | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |