Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/mkdep
Module Name: src
Committed By: christos
Date: Sun Oct 15 18:50:48 UTC 2006
Modified Files:
src/usr.bin/mkdep: mkdep.c
Log Message:
- make a variable volatile, that gcc warns vfork will clobber.
- don't blindly walk before the beginning of the buffer because of a
corrupt dependency file. In this case the first character of the
dependency file was a :
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/usr.bin/mkdep/mkdep.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