aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_trap.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Removed unused #includes.Bruce Evans1997-06-141-5/+1
* Added a setjmp() so that an initial pc that points to unmapped memoryBruce Evans1997-03-281-10/+12
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Reduced and cleaned up #includes.Bruce Evans1995-12-101-4/+3
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-1/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Avoid ddb getting a panic if the code-segment isn't the usual one...Poul-Henning Kamp1994-10-021-8/+11
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-7/+1
* Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman1994-08-131-5/+5
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andGarrett Wollman1993-11-251-1/+4
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-32/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+106