1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
David E. O'Brien
c2882b977a Support bochs's internal debugger.
Submitted by:	jhb
2000-02-03 16:01:13 +00:00
David E. O'Brien
11ef7f4c05 A slightly different approach to allow access to CD media w/in the emulator.
Use the ioctl's CDIOREADTOCHEADER and CDIOREADTOCENTRYS to determine
the size of the data track on the disk, rather than using the DIOCGDINFO
ioctl (which doesn't appear to work for all users / CD media under FreeBSD).

Submitted by:	Keith Jones <keith@mithy.org>
2000-01-16 19:56:01 +00:00
David E. O'Brien
5e37cdbae9 Support the "seeing" of CDROM drives.
[However, Win95 running in bochs still can't "see" the CD]

Submitted by:	Mark Ovens <mark@dogma.freebsd-uk.eu.org>
2000-01-14 09:08:05 +00:00
David E. O'Brien
3c503805d7 There's a bug in bochs that's been annoying me for a while. I have found a
fix, but, as I don't fully understand *why* the fix works (and doesn't
break anything else).  When bochs is run from an xterm it leaves the xterm
in an unstable state after exiting (if bochs is started in the background
the xterm is unstable as soon as the prompt returns).

By unstable I mean:

   Nothing you tyoe is echoed, and commands don't work (``ls'' gives no
   output, for example). Ctrl-C and Ctrl-D behave like RETURN; you get a
   line feed and a new prompt, and the DEL and INS keys do a destructive
   back-space over the prompt.

Submitted by:	Mark Ovens <mark@dogma.freebsd-uk.eu.org>
2000-01-14 09:06:32 +00:00
David E. O'Brien
3494e96ffb Make PREFIX clean. 1999-11-23 01:55:04 +00:00
David E. O'Brien
b9874cb334 Update to the 991114 version. 1999-11-23 01:38:19 +00:00
David E. O'Brien
3a7f8258eb Upgrade to the 991004 version. 1999-10-06 08:23:57 +00:00
David E. O'Brien
0c0366b2e5 Upgrade to the 990907b version. 1999-09-19 04:22:55 +00:00
Steve Price
73c2bda784 Update to version 990623a.
PR:		12709
Submitted by:	John Baldwin <jobaldwi@vt.edu>
1999-08-01 02:33:07 +00:00
Alexander Langer
73aa06edbf Upgrade to bochs-981102b.
Submitted by:	msmith
1998-11-03 02:26:39 +00:00
Alexander Langer
66be24284e Upgrade to 980331 version of Bochs. 1998-04-03 02:38:45 +00:00
Alexander Langer
2e11e1c298 Upgrade to 980124 version of Bochs. 1998-01-26 00:46:39 +00:00
Alexander Langer
f49533c2e7 Update to 980118 version of Bochs. 1998-01-19 04:00:31 +00:00
Alexander Langer
cbd8210a93 Removed adjustment of LOCAL_PREFIX in patch-aa and MESSAGE.
PR:		5354
1997-12-21 14:34:58 +00:00
Alexander Langer
3ff4f568cb Bochs is an Intel x86 CPU emulator capable of running protected mode
software such as Windows 95.
1997-12-18 03:47:33 +00:00