NetBSD/sys/arch/pmax
jonathan 1eadfb6db9 Change NetBSD/mips setregs() to pass explicit arguments to a
newly-exec()ed user-land process for the new dl*-capable crt0:

  a0	stack pointer (points to onstack argc)
  a1	rtld cleanup (filled in by dynamic loader)
  a2	rtld object (filled in by dynamic loader)
  a3	ps_strings

From Jason Thorpe (thorpej@nas.nasa.gov).
1997-06-23 22:08:02 +00:00
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf Set kernel text start address in port-specific Makefile, not ldscript. 1997-06-23 02:40:28 +00:00
dev * Change Sprite MACH_xxx prefix to MIPS_xxx. 1997-06-22 07:42:25 +00:00
dist Commit 1.2 release branch changes (1.6.4.1) back onto main branch. 1996-10-06 06:46:34 +00:00
include Copyright to NetBSD foundation. 1997-06-22 22:41:33 +00:00
pmax Change NetBSD/mips setregs() to pass explicit arguments to a 1997-06-23 22:08:02 +00:00
stand Remove all references to <machine/machAsmDefs.h>. 1997-06-16 01:23:56 +00:00
tc Import mcclock from NetBSD/Alpha, mostly replacing the Sprite clock code. 1997-06-22 09:34:34 +00:00
Makefile Don't use _SUBDIRUSE outside of bsd.subdir.mk. 1997-05-07 17:28:47 +00:00