NetBSD/sys/arch/sun3
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 Garbage-collect the open_target_lu and close_target_lu entry points from 1998-10-10 00:28:28 +00:00
include Remove argument name from function declaration. 1998-10-24 16:22:58 +00:00
stand Assign my copyrights to TNF. 1998-09-05 15:28:07 +00:00
sun3 Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
sun3x Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00