Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/config
Module Name: src
Committed By: christos
Date: Fri Nov 21 20:46:56 UTC 2014
Modified Files:
src/usr.bin/config: mkmakefile.c sem.c sem.h
Log Message:
Use proper index types, delete casts, use correct sizeof() in allocations.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.bin/config/mkmakefile.c
cvs rdiff -u -r1.70 -r1.71 src/usr.bin/config/sem.c
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/config/sem.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