freebsd-skq/sbin/fsdb
Chuck Silvers 84768d1149 fsdb: add missing bufinit() call
The bufinit() call in fsck_ffs was moved in commit f190f9193b
from a function that is shared with fsdb to one that is private to fsck_ffs,
so add a bufinit() call in fsdb to compensate for that.

Reviewed by:	mckusick
Sponsored by:	Netflix
2021-05-25 09:42:10 -07:00
..
fsdb.8
fsdb.c fsdb: add missing bufinit() call 2021-05-25 09:42:10 -07:00
fsdb.h
fsdbutil.c
Makefile
Makefile.depend