NetBSD/sbin/fsck_lfs
itojun 6379e11194 realloc pedant 2003-09-19 08:29:58 +00:00
..
Makefile Add working writing ability to fsck_lfs, including roll-forward, based on 2003-03-28 08:09:52 +00:00
bufcache.c Check inode free list tail pointer as well as head pointer, and write both 2003-03-31 19:56:59 +00:00
bufcache.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
dir.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
extern.h use bounded string op 2003-07-13 08:05:58 +00:00
fsck.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
fsck_lfs.8 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
fsck_vars.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
inode.c realloc pedant 2003-09-19 08:29:58 +00:00
lfs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
lfs.h Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
main.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
pass0.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
pass1.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
pass2.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
pass3.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
pass4.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
pass5.c Add working writing ability to fsck_lfs, including roll-forward, based on 2003-03-28 08:09:52 +00:00
pass6.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
segwrite.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
utilities.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
vars.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
vnode.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
vnode.h Add working writing ability to fsck_lfs, including roll-forward, based on 2003-03-28 08:09:52 +00:00