This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sbin
/
fsck_lfs
History
minoura
da5384833d
Changes from rev 1.34 and 1.35 of sbin/newfs_lfs/lfs.c.
2004-09-15 03:24:09 +00:00
..
bufcache.c
…
bufcache.h
…
dir.c
…
extern.h
remove a prototype of a non-exist function.
2004-07-18 20:03:12 +00:00
fsck_lfs.8
Improve description of -b and -m.
2004-07-06 16:51:18 +00:00
fsck_vars.h
…
fsck.h
zero-out dinode is not a proper way to 'clear' an lfs inode.
2004-07-18 20:51:30 +00:00
inode.c
zero-out dinode is not a proper way to 'clear' an lfs inode.
2004-07-18 20:51:30 +00:00
lfs.c
…
lfs.h
…
main.c
…
Makefile
…
pass0.c
…
pass1.c
zero-out dinode is not a proper way to 'clear' an lfs inode.
2004-07-18 20:51:30 +00:00
pass2.c
…
pass3.c
…
pass4.c
…
pass5.c
…
pass6.c
…
segwrite.c
…
segwrite.h
…
setup.c
Changes from rev 1.34 and 1.35 of sbin/newfs_lfs/lfs.c.
2004-09-15 03:24:09 +00:00
utilities.c
…
vars.c
…
vnode.c
…
vnode.h
…