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:   ad
Date:           Tue May 20 13:34:45 UTC 2008

Modified Files:
        src/sys/kern: kern_module.c subr_kobj.c

Log Message:
- Do local relocs before loading requisite modules, and all others only
  after requisite modules have been loaded. For PR kern/38697.
- Simplify kobj interface slightly to make error handling easier.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/kern/kern_module.c
cvs rdiff -r1.17 -r1.18 src/sys/kern/subr_kobj.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