NetBSD/sys/arch/atari
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
..
atari Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
compile NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
conf Add .../dev/mii/files.mii. Needed for support of the 3C590. 1999-05-06 20:27:57 +00:00
dev If the floppy has no label, fake one. 1999-05-04 14:29:44 +00:00
include Pull in the right generic m68k header. (Where was my mind?) 1999-04-29 14:38:39 +00:00
isa Moved to arch/atari/include/isa_machdep.h,v 1999-03-19 05:01:58 +00:00
pci Add more fuzziness to the MDRAM initialisation. Seems to work on a broader 1999-03-26 08:21:49 +00:00
stand Make sure that we can link against the libsa.a library. It looks like a 1999-04-22 07:17:01 +00:00
vme Fix the IPL comparison. The previous version was plain wrong and caused 1999-04-15 09:15:29 +00:00
Makefile Reorganize installation if include files. Nuke some from atari/include as 1998-09-02 10:59:14 +00:00