From owner-cvs-all Mon Sep 10 4:56:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F44A37B408; Mon, 10 Sep 2001 04:56:07 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8ABu7r05818; Mon, 10 Sep 2001 04:56:07 -0700 (PDT) (envelope-from ru) Message-Id: <200109101156.f8ABu7r05818@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 10 Sep 2001 04:56:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rs rs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/09/10 04:56:07 PDT Modified files: usr.bin/rs rs.c Log: Fixed SIGFPE (divide by zero) if column's width exceeds display width (-w). Obtained from: OpenBSD Revision Changes Path 1.7 +4 -2 src/usr.bin/rs/rs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message