NetBSD/sys/arch/hp300
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
..
DOC
compile
conf change handling of libkern: 1998-10-15 18:37:13 +00:00
dev Add braces to make egcs happy. 1998-11-09 15:53:51 +00:00
hp300 Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
include Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
stand allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-02 20:01:05 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00