Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index