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_aout.c
Age
Commit message (
Expand
)
Author
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-02-10
When computing the value of an entry in the string table, don't
Todd C. Miller
2001-02-10
new symbol handling in ddb for ELF, there is still a problem with hangman on ...
Niklas Hallqvist
2001-02-06
Allow booting on alphas with DDB, although no symbols will be seen.
Niklas Hallqvist
1999-09-11
s/vm_offset_t/vaddr_t/ s/vm_size_t/vsize_t/
Michael Shalayeff
1998-12-20
The "end" symbol should be a long, not an int to make 64-bit machines happy. ...
Todd C. Miller
1998-08-21
Don't make symbols strings absolute in the symbol table so we can share it wi...
Todd C. Miller
1997-07-19
Include vm/vm.h everywhere it is needed to get at boolean_t (I would prefer
Niklas Hallqvist
1997-07-08
remove register, move strx decl, and change it to long as it is meant to take
Niklas Hallqvist
1997-07-08
Let the count of symbols be long, so the nlist array will get proper
Niklas Hallqvist
1997-06-12
MI exec header
Michael Shalayeff
1997-05-29
correct case KERNFS && !LKM
Michael Shalayeff
1997-05-29
futher support for kernfs......
Michael Shalayeff
1997-02-07
i hate militarists, pacifists either.
Michael Shalayeff
1997-02-07
Untested changes SUCK
Theo de Raadt
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-13
Kludge to make DDB reverse symbol lookup work again.
Niklas Hallqvist
1996-05-10
do dynamic symtab allocattion.
Michael Shalayeff
1996-05-05
add advanced hang analyzer.
Michael Shalayeff
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
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-08
kernel is called bsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt