NetBSD/sys/arch/arm32
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
..
arm32 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
compile
conf Add the rnd pseudo device. 1999-04-20 09:30:08 +00:00
dev completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
doc Sync with reality. 1999-01-01 12:13:49 +00:00
footbridge Fix microtime() to sanely handle calls before the clocks have been 1999-04-23 09:09:04 +00:00
fpe-arm
include Install "devmap.h" to "/usr/include/machine" so that the SHARK X11 1999-05-07 20:50:31 +00:00
iomd Don't try and calculate the time in microtime() unless cpu_initclocks() 1999-04-20 09:14:32 +00:00
isa make this compile without 'options IRQSTATS'. 1999-05-11 12:41:15 +00:00
mainbus Make cpu_model big enough to hold the DNARD cpu's identification, and a bit 1999-02-26 12:05:49 +00:00
ofw GC physical_memoryblock. 1999-03-29 10:02:19 +00:00
pci Moved to arch/arm32/include/pci_machdep.h,v 1999-03-19 03:34:22 +00:00
podulebus Use ETHER_*_LEN constants from <net/if_ether.h> instead of defining them 1999-03-25 23:11:51 +00:00
rc7500 GC physical_memoryblock. 1999-03-29 10:02:19 +00:00
riscpc Changed the way in which virtual address space is reserved for the SA110 1999-04-06 06:57:00 +00:00
shark pull isa_machdep.h in from machine/ instead of from $(MACHINE)/isa/ 1999-03-19 05:13:16 +00:00
vidc completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00