Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/rump/fs



Module Name:    src
Committed By:   pooka
Date:           Wed Aug  8 09:28:54 UTC 2007

Modified Files:
        src/sys/rump/fs: Makefile.rumpfs
Added Files:
        src/sys/rump/fs/bin/hfs: Makefile hfs.c
        src/sys/rump/fs/lib/libhfs: Makefile

Log Message:
Add hfs.  Untested, as I couldn't find a hfs+ image for testing,
so one would be appreciated.  At least it works enough to tell me
this:

hfs: Plain HFS volumes not currently supported


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/rump/fs/Makefile.rumpfs
cvs rdiff -r0 -r1.1 src/sys/rump/fs/bin/hfs/Makefile \
    src/sys/rump/fs/bin/hfs/hfs.c
cvs rdiff -r0 -r1.1 src/sys/rump/fs/lib/libhfs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index