NetBSD/sys/arch/vax
thorpej c10a926030 Allow the caller to specify a stack for the child process. If NULL,
the child inherits the stack pointer from the parent (traditional
behavior).  Like the signal stack, the stack area is secified as
a low address and a size; machine-dependent code accounts for stack
direction.

This is required for clone(2).
1999-05-13 21:58:32 +00:00
..
bi completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
boot include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
compile
conf First towards use of bus.h routines on vax. Allocate DMA memory for 1999-04-14 23:14:45 +00:00
consolerl RCSID Police. 1998-01-05 20:51:25 +00:00
floppy RCSID Police. 1998-01-05 20:51:25 +00:00
if Ungarble the copyright notice. 1999-04-12 20:57:52 +00:00
include Define __builtin_*() for lint 1999-05-03 16:30:31 +00:00
mba Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This change 1999-01-01 21:43:17 +00:00
mscp Fix deadlock bug. Pointed out by maximum entropy. 1998-12-09 19:02:31 +00:00
uba Only allocate QDSS memory if there is a QDSS as console. 1999-04-17 17:02:49 +00:00
vax Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
vsa Make LK201 arrow keys work again. 1999-04-29 16:58:58 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00