Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-25 | check asprintf return value for error, as the pointer is not guaranteed | Peter Valchev | |
to be NULL in such case; ok millert | |||
2002-07-22 | Support for reading from core files. | Artur Grabowski | |
From Jean-Francois Brousseau <krapht@secureops.com> | |||
2002-06-11 | Fail if no symbol table is found, don't crash. | Artur Grabowski | |
2002-06-09 | don't go further on stripped binaries; been in my tree for ever. | Federico G. Schwindt | |
2002-03-29 | remove the IGNORE_PREAD_ERRORS backwards compat goo which really, REALLY, ↵ | Theo de Raadt | |
just is not needed, come on | |||
2002-03-19 | check error before checking the magic. | Federico G. Schwindt | |
2002-03-19 | prepare to support both formats simultaneously. | Federico G. Schwindt | |
2002-03-15 | Move the linking offset from the symbol format dependent structs | Artur Grabowski | |
to struct sym_table. Allow callers to specify linking offset to st_open. | |||
2002-03-15 | s/$PMDB$/$OpenBSD$/ | Jason Wright | |
2002-03-15 | Import pmdb 4.1. | Artur Grabowski | |
(see http://www.blahonga.org/~art/openbsd/pmdb.html for more info). The development repository now moves here out from my local repository. |