Subject: CVS commit: src/sys/fs/hfsp
To: None <source-changes@NetBSD.org>
From: Dieter Baron <dillo@netbsd.org>
List: source-changes
Date: 03/05/2007 23:01:09
Module Name:	src
Committed By:	dillo
Date:		Mon Mar  5 23:01:09 UTC 2007

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

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.


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

No conflicts created by this import