CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/19 03:18:56
Modified files:
usr.sbin/ripd : rde.c ripd.c ripd.h ripe.c
Log message:
Remove the PROC_* enums and ripd_process, they are no longer needed.
Instead assign the process name directly to log_procname which was
the last user of ripd_process.
