From owner-cvs-all Mon Jul 31 3:14:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BC6937B9EF; Mon, 31 Jul 2000 03:14:08 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA93765; Mon, 31 Jul 2000 03:14:07 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200007311014.DAA93765@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 31 Jul 2000 03:14:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ul ul.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/07/31 03:14:07 PDT Modified files: usr.bin/ul ul.c Log: Don't coredump on long input lines. If anyone actually cares, this should be fixed to actually process long lines instead of truncating them. Obtained from: OpenBSD Revision Changes Path 1.7 +2 -2 src/usr.bin/ul/ul.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message