AmendHub

jcs

/

subtext

/

amendments

Amendments on May 2, 2023

Rez: Fix FILES_MENU, add commented-out BOARD_LIST_BOARDS

jcs made amendment 506 about 1 month ago

Amendments on May 1, 2023

board: Delete cached index if id_map fails allocation

jcs made amendment 505 about 1 month ago

README: 2.0.1

jcs made amendment 504 about 1 month ago

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
jcs made amendment 503 about 1 month ago

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 502 about 1 month ago

Amendments on April 27, 2023

Rez: Fix icon (amendment 500!)

jcs made amendment 500 about 1 month ago

README: Fix 2.0 date

jcs made amendment 499 about 1 month ago

README: Add 2.0 items

jcs made amendment 498 about 1 month ago

GUIDE: Mention NoModem

jcs made amendment 497 about 1 month ago

folder: Tweak failure message

jcs made amendment 496 about 1 month ago

session: Add session_get_chars to take multiple chars at once

jcs made amendment 494 about 1 month ago

Amendments on April 26, 2023

folder: Add NoModem support

jcs made amendment 492 about 1 month ago

session: Increase obuf a tad

jcs made amendment 491 about 1 month 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 490 about 1 month ago

binkp: Always set next poll to interval seconds even on failure

jcs made amendment 489 about 1 month ago

dnr: Don't require a pointer to a pointer for DNSResolveName

Also provide a default yielder if none provided
jcs made amendment 488 about 1 month ago

telnet: Crank obuf size, send DO BINARY and WILL BINARY

jcs made amendment 487 about 1 month ago