summaryrefslogtreecommitdiff
path: root/sys/ddb/db_write_cmd.c
AgeCommit message (Expand)Author
2009-05-30Allow 8 byte writes from ddb (w/q) on 64 bit platforms, just like we allowMiod Vallat
2007-11-05temporary ddb buffers need to be a bit larger on 64 bit systems to cope withMiod Vallat
2007-09-13A few %n/%r/%z format strings were missed, convert these to db_format().Miod Vallat
2006-03-13ansi/deregister. No binary change.Jonathan Gray
2002-05-16Add a an argument to db_printsym that specifies the printf functionArtur Grabowski
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
1997-07-19Include vm/vm.h everywhere it is needed to get at boolean_t (I would preferNiklas Hallqvist
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