Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/cmp
Module Name: src
Committed By: lukem
Date: Sat Apr 11 12:16:12 UTC 2009
Modified Files:
src/usr.bin/cmp: cmp.c extern.h misc.c regular.c special.c
Log Message:
Fix WARNS=4 issues (many -Wcast-qual, one -Wsign-compare on amd64)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/cmp/cmp.c
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/cmp/extern.h
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/cmp/misc.c
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/cmp/regular.c
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/cmp/special.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