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 Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
bufcache.h Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
dir.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
extern.h
fsck.h Disable userid to username lookups by default. Add a -U flag to perform them. 2008-10-09 16:56:23 +00:00
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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
main.c make this compile again. 2010-01-07 01:39:56 +00:00
pass0.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pass1.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
pass2.c Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead 2006-11-09 19:36:36 +00:00
pass3.c
pass4.c Three changes in a single commit. 2010-02-16 23:20:30 +00:00
pass5.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00