index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ddb
/
db_sym.c
Age
Commit message (
Expand
)
Author
2002-05-16
Add a an argument to db_printsym that specifies the printf function
Artur Grabowski
2002-05-14
Use db_format in db_printsym (we'll want to be able to use printf in it soon).
Artur Grabowski
2002-05-13
minor knf.
Artur Grabowski
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-19
Needed a simple cast after a sparc64 change.
Mike Frantzen
2001-08-19
Ugly hack to make symbols work on sparc64.
Artur Grabowski
2001-02-10
new symbol handling in ddb for ELF, there is still a problem with hangman on ...
Niklas Hallqvist
1997-07-19
Include vm/vm.h everywhere it is needed to get at boolean_t (I would prefer
Niklas Hallqvist
1997-07-06
64 bit fixes
Niklas Hallqvist
1997-05-29
futher support for kernfs......
Michael Shalayeff
1997-02-07
wrong private name
Michael Shalayeff
1997-02-07
necessary support for kernfs.
Michael Shalayeff
1996-08-23
signedness pedanetery
Niklas Hallqvist
1996-08-16
record real symtab end.
Michael Shalayeff
1996-08-16
add symtab list public iterator.
Michael Shalayeff
1996-08-13
Kludge to make DDB reverse symbol lookup work again.
Niklas Hallqvist
1996-08-04
Make compile on OpenBSD/alpha. MD stuff is still missing though.
Niklas Hallqvist
1996-05-31
-Wall and -Wstrict-prototypes cleanup
Niklas Hallqvist
1996-05-20
remove unused #defines.
Michael Shalayeff
1996-05-10
do dynamic symtab allocattion.
Michael Shalayeff
1996-05-05
add advanced hang analyzer.
Michael Shalayeff
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-03-30
Added: sysctl access to the ddb variables.
Michael Shalayeff
1996-03-11
Debbuger changed towards the latest Mach.
Michael Shalayeff
1996-02-20
netbsd-current import & 'boot' cmd addition.
Michael Shalayeff
1995-12-14
update from netbsd
Theo de Raadt
1995-12-08
kernel is called bsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt