From owner-cvs-all Tue May 22 4:31:15 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 84CE237B422; Tue, 22 May 2001 04:31:08 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4MBV8L02227; Tue, 22 May 2001 04:31:08 -0700 (PDT) (envelope-from tg) Message-Id: <200105221131.f4MBV8L02227@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 22 May 2001 04:31:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd dos.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 tg 2001/05/22 04:31:08 PDT Modified files: usr.bin/doscmd dos.c Log: Implement file truncation (DOS function 0x21, sub 0x40). PR: 20925 Submitted by: Tatsuya Kudoh Revision Changes Path 1.13 +21 -5 src/usr.bin/doscmd/dos.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message