Up to [cvs.NetBSD.org] / src / tests / modules
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: phil-wifi
Revision 1.10.2.2 / (download) - annotate - [select for diffs], Mon Jun 10 22:10:08 2019 UTC (22 months ago) by christos
Branch: phil-wifi
Changes since 1.10.2.1: +576 -0
lines
Diff to previous 1.10.2.1 (unified) to branchpoint 1.10 (unified)
Sync with HEAD
Revision 1.10.2.1, Sun May 26 01:44:34 2019 UTC (22 months, 3 weeks ago) by christos
Branch: phil-wifi
Changes since 1.10: +0 -576
lines
FILE REMOVED
file t_kcov.c was added on branch phil-wifi on 2019-06-10 22:10:08 +0000
Revision 1.10 / (download) - annotate - [select for diffs], Sun May 26 01:44:34 2019 UTC (22 months, 3 weeks ago) by kamil
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
netbsd-9-base,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
is-mlppp-base,
is-mlppp,
HEAD
Branch point for: phil-wifi
Changes since 1.9: +7 -7
lines
Diff to previous 1.9 (unified)
Drop no longer needed macros KCOV_STORE() KCOV_LOAD() in kcov(4) Corrently KCOV_STORE() and KCOV_LOAD() are equivalent to x=y. Obtained from <R3x>