summaryrefslogtreecommitdiff
path: root/sys/ddb/db_aout.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2001-02-10When computing the value of an entry in the string table, don'tTodd C. Miller
2001-02-10new symbol handling in ddb for ELF, there is still a problem with hangman on ...Niklas Hallqvist
2001-02-06Allow booting on alphas with DDB, although no symbols will be seen.Niklas Hallqvist
1999-09-11s/vm_offset_t/vaddr_t/ s/vm_size_t/vsize_t/Michael Shalayeff
1998-12-20The "end" symbol should be a long, not an int to make 64-bit machines happy. ...Todd C. Miller
1998-08-21Don't make symbols strings absolute in the symbol table so we can share it wi...Todd C. Miller
1997-07-19Include vm/vm.h everywhere it is needed to get at boolean_t (I would preferNiklas Hallqvist
1997-07-08remove register, move strx decl, and change it to long as it is meant to takeNiklas Hallqvist
1997-07-08Let the count of symbols be long, so the nlist array will get properNiklas Hallqvist
1997-06-12MI exec headerMichael Shalayeff
1997-05-29correct case KERNFS && !LKMMichael Shalayeff
1997-05-29futher support for kernfs......Michael Shalayeff
1997-02-07i hate militarists, pacifists either.Michael Shalayeff
1997-02-07Untested changes SUCKTheo de Raadt
1997-02-07wrong private nameMichael Shalayeff
1997-02-07necessary support for kernfs.Michael Shalayeff
1996-08-23signedness pedaneteryNiklas Hallqvist
1996-08-16record real symtab end.Michael Shalayeff
1996-08-13Kludge to make DDB reverse symbol lookup work again.Niklas Hallqvist
1996-05-10do dynamic symtab allocattion.Michael Shalayeff
1996-05-05add advanced hang analyzer.Michael Shalayeff
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-03-30Added: sysctl access to the ddb variables.Michael Shalayeff
1996-03-11Debbuger changed towards the latest Mach.Michael Shalayeff
1996-02-20netbsd-current import & 'boot' cmd addition.Michael Shalayeff
1995-12-08kernel is called bsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt