On Mar 5, 2007, at 3:04 PM, Dieter Baron wrote:
Module Name: src Committed By: dillo Date: Mon Mar 5 23:04:49 UTC 2007 Update of /cvsroot/src/sbin/mount_hfsp In directory ivanova.netbsd.org:/tmp/cvs-serv27327
If it's HFS+ only, can we please call it "hfsplus"? That said, I think it's also OK to simply call it "HFS", and have the code simply reject an attempt to mount a non-plus HFS volume.
Log Message:
Initial import of (experimental read-only) implementation of Apple
HFS+ file system.
Originally developed for Google Summer of Code 2005 by Yevgeny Binder,
updated and enhanced by me.
Status:
Vendor Tag: TNF
Release Tags: gsoc-2005
N src/sbin/mount_hfsp/mount_hfsp.8
N src/sbin/mount_hfsp/Makefile
N src/sbin/mount_hfsp/mount_hfsp.c
No conflicts created by this import
-- thorpej