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: matt
Date: Wed Mar 22 01:14:46 UTC 2006
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
There is no need to use MALLOC/FREE when rebuilding the execsw array
due to LKM loading/unloading. This is not performance critical.
To generate a diff of this commit:
cvs rdiff -r1.214 -r1.215 src/sys/kern/kern_exec.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