first cut at documenting the change to malloc doing a partial 'junk' by
authorsthen <sthen@openbsd.org>
Wed, 30 Apr 2014 23:28:05 +0000 (23:28 +0000)
committersthen <sthen@openbsd.org>
Wed, 30 Apr 2014 23:28:05 +0000 (23:28 +0000)
commit56f794f64db4bb5ab19083f57f3b336a6a2f0ae8
tree106591a6b4192e017f837495038b93be3de2c656
parent4f7816f65bf3006b3134c1b37a404c8d68160916
first cut at documenting the change to malloc doing a partial 'junk' by
default and the new 'j' option to disable this; ok jmc@
lib/libc/stdlib/malloc.3