Inklings: a tumblelog

OpenBSD: Improved (in security terms, that is) Memory Allocation

OpenBSD to start using mmap() at randomised locations in the virtual address space with guard pages to implement malloc() to prevent buffer overruns and underruns. Nifty!