Remove proc related extern's from sys/proc.h that are now static's inside
[dragonfly.git] / sys / kern / kern_debug.c
2003-10-05 Hiten PandyaFix a spelling mistake.
2003-09-04 Hiten PandyaChange my e-mail.
2003-08-03 Hiten PandyaMove the backtrace() function from kern_subr.c to ...