Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: christos
Date: Sun Apr 12 19:43:37 UTC 2009
Modified Files:
src/lib/libc/nameser: ns_name.c ns_parse.c ns_print.c
src/lib/libc/resolv: res_data.c res_init.c res_mkquery.c
Log Message:
fix lint issues and actual bugs lint found (missing break statements)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/nameser/ns_name.c \
src/lib/libc/nameser/ns_parse.c
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/nameser/ns_print.c
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/resolv/res_data.c
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/resolv/res_init.c
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/resolv/res_mkquery.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