[#]
http://marc.info/?l=openbsd-cvs&m=140835500715199&w=2
openbsd-cvs(obsdave,2) — All
2014-08-18 13:55:08
Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/18 03:43:02
Modified files:
sbin/iked : iked.c iked.h proc.c
Log message:
Sync proc.c with httpd. httpd needs SIGUSR1 but iked will ignore it
now instead of terminating the process.
ok mikeb@