summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_run.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Substitute boolean_t/TRUE/FALSE by int/1/0.mpi2019-11-061-3/+3
| | | | ok dlg@, jasper@, anton@
* Kill trailing whitespaces. No object change.mpi2016-01-251-7/+7
|
* Remove ddb single-step load and store counters. Most platforms do notmiod2010-11-271-3/+1
| | | | implement them, and they are of questionable usefulness.
* Be consistent in db_cmd_loop_done declaration.miod2007-11-141-1/+2
|
* Remove commons; inspired by netbsd.jason2003-02-121-4/+4
|
* First round of __P removal in sysmillert2002-03-141-11/+11
|
* fix #endif; David.Sainty@MCS.VUW.AC.NZderaadt1997-09-061-2/+2
|
* Make SOFTWARE_SSTEP compile with strict prototypingniklas1997-07-191-1/+11
|
* partial sync with netbsd 960418, more to comederaadt1996-04-211-1/+2
|
* Debbuger changed towards the latest Mach.mickey1996-03-111-5/+5
| | | | | Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD.
* netbsd-current import & 'boot' cmd addition.mickey1996-02-201-3/+8
|
* initial import of NetBSD treederaadt1995-10-181-0/+51