tftp-hpa does not reload the remap file when receiving SIGHUP
commit1cb44ce918315db0547a6642b87f9bf2330a13d9
authorDyks, Axel (XL) <xl@xlsigned.net>
Sun, 26 Nov 2006 10:13:27 +0000 (26 11:13 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 5 Dec 2006 22:36:32 +0000 (5 14:36 -0800)
tree789b3af3e214e682f64a3d5cedecb843d4162656
parentad475989a50152d84514f503c3a790c64e499e7a
tftp-hpa does not reload the remap file when receiving SIGHUP

... because the signal handling code is enclosed in "#ifdef HAVE_REGEX"
instead of "#ifdef WITH_REGEX"

The following patch against head of "network/tftp/tftp-hap.git" on "kernel.org"
fixes this issues (you are using blanks for indention and not tabs. right?).

Cheers
Axel
tftpd/tftpd.c