Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/kern
Module Name: src
Committed By: sborrill
Date: Fri Nov 18 21:22:49 UTC 2011
Modified Files:
src/sys/kern [netbsd-5]: kern_module.c
Log Message:
Pull up the following revisions(s) (requested by tron in ticket #1688):
sys/kern/kern_module.c: revision 1.84
Return ENOEXEC instead of 0 if the info of a kernel module doesn't have the
expected size. This prevents kernel panics when loading broken modules.
To generate a diff of this commit:
cvs rdiff -u -r1.24.4.1 -r1.24.4.2 src/sys/kern/kern_module.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