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:           Tue Sep 25 20:53:47 UTC 2012

Modified Files:
        src/tests/usr.bin/nbperf: h_nbperf.sh hash_driver.c t_nbperf.sh
        src/usr.bin/nbperf: nbperf-bdz.c nbperf.1

Log Message:
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 -r1.1 -r1.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.5 src/usr.bin/nbperf/nbperf-bdz.c \
    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.




Home | Main Index | Thread Index | Old Index