|
@@ -1,30 +1,40 @@
|
|
-------------------------------------------------------------------------------
|
|
-------------------------------------------------------------------------------
|
|
-README.TXT Release: RSX 5.10 (c) Rainer Schnitker Dec 1996
|
|
|
|
|
|
+ RSX : DPMI-DOS 0.9/1.0 extender for 80386+ processors
|
|
|
|
+
|
|
|
|
+ Copyright (C) 1993-1998 Rainer Schnither
|
|
|
|
+ email to [email protected]
|
|
|
|
+
|
|
|
|
+ Home FTP-server:
|
|
|
|
+ ftp: ftp.uni-bielefeld.de
|
|
|
|
+ ftp: hermes.hrz.uni-bielefeld.de
|
|
|
|
+
|
|
|
|
+ dir: /pub/systems/msdos/misc
|
|
|
|
+
|
|
-------------------------------------------------------------------------------
|
|
-------------------------------------------------------------------------------
|
|
|
|
+
|
|
This program is free software; you can redistribute it and/or modify
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License version 2 as
|
|
it under the terms of the GNU General Public License version 2 as
|
|
published by the Free Software Foundation.
|
|
published by the Free Software Foundation.
|
|
--------------------------------------------------------------------------------
|
|
|
|
-
|
|
|
|
-This is RSX, the DPMI DOS-extender for EMX programs.
|
|
|
|
-
|
|
|
|
-RSX can run the GCC programs under DPMI-servers like MS-Windows 3.x, OS/2
|
|
|
|
-and DOS memory managers like QDPMI or 386Max. Also RSX simulates a missing
|
|
|
|
-387/487 coprocessor. This version can also run Win32 console programs that
|
|
|
|
-are build with rsxnt.
|
|
|
|
-
|
|
|
|
|
|
|
|
-RSX510RT.ZIP: rsx 5.10 - runtime binaries and help file
|
|
|
|
|
|
+ This program is distributed in the hope that it will be useful,
|
|
|
|
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
+ GNU General Public License for more details.
|
|
|
|
|
|
-RSX510S.ZIP: rsx 5.10 - source files without binaries
|
|
|
|
|
|
+ You should have received a copy of the GNU General Public License
|
|
|
|
+ along with this program; if not, write to the Free Software
|
|
|
|
+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
|
|
|
|
-------------------------------------------------------------------------------
|
|
-------------------------------------------------------------------------------
|
|
|
|
|
|
-Mail to: [email protected]
|
|
|
|
|
|
+Special exception for distributing software using RSX.EXE:
|
|
|
|
|
|
-Home FTP-server:
|
|
|
|
- ftp: ftp.uni-bielefeld.de
|
|
|
|
- ftp: hermes.hrz.uni-bielefeld.de
|
|
|
|
|
|
+ The RSX.EXE binary can be distributed without sources only if:
|
|
|
|
|
|
- dir: /pub/systems/msdos/misc
|
|
|
|
|
|
+ 1) you have not modified any sources for RSX.EXE
|
|
|
|
+ 2) you have included this file in your distribution
|
|
|
|
+ 3) you have included a notice where the source code can be obtained
|
|
|
|
+
|
|
|
|
+ You are allowed to copy some runtime information for RSX from the
|
|
|
|
+ /RSX/DOC directories.
|
|
|
|
|