Bochs/bochs/patches
Bryce Denney 5e4265ba8a - applied patch.sb16-ftell. Instead of using fgetpos which returns
an fpos_t, use ftell which returns an int.  Without the patch,
  Bochs gets an fpos_t and assumes it is an integer type, but
  on some systems (like linux with newer glibc libraries) this
  assumption is wrong.  Malte Cornils <malte@cornils.net> first
  reported this bug, and he warned me that ftell may not be portable
  to some platforms which treat binary and ascii streams differently.
  I haven't found any alternative yet.
2001-06-09 01:30:20 +00:00
..
HEADER - used to be specific to bugfix2; made it more generic 2001-05-02 03:11:58 +00:00
NOTES - used to be specific to bugfix2; made it more generic 2001-05-02 03:11:58 +00:00
patch.4meg-pages - Farid Hajji's patch for 4meg pages. I copied from sourceforge patch 2001-05-03 16:21:30 +00:00
patch.goswin-changes - patch that includes all of Goswin Brederlow's mods to the 3/25/2000 2001-05-03 16:34:49 +00:00
patch.lba - I grabbed this patch from plex86. It appears to make bochs disks 2001-05-17 21:38:33 +00:00
patch.linux-mouse - added linux mouse patches from "Robb Main" <genedyne@aci.on.ca>. 2001-06-01 18:53:17 +00:00
patch.linux-mouse-for-1.1.2 - added linux mouse patches from "Robb Main" <genedyne@aci.on.ca>. 2001-06-01 18:53:17 +00:00