Module Name: src Committed By: yamt Date: Wed Oct 19 11:12:37 UTC 2011
Modified Files:
src/sys/kern: subr_vmem.c
Log Message:
vmem_create: copy the 'name' string rather than just keeping a reference to it.
i think it's what solaris does as at least dtrace relies on this behaviour.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 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.
