From owner-freebsd-libh Mon Apr 22 0: 0:57 2002 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id BE63537B41C for ; Mon, 22 Apr 2002 00:00:54 -0700 (PDT) Received: (from antoine@localhost) by usw4.freebsd.org (8.11.6/8.11.6) id g3M6l5J34084 for libh@FreeBSD.org; Mon, 22 Apr 2002 01:47:05 -0500 (CDT) (envelope-from antoine) Message-Id: <200204220647.g3M6l5J34084@usw4.freebsd.org> From: Antoine Beaupré Date: Mon, 22 Apr 2002 01:47:05 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/lib/part Makefile fstab_file.cc libh/include/part fstab_file.hh Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/04/22 01:47:05 CDT Added files: lib/part Makefile fstab_file.cc include/part fstab_file.hh Log: add basic interface to the fstab, extending those of fstab(5) by encapsulating a mount(2) interface these classes are added in a new part/ subsystem because they have no dependency to disk and really don't belong anywhere else partition and filesystem specific subsystems should be put there instead of disk or sysinstall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message