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_5_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arch/        
[TXT] Makefile (in the Attic) [Hide]  1.12   14 years  miod   Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent fi...
[TXT] aout_syms.c (in the Attic) [Hide]  1.11   16 years  deraadt   same uninit variable bug as in elf_syms.c
[TXT] break.c (in the Attic) [Hide]  1.9   14 years  sobrado   wrap at eighty columns.
[TXT] break.h (in the Attic) [Hide]  1.2   22 years  jason   s/$PMDB$/$OpenBSD$/
[TXT] clit.c (in the Attic) [Hide]  1.7   12 years  nicm   el_set(EL_BIND) requires a NULL marker as the last argument.
[TXT] clit.h (in the Attic) [Hide]  1.2   22 years  jason   s/$PMDB$/$OpenBSD$/
[TXT] core.c (in the Attic) [Hide]  1.8   16 years  deraadt   in (unused function) free_core(), unmap the core; from veins@evilkittens.org
[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.9   16 years  deraadt   uninit variable causing crash; veins@evilkittens.org
[TXT] pmdb.1 (in the Attic) [Hide]  1.17   16 years  sobrado   the ellipsis is not an optional argument; while here, sync the usage and synopsi...
[TXT] pmdb.c (in the Attic) [Hide]  1.22   16 years  miod   In the main loop, do not call wait() if there is no child process yet; misinterp...
[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.5   15 years  sobrado   synchronize synopsis and usage.
[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...