CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/09/30 06:07:26
Modified files: usr.sbin/relayd: carp.c Log message: carp_demote_ioctl() can handle more then +/-1 steps so there is no need to loop in the shutdown case. OK henning@ Fix an error message to include the correct function name.