1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/pmdb
2008-06-01 18:38:29 +00:00
..
arch missing newline at EOF 2008-02-09 20:59:09 +00:00
aout_syms.c same uninit variable bug as in elf_syms.c 2007-07-24 21:11:02 +00:00
break.c
break.h
clit.c use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg 2007-09-02 15:19:07 +00:00
clit.h
core.c in (unused function) free_core(), unmap the core; from veins@evilkittens.org 2007-08-01 15:44:37 +00:00
core.h
elf_syms.c uninit variable causing crash; veins@evilkittens.org 2007-07-24 21:08:49 +00:00
Makefile
pmdb.1 the ellipsis is not an optional argument; while here, sync the usage 2007-08-06 19:16:05 +00:00
pmdb.c In the main loop, do not call wait() if there is no child process yet; 2008-05-01 21:18:13 +00:00
pmdb.h
process.c
signal.c synchronize synopsis and usage. 2008-06-01 18:38:29 +00:00
symbol.c
symbol.h