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_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arch/        
[TXT] Makefile (in the Attic) [Hide]  1.9   20 years  grange   Append but not override COPTS. ok espie@
[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.5   20 years  otto   New libedit api changes. Tested by djm@, mouring@, jmc@. ok deraadt@
[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.4   20 years  miod   Off-by-ones, from aaron@
[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...