NetBSD/sys/arch/sun3
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 Keep the compile/ directory in the distribution. 1997-03-31 01:23:37 +00:00
conf Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
dev Fix warning 1999-05-08 18:46:17 +00:00
include Pull in the right generic m68k header. (Where was my mind?) 1999-04-29 14:38:39 +00:00
stand Add idprom.c and libsa files that are now separate 1999-03-04 08:19:38 +00:00
sun3 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
sun3x SVR4-related typo in previous. 1999-05-06 14:16:07 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00