1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added FidoNet and USENET gate info. Updated Linux discussion sub-board description (now Unix). More... over 23 years ago
Fixed new specifier (%.) in cmdstr() - toupper() was mangling it. More... over 23 years ago
Changed faddrtoa() prototype. More... over 23 years ago
New command-line specifier (%.) to append ".exe" for non-Unix platforms. Example: allows sbl (Unix) and sbl.exe (Win32) to reside in the same directory. More... over 23 years ago
faddrtoa() now accepts a NULL parameter to return static string. More... over 23 years ago
New prototypes for getnodedat/putnodedat. More... over 23 years ago
getnodedat() opens the file RDRW. putnodedat() doesn't need to lock record (already locked by getnodedat). More... over 23 years ago
getnodedat/putnodedat now keep file open and record locked. More... over 23 years ago
Added to repository. More... over 23 years ago
putnodedat() verifies valid file descriptor argument and always closes file. More... over 23 years ago
Changed C-exported getnodedat/putnodedat to leave file open and record locked. More... over 23 years ago
Changed C-exported getnodedat/putnodedat to leave file open and record locked. More... over 23 years ago
Changed default QWKnet call-out command line to use qnet-ftp module. More... over 23 years ago
Added remote SCFG configuration. Clarified a few things. More... over 23 years ago
Fixed access violations/segfaults when adding alternate file path at the end of the list. More... over 23 years ago
Fixed access violations/segfaults when adding file options (protocols, download events, viewable/testable/compressable/extractable file types) at the end of the list. More... over 23 years ago
Eliminated unused variable warning in non-Unix build. More... over 23 years ago
Added notes on supported external program/door types. More... over 23 years ago
Re-commited with LF-terminated lines. More... over 23 years ago
Changing to LF-format. More... over 23 years ago
Added to repository. More... over 23 years ago
Added command-line options to enable: auto-logon via IP, sysop availability (for chat), and user identity lookups (using IDENT protocol). More... over 23 years ago
Changed the default build to debug. More... over 23 years ago
GNU Makefile for tone. More... over 23 years ago
Converts extended ASCII in exported messages. Added To: line to body of exported messages (unless To: ALL). Adds tear line to all exported messages. More... over 23 years ago
Added missing modules: chat_sec, ftp, qnet-ftp, socktest, and getimlst. More... over 23 years ago
Added to repository. More... over 23 years ago
Added to repository. More... over 23 years ago
Fixed hard-coded "feedback" module (optional) for Unix and JS compatibility. More... over 23 years ago
Removed getstr() echo from non-Unix builds. More... over 23 years ago