summaryrefslogtreecommitdiff
path: root/sys/ddb/db_watch.c
AgeCommit message (Expand)Author
2016-01-25Kill trailing whitespaces. No object change.Martin Pieuchot
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2014-11-16Replace a plethora of historical protection options with justTheo de Raadt
2014-09-14remove uneeded proc.h includesJonathan Gray
2014-07-08These do not need the extremely poorly named uvm/uvm_extern.h (whichTheo de Raadt
2010-11-27Get rid of the vm_map field of ddb breakpoints and watchpoints, and do notMiod Vallat
2006-03-13ansi/deregister. No binary change.Jonathan Gray
2002-02-27don't execute the pmap_update() call if we have no watch list. bo-bo art :-)Per Fogelstrom
2001-12-08Sprinkle pmap_update calls where relevant and some otherArtur Grabowski
2001-11-28zap some typedefs.Artur Grabowski
1999-09-11s/vm_offset_t/vaddr_t/ s/vm_size_t/vsize_t/Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-11Debbuger changed towards the latest Mach.Michael Shalayeff
1996-02-20netbsd-current import & 'boot' cmd addition.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt