NetBSD/regress/sys
jdolecek eec8346517 ptrace(PT_DETACH,...) behaves same way as PT_CONTINUE WRT addr & data;
specifically, if we pass NULL addr, we cause the child to jump
to address zero and SIGSEGV immediatelly; pass (caddr_t) 1 instead
while here, improve some error messages and slighly delint
2000-07-27 21:37:39 +00:00
..
arch revert the depend change... it was unneeded, and is even hurting in some 2000-04-28 22:01:14 +00:00
fs
kern ptrace(PT_DETACH,...) behaves same way as PT_CONTINUE WRT addr & data; 2000-07-27 21:37:39 +00:00
uvm Explain why we can expect to have some resident pages even after an 2000-05-19 04:56:48 +00:00
Makefile