NetBSD/sys/arch/next68k
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
..
compile
conf add nextkbd flag to nextcons.c so that kernel can be cleanly 1999-04-24 17:55:10 +00:00
dev Don't use the direct console on color machines, which is currently not 1999-04-29 14:51:20 +00:00
include Pull in the right generic m68k header. (Where was my mind?) 1999-04-29 14:38:39 +00:00
next68k Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
stand include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
Makefile Add include to SUBDIR to install the machine includes. 1998-07-12 18:06:54 +00:00