summaryrefslogtreecommitdiff
path: root/sys/ddb/db_elf.c
AgeCommit message (Expand)Author
2014-03-16DDB supports ELF symbols are all archs, and it's always the same as thePhilip Guenther
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-10-06Use db_printf instead of printf, to prevent problems with lockingMark Kettenis
2006-03-13ansi/deregister. No binary change.Jonathan Gray
2003-06-01When searching for the symbol table and string table we were lookingArtur Grabowski
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-19Print a reason for failing to init the symbol table.Artur Grabowski
2001-03-15$OpenBSD$Niklas Hallqvist
2001-02-10new symbol handling in ddb for ELF, there is still a problem with hangman on ...Niklas Hallqvist