CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/12/06 11:54:55
Modified files: share/man/man5 : Makefile lib/libc/stdlib: Makefile.inc malloc.3 Added files: share/man/man5 : malloc.conf.5 Log message: malloc(3) is in the "comp" install set, malloc.conf(5) in "man", breaking the hardlink between file system entries, confusing apropos(1). Split malloc.conf(5) out of malloc(3) as suggested by deraadt@. Feedback and OK jmc@, OK deraadt@ tedu@ jasper@.