From owner-freebsd-emulation Sun Sep 29 01:54:16 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA23474 for emulation-outgoing; Sun, 29 Sep 1996 01:54:16 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA23420 for ; Sun, 29 Sep 1996 01:54:11 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id SAA26098 for emulation@freebsd.org; Sun, 29 Sep 1996 18:23:57 +0930 From: Michael Smith Message-Id: <199609290853.SAA26098@genesis.atrad.adelaide.edu.au> Subject: DOScmd CVS repository available for SUP. To: emulation@freebsd.org Date: Sun, 29 Sep 1996 18:23:57 +0930 (CST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk If you are interested in staying current with the DOScmd project, and aren't happy with the release granularity, the CVS repository is now available for supping. Some things to note: - I would have used CVSup, but it appears to require most of the Modula-3 runtime, which would be an unecessary nuisance for small users. - The supserver is at the end of a set of slow links. This should not be a problem for most users, as it's not a huge repository. - I usually commit once or twice a day. Supping more often than this won't help you any 8) - CTM appears to be black magic. If anyone out there gets hives using SUP, _tough_. (If you send me a cooked-and-ready-to-eat CTM config I may try it, but don't get too hopeful). The supfile : # Change prefix= to where you want the 'cvs' directory to be. # Change base= to where you want sup to store information about the collection. doscmd release=cvs host=spam.frisbee.net.au hostbase=/home base=/tmp prefix=/tmp delete old use-rel-suffix ---- A quick DOScmd status report, for those that are wondering : There is a serious problem in the way that vm86 services are implemented that leads to DOS programs being able to monopolise the system. In fixing this, we have exposed a number of other problems which need to be corrected before DOScmd will work again. Aside from this, several problems in the redirector have been corrected, and Alexy has prototyped a new screen interface which provides good screen update speeds for fullscreen applications using ncurses; ie. the ability to run fullscreen DOS programs on any colour terminal. Input will shortly be solicited from any DOS programmers who have packet-driver experience, as it should be trivial to provide such a driver with access to a 'tun' network interface, and thus enable any packet-driver-aware DOS program to communicate with the BSD system's network. More advances have also been made with the machine-dependancy abstraction, which should make it possible for us to have DOScmd going again under BSD/OS soon. -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] Collector of old Unix hardware. "Where are your PEZ?" The Tick [[ From owner-freebsd-emulation Sun Sep 29 06:23:35 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA29801 for emulation-outgoing; Sun, 29 Sep 1996 06:23:35 -0700 (PDT) Received: from grex.cyberspace.org (matth3w@grex.cyberspace.org [152.160.30.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA29755 for ; Sun, 29 Sep 1996 06:23:31 -0700 (PDT) Received: from localhost (matth3w@localhost) by grex.cyberspace.org (8.6.13/8.6.12) with SMTP id JAA21362; Sun, 29 Sep 1996 09:22:35 -0400 Date: Sun, 29 Sep 1996 09:22:34 -0400 (EDT) From: jack ass To: Lutz Albers cc: Pedro Giffuni , emulation@freebsd.org Subject: Re: Linux's asWedit doesnt work under 2.1.5 emulation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Well, you STILL need the option in the kernel. Without the COMPAT_LINUX > option all Linux executables I tried (netscape, asWedit) will crash with > Bus error on my system (2.1 and 2.1.5). > > >And ran: > >apolo# ./asWedit > >Bus error (core dumped) > > > >Doesn't work! the version labelled *dyn shows a exec error format. > > *dyn ? You know, that you need the STATICALLY linked Linux executable ? > > ciao > lutz dunno if anyone cares, but the newer snapshots ( think 960501 on) emulate linux quite a bit better than 2.1 or 2.1.5 I've ran the linux version of netscape and asWedit. No need to compile anything extra into the kernel. Never had a problem with it. entropy From owner-freebsd-emulation Sun Sep 29 10:53:00 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09349 for emulation-outgoing; Sun, 29 Sep 1996 10:53:00 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA09313 for ; Sun, 29 Sep 1996 10:52:55 -0700 (PDT) Received: from apolo.biblos.unal.edu.co by agora.rdrop.com with smtp (Smail3.1.29.1 #17) id m0v7Q2M-0008uLC; Sun, 29 Sep 96 10:52 PDT Received: (from pgiffuni@localhost) by apolo.biblos.unal.edu.co (8.7.5/8.7.3) id MAA08293; Sun, 29 Sep 1996 12:40:17 -0500 (EST) Date: Sun, 29 Sep 1996 12:40:17 -0500 (EST) From: Pedro Giffuni To: jack ass cc: Lutz Albers , emulation@freebsd.org Subject: Re: Linux's asWedit doesnt work under 2.1.5 emulation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 29 Sep 1996, jack ass wrote: >=20 > dunno if anyone cares, but the newer snapshots ( think 960501 on) emulate > linux quite a bit better than 2.1 or 2.1.5 I've ran the linux version of > netscape and asWedit. No need to compile anything extra into the kernel. > Never had a problem with it. > I=B4 not subscribed to the snapshots, and bandwidth is getting thinner each= =20 day :( BTW..Why is everybody using Linux's netscape? I am using netscape Gold for= =20 BSDI, and BSDI's netscape server, and everything works fine. (asWedit should be ported, even though it doesn't run native, its the best= =20 public web editor I have tested) Pedro. > entropy >=20 >=20 >=20 From owner-freebsd-emulation Sun Sep 29 19:14:52 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA01174 for emulation-outgoing; Sun, 29 Sep 1996 19:14:52 -0700 (PDT) Received: from haus.efn.org ([198.68.17.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA01151 for ; Sun, 29 Sep 1996 19:14:49 -0700 (PDT) Received: from garcia.efn.org (j_mini@garcia.efn.org [198.68.17.5]) by haus.efn.org (8.7.5/8.7.3) with ESMTP id TAA11291; Sun, 29 Sep 1996 19:18:22 -0700 (PDT) Received: from localhost (j_mini@localhost) by garcia.efn.org (8.7.4/8.7.2) with SMTP id TAA11550; Sun, 29 Sep 1996 19:14:37 -0700 (PDT) X-Authentication-Warning: garcia.efn.org: j_mini owned process doing -bs Date: Sun, 29 Sep 1996 19:14:37 -0700 (PDT) From: Jonathan Mini To: Alexey Pialkin cc: msmith@atrad.adelaide.edu.au, emulation@FreeBSD.org Subject: Re: New doscmd available for testing/munching In-Reply-To: <199609280740.LAA00820@abel.pdmi.ras.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-emulation@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 28 Sep 1996, Alexey Pialkin wrote: > > > > Actually, you mmap /dev/vga which roots at the base of video memory. This > > > > is much cleaner, not to mention safer. > > > > > > BTW, why ? > > > > Say you're running on a SVGA/VESA 2.x video card and FreeBSD has code in > > it to use that (hah and double hah) -- VESA 2.x allows the card to create > > a linear framebuffer in the WAY-UP-HIGH mem addrs like 4G range. Using > > this, video memory for the cons wouldn't BE at 0xA000 like you're trying > > to map. But /dev/vga would be properly redirected. > > Hmmm. Never seen any card that will make linear access memory for _text_ mode > somewhere over 1 mb :) Andyou're only planning on making support for DOS programs that run in TEXT mode?!?!? Jon Mini, j_mini@efn.org, mini@4j.lane.edu GAMMA Development Team -------------------------------------------------------------------------- "I think I can, I think I can, I think I can...." little.blue.engine:Reality Protection Fault. (core dumped) -------------------------------------------------------------------------- From owner-freebsd-emulation Mon Sep 30 03:32:52 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA04776 for emulation-outgoing; Mon, 30 Sep 1996 03:32:52 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA04625 for ; Mon, 30 Sep 1996 03:32:38 -0700 (PDT) Received: from colin.muc.de (root@colin.muc.de [193.174.4.1]) by who.cdrom.com (8.7.5/8.6.11) with SMTP id CAA20842 for ; Mon, 30 Sep 1996 02:49:38 -0700 (PDT) Received: from tavari.muc.de ([193.174.4.22]) by colin.muc.de with SMTP id <86031-2>; Mon, 30 Sep 1996 10:47:29 +0100 Received: from [192.168.42.51] (aleisha.tavari.muc.de [192.168.42.51]) by tavari.muc.de (8.7.5/8.7.3) with ESMTP id LAA17243; Mon, 30 Sep 1996 11:15:01 +0200 (MET DST) X-Sender: lutz@killashandra Message-Id: In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 30 Sep 1996 10:09:01 +0100 To: Pedro Giffuni From: Lutz Albers Subject: Re: Linux's asWedit doesnt work under 2.1.5 emulation Cc: jack ass , emulation@FreeBSD.ORG Sender: owner-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At 19:40 Uhr +0200 29.09.1996, Pedro Giffuni wrote: >On Sun, 29 Sep 1996, jack ass wrote: > >BTW..Why is everybody using Linux's netscape? I am using netscape Gold for >BSDI, and BSDI's netscape server, and everything works fine. >(asWedit should be ported, even though it doesn't run native, its the best >public web editor I have tested) Because java support hasn't been build into the BSDI netscape versions prior to release 3.0. And BSDI netscape 3.0 still doesn't support plug-ins :( ciao lutz --------------------------------------------------------------------- Lutz Albers | What's good ? Luederitzstr. 14, 81929-Muenchen, Germany | Life's good - ph: +49-89-93940363 | But not fair at all fax:+49-89-93940365 | (Lou Reed) Do not take life too seriously, you will never get out of it alive. From owner-freebsd-emulation Mon Sep 30 14:01:04 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA09934 for emulation-outgoing; Mon, 30 Sep 1996 14:01:04 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA09899 for ; Mon, 30 Sep 1996 14:00:58 -0700 (PDT) Received: from galois.nscf.org (Galois.nscf.org [192.48.117.201]) by who.cdrom.com (8.7.5/8.6.11) with SMTP id NAA21955 for ; Mon, 30 Sep 1996 13:36:21 -0700 (PDT) Received: by galois.nscf.org with UUCP (5.67b/1.2) id AA22044; Mon, 30 Sep 1996 16:33:19 -0400 Received: by wa4phy.async.com (8.7.5/8.6.9) id QAA00206; Mon, 30 Sep 1996 16:30:59 -0400 (EDT) From: sam@wa4phy.async.com (S.W. Drinkard) Message-Id: <199609302030.QAA00206@wa4phy.async.com> Subject: Problem solved To: emulation@freebsd.org Date: Mon, 30 Sep 1996 16:30:57 -0400 (EDT) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Got the modem problem solved over the weekend. Appears that in rc.serial, the defaults weren't being read. A simple addition of a line and uncommenting "modem" were all it took. -sam- From owner-freebsd-emulation Tue Oct 1 01:11:30 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA05492 for emulation-outgoing; Tue, 1 Oct 1996 01:11:30 -0700 (PDT) Received: from mail.ruhrgebiet.individual.net (in-ruhr.ruhr.de [193.100.176.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA05450 for ; Tue, 1 Oct 1996 01:11:16 -0700 (PDT) Received: by mail.ruhrgebiet.individual.net (8.7.1/8.6.12) with UUCP id WAA18335 for freebsd.org!freebsd-emulation; Mon, 30 Sep 1996 22:09:15 +0100 (MET) Received: by robkaos.ruhr.de (/\oo/\ Smail3.1.29.1 #29.1) id ; Mon, 30 Sep 96 23:05 MET DST Message-Id: From: robsch@robkaos.ruhr.de (Robert Schien) Subject: Int 16 function 0x0 only in X mode To: freebsd-emulation@freebsd.org Date: Mon, 30 Sep 1996 23:05:30 +0200 (MET DST) X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I get permanently this error message, although I started doscmd in a Xterm. Or does X mode mean something different? I patched the kernel files and generated a new kernel. Installation went fine, although I had to recompile some libraries (libm, libkvm) in order to make 'ps' work again. The version of doscmd is that from Sep 23 (downloaded from the adelaide ftp server). The DOS versions I'm trying to boot are 6.2 and 3.3. I have no 5.0. The FreeBSD is -current (2 or 3 days old). Can someone help me getting doscmd started? TIA Robert From owner-freebsd-emulation Tue Oct 1 02:15:30 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA08898 for emulation-outgoing; Tue, 1 Oct 1996 02:15:30 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA08892 for ; Tue, 1 Oct 1996 02:15:26 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id SAA10807; Tue, 1 Oct 1996 18:44:18 +0930 From: Michael Smith Message-Id: <199610010914.SAA10807@genesis.atrad.adelaide.edu.au> Subject: Re: Int 16 function 0x0 only in X mode To: robsch@robkaos.ruhr.de (Robert Schien) Date: Tue, 1 Oct 1996 18:44:17 +0930 (CST) Cc: freebsd-emulation@FreeBSD.org In-Reply-To: from "Robert Schien" at Sep 30, 96 11:05:30 pm MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-emulation@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Robert Schien stands accused of saying: > > I get permanently this error message, although I started doscmd > in a Xterm. Or does X mode mean something different? X mode is where doscmd opens another window for the screen output. You get it with the '-x' option, as described in the manual page. > Can someone help me getting doscmd started? Please note that there are some serious problems with that version of doscmd. If we don't make any headway in the next few days, I'll make an interim release with at least some of them fixed and notes explaining what's up, but just now I'd prefer to spend my time working on the real issues. > Robert -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] Collector of old Unix hardware. "Where are your PEZ?" The Tick [[ From owner-freebsd-emulation Tue Oct 1 17:14:21 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA14063 for emulation-outgoing; Tue, 1 Oct 1996 17:14:21 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA13919 for ; Tue, 1 Oct 1996 17:11:43 -0700 (PDT) From: msagre@cactus.fi.uba.ar Received: (from msagre@localhost) by cactus.fi.uba.ar (8.6.12/8.6.12) id VAA03221; Tue, 1 Oct 1996 21:12:45 -0300 Date: Tue, 1 Oct 1996 21:12:44 -0300 (ARST) To: emulation@freebsd.org Subject: SCO Oracle 7.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Could anybody run ORACLE 7.2 under FreeBSD ? Miguel A. Sagreras Facultad de ingenieria Universidad de Buenos Aires e-mail : msagre@cactus.fi.uba.ar From owner-freebsd-emulation Fri Oct 4 08:15:38 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA24144 for emulation-outgoing; Fri, 4 Oct 1996 08:15:38 -0700 (PDT) Received: from haus.efn.org ([198.68.17.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA24138 for ; Fri, 4 Oct 1996 08:15:34 -0700 (PDT) Received: from garcia.efn.org (j_mini@garcia.efn.org [198.68.17.5]) by haus.efn.org (8.7.5/8.7.3) with ESMTP id IAA20851; Fri, 4 Oct 1996 08:19:17 -0700 (PDT) Received: from localhost (j_mini@localhost) by garcia.efn.org (8.7.4/8.7.2) with SMTP id IAA12238; Fri, 4 Oct 1996 08:15:30 -0700 (PDT) X-Authentication-Warning: garcia.efn.org: j_mini owned process doing -bs Date: Fri, 4 Oct 1996 08:15:29 -0700 (PDT) From: Jonathan Mini To: Robert Schien cc: freebsd-emulation@FreeBSD.org Subject: Re: Int 16 function 0x0 only in X mode In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-emulation@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 30 Sep 1996, Robert Schien wrote: > I get permanently this error message, although I started doscmd > in a Xterm. Or does X mode mean something different? doscmd has Xmode support?? i.e. funky VGA register sets? (such as 320x240x256, etc) Jon Mini, j_mini@efn.org, mini@4j.lane.edu GAMMA Development Team -------------------------------------------------------------------------- "I think I can, I think I can, I think I can...." little.blue.engine:Reality Protection Fault. (core dumped) -------------------------------------------------------------------------- From owner-freebsd-emulation Fri Oct 4 10:54:06 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA03792 for emulation-outgoing; Fri, 4 Oct 1996 10:54:06 -0700 (PDT) Received: from ghost.mep.ruhr-uni-bochum.de (ghost.mep.ruhr-uni-bochum.de [134.147.6.16]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA03785 for ; Fri, 4 Oct 1996 10:54:02 -0700 (PDT) Received: (from roberte@localhost) by ghost.mep.ruhr-uni-bochum.de (8.7.5/8.7.3) id TAA00559; Fri, 4 Oct 1996 19:53:45 +0200 (MET DST) From: Robert Eckardt Message-Id: <199610041753.TAA00559@ghost.mep.ruhr-uni-bochum.de> Subject: Re: Int 16 function 0x0 only in X mode In-Reply-To: from Jonathan Mini at "4. Oct. 96 8:13:05" To: j_mini@efn.org (Jonathan Mini) Date: Fri, 4 Oct 1996 19:53:44 +0200 (MET DST) Cc: robsch@robkaos.ruhr.de, freebsd-emulation@freebsd.org X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > On Mon, 30 Sep 1996, Robert Schien wrote: > > > I get permanently this error message, although I started doscmd > > in a Xterm. Or does X mode mean something different? > > doscmd has Xmode support?? i.e. funky VGA register sets? (such as > 320x240x256, etc) No, Xmode means that doscmd (when called as `doscmd -x') opens an X-window on your Xserver. Re. these `funky registers' I might be corrected by someone else. Robert -- Robert Eckardt \\ FreeBSD -- solutions for a large universe.(tm) RobertE@MEP.Ruhr-Uni-Bochum.de \\ What do you want to boot tomorrow ?(tm) http://WWW.MEP.Ruhr-Uni-Bochum.de/~roberte For PGP-key finger roberte@gluon.MEP.Ruhr-Uni-Bochum.de From owner-freebsd-emulation Sat Oct 5 08:28:44 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA21537 for emulation-outgoing; Sat, 5 Oct 1996 08:28:44 -0700 (PDT) Received: from grex.cyberspace.org (matth3w@grex.cyberspace.org [152.160.30.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA21532 for ; Sat, 5 Oct 1996 08:28:39 -0700 (PDT) Received: from localhost (matth3w@localhost) by grex.cyberspace.org (8.6.13/8.6.12) with SMTP id LAA01020; Sat, 5 Oct 1996 11:26:55 -0400 Date: Sat, 5 Oct 1996 11:26:54 -0400 (EDT) From: jack ass To: Pedro Giffuni cc: Lutz Albers , emulation@freebsd.org Subject: Re: Linux's asWedit doesnt work under 2.1.5 emulation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 29 Sep 1996, Pedro Giffuni wrote: > BTW..Why is everybody using Linux's netscape? I am using netscape Gold for > BSDI, and BSDI's netscape server, and everything works fine. > (asWedit should be ported, even though it doesn't run native, its the best > public web editor I have tested) > > Pedro. > I don't use the linux version of netscape ( I hate java ), just saying it's possible and I've successfully tried it before.