CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2011/05/09 05:15:18
Modified files: sbin/iked : ca.c config.c control.c iked.c iked.h ikev1.c ikev2.c ikev2_msg.c imsg_util.c proc.c Log message: rename functions in proc.c to proc_* and move some code from imsg_util.c to proc.c. this is the first sync to what i did for relayd but does not include the multi-instance handling - so no functional change.