NetBSD/sys/arch
thorpej 49c62c4336 Changes to support fork_kthread():
- cpu_set_kpc() now takes void *arg third argument, passed to the
  entry point.
- cpu_fork() allows parent to be non-curproc iff parent is proc0.
  When forking non-curproc, assume its state has already been saved.
- Adjust various pieces of machine-dependent code to account of all of this.
1998-11-11 06:41:23 +00:00
..
alpha Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
amiga Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
arm32 Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
atari Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
bebox Support frame buffer console with Matrox Millennium(probably, and II). 1998-10-28 02:47:35 +00:00
hp300 Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
i386 Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
m68k Fix obvious typo in DEBUG code 1998-10-25 21:58:25 +00:00
mac68k Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
macppc Sync to mac68k. 1998-11-05 11:46:07 +00:00
mips Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
mvme68k Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
newsmips change handling of libkern: 1998-10-15 18:37:13 +00:00
next68k Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
ofppc Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
pc532 Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
pica Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:43:58 +00:00
pmax Cursor position offsets need different values for an sfb board with an 1998-11-06 03:53:40 +00:00
powerpc Don't panic when pmap_remove_pv even if pa is not managed. 1998-10-13 11:30:47 +00:00
sparc LOCKDEBUG enhancements for non-MP: 1998-11-04 06:19:55 +00:00
sparc64 Turn off debugging. 1998-11-11 02:04:23 +00:00
sun3 Corrected incorrect definition of child_return(). It only accepts one 1998-11-05 03:40:57 +00:00
vax Support for KA820 console RX50. From 4.4, ported to NetBSD by Sergey Svishchev. 1998-11-07 20:58:09 +00:00
x68k Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
Makefile For the pc532 MACHINE (pc532) isn't equal to MACHINE_ARCH (ns32k) but there 1998-08-25 11:52:26 +00:00