CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/08/12 11:36:21
Modified files: sbin/dhclient : dhcpd.h dispatch.c Log message: sig_atomic_t is not (necessarily) an int. Use SIG_ATOMIC_MAX for INTERNALSIG instead of INT_MAX.
CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/08/12 11:36:21
Modified files: sbin/dhclient : dhcpd.h dispatch.c Log message: sig_atomic_t is not (necessarily) an int. Use SIG_ATOMIC_MAX for INTERNALSIG instead of INT_MAX.