- Apr 01, 2007
- Mar 31, 2007
- Mar 27, 2007
- Mar 25, 2007
-
-
rswindell authored
-
- Mar 23, 2007
- Mar 18, 2007
-
-
rswindell authored
account.
-
- Mar 17, 2007
- Mar 15, 2007
-
-
rswindell authored
host interoperability): %. expands to ".exe" on Win32, nothing on *nix.
-
- Mar 13, 2007
-
-
rswindell authored
-
- Mar 11, 2007
-
-
rswindell authored
first input character as it was attempting to use an uninitialized critical section (mutex) while asserting the UART interrupt. As long as the UART virtualization is enabled, this problem doesn't happen, even if don't actually *use* the UART virtualization.
-
- Mar 04, 2007
-
-
deuce authored
-
- Mar 03, 2007
- Mar 02, 2007
-
-
deuce authored
-
deuce authored
-
deuce authored
data.
-
deuce authored
to be stuffed into the input buffer as NULLs.
-
deuce authored
The *ONLY* remaining broken bit is that it is ASSumed that output is in cp437. Since most of the stock fonts do NOT use cp437, this is obviously broken. However, until I start supporting unicode or multiple codepages correctly, the world will just have to deal with this. Input will only work if the character entered exists in the cp437 codepage. If it doesn't, the input is ignored as if it never happened. However, if the character IS in the cp437 charset, it WILL work correctly now (cheers) So, for example, on a Spanish keyboard, everything except the underlined 'a' and underlined 'o' (and the Euro if so marked at AltGr-E) will work properly. Thanks for everyones patience on this one... sorry you still can't have a new build. :-)
-
- Feb 28, 2007
- Feb 27, 2007
-
-
deuce authored
-
- Feb 26, 2007
-
-
rswindell authored
number (e.g. '1'), and the RX_BY_NUMBER mail server option was disabled, then the mail would be rejected with "user unknown". "name aliases" weren't effected by this.
-
deuce authored
-
deuce authored
Let's use /bin/sh as the default shell for *nix rather than for !(__unix__) *cough* been there for almost a year now.
-
deuce authored
-
deuce authored
-