--- - branch: MAIN date: Mon Jul 20 18:12:48 UTC 2020 files: - new: '1.25' old: '1.24' path: src/usr.bin/make/hash.c pathrev: src/usr.bin/make/hash.c@1.25 type: modified - new: '1.15' old: '1.14' path: src/usr.bin/make/hash.h pathrev: src/usr.bin/make/hash.h@1.15 type: modified - new: '1.283' old: '1.282' path: src/usr.bin/make/main.c pathrev: src/usr.bin/make/main.c@1.283 type: modified - new: '1.81' old: '1.80' path: src/usr.bin/make/nonints.h pathrev: src/usr.bin/make/nonints.h@1.81 type: modified - new: '1.64' old: '1.63' path: src/usr.bin/make/targ.c pathrev: src/usr.bin/make/targ.c@1.64 type: modified - new: '1.286' old: '1.285' path: src/usr.bin/make/var.c pathrev: src/usr.bin/make/var.c@1.286 type: modified id: 20200720T181248Z.0c87c816d6f229ad4663d3e844140612a9064606 log: | Make DEBUG_HASH less of a fire-hose. Reporting keys on every lookup is overkill unless playing with a new HASH, so wrap in #ifdef DEBUG_HASH_LOOKUP Also add some stats at the end so we can see final size and max chain length - maxchain is a better variable name than maxlen. module: src subject: 'CVS commit: src/usr.bin/make' unixtime: '1595268768' user: sjg