Commit graph

4 commits

Author SHA1 Message Date
Edwin Groothuis
9d1204aa9d Readd deleted files with the -kb flag 2007-09-28 08:13:10 +00:00
Edwin Groothuis
89e92a0731 temporary remove files 2007-09-28 08:10:39 +00:00
Edwin Groothuis
d2e53c6719 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 <shurd@sasktel.net>
Approved by:	maintainer timeout
2007-09-23 12:48:46 +00:00
Edwin Groothuis
ea9200c512 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 <arundel@h3c.de>
Approved by:	maintainer timeout
2005-12-04 11:08:00 +00:00