CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/17 10:36:31
Modified files:
sbin/dhclient : dhcpd.h dispatch.c kroute.c
Log message:
Using the value SIGQUIT to cause the dispatch loops to exit produced
universal revulsion and no little confusion. #define our own value,
currently INT_MAX, which should not overlap any likely signal value.
