jcs
/subtext
/amendments
Amendments on May 1, 2023
Rez: Fix corruption of default menu TEXT
I think this is a ResEdit bug in 2.1.1, 2.1.3 seems to fix it
zmodem: Set ZP0 to something in ZRINIT
When left at zero, the sender may just send us way more data than we
can handle and it'll timeout. By sending a reasonble block size, the
sender will have to wait for us to ACK along the way.
Fixes NetRunner 2.0B21, also tested with SyncTERM.
jcs made amendment
501
5 months ago
Amendments on April 27, 2023
jcs made amendment
500
5 months ago
jcs made amendment
499
5 months ago
jcs made amendment
498
5 months ago
jcs made amendment
497
5 months ago
jcs made amendment
496
5 months ago
jcs made amendment
495
5 months ago
jcs made amendment
494
5 months ago
jcs made amendment
493
5 months ago
Amendments on April 26, 2023
jcs made amendment
492
5 months ago
jcs made amendment
491
5 months ago
nomodem: Introduce NoModem, an alternative file transfer protocol
Instead of using ZModem over an already-reliable connection, NoModem
just sends plain binary data with no encoding or checksumming.
jcs made amendment
489
5 months ago
dnr: Don't require a pointer to a pointer for DNSResolveName
Also provide a default yielder if none provided
jcs made amendment
487
5 months ago
Amendments on April 19, 2023
dnr: Don't CloseResolver() after every DNS lookup
OpenResolver() already checks for an established handle
Amendments on April 18, 2023
binkp: Setup binkp_*_dir variables even if we're not polling
Posting to an FTN board needs to know where the outbox dir is, or
it'll write files in the wrong place.
fidopkt: Crank scratch buffer size in fidopkt_encode_message
Some fields we're copying from a reply might be bigger than 30