Date: Thu, 19 Mar 2009 20:46:51 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include trap.h src/sys/sparc64/sparc64 trap.c src/sys/sun4v/include trap.h src/sys/sun4v/sun4v trap.c Message-ID: <200903192047.n2JKl8MF029226@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2009-03-19 20:46:51 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include trap.h
sys/sparc64/sparc64 trap.c
sys/sun4v/include trap.h
sys/sun4v/sun4v trap.c
Log:
SVN rev 190107 on 2009-03-19 20:46:51Z by marius
- There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB as
they're always available.
- Remove unused variable. [1]
- Add a missing const.
- Sort includes.
Submitted by: Christoph Mallon [1]
Revision Changes Path
1.14 +1 -1 src/sys/sparc64/include/trap.h
1.96 +4 -14 src/sys/sparc64/sparc64/trap.c
1.5 +1 -1 src/sys/sun4v/include/trap.h
1.19 +3 -13 src/sys/sun4v/sun4v/trap.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903192047.n2JKl8MF029226>
