|
|
1.1 root 1: MiNT is Not TOS: A Multitasking Operating System Extension for the Atari ST
2:
3:
4:
5: Copyright 1990,1991,1992 Eric R. Smith. All rights reserved. See the file
6:
7: "copying" for conditions of redistribution.
8:
9: ========================================================================
10:
11:
12:
13: Terminals connected to the MODEMx or MIDI ports don't act like the console
14:
15: terminal; special characters (e.g. ^C or ^Z) are not always interpreted.
16:
17: Moreover, Fselect on serial devices doesn't work (specifically, if no
18:
19: timeout is given for the Fselect, and no data is available on the serial
20:
21: device, the Fselect will hang forever).
22:
23:
24:
25: Files with null names won't show up in Fsfirst/Fsnext.
26:
27:
28:
29: The date and time are not necessarily correct for volume labels created under
30:
31: MiNT.
32:
33:
34:
35: Only the TOS file system checks in Fdelete for the read-only bit of a file.
36:
37:
38:
39: If more than 999 pipes are created at once, the system will hang.
40:
41:
42:
43: A symbolic link to file '\FOO' will always point to the file "FOO" in the
44:
45: directory of the current drive of the reading process, *not* the root of the
46:
47: drive the link is located on. If an explicit drive letter is given (e.g.
48:
49: A:\FOO) the link will work correctly.
50:
51:
52:
53: Only the first process to Fselect() on a device will be woken up when data
54:
55: arrives for the device. (This could be called a feature??)
56:
57:
58:
59: With toswin installed: put a write protected floppy in the drive. Run gulam.
60:
61: Do something that writes to the drive. When the critical error handler comes
62:
63: up, type some letters (e.g. "hi ") before hitting return or clicking a button.
64:
65: Result: a crash or hang up. This could be a bug in MiNT, or in GEM, or in
66:
67: toswin, or gulam, or all 4.
68:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.