Module Name: src Committed By: simonb Date: Sun Jun 13 14:58:50 UTC 2021
Modified Files:
src/sys/kern: subr_hash.c
Log Message:
Return ENOENT if the hashstat sysctl was called to query a specific hash
name and that hash name doesn't exist.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/kern/subr_hash.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
