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_ffs
History
fvdl
fe36fefa1a
Oops. The clearinode macro had the UFS2 case reversed, causing it to
...
zero out two inodes in the plain FFS case, since UFS2 dinodes are twice as big.
2003-04-24 20:08:25 +00:00
..
SMM.doc
…
dir.c
…
extern.h
…
fsck_ffs.8
…
fsck.h
Oops. The clearinode macro had the UFS2 case reversed, causing it to
2003-04-24 20:08:25 +00:00
inode.c
…
main.c
…
Makefile
…
pass1.c
…
pass1b.c
…
pass2.c
Correctly deal with directories that need indirect blocks by adding
2003-04-09 12:49:28 +00:00
pass3.c
…
pass4.c
…
pass5.c
…
setup.c
Correctly detect a UFS1 file system of non-native endian.
2003-04-11 10:21:40 +00:00
utilities.c
If an alternate superblock is used, update the standard one correctly.
2003-04-14 18:50:52 +00:00