OpenBSD CVS

src/sbin/fsck_ffs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / fsck_ffs

Current tag: OPENBSD_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] SMM.doc/        
[TXT] Makefile  1.5   26 years  deraadt   $OpenBSD$
[TXT] dir.c  1.23   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...
[TXT] extern.h  1.10   16 years  otto   Teach fsck_ffs about 64-bit block addresses. ok (and help) moritz@ pedro@
[TXT] fsck.h  1.23   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...
[TXT] fsck_ffs.8  1.19   17 years  jmc   convert to new .Dd format;
[TXT] inode.c  1.32   15 years  otto   Some forms of inode corruption can make remsize and thus isize go negative and c...
[TXT] main.c  1.33   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...
[TXT] pass1.c  1.31   15 years  otto   catch funny values of cg_initediblk; make fsck_ffs more robust against forms of ...
[TXT] pass1b.c  1.16   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...
[TXT] pass2.c  1.28   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...
[TXT] pass3.c  1.13   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...
[TXT] pass4.c  1.18   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...
[TXT] pass5.c  1.37   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...
[TXT] setup.c  1.40   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...
[TXT] utilities.c  1.35   15 years  otto   reduce mem usage by about 20% by packing state and type of an inode in a single ...