NetBSD/sys/arch/pica/pica
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
..
autoconf.c
clock.c
clock_mc.c
clockvar.h
conf.c Add scsibus entry points to the cdevsw[]. 1998-10-10 02:00:49 +00:00
cpu.c
disksubr.c
elf.c
genassym.c
locore.S Add kernel_text symbol to old Pica locore for final removal of KERNBASE. 1998-02-05 04:19:42 +00:00
locore_machdep.S
machdep.c Use allocsys(), mips_init_msgbuf(), and mips_init_proc0(), plus small 1998-02-25 23:30:33 +00:00
mainbus.c
minidebug.c
pica.c
pica.h
pica_trap.c defopt KTRACE 1998-06-25 21:18:11 +00:00
picatype.h
pmap.c Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:43:58 +00:00
sys_machdep.c note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
trap.c defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
vm_machdep.c Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00