The FreeBSD Ports Archive
FreeBSD emulators : doscmd4>
DOS emulator
The doscmd utility emulates a sufficiently large subset of the PC BIOS
to boot older DOS versions and run DOS applications.
|
doscmd history
v. 1.7
date: 2007/09/23 12:48:46; author: edwin; state: Exp; lines: +1 -1
Fixes and extra functionality for emulators/doscmd
A year or so ago I emailed these patches to the maintainer
and didn't get any feedback. Just rediscovered them so
figured I should submit them before they get lost...
patch-bioscursor
Fixes the BIOS cursor handling so that programs such as the
DOS edit.com and qbasic.exe work correctly
patch-desqview-timeslice
Allows INT15 timeslicing so that programs which support it
can avoid 100% CPU utilization
patch-quitemode
Adds a -Q option which suppresses all video IO. Also helps
optimize the input behavior especially when polling for
input.
patch-fossil-support
Adds a -F option which enables support for FOSSIL IO using stdio.
PR: ports/114615
Submitted by: Stephen Hurd
Approved by: maintainer timeout
v. 1.6
date: 2007/05/19 20:04:26; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.5
date: 2005/12/04 11:08:00; author: edwin; state: Exp; lines: +1 -0
emulators/doscmd outdated man info
The manual page of doscmd (man doscmd) still states the
following:
"and then typing make install in the source directory (nor-
mally /usr/src/usr.bin/doscmd). For this to work, the X
programmer's kit must have been installed."
However doscmd is no longer part of the base system. So it
should should say "/usr/ports/emulators/doscmd" instead.
PR: ports/79661
Submitted by: arundel
Approved by: maintainer timeout
v. 1.4
date: 2004/03/30 17:11:17; author: des; state: Exp; lines: +1 -2
Update to 20040330.
v. 1.3
date: 2004/03/24 10:34:43; author: des; state: Exp; lines: +4 -0
Install the man page in the correct location, and tell bsd.port.mk about it.
v. 1.2
date: 2004/03/23 23:04:39; author: des; state: Exp; lines: +1 -1
Adjust for new distfile (cosmetic changes only)
v. 1.1
date: 2004/03/23 22:25:58; author: des; state: Exp;
The doscmd utility, which until now has been part of the base system.
=============================================================================
v. 1.7
date: 2007/09/23 12:48:46; author: edwin; state: Exp; lines: +1 -1
Fixes and extra functionality for emulators/doscmd
A year or so ago I emailed these patches to the maintainer
and didn't get any feedback. Just rediscovered them so
figured I should submit them before they get lost...
patch-bioscursor
Fixes the BIOS cursor handling so that programs such as the
DOS edit.com and qbasic.exe work correctly
patch-desqview-timeslice
Allows INT15 timeslicing so that programs which support it
can avoid 100% CPU utilization
patch-quitemode
Adds a -Q option which suppresses all video IO. Also helps
optimize the input behavior especially when polling for
input.
patch-fossil-support
Adds a -F option which enables support for FOSSIL IO using stdio.
PR: ports/114615
Submitted by: Stephen Hurd
Approved by: maintainer timeout
v. 1.6
date: 2007/05/19 20:04:26; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.5
date: 2005/12/04 11:08:00; author: edwin; state: Exp; lines: +1 -0
emulators/doscmd outdated man info
The manual page of doscmd (man doscmd) still states the
following:
"and then typing make install in the source directory (nor-
mally /usr/src/usr.bin/doscmd). For this to work, the X
programmer's kit must have been installed."
However doscmd is no longer part of the base system. So it
should should say "/usr/ports/emulators/doscmd" instead.
PR: ports/79661
Submitted by: arundel
Approved by: maintainer timeout
v. 1.4
date: 2004/03/30 17:11:17; author: des; state: Exp; lines: +1 -2
Update to 20040330.
v. 1.3
date: 2004/03/24 10:34:43; author: des; state: Exp; lines: +4 -0
Install the man page in the correct location, and tell bsd.port.mk about it.
v. 1.2
date: 2004/03/23 23:04:39; author: des; state: Exp; lines: +1 -1
Adjust for new distfile (cosmetic changes only)
v. 1.1
date: 2004/03/23 22:25:58; author: des; state: Exp;
The doscmd utility, which until now has been part of the base system.
=============================================================================
v. 1.7
date: 2007/09/23 12:48:46; author: edwin; state: Exp; lines: +1 -1
Fixes and extra functionality for emulators/doscmd
A year or so ago I emailed these patches to the maintainer
and didn't get any feedback. Just rediscovered them so
figured I should submit them before they get lost...
patch-bioscursor
Fixes the BIOS cursor handling so that programs such as the
DOS edit.com and qbasic.exe work correctly
patch-desqview-timeslice
Allows INT15 timeslicing so that programs which support it
can avoid 100% CPU utilization
patch-quitemode
Adds a -Q option which suppresses all video IO. Also helps
optimize the input behavior especially when polling for
input.
patch-fossil-support
Adds a -F option which enables support for FOSSIL IO using stdio.
PR: ports/114615
Submitted by: Stephen Hurd
Approved by: maintainer timeout
v. 1.6
date: 2007/05/19 20:04:26; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.5
date: 2005/12/04 11:08:00; author: edwin; state: Exp; lines: +1 -0
emulators/doscmd outdated man info
The manual page of doscmd (man doscmd) still states the
following:
"and then typing make install in the source directory (nor-
mally /usr/src/usr.bin/doscmd). For this to work, the X
programmer's kit must have been installed."
However doscmd is no longer part of the base system. So it
should should say "/usr/ports/emulators/doscmd" instead.
PR: ports/79661
Submitted by: arundel
Approved by: maintainer timeout
v. 1.4
date: 2004/03/30 17:11:17; author: des; state: Exp; lines: +1 -2
Update to 20040330.
v. 1.3
date: 2004/03/24 10:34:43; author: des; state: Exp; lines: +4 -0
Install the man page in the correct location, and tell bsd.port.mk about it.
v. 1.2
date: 2004/03/23 23:04:39; author: des; state: Exp; lines: +1 -1
Adjust for new distfile (cosmetic changes only)
v. 1.1
date: 2004/03/23 22:25:58; author: des; state: Exp;
The doscmd utility, which until now has been part of the base system.
=============================================================================
|
| |

|