CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2012/04/19 08:48:44
Modified files: usr.sbin/relayd: control.c Log message: relayd re-uses the event callbacks and passes the value of iev.data as the third argument (so that should be a copy of the 5th argument of event_set(). it boggles the mind.