Module Name: othersrc Committed By: lukem Date: Mon Feb 1 09:52:19 UTC 2016
Modified Files: othersrc/usr.bin/tnftp/libedit: sig.c Log Message: sig.c: reduce differences to upstream libedit Reduces differences to upstream libedit: - Use "config.h" again. - Use sigaction() et al instead of xsignal_restart() from progressbar.c. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 othersrc/usr.bin/tnftp/libedit/sig.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.