CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/03 18:45:00
Modified files:
usr.sbin/ldpd : lde.c ldpe.c
Log message:
Minor adjustments in the startup of the lde and ldpe processes
The 'ldpd_process' variable should be set as soon as possible in the
initialization of each process. In that way if something goes wrong in
the initialization we will know in which process the problem happened.
Diff by Renato Westphal
