Source-Changes archive

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

CVS commit: src/sbin/fsck_ext2fs



Module Name:    src
Committed By:   christos
Date:           Sun Jun 26 23:01:39 UTC 2005

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

Log Message:
constify.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sbin/fsck_ext2fs/dir.c \
    src/sbin/fsck_ext2fs/utilities.c
cvs rdiff -r1.5 -r1.6 src/sbin/fsck_ext2fs/extern.h
cvs rdiff -r1.12 -r1.13 src/sbin/fsck_ext2fs/fsck.h \
    src/sbin/fsck_ext2fs/pass2.c
cvs rdiff -r1.17 -r1.18 src/sbin/fsck_ext2fs/inode.c
cvs rdiff -r1.20 -r1.21 src/sbin/fsck_ext2fs/main.c
cvs rdiff -r1.18 -r1.19 src/sbin/fsck_ext2fs/setup.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