NetBSD/regress/sys/kern
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
..
execve include cleanup in regress. 2000-07-03 04:02:34 +00:00
extent include cleanup in regress. 2000-07-03 04:02:34 +00:00
getcwd Add permission checking (execute-only innermost directory) 1999-07-11 09:54:41 +00:00
lockf ptrace(PT_DETACH,...) behaves same way as PT_CONTINUE WRT addr & data; 2000-07-27 21:37:39 +00:00
sigtramp Don't link with -N. 2000-01-24 00:10:22 +00:00
sysvmsg Sanity check the data in the reciver. 1999-08-24 23:17:46 +00:00
sysvsem Make this work properly with the X/Open spec of semctl(2). 2000-01-31 15:10:34 +00:00
sysvshm Add a simple test program for the System V Shared Memory facility. 1999-08-24 23:01:56 +00:00
unfdpass - Kill some warnings, and enable WARNS=1. 2000-06-05 06:01:42 +00:00
Makefile Lockf regression test. 2000-06-12 14:42:02 +00:00
Makefile.inc RCS Id Police. 1998-01-09 08:03:16 +00:00