https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255664
Fernando ApesteguĂa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #3 from Fernando ApesteguĂa <[email protected]> --- According to lib/libc/gen/syslog.c ... (void)fprintf(fp, "%s ", LogTag == NULL ? NILVALUE : LogTag); /* * Provide the process ID regardless of whether LOG_PID has been * specified, as it provides valuable information. Many * applications tend not to use this, even though they should. */ ... -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
