Up to [cvs.NetBSD.org] / src / sys / ufs / chfs
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 19 12:44:39 2012 UTC (8 months ago) by ttoth
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-nbase,
tls-maxphys-base,
khorben-n900,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.7: +181 -190
lines
Diff to previous 1.7 (colored)
CHFS comments
Revision 1.7 / (download) - annotate - [select for diffs], Fri Aug 10 09:26:58 2012 UTC (10 months, 1 week ago) by ttoth
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.6: +8 -5
lines
Diff to previous 1.6 (colored)
chfs bugfix [node was obsoleted twice]
Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 13 14:50:35 2012 UTC (14 months, 1 week ago) by ttoth
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
jmcneill-usbmp-base9,
jmcneill-usbmp-base10
Branch point for: yamt-pagecache
Changes since 1.5: +12 -4
lines
Diff to previous 1.5 (colored)
prepare for chfs's makefs
Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 12 15:31:01 2012 UTC (14 months, 1 week ago) by ttoth
Branch: MAIN
Changes since 1.4: +6 -7
lines
Diff to previous 1.4 (colored)
using chtype on media instead of vtype debug.c deleted
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 28 12:50:07 2011 UTC (18 months, 3 weeks ago) by ahoka
Branch: MAIN
CVS Tags: netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Changes since 1.3: +49 -194
lines
Diff to previous 1.3 (colored)
cleanup, some style and remove leftover code
Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 24 21:38:44 2011 UTC (18 months, 3 weeks ago) by ahoka
Branch: MAIN
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
disable dbg messages (they break the build on amd64)
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 24 19:14:30 2011 UTC (18 months, 3 weeks ago) by ahoka
Branch: MAIN
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
fix build failure on amd64 due to incorrect format string
Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 24 15:51:31 2011 UTC (18 months, 3 weeks ago) by ahoka
Branch: MAIN
Import CHFS, which was formerly known as ChewieFS. CHFS is a file system for flash devices developed by the Software Engineering Department at University of Szeged, Hungary. http://chewiefs.sed.hu/ Thanks for all who made it possible.