CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/04 17:33:49
Modified files:
usr.sbin/relayd: imsg.c imsg.h relayd.h
Log message:
move logging functions out of imsg.h, make imsg.c more library ready
by not calling log_* or fatal and handle set errno when appropriate.
discussed with a bunch of imsg conscious guys, ok eric@
