summaryrefslogtreecommitdiff
path: root/sys/ddb/db_aout.c
AgeCommit message (Expand)Author
2003-05-17Add a cast to make this build with -D__AUDIT__.kristerw
2003-04-24Teach DDB to use ksyms instead of it's own symbol table management.ragge
2002-02-15ANSIfy, KNF.simonb
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-12add RCSIDslukem
2001-01-17constify a littlejdolecek
2000-07-07s/preserving ... bytes of symbol table/using ... bytes of symbol table/jhawk
2000-05-22Add a "sifting" command to ddb (named from the Sun OpenPROM command ofjhawk
2000-03-30Die, register, die!augustss
1999-06-15Don't load the symbol table if it's corrupted.thorpej
1999-06-05Cast ptrdiff_t to long for printf purposes.pk
1999-04-29Don't go dereferencing pointers before verifying they are aligned.christos
1999-04-12Quote "AS IS" as in the majority of Carnegy Mellon notices.pk
1999-04-06Fix a pasto in copyright text which has been procreating like rabbits..pk
1998-12-04- Make the ddb_init() interface consistent for a.out and ELF.thorpej
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-06-09Change ddb_init() for a.out to provision for kernels which are not booted bytv
1997-11-30Clean up usage of printf() vs db_printf(): The diagnostic messagesdrochner
1997-06-26A few small changes to make it easier to support non-a.out symbol tablethorpej
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-02-27Eliminate dependency on /usr/include/*gwr
1996-02-05DDB prototype changes.christos
1994-10-09Add prototypes.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-03Fix test for empty db_symtab on big-endian machines.gwr
1993-12-18Canonicalize all #includes.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-08-29Changes for boot loading of symbols.brezak
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-07-22Remove read from file. Merge changes from mach DDB.brezak
1993-07-10Print symbolic args and line no's in stack traces.brezak
1993-05-20add explicit rcs idcgd
1993-05-07make SYMTAB_SPACE user-definable, as an "option"cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd