• src/conio/curs_cio.c

    From Deuc¿@VERT to Git commit to main/sbbs/master on Saturday, February 03, 2024 21:35:08
    https://gitlab.synchro.net/main/sbbs/-/commit/b0c87a8e1f7e09c5d531e074
    Modified Files:
    src/conio/curs_cio.c
    Log Message:
    Use getcchar() so we can still use the NetBSD native curses

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Monday, February 23, 2026 10:46:36
    https://gitlab.synchro.net/main/sbbs/-/commit/4ad3ae9d92a17f3a8985683e
    Modified Files:
    src/conio/curs_cio.c
    Log Message:
    Fix curses kbhit() to only return true when ready to read

    Previously, an error in select() would also return true.
    May be part of the issue seen in ticket 216.

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