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: itojun
Date: Sun Jul 13 08:22:56 UTC 2003
Modified Files:
src/sbin/fsck_ext2fs: dir.c extern.h inode.c pass2.c preen.c
utilities.c
Log Message:
use bounded string op (one strcpy remains)
VS: ----------------------------------------------------------------------
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sbin/fsck_ext2fs/dir.c src/sbin/fsck_ext2fs/pass2.c
cvs rdiff -r1.2 -r1.3 src/sbin/fsck_ext2fs/extern.h \
src/sbin/fsck_ext2fs/preen.c
cvs rdiff -r1.9 -r1.10 src/sbin/fsck_ext2fs/inode.c
cvs rdiff -r1.7 -r1.8 src/sbin/fsck_ext2fs/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