]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
- (bal) redo how we handle 'mysignal()'. Move it to
authorBen Lindstrom <mouring@eviladmin.org>
Mon, 25 Aug 2003 01:16:21 +0000 (01:16 +0000)
committerBen Lindstrom <mouring@eviladmin.org>
Mon, 25 Aug 2003 01:16:21 +0000 (01:16 +0000)
commit5ade9abc37df3dacacbe20104877ca6dab61082a
treeb3a521b87d93ecc0f1f17f4e659c1d4bf90f86f5
parentaf4a6c3a5619299a16cfbb545cde110849596204
 - (bal) redo how we handle 'mysignal()'.  Move it to
   openbsd-compat/bsd-misc.c, s/mysignal/signal/ and #define signal to
   be our 'mysignal' by default.  OK djm@
ChangeLog
entropy.c
misc.c
misc.h
openbsd-compat/bsd-misc.c
openbsd-compat/bsd-misc.h
progressmeter.c
sshd.c
sshpty.c