Commit graph

4 commits

Author SHA1 Message Date
agc
9ef3c2570d Make this compile with gcc3. 2004-01-23 08:42:14 +00:00
wiz
bc0a8a0a5f regen patch-ac with correct path to filename. 2003-10-12 21:11:52 +00:00
danw
d65be15d3a tiny patch for Darwin (while trying to fix PR 21653 which seems to no
longer be broken)
2003-10-08 02:00:44 +00:00
tron
b960266c01 Update "BasiliskII" package to version 1.0.20030314. Changes since
version 1.0:
- fixed the problem with Ticks getting incremented on every interrupt, not
  just 60Hz (e.g. moving the mouse made the caret blink faster)
- Unix: integrated JIT compiler for Linux/x86 and FreeBSD/x86
- Unix: moved minimum autoconf support to 2.52+
- Unix: add large file support for 2+ GB hard disk images
- Unix: cleaned up pthread attributes [Brian Johnson]
- Unix: fixed floppy problems under Linux
- Unix: implemented "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc
- Unix: serial port baud rates are now set correctly
- Unix: it is now possible to make the serial drivers pipe their input/output
  to programs by using a '|' followed by a command line as the modem or
  printer port setting (instead of a device name like '/dev/ttyS0')
  [Brian Johnson]
- Unix: the option "--config FILE" tells B2 to use a different config file
- Unix: new prefs options "dsp" and "mixer" to set the OSS device names
  instead of the hardcoded '/dev/dsp' and '/dev/mixer'
The patches for this update were contributed by Todd Vierling in
private e-mail.
2003-06-14 06:49:04 +00:00