summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_break.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* db_addr_t -> vaddr_tmpi2019-11-071-4/+4
* Do not expose private functions.mpi2016-04-191-6/+1
* Kill trailing whitespaces. No object change.mpi2016-01-251-7/+7
* Get rid of the vm_map field of ddb breakpoints and watchpoints, and do notmiod2010-11-271-9/+4
* First round of __P removal in sysmillert2002-03-141-18/+18
* zap some typedefs.art2001-11-281-8/+8
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
* s/vm_offset_t/vaddr_t/ s/vm_size_t/vsize_t/mickey1999-09-111-2/+2
* partial sync with netbsd 960418, more to comederaadt1996-04-211-1/+2
* Debbuger changed towards the latest Mach.mickey1996-03-111-5/+5
* netbsd-current import & 'boot' cmd addition.mickey1996-02-201-7/+13
* initial import of NetBSD treederaadt1995-10-181-0/+64