Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ddb
Module Name: src
Committed By: mrg
Date: Mon Mar 9 06:07:05 UTC 2009
Modified Files:
src/sys/ddb: db_cpu.c db_lwp.c db_proc.c db_xxx.c
Log Message:
include <stdbool.h> if not _KERNEL, and don't include kauth.h if _KERNEL.
now crash builds on i386.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/ddb/db_cpu.c src/sys/ddb/db_proc.c
cvs rdiff -u -r1.3 -r1.4 src/sys/ddb/db_lwp.c
cvs rdiff -u -r1.58 -r1.59 src/sys/ddb/db_xxx.c
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