summaryrefslogtreecommitdiff
path: root/sys/ddb/db_cpu.c
AgeCommit message (Expand)Author
2009-03-09include <stdbool.h> if not _KERNEL, and don't include kauth.h if _KERNEL.mrg
2009-03-08include ddb headers *after* sys/types.h or sys/param.h.mrg
2009-03-07Make ddb compile and work in userspace. Mostly this is comprised of threead