From a79b2dca806a4bf76915bd89c0864d3d2aa3c2f4 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 28 Feb 1998 23:03:41 +0000 Subject: [PATCH] Update information about ELF and running DOS binaries. Note: I am pulling this out of thin air and should be reviewed by someone more knowledgeable about -CURRENT (M$-DOS binaries) and the ELF issue. PR: docs/5837 --- FAQ/misc.sgml | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/FAQ/misc.sgml b/FAQ/misc.sgml index 05caef35db..30d675d0db 100644 --- a/FAQ/misc.sgml +++ b/FAQ/misc.sgml @@ -1,4 +1,4 @@ - + @@ -61,13 +61,13 @@ name="brandelf"> for more information. -

FreeBSD comes from the "classic" camp and uses the - FreeBSD comes from the "classic" camp and has traditionally used + the format, a technology tried and proven through many generations of BSD releases. Though it has also been possible for some time to build and run native In FreeBSD's case, it's not quite so simple since our shared +

In FreeBSD's case, our shared library mechanism is based more closely on Sun's SunOS-style shared library mechanism and, as such, is very - easy to use. The only thing we actually lack with Why won't chmod change the permissions on symlinks? @@ -132,13 +136,13 @@ Can I run DOS binaries under FreeBSD? -

Not yet, though BSDI has just donated their Yes, starting with version 3.0 you can using BSDI's if you're interested in - joining this effort! + joining this ongoing effort! -

For now, there is a neat utility called +

For pre-3.0 systems, there is a neat utility called in the ports collection which emulates an 8088 and enough BIOS services to run DOS text mode applications. It requires the X Window