From owner-cvs-all Sat Nov 18 17:44:24 2000 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 6039537B479; Sat, 18 Nov 2000 17:44:21 -0800 (PST) Received: (from jwd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA60865; Sat, 18 Nov 2000 17:44:21 -0800 (PST) (envelope-from jwd@FreeBSD.org) Message-Id: <200011190144.RAA60865@freefall.freebsd.org> From: "John W. De Boskey" Date: Sat, 18 Nov 2000 17:44:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/split split.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jwd 2000/11/18 17:44:21 PST Modified files: usr.bin/split split.c Log: Add/fix the ability to split a file larger than 2 gigabytes. Added $FreeBSD tag (in the way the already present sccsid is done). I've been told the rcsid stuff may be of dubious value so I'm curious to know if folks (still) use it. Submitted by: Brad Chisholm Revision Changes Path 1.7 +6 -4 src/usr.bin/split/split.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message