Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: joerg
Date: Thu Sep 13 21:44:50 UTC 2012
Modified Files:
src/external/bsd/atf/dist/atf-c: macros_test.c
src/external/bsd/dhcpcd/dist: bpf-filter.h dhcp.c
src/lib/libutil: parsedate.y
src/sys/dev/sdmmc: sdhc.c
src/sys/kern: subr_vmem.c
src/usr.bin/rump_dhcpclient: bpf-filter.h dhcp.c
src/usr.sbin/quotarestore: quotarestore.c
Log Message:
Don't use const foo const as type, one const is enough.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 src/external/bsd/atf/dist/atf-c/macros_test.c
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/dhcpcd/dist/bpf-filter.h
cvs rdiff -u -r1.1.1.21 -r1.2 src/external/bsd/dhcpcd/dist/dhcp.c
cvs rdiff -u -r1.11 -r1.12 src/lib/libutil/parsedate.y
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/sdmmc/sdhc.c
cvs rdiff -u -r1.75 -r1.76 src/sys/kern/subr_vmem.c
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/rump_dhcpclient/bpf-filter.h \
src/usr.bin/rump_dhcpclient/dhcp.c
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/quotarestore/quotarestore.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