NetBSD/sbin/fsck_lfs
mlelstv d3dff438aa dev_bsize wasn't initialized. The actual value doesn't matter since
the same value is used to compute byte offsets into the special file
but a value of zero causes a division by zero.
2010-02-21 16:24:21 +00:00
..
Makefile Define syscalls of lfs userspace tools (cleaner, mainly) through 2009-08-06 00:51:55 +00:00
bufcache.c
bufcache.h
dir.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
extern.h
fsck.h
fsck_lfs.8 Fix markup. 2009-03-15 10:01:47 +00:00
fsck_vars.h
inode.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
kernelops.c fix prototypes of function pointers to varargs syscalls 2009-10-13 22:04:31 +00:00
kernelops.h Three changes in a single commit. 2010-02-16 23:20:30 +00:00
lfs.c dev_bsize wasn't initialized. The actual value doesn't matter since 2010-02-21 16:24:21 +00:00
lfs_user.h
main.c make this compile again. 2010-01-07 01:39:56 +00:00
pass0.c
pass1.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
pass2.c
pass3.c
pass4.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
pass5.c
pass6.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
segwrite.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
segwrite.h Three changes in a single commit. 2010-02-16 23:20:30 +00:00
setup.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
utilities.c missing errno.h 2010-01-07 04:21:28 +00:00
vars.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
vnode.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
vnode.h