AmendHub

jcs

/

subtext

/

amendments

Amendments on March 2, 2023

logger: Handle malloc failure

jcs made amendment 341 about 1 year ago

mail: Handle malloc failure, use grow_to_fit

jcs made amendment 342 about 1 year ago

main_menu: Handle malloc failure, use grow_to_fit

jcs made amendment 343 about 1 year ago

session: Handle malloc failure, use grow_to_fit

jcs made amendment 344 about 1 year ago

settings: Handle malloc failure, fix printf format

jcs made amendment 345 about 1 year ago

signup: Handle malloc and user_save failure

jcs made amendment 346 about 1 year ago

telnet: Handle malloc failure

jcs made amendment 348 about 1 year ago

user: Handle malloc failure

jcs made amendment 349 about 1 year ago

uthread: Add uthread_wakeup

jcs made amendment 350 about 1 year ago

zmodem: Handle malloc failure

jcs made amendment 351 about 1 year ago

Amendments on March 3, 2023

bile: Fix bile_next_id in the case of no highest ID record

jcs made amendment 353 about 1 year ago

Amendments on March 5, 2023

session: Don't pass help directly to printf, use %s

jcs made amendment 354 about 1 year ago

fidopkt: Parse and store dest and orig node addresses

Also don't bail if there's no AREA: line
jcs made amendment 355 about 1 year ago

binkp: Move echomail processing to board, setup for mail processing

Also handle .pkt files directly that are not zip archives of .pkt
files.
jcs made amendment 356 about 1 year ago

mail: Import FidoNet mail to local users, store fidopkt data

jcs made amendment 357 about 1 year ago

zip: Add zip_is_zip_file

jcs made amendment 358 about 1 year ago

board: Move echomail message importing here

jcs made amendment 359 about 1 year ago