NetBSD/sys/arch/hp300
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
..
DOC
compile
conf Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
dev remove unneeded old-vm includes 1999-04-10 14:28:22 +00:00
hp300 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
include Pull in the right generic m68k header. (Where was my mind?) 1999-04-29 14:38:39 +00:00
stand include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00