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
Write update some old fields when writing the superblock, similar to
2003-04-06 17:23:25 +00:00
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
Swap the right blocks in an inode in the byteswapping case.
2003-04-08 14:59:52 +00:00
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
When fixing the cstotal structure, use the right size to copy it back.
2003-04-04 15:02:40 +00:00
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