NetBSD/sbin/fsck_lfs
christos 9be35a638f more const. 2005-06-27 02:49:32 +00:00
..
Makefile Use the correct method to create a new inode, when we allocate lost+found. 2005-06-08 19:09:55 +00:00
bufcache.c Fail gracefully if we are asked to expand the buffer cache hash table size 2005-05-20 18:59:36 +00:00
bufcache.h Fail gracefully if we are asked to expand the buffer cache hash table size 2005-05-20 18:59:36 +00:00
dir.c more const. 2005-06-27 02:49:32 +00:00
extern.h constify 2005-06-27 02:48:28 +00:00
fsck.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 constify 2005-06-27 02:48:28 +00:00
inode.c more const. 2005-06-27 02:49:32 +00:00
lfs.c Use the correct method to create a new inode, when we allocate lost+found. 2005-06-08 19:09:55 +00:00
lfs.h Use the correct method to create a new inode, when we allocate lost+found. 2005-06-08 19:09:55 +00:00
main.c constify 2005-06-27 02:48:28 +00:00
pass0.c Use the correct method to create a new inode, when we allocate lost+found. 2005-06-08 19:09:55 +00:00
pass1.c constify 2005-06-27 02:48:28 +00:00
pass2.c constify 2005-06-27 02:48:28 +00:00
pass3.c Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
pass4.c remove obsolete "register" declarations. 2005-02-06 06:13:47 +00:00
pass5.c Check parts of pass 5 even if only rolling forward. We can't check the true 2005-04-23 20:21:03 +00:00
pass6.c Use the correct method to create a new inode, when we allocate lost+found. 2005-06-08 19:09:55 +00:00
segwrite.c Move the definition of simple_lock() and simple_unlock() to a common 2005-04-01 23:45:59 +00:00
segwrite.h
setup.c Use the correct method to create a new inode, when we allocate lost+found. 2005-06-08 19:09:55 +00:00
utilities.c constify 2005-06-27 02:48:28 +00:00
vars.c constify 2005-06-27 02:48:28 +00:00
vnode.c Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +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