_  _    __    ___  __    ___  _____  _  _
 ( \( )  /__\  / __)(  )  / __)(  _  )( \( )
  )  (  /(__)\( (__  )(__( (__  )(_)(  )  (
 (_)\_)(__)(__)\___)(____)\___)(_____)(_)\_)

The History of Hacking  ·  May 31 – June 2, 2026  ·  Carolina Beach, NC

Connect from your terminal: telnet naclconbbs.net 23  |  ssh naclconbbs.net -p 2222

  • src/doors/syncdoom/sbbs_node.c

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Mon Jun 22 01:56:17 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/81ef044ec95d564a3cbc60c2
    Modified Files:
    src/doors/syncdoom/sbbs_node.c
    Log Message:
    syncdoom: define a PATH_MAX fallback in sbbs_node.c (MSVC)

    sbbs_node.c used PATH_MAX but only included dirwrap.h, which defines the xpdev-portable MAX_PATH -- not PATH_MAX, which is POSIX-only and absent
    under MSVC (error C2065). Add the same #ifndef PATH_MAX fallback syncdoom.c already uses, so the door's Windows/MSVC build compiles.

    Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net