OpenBSD CVS

src/usr.bin/pmdb/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / pmdb

Current tag: OPENBSD_3_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arch/        
[TXT] Makefile (in the Attic) [Hide]  1.8   20 years  brad   - use :L variable modifier with ELF_TOOLCHAIN variable - change 2 instances of t...
[TXT] aout_syms.c (in the Attic) [Hide]  1.10   21 years  pvalchev   check asprintf return value for error, as the pointer is not guaranteed to be NU...
[TXT] break.c (in the Attic) [Hide]  1.8   20 years  mickey   check return value from process_{read,write} proper
[TXT] break.h (in the Attic) [Hide]  1.2   22 years  jason   s/$PMDB$/$OpenBSD$/
[TXT] clit.c (in the Attic) [Hide]  1.4   21 years  aaron   Correct the size arg to memset() so argv will be cleared correctly; art@ ok.
[TXT] clit.h (in the Attic) [Hide]  1.2   22 years  jason   s/$PMDB$/$OpenBSD$/
[TXT] core.c (in the Attic) [Hide]  1.6   20 years  mickey   fix ptr arythmetics in core_write(); from aaron@
[TXT] core.h (in the Attic) [Hide]  1.3   21 years  mickey   do not core dump on stripped executables. revmap the registers printed to the sy...
[TXT] elf_syms.c (in the Attic) [Hide]  1.8   21 years  mickey   do not core dump on stripped executables. revmap the registers printed to the sy...
[TXT] pmdb.1 (in the Attic) [Hide]  1.15   20 years  mickey   document examine
[TXT] pmdb.c (in the Attic) [Hide]  1.19   20 years  jfb   when given only an executable name without a valid path, resolve the actual exec...
[TXT] pmdb.h (in the Attic) [Hide]  1.7   20 years  jfb   when given only an executable name without a valid path, resolve the actual exec...
[TXT] process.c (in the Attic) [Hide]  1.13   20 years  jfb   when given only an executable name without a valid path, resolve the actual exec...
[TXT] signal.c (in the Attic) [Hide]  1.3   21 years  todd   typo; found by Jean-Francois Brousseau <krapht@secureops.com>
[TXT] symbol.c (in the Attic) [Hide]  1.7   21 years  mickey   do not core dump on stripped executables. revmap the registers printed to the sy...
[TXT] symbol.h (in the Attic) [Hide]  1.4   22 years  art   Add a command 'sym_load' to load a symbol table at some offset. We are in a desp...