Module Name: src Committed By: riz Date: Wed Oct 17 21:37:12 UTC 2012
Modified Files: src/usr.bin/nbperf [netbsd-6]: nbperf-bdz.c nbperf.1 Added Files: src/tests/usr.bin/nbperf [netbsd-6]: h_nbperf.sh hash_driver.c t_nbperf.sh Log Message: Pull up following revision(s) (requested by joerg in ticket #574): tests/usr.bin/nbperf/hash_driver.c: revision 1.2 tests/usr.bin/nbperf/h_nbperf.sh: revision 1.2 tests/usr.bin/nbperf/t_nbperf.sh: revision 1.2 usr.bin/nbperf/nbperf.1: revision 1.5 usr.bin/nbperf/nbperf-bdz.c: revision 1.5 Simplify the BDZ compression function, making it smaller at the same time. Fixes a bug where non-minimal hash functions could be created. Add regression tests for BDZ, including the map output functionality. To generate a diff of this commit: cvs rdiff -u -r0 -r1.2.2.2 src/tests/usr.bin/nbperf/h_nbperf.sh \ src/tests/usr.bin/nbperf/hash_driver.c \ src/tests/usr.bin/nbperf/t_nbperf.sh cvs rdiff -u -r1.4 -r1.4.4.1 src/usr.bin/nbperf/nbperf-bdz.c cvs rdiff -u -r1.3.4.1 -r1.3.4.2 src/usr.bin/nbperf/nbperf.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.