NetBSD/sbin/fsck_lfs
mrg 2c77b0841d avoid code that looks like this:
x = x = y;
since GCC 4.5 complains about it having sequence point issues.
2011-06-21 09:36:46 +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 share more code. 2011-06-09 19:57:50 +00:00
fsck_lfs.8 Fix markup. 2009-03-15 10:01:47 +00:00
fsck_vars.h Several fixes to improve the reliability of the roll-forward agent. 2006-09-01 19:52:48 +00:00
fsck.h Disable userid to username lookups by default. Add a -U flag to perform them. 2008-10-09 16:56:23 +00:00
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_user.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lfs.c avoid code that looks like this: 2011-06-21 09:36:46 +00:00
main.c share more code. 2011-06-09 19:57:50 +00:00
Makefile Define syscalls of lfs userspace tools (cleaner, mainly) through 2009-08-06 00:51:55 +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 Several fixes to improve the reliability of the roll-forward agent. 2006-09-01 19:52:48 +00:00
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 share more code. 2011-06-09 19:57:50 +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