CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/18 19:20:25
Modified files:
sbin/dhclient : dhclient.c dispatch.c
Log message:
'quit' no longer holds signals, so strsignal(quit) is both pointless
and now in unreachable code. Simplifies dispatch loops by eliminating
most uses of INTERNALSIG.
