The NetBSD Project

CVS log for src/sbin/fsck_ext2fs/setup.c

[BACK] Up to [cvs.NetBSD.org] / src / sbin / fsck_ext2fs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-3-BETA


Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 9 13:19:40 1997 UTC (26 years, 5 months ago) by bouyer
Branch: MAIN
CVS Tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3
Changes since 1.5: +99 -39 lines
Diff to previous 1.5 (colored)

Ext2 metadata are always stored on disk in little-endian byte order,
so do byte-swapping on big-endian system. The byte-swap routines are in
fsck/bswap.c because they will also be used in fsck_ffs in future.
Tested on i386 and sparc.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>