Subject: CVS commit: src/sys/fs/hfs
To: None <source-changes@NetBSD.org>
From: Dieter Baron <dillo@netbsd.org>
List: source-changes
Date: 03/06/2007 00:10:39
Module Name:	src
Committed By:	dillo
Date:		Tue Mar  6 00:10:39 UTC 2007

Update of /cvsroot/src/sys/fs/hfs
In directory ivanova.netbsd.org:/tmp/cvs-serv873

Log Message:
nitial 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.


Vendor Tag:	TNF
Release Tags:	gsoc-2005
		
N src/sys/fs/hfs/Makefile
N src/sys/fs/hfs/TODO
N src/sys/fs/hfs/files.hfsp
N src/sys/fs/hfs/hfsp.h
N src/sys/fs/hfs/hfsp_nhash.c
N src/sys/fs/hfs/hfsp_subr.c
N src/sys/fs/hfs/hfsp_vfsops.c
N src/sys/fs/hfs/hfsp_vnops.c
N src/sys/fs/hfs/libhfsp.c
N src/sys/fs/hfs/libhfsp.h
N src/sys/fs/hfs/unicode.c
N src/sys/fs/hfs/unicode.h

No conflicts created by this import