AmendHub

jcs

/

subtext

/

amendments

Amendments on March 7, 2023

db: Add timezone UTC offset setting, tweak fidonet fields

jcs made amendment 361 about 1 year ago

settings: Use signed longs for min/max

jcs made amendment 362 about 1 year ago

fidopkt: Add encoder

jcs made amendment 363 about 1 year ago

binkp+mail: Add support for sending FidoNet packets

When mail is addressed to something with @ and a parseable FidoNet
node, save it and mark it for pending dispatch. When binkp runs,
scan all mail and find messages for dispatch and send them out.
jcs made amendment 364 about 1 year ago

board: Add FidoNet board list menu

jcs made amendment 365 about 1 year ago

zip: Add PUT_U{16,32}

jcs made amendment 366 about 1 year ago

Amendments on March 8, 2023

dnr: Support a yielding callback in DNSResolveName

Instead of spinning, an application can pass something like
uthread_yield
jcs made amendment 367 about 1 year ago

binkp: Pass uthread_yield to DNSResolveName, other minor fixes

jcs made amendment 368 about 1 year ago

ansi: Bound sscanf char assignment

jcs made amendment 369 about 1 year ago

board: Remove unused variables

jcs made amendment 370 about 1 year ago

chat: Remove unused variables

jcs made amendment 371 about 1 year ago

console: Minor fixes suggested by cppcheck

jcs made amendment 372 about 1 year ago

db: Remove unused variables, fix format strings, fix shadowing

jcs made amendment 373 about 1 year ago

fidopkt: Remove unused variable, fix bogus return

jcs made amendment 374 about 1 year ago

folder: Remove unused variable

jcs made amendment 375 about 1 year ago

logger: Use %lu for unsigned longs

jcs made amendment 376 about 1 year ago

mail: Remove unused variable

jcs made amendment 377 about 1 year ago

serial: Internal obuf/ibuf aren't used

jcs made amendment 378 about 1 year ago

session: Fix format strings and a possible off-by-one

jcs made amendment 379 about 1 year ago

sysop: Remove shadowed variable

jcs made amendment 380 about 1 year ago