NetBSD/sys/arch/x68k
thorpej cabecee13c 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:43:49 +00:00
..
compile
conf change handling of libkern: 1998-10-15 18:37:13 +00:00
dev remove unused share map code from UVM: 1998-10-11 23:20:59 +00:00
include Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
stand Use subdirs. 1998-09-01 20:18:37 +00:00
usr.bin
usr.sbin
x68k Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
Makefile