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:           Mon Jun 27 01:25:35 UTC 2005

Modified Files:
        src/sbin/fsck_ffs: dir.c extern.h fsck.h inode.c main.c pass2.c pass5.c
            setup.c utilities.c

Log Message:
sprinkle const.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sbin/fsck_ffs/dir.c
cvs rdiff -r1.21 -r1.22 src/sbin/fsck_ffs/extern.h
cvs rdiff -r1.42 -r1.43 src/sbin/fsck_ffs/fsck.h
cvs rdiff -r1.54 -r1.55 src/sbin/fsck_ffs/inode.c
cvs rdiff -r1.57 -r1.58 src/sbin/fsck_ffs/main.c
cvs rdiff -r1.41 -r1.42 src/sbin/fsck_ffs/pass2.c
cvs rdiff -r1.45 -r1.46 src/sbin/fsck_ffs/pass5.c
cvs rdiff -r1.77 -r1.78 src/sbin/fsck_ffs/setup.c
cvs rdiff -r1.49 -r1.50 src/sbin/fsck_ffs/utilities.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