diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-02-15 21:19:15 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-02-15 21:19:15 +0000 |
commit | decc0dd8c0c740ec7a06b8e9c253a5d68d464bfb (patch) | |
tree | ced939472c0eb7b13a80f7e61ca0dc9042532b17 /sys/compat/osf1/README.dynamic | |
parent | c0bf900609653b10d261450fb6e03882a0019fef (diff) |
OpenBSD
Diffstat (limited to 'sys/compat/osf1/README.dynamic')
-rw-r--r-- | sys/compat/osf1/README.dynamic | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/osf1/README.dynamic b/sys/compat/osf1/README.dynamic index f9be14f809c..0545a15b72c 100644 --- a/sys/compat/osf1/README.dynamic +++ b/sys/compat/osf1/README.dynamic @@ -1,7 +1,7 @@ -$OpenBSD: README.dynamic,v 1.2 1996/08/02 20:35:24 niklas Exp $ +$OpenBSD: README.dynamic,v 1.3 1998/02/15 21:19:14 niklas Exp $ $NetBSD: README.dynamic,v 1.1 1995/02/13 21:39:01 cgd Exp $ -Currently, the NetBSD OSF/1 emulation code only supports statically +Currently, the OpenBSD OSF/1 emulation code only supports statically linked OSF/1 binaries. This document is meant to be a quick description of what would need to happen to support dynamically linked OSF/1 binaries, and to provide an indication of the amount of work |