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: ragge
Date: Fri Apr 25 20:30:58 UTC 2003
Modified Files:
src/sys/ddb: db_sym.c
src/sys/kern: kern_ksyms.c
src/sys/sys: ksyms.h
Log Message:
Mobe the SYMTAB_SPACE stuff to ksyms_init, so that it can be used without
DDB compiled-in.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/ddb/db_sym.c
cvs rdiff -r1.2 -r1.3 src/sys/kern/kern_ksyms.c
cvs rdiff -r1.1 -r1.2 src/sys/sys/ksyms.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