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: Sun Jan 6 14:47:26 UTC 2008
Modified Files:
src/sys/kern: subr_kobj.c
src/sys/sys: kobj.h
Log Message:
- Allow loading ELF objects from memory. Based on a patch from jmcneill.
- Allow for changing object name later, once known.
- Split open/load of the objects.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/kern/subr_kobj.c
cvs rdiff -r1.2 -r1.3 src/sys/sys/kobj.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