Age | Commit message (Expand) | Author |
---|---|---|
2014-12-23 | convert nointr pool_init argument to pr_waitok | Ted Unangst |
2014-11-18 | move arc4random prototype to systm.h. more appropriate for most code | Ted Unangst |
2014-11-13 | bzero -> memset | Ted Unangst |
2014-06-10 | KNF | Mark Kettenis |
2014-04-13 | compress code by turning four line comments into one line comments. | Ted Unangst |
2014-02-04 | reduce the length of some pool names. ok deraadt guenther mpi | Ted Unangst |
2012-07-18 | comment typo; s/lineair/linear/ | Matthew Dempsky |
2012-06-06 | Fix address-space randomization that was accidentally disabled in | Matthew Dempsky |
2012-04-11 | vmmap: speed up allocations | Ariane van der Steldt |
2012-03-15 | Reduce installmedia pressure from new vmmap. | Ariane van der Steldt |
2012-03-09 | New vmmap implementation. | Ariane van der Steldt |