One problem with ports is that configure will cause <malloc.h> to be used if
it exists in /usr/include (net/rsync being the latest example), causing an
annoying warning. So why not remove /usr/include/malloc.h, and patch those
ports/programs that still use it to use <stdlib.h> instead?
Thoughts?
--
Jos Backus _/ _/_/_/ Santa Clara, CA
_/ _/ _/
_/ _/_/_/
_/ _/ _/ _/
[EMAIL PROTECTED] _/_/ _/_/_/ use Std::Disclaimer;
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message