ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/ChangeLog
(Generate patch)

Comparing BasiliskII/ChangeLog (file contents):
Revision 1.83 by gbeauche, 2002-05-20T17:50:39Z vs.
Revision 1.87 by cebix, 2002-10-15T16:25:02Z

# Line 1 | Line 1
1   V1.0 (snapshot) - <date>
2   - fixed the problem with Ticks getting incremented on every interrupt, not
3     just 60Hz (e.g. moving the mouse made the caret blink faster)
4 + - Unix: moved minimum autoconf support to 2.52+
5 + - Unix: add large file support for 2+ GB hard disk images
6   - Unix: cleaned up pthread attributes [Brian Johnson]
7   - Unix: fixed floppy problems under Linux
8 < - Unix: implement "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc,
9 <   FreeBSD/x86
8 > - Unix: implemented "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc
9 > - Unix: serial port baud rates are now set correctly
10 > - Unix: it is now possible to make the serial drivers pipe their input/output
11 >   to programs by using a '|' followed by a command line as the modem or
12 >   printer port setting (instead of a device name like '/dev/ttyS0')
13 >   [Brian Johnson]
14 > - Unix: the option "--config FILE" tells B2 to use a different config file
15 > - Unix: new prefs options "dsp" and "mixer" to set the OSS device names
16 >   instead of the hardcoded '/dev/dsp' and '/dev/mixer'
17  
18   V1.0 (snapshot) - 15.Jan.2002
19   - added support for on-the-fly video resolution and depth switching, and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines