Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Sat May 31 20:14:38 UTC 2008
Modified Files:
src/sys/kern: init_main.c kern_module.c
src/sys/sys: module.h
Log Message:
- Put in place module compatibility check against __NetBSD_Version__,
as discussed on tech-kern.
- Remove unused module_jettison().
To generate a diff of this commit:
cvs rdiff -r1.357 -r1.358 src/sys/kern/init_main.c
cvs rdiff -r1.20 -r1.21 src/sys/kern/kern_module.c
cvs rdiff -r1.7 -r1.8 src/sys/sys/module.h
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