From owner-cvs-all Tue Feb 2 06:56:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22865 for cvs-all-outgoing; Tue, 2 Feb 1999 06:56:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA22860; Tue, 2 Feb 1999 06:56:56 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA96921; Tue, 2 Feb 1999 06:56:55 -0800 (PST) (envelope-from eivind@FreeBSD.org) Date: Tue, 2 Feb 1999 06:56:55 -0800 (PST) Message-Id: <199902021456.GAA96921@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/cut cut.1 cut.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1999/02/02 06:56:55 PST Modified files: usr.bin/cut cut.1 cut.c Log: Bring in use of strsep() to handle bad input better, and clean up some text. Obtained from: Merge from OpenBSD (cut.1 up to OpenBSD rev 1.3, cut.c up to OpenBSD rev 1.6) Revision Changes Path 1.4 +5 -4 src/usr.bin/cut/cut.1 1.8 +3 -3 src/usr.bin/cut/cut.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message