NetBSD/sys/arch/pc532
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 options & filesystems tweeks. 1999-04-29 15:31:00 +00:00
dev Move advertisement into a comment of its own. 1999-04-06 19:43:04 +00:00
fpu {bzero, bcopy} -> {memset, memcpy} 1998-09-12 19:14:58 +00:00
include Define __builtin_*() for lint 1999-05-03 16:30:31 +00:00
pc532 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
stand Fix symbol loading. esym is passed as an offset to loadaddress. 1999-05-03 09:19:29 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
To.Do Remove comment on bim.8 man page. 1997-11-10 01:58:10 +00:00