NetBSD/sys/arch/sun3/sun3x
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
..
bus_subr.c First cut at UVM support. Compiles, but not tested yet. 1998-06-09 20:47:17 +00:00
clock.c Default the interrupt priority in match functions. 1998-02-08 05:05:54 +00:00
dvma.c First cut at UVM support. Compiles, but not tested yet. 1998-06-09 20:47:17 +00:00
enable.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
enable.h Initial revision 1997-01-14 20:57:06 +00:00
genassym.c Define SYS_compat_13_sigreturn13. 1998-10-01 00:29:51 +00:00
idprom.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
iommu.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
iommu.h Add: IOMMU_VA_MASK 1998-01-22 22:07:45 +00:00
locore2.c defopt DDB. 1998-07-04 22:18:13 +00:00
locore.s Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
machdep.c Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
mem.c First cut at UVM support. Compiles, but not tested yet. 1998-06-09 20:47:17 +00:00
mk48t02.h Provide a struct representing only the clock. 1997-04-25 18:47:41 +00:00
obio.c Improve some diagnostics. 1998-02-08 05:07:06 +00:00
obio.h Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
obmem.h Initial revision 1997-01-14 20:57:05 +00:00
pmap_pvt.h Pad out table manager structures so that all the members in the contiguous 1997-12-17 16:20:33 +00:00
pmap.c Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
vme.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
vme.h Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00