chs
|
a6d33cc1f2
|
add a new function vn_marktext() for exec code to let others know
that the vnode is now being used as process text.
|
2000-04-11 04:37:47 +00:00 |
eeh
|
cde9dba8ab
|
Add support for -current's ELF32 exec format.
|
2000-02-06 16:45:56 +00:00 |
eeh
|
a65e57bfc6
|
Update to 32-bit compatibility routines.
|
1999-12-30 15:40:45 +00:00 |
eeh
|
1f45477db9
|
Add netbsd32_compat_14.c
Rename everything from compat_netbsd32 -> netbsd32 so we don't have silly
names like compat_14_compat_netbsd32_sys_shmctl().
|
1999-10-11 01:36:21 +00:00 |
eeh
|
69d1f9d0d3
|
COMPAT_SPARC32 -> COMPAT_NETBSD32
|
1999-03-26 04:29:20 +00:00 |
mrg
|
54ab2e1e54
|
clean and up make compile
|
1999-03-25 17:49:43 +00:00 |
mrg
|
a5867d9385
|
move sparc32 to netbsd32; split out MD part (signal handling) (mostly via repository copy, rename and perl -pi :-)
|
1999-03-25 16:22:49 +00:00 |
drochner
|
9d0b08a2b5
|
OMPAT_xxx option review: add missing opt_compat_sunos.h
|
1998-12-18 15:08:21 +00:00 |
eeh
|
0aa87c38cc
|
Overhaul. Now will run simple things like /bin/sh and /bin/echo.
|
1998-10-01 14:27:56 +00:00 |
eeh
|
eb1f80313d
|
Use correct 32-bit signal trampoline code in the emul.
|
1998-09-10 23:55:15 +00:00 |
thorpej
|
a6c6b5a26b
|
Cosmetic changes.
|
1998-09-09 23:46:31 +00:00 |
thorpej
|
5ff9df860c
|
If we don't find a valid magic, return ENOEXEC, not EINVAL.
|
1998-09-09 23:37:27 +00:00 |
thorpej
|
0d779b28ba
|
If we succeed in preparing the exec package, set the package's emulation
to emul_sparc32.
|
1998-09-09 23:36:15 +00:00 |
thorpej
|
7377cf7f4d
|
MID_MACHINE -> MID_SPARC
|
1998-09-09 10:29:18 +00:00 |
eeh
|
269f667cb0
|
Copyout 32-bit args.
|
1998-09-06 04:34:49 +00:00 |
eeh
|
26d2d906c7
|
Some more 64-bit cleanup. Now everything compiles.
|
1998-08-30 15:32:16 +00:00 |
eeh
|
d581aadc3e
|
Some more 64-bit-ification.
|
1998-08-29 18:16:56 +00:00 |
mrg
|
25f5eb1d01
|
fake sendsig for now..
|
1998-08-26 13:38:32 +00:00 |
mrg
|
3ba6ab0970
|
add a 32-bit compatibility module for the sparc64 port, so it can run NetBSD/sparc binaries with a LP64 kernel.
|
1998-08-26 10:20:33 +00:00 |