Module Name: src Committed By: alnsn Date: Thu Jul 18 19:39:49 UTC 2013
Modified Files: src/sys/kern: subr_vmem.c Log Message: Always terminate qc_name with NUL because pool_init(9) uses strcmp(3) to compare wchans. To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 src/sys/kern/subr_vmem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.