Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/external/bsd/netdiff/dist
Module Name: othersrc
Committed By: agc
Date: Tue Jan 15 01:57:56 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/dist: cmp.c diff_subr.c diffreg.c
netdiff.h
Log Message:
No need for a flags argument to the cmp_file() function.
Check that fp isn't NULL before trying to close it in diff_fini().
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/netdiff/dist/cmp.c
cvs rdiff -u -r1.6 -r1.7 othersrc/external/bsd/netdiff/dist/diff_subr.c
cvs rdiff -u -r1.7 -r1.8 othersrc/external/bsd/netdiff/dist/diffreg.c
cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/netdiff/dist/netdiff.h
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