Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/fsck_ffs



Module Name:    src
Committed By:   christos
Date:           Sat Apr 30 20:24:32 UTC 2005

Modified Files:
        src/sbin/fsck_ffs: inode.c pass1.c

Log Message:
Dammit, get rid of the debugging abort() calls. It is no fun to have a broken
fsck program on a busted filesystem.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sbin/fsck_ffs/inode.c
cvs rdiff -r1.36 -r1.37 src/sbin/fsck_ffs/pass1.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index