..
bufcache.c
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
bufcache.h
define dummy NOCRED by ourselves, rather than assuming that kernel headers
2006-05-03 15:04:51 +00:00
dir.c
c99 initializers
2006-10-16 03:21:05 +00:00
extern.h
constify
2005-06-27 02:48:28 +00:00
fsck_lfs.8
Quote a word that would otherwise be interpreted as macro;
2005-04-14 21:29:29 +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
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
inode.c
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
lfs_user.h
Various improvements to fsck_lfs, to wit:
2006-07-18 23:37:13 +00:00
lfs.c
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
main.c
Make all mount(2) return value error checks against -1. Some file
2007-07-16 17:06:52 +00:00
Makefile
Programs that use efun.
2006-08-26 18:14:28 +00:00
pass0.c
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
pass1.c
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +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
comment out/delete impossible code
2006-10-16 03:21:34 +00:00
pass6.c
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
segwrite.c
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
segwrite.h
Add working writing ability to fsck_lfs, including roll-forward, based on
2003-03-28 08:09:52 +00:00
setup.c
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +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
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
vnode.h
Be more efficient with the hash tables for the buffer and vnode caches.
2005-04-11 23:19:24 +00:00