| 1 |
V1.0 (snapshot) - <date> |
V1.0 (snapshot) - <date> |
| 2 |
- fixed the problem with Ticks getting incremented on every interrupt, not |
- fixed the problem with Ticks getting incremented on every interrupt, not |
| 3 |
just 60Hz (e.g. moving the mouse made the caret blink faster) |
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] |
- Unix: cleaned up pthread attributes [Brian Johnson] |
| 7 |
- Unix: fixed floppy problems under Linux |
- Unix: fixed floppy problems under Linux |
| 8 |
- Unix: implement "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc, |
- Unix: implement "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc |
| 9 |
FreeBSD/x86 |
- 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 |
|
|
| 16 |
V1.0 (snapshot) - 15.Jan.2002 |
V1.0 (snapshot) - 15.Jan.2002 |
| 17 |
- added support for on-the-fly video resolution and depth switching, and |
- added support for on-the-fly video resolution and depth switching, and |