mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 12:49:45 +02:00
* correct version
This commit is contained in:
parent
bafba256ad
commit
b36a8a15c7
@ -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
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
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
|
|
||||||
published by the Free Software Foundation.
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
This is RSX, the DPMI DOS-extender for EMX programs.
|
Copyright (C) 1993-1998 Rainer Schnither
|
||||||
|
email to rainer@mathematik.uni-bielefeld.de
|
||||||
|
|
||||||
RSX can run the GCC programs under DPMI-servers like MS-Windows 3.x, OS/2
|
Home FTP-server:
|
||||||
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
|
|
||||||
|
|
||||||
RSX510S.ZIP: rsx 5.10 - source files without binaries
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Mail to: rainer@mathematik.uni-bielefeld.de
|
|
||||||
|
|
||||||
Home FTP-server:
|
|
||||||
ftp: ftp.uni-bielefeld.de
|
ftp: ftp.uni-bielefeld.de
|
||||||
ftp: hermes.hrz.uni-bielefeld.de
|
ftp: hermes.hrz.uni-bielefeld.de
|
||||||
|
|
||||||
dir: /pub/systems/msdos/misc
|
dir: /pub/systems/msdos/misc
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
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
|
||||||
|
published by the Free Software Foundation.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Special exception for distributing software using RSX.EXE:
|
||||||
|
|
||||||
|
The RSX.EXE binary can be distributed without sources only if:
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user