diff options
author | brian <brian@FreeBSD.org> | 1997-03-13 14:53:55 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1997-03-13 14:53:55 +0000 |
commit | ccae52be0e9d2b421203eecf2021979143b75798 (patch) | |
tree | b65dc6e6b670a0c15db3ea4a5fce47b5518cf2d1 /usr.sbin/yppoll | |
parent | 1c4cdc1a36e9685f475367263a86a335a9e417b2 (diff) | |
download | FreeBSD-src-ccae52be0e9d2b421203eecf2021979143b75798.zip FreeBSD-src-ccae52be0e9d2b421203eecf2021979143b75798.tar.gz |
Requested by: Harlan Stenn <Harlan.Stenn@pfcs.com>
Accept SIGHUP as a "re-open logfile" signal. As ppp
doesn't set it's serial line to it's controlling terminal,
we can use HUP :)
This is a candidate for 2.2. The log.[ch] changes won't
conflict, but the main.c changes will. We just want to change the
kill(...,SIGHUP) to a SIGTERM and change the signal(SIGHUP,Hangup)
to a pending_signal(SIGHUP,LogReOpen).
Diffstat (limited to 'usr.sbin/yppoll')
0 files changed, 0 insertions, 0 deletions