cvs commit: src/tools/tools/find-sb find-sb.c mini_ufs.h
Maxim Sobolev
sobomax at FreeBSD.org
Fri May 5 00:19:25 UTC 2006
sobomax 2006-05-05 00:19:24 UTC
FreeBSD src repository
Modified files:
tools/tools/find-sb find-sb.c
Added files:
tools/tools/find-sb mini_ufs.h
Log:
o Make it possible to compile find-sb on non-FreeBSD system (MacOS X in my
case). Can be useful for recovering in some cases;
o use SBLOCK_UFS2 instead of SBLOCK_UFS1 to calculate likely start of the UFS2
partition from the beginning of disk.
Revision Changes Path
1.2 +5 -1 src/tools/tools/find-sb/find-sb.c
1.1 +154 -0 src/tools/tools/find-sb/mini_ufs.h (new)
More information about the cvs-all
mailing list