NetBSD/sbin/fsck_lfs
wiz e770b57941 Improve description of -b and -m. 2004-07-06 16:51:18 +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 fix NULL pointer pointer dereference in fileerror() when ino is NULL 2003-10-05 17:11:23 +00:00
extern.h use bounded string op 2003-07-13 08:05:58 +00:00
fsck.h change KES license to standard NetBSD license 2004-03-20 22:31:13 +00:00
fsck_lfs.8 Improve description of -b and -m. 2004-07-06 16:51:18 +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 change KES license to standard NetBSD license 2004-03-20 22:31:13 +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 Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +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 pass5: dereference of an uninitialized pointer. 2004-05-14 10:41:12 +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 Check result of malloc(). 2003-12-24 01:39:27 +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 Add a -q (quiet) option to print nothing for clean filesystems. 2003-10-20 12:04:38 +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