From owner-cvs-gnu Sat Oct 12 03:48:56 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA17799 for cvs-gnu-outgoing; Sat, 12 Oct 1996 03:48:56 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA17678; Sat, 12 Oct 1996 03:47:08 -0700 (PDT) Date: Sat, 12 Oct 1996 03:47:08 -0700 (PDT) From: Joerg Wunsch Message-Id: <199610121047.DAA17678@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/libexec/uucp/libunix serial.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/10/12 03:47:06 Branch: gnu/libexec/uucp/libunix RELENG_2_1_0 Modified: gnu/libexec/uucp/libunix serial.c Log: Pull the fix from rev 1.7: prevent a division by 0. Revision Changes Path 1.5.4.2 +5 -5 src/gnu/libexec/uucp/libunix/serial.c