summaryrefslogtreecommitdiff
path: root/sys/ddb/db_sym.h
AgeCommit message (Expand)Author
2003-05-16use strlcpy [change prototype of db_symstr to pass size_t; noone seem to use it]itojun
2003-04-24Teach DDB to use ksyms instead of it's own symbol table management.ragge
2003-04-16make parameter 'name' for db_del_symbol_table() constjdolecek
2002-02-15ANSIfy, KNF.simonb
2002-01-05Add db_symstr(), a parallel interface to db_printsym() thatjhawk
2001-01-17constify a littlejdolecek
2000-05-25Interface change: db_printsym() takes a third argument, pr, a functionjhawk
2000-05-22Add a "sifting" command to ddb (named from the Sun OpenPROM command ofjhawk
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-01-31Print more info on ps/w, note the current proc, and properly declare db_maxoff.ross
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-02-15Remove RCS logs.mycroft
1993-07-22Allow adding more than one symbol table at runtime. For LKM.brezak
1993-05-20add explicit rcs idcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd