CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2016/05/28 20:19:02
Modified files: usr.sbin/rbootd: Makefile parseconf.c rbootd.c utils.c Log message: Delete blocking/unblocking of signals, as the handlers now just set flags that are tested by the main loop. ok jca@ deraadt@