NetBSD/sbin/fsck_ffs
christos 5a70d8a008 - Deal with wedges and the new disk geometry structures, instead of using
struct disklabel.

Functionality lost:
  1. struct disklabel used to be updated to contain bsize, fsize, cpg.
     This information was used to locate the alternative superblock in
     the filesystem if the primary superblock was corrupted. We need
     to find a new place to store this information if we need this
     functionality.
  2. On vax SMD drives that contained bad sector lists, the newfs program
     knew how to get the offset and skip to the correct location in order
     to place the label.
2006-08-26 22:03:47 +00:00
..
SMM.doc
Makefile - Deal with wedges and the new disk geometry structures, instead of using 2006-08-26 22:03:47 +00:00
dir.c Don't use cast expressions as lvalues as newer versions of gcc warn. 2006-04-21 15:00:49 +00:00
extern.h
fsck.h Don't use cast expressions as lvalues as newer versions of gcc warn. 2006-04-21 15:00:49 +00:00
fsck_ffs.8
inode.c Don't use cast expressions as lvalues as newer versions of gcc warn. 2006-04-21 15:00:49 +00:00
main.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
pass1.c Don't use cast expressions as lvalues as newer versions of gcc warn. 2006-04-21 15:00:49 +00:00
pass1b.c
pass2.c Don't use cast expressions as lvalues as newer versions of gcc warn. 2006-04-21 15:00:49 +00:00
pass3.c
pass4.c 64 bit inode changes 2005-08-19 02:07:18 +00:00
pass5.c
setup.c - Deal with wedges and the new disk geometry structures, instead of using 2006-08-26 22:03:47 +00:00
utilities.c Coverity CID 2074: Fix memory leak. 2006-03-20 01:30:34 +00:00