> The easy solution would be to just fall back to STDERR in assert() and > traps, but I'm not ready to give up on mysyslog() just yet.
That's no good. The normal case for ntpd is running detached with no stdio. I see that you have "fixed" things so that the normal startup now prints two log lines on the terminal before detatching. We need another hack to generate an assert failure after the detach. -- These are my opinions. I hate spam. _______________________________________________ devel mailing list [email protected] http://lists.ntpsec.org/mailman/listinfo/devel
