..
Makefile
Programs that use efun.
2006-08-26 18:14:28 +00:00
bufcache.c
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
bufcache.h
…
dir.c
c99 initializers
2006-10-16 03:21:05 +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
Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead
2006-11-09 19:36:36 +00:00
lfs.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
main.c
Make all mount(2) return value error checks against -1. Some file
2007-07-16 17:06:52 +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
…
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
…