From owner-cvs-ports Sun Feb 12 19:00:54 1995 Return-Path: cvs-ports-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id TAA09953 for cvs-ports-outgoing; Sun, 12 Feb 1995 19:00:54 -0800 Received: (from jmz@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id TAA09941; Sun, 12 Feb 1995 19:00:47 -0800 Date: Sun, 12 Feb 1995 19:00:47 -0800 From: Jean-Marc Zucconi Message-Id: <199502130300.TAA09941@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/mtools/patches patch-xtra-aa Sender: cvs-ports-owner@freebsd.org Precedence: bulk jmz 95/02/12 19:00:45 Added: utils/mtools/files md5 Log: Added: utils/mtools/patches patch-xtra-aa Log: New feature - If the environment variable MTOOLS_A (or MTOOLS_B) is set, then its value is used as the capacity of the drive (eg. 1440) and the device has not to be guessed. The value may be followed by a colon and the device name. This permits to use vnode disks (eg. 720:vn0c)