summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_break.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r272958, r273006:pfg2014-10-181-46/+22
* Follow up to r225203 refining break-to-debugger run-time configurationrwatson2011-08-271-2/+0
* Start each of the license/copyright comments with /*-imp2005-01-061-1/+1
* Mega update for the KDB framework: turn DDB into a KDB backend.marcel2004-07-101-43/+0
* Use __FBSDID().obrien2003-06-101-2/+4
* Add /* FALLTHROUGH */phk2003-05-311-0/+1
* - Add a function db_alt_break which recognizes the character sequence used tojake2002-12-311-0/+44
* Remove __P.alfred2002-03-201-7/+6
* Fill out some gaps in ia64 DDB support. This involves generalising DDB'sdfr2001-09-151-22/+29
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed db_printf format errors.bde1998-07-081-5/+4
* Fixed ifdef bogotification in previous commit.bde1998-06-081-7/+2
* This commit fixes various 64bit portability problems required fordfr1998-06-071-4/+5
* Removed unused #includes.bde1997-06-141-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Reduced and cleaned up #includes.bde1995-12-101-6/+4
* Staticize and cleanup.phk1995-12-101-2/+2
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Staticized and '#ifdef notused' stuff we don't use.phk1995-11-291-13/+27
* Completed function declarations and/or added prototypes and/or #includesbde1995-11-241-5/+8
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Fix up some sloppy coding practices:wollman1994-08-181-5/+1
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-5/+5
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-3/+4
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-37/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+387
OpenPOWER on IntegriCloud