CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/14 02:30:09
Modified files:
usr.sbin/httpd : proc.c
usr.sbin/relayd: proc.c
Log message:
Synchronize styling, comments, and log messages so that httpd, and relayd's
proc.c are mostly in sync. While here fix a conditional in httpd's
proc_kill that never found its way over from the other proc.c
implementations.
OK rsadowski@
