From b21f1466d24f3401dd8ee70976724bc083dbfb1e Mon Sep 17 00:00:00 2001 From: rh Date: Mon, 12 Jun 2000 18:40:54 +0000 Subject: Update minicom to 0.83.1 Notable changes include: - An old signal handling bug has been fixed. It sometimes caused an eternal loop of "Killed by signal x" - "Resetting modem" - "Killed by signal y" when minicom was aborted unexpectedly, and then it could only be killed with kill -9 (SIGKILL). - Now there is also a setting in the Bps/par/bits section of the Serial port setup menu to use two stop bits. - Some patches for SVR4 lock file handling. - Fixed some compilation errors when -D_HAVE_MACROS is not defined in the makefile. - possible overflows fixed in inputting the manual dialing string and search string in the phone dir. - user-configurable options to disable writing the logfile or select which things to write there - the command line option -d now accepts multiple numbers or names as the parameter. Separate them with commas and use no spaces around it. - a fix for the script timeout command that sometimes didn't work right. - now you can move an entry up/down in the phone directory. - flag %f added to the upload/download protocol program command lines to allow passing the port file descriptor to c-kermit - support for DTE speed 230400 bps - newline delay option added in the terminal settings - multiline option added to untag all phonedir entries with the same name when one of them answers --- comms/minicom/files/patch-sum | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comms/minicom/files/patch-sum') diff --git a/comms/minicom/files/patch-sum b/comms/minicom/files/patch-sum index 11b7fdbc11b..12c1f676e76 100644 --- a/comms/minicom/files/patch-sum +++ b/comms/minicom/files/patch-sum @@ -1,8 +1,8 @@ -$NetBSD: patch-sum,v 1.3 2000/01/05 22:58:13 tron Exp $ +$NetBSD: patch-sum,v 1.4 2000/06/12 18:40:54 rh Exp $ -MD5 (patch-aa) = 11b627a75d6e79ec381ba90d4c22765c +MD5 (patch-aa) = 0e2c7c6d7fb39bed2bf1bb2131fcfedc MD5 (patch-ab) = 87204000b3bc4d37f96aa646e3318289 -MD5 (patch-ac) = c36b22c7abee7dfd843c80c18bb8df6c +MD5 (patch-ac) = b5d7b5f3a5de6f6d503b7b525c0becdf MD5 (patch-ad) = c8bb4d267374b5b05f97900a881aa6e7 MD5 (patch-ae) = a5b55537197f22ca404b1b26bbc3e064 MD5 (patch-af) = f5f0850d0c4d03bf9a700712434330d9 -- cgit v1.2.3