https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255664
Fernando ApesteguĂa <fern...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |fern...@freebsd.org Assignee|b...@freebsd.org |fern...@freebsd.org --- Comment #3 from Fernando ApesteguĂa <fern...@freebsd.org> --- 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 on the CC list for the bug. _______________________________________________ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"