NetBSD/sbin/fsck_lfs
ad 7dad9f7391 Merge from vmlocking:
- Split vnode::v_flag into three fields, depending on field locking.
- simple_lock -> kmutex in a few places.
- Fix some simple locking problems.
2007-10-10 20:42:20 +00:00
..
Makefile Programs that use efun. 2006-08-26 18:14:28 +00:00
bufcache.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
bufcache.h Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
dir.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
extern.h
fsck.h Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead 2006-11-09 19:36:36 +00:00
fsck_lfs.8
fsck_vars.h Several fixes to improve the reliability of the roll-forward agent. 2006-09-01 19:52:48 +00:00
inode.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
lfs.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
lfs_user.h Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
main.c Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
pass0.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
pass1.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +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 Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead 2006-11-09 19:36:36 +00:00
pass5.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
pass6.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
segwrite.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
segwrite.h
setup.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
utilities.c Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead 2006-11-09 19:36:36 +00:00
vars.c Several fixes to improve the reliability of the roll-forward agent. 2006-09-01 19:52:48 +00:00
vnode.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
vnode.h Merge from vmlocking: 2007-10-10 20:42:20 +00:00