NetBSD/sys/compat
christos 68328ddcdd Fixes for Solaris-2.4/sparc dynamically linked binaries.
We can now run them, but:

1. setcontext() causes a panic so binaries that receive signals
   crash the machine [something is wrong with the register setup].
   sleep 10 ==
    Watchdog reset
    Data Access Exception
    Type  help  for more information
    ok

2. csh says "unknown software trap a7".
3. ls gives us a bus error.
4. ldd works :-)

But I solved the problem that had been bothering me for weeks :-)
1995-06-27 22:12:47 +00:00
..
common Fix PR1160... (bug with the new compat_util prefix) 1995-06-26 19:27:17 +00:00
hpux Use the new compat_util.h 1995-06-24 20:17:54 +00:00
ibcs2 Use compat_util.[ch] 1995-06-24 20:18:53 +00:00
linux Stackgap_init() now takes an p->p_emul argument. 1995-06-24 20:36:28 +00:00
osf1 don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
sunos Oops... NOARGS for compat_43_sigvec. 1995-06-25 14:58:17 +00:00
svr4 Fixes for Solaris-2.4/sparc dynamically linked binaries. 1995-06-27 22:12:47 +00:00
ultrix don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00