DragonFly commits List (threaded) for 2003-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/conf files src/sys/kern kern_debug.c kern_subr.c
hmp 2003/08/03 05:29:05 PDT
Modified files:
sys/conf files
sys/kern kern_subr.c
Added files:
sys/kern kern_debug.c
Log:
Move the backtrace() function from kern_subr.c to kern_debug.c.
All debugging related kernel functions, and syscalls should
be added into this file.
Discussed with: Matt (about kern_debug.c)
Revision Changes Path
1.9 +1 -0 src/sys/conf/files
1.10 +1 -19 src/sys/kern/kern_subr.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]