Date: Mon, 23 Apr 2001 14:39:15 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsdb fsdb.c src/sbin/fsck_ffs fsck.h setup.c Message-ID: <200104232139.f3NLdFf89117@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/04/23 14:39:15 PDT Modified files: sbin/fsdb fsdb.c sbin/fsck_ffs fsck.h setup.c Log: In fsdb, call sblock_init() which is now necessary to initialise the global variable dev_bsize. Add a prototype for sblock_init() to fsck.h, and set the return type correctly. Revision Changes Path 1.15 +2 -1 src/sbin/fsdb/fsdb.c 1.18 +2 -1 src/sbin/fsck_ffs/fsck.h 1.24 +2 -1 src/sbin/fsck_ffs/setup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104232139.f3NLdFf89117>