Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
8b1135497b21af40f99a280c2c25624eb095ba64
Select Git revision
Branches
20
dailybuild_linux-x64
dailybuild_win32
master
default
protected
web_429_error
rip_abstraction
dailybuild_macos-armv8
dd_file_lister_filanem_in_desc_color
mode7
dd_msg_reader_are_you_there_warning_improvement
c23-playing
syncterm-1.3
syncterm-1.2
test-build
hide_remote_connection_with_telgate
638-can-t-control-c-during-a-file-search
add_body_to_pager_email
mingw32-build
cryptlib-3.4.7
ree/mastermind
new_user_dat
Tags
20
sbbs320d
syncterm-1.6
syncterm-1.5
syncterm-1.4
sbbs320b
syncterm-1.3
syncterm-1.2
syncterm-1.2rc6
syncterm-1.2rc5
push
syncterm-1.2rc4
syncterm-1.2rc2
syncterm-1.2rc1
sbbs319b
sbbs318b
goodbuild_linux-x64_Sep-01-2020
goodbuild_win32_Sep-01-2020
goodbuild_linux-x64_Aug-31-2020
goodbuild_win32_Aug-31-2020
goodbuild_win32_Aug-30-2020
40 results
sbbs
Author
Search by author
Any Author
authors
Brian Klauss
brklauss75
Craig Hendricks
codefenix
Deon George
leenooks
Deucе
Deuce
echicken
echicken
Eric Oulashin
nightfox
Eugene So
eso
John Nicpon
jnicpon
Kayz
phar
Keyop Troy
Keyop
Matthew Asham
awehttam
Michael J. Ryan
tracker1
m j
mcmlxxix
Nigel Reed
nelgin
Phillip Taylor
plt
Rick Parrish
Ree
Rob Swindell
rswindell
Tristan Greaves
Mewcenary
18 authors
Aug 30, 2004
Added add_outevent() function to add a mouse event to the output queue.
· 8b113549
deuce
authored
20 years ago
8b113549
Initial add of generalized mouse API for ciolib... this is not complete, working,
· 5d54c91a
deuce
authored
20 years ago
5d54c91a
Aug 29, 2004
binarydecoder.ini sub-board sections no longer need "sub:" prefix (confusing).
· 33cb42fa
rswindell
authored
20 years ago
33cb42fa
Aug 28, 2004
Bugfix: potential NULL string compare in get_msg_by_ftn_id().
· 89dee82a
rswindell
authored
20 years ago
89dee82a
Renamed smb msghdr_t.thread_orig to thread_back (less confusing), with macros
· fae9c5eb
rswindell
authored
20 years ago
fae9c5eb
Renamed smb msghdr_t.thread_orig to thread_back (less confusing), with macros
· 0952d639
rswindell
authored
20 years ago
0952d639
Aug 27, 2004
Debug DLL dirs have higher precedence than release dirs.
· b47c1311
rswindell
authored
20 years ago
b47c1311
A few sunos updates.
· 4adc7552
deuce
authored
20 years ago
4adc7552
Set mode to an 80x25 initially, not 40x25
· fdfa99f2
deuce
authored
20 years ago
fdfa99f2
Include smb.last_error in additional errormsg() calls.
· 8343673a
rswindell
authored
20 years ago
8343673a
Bugfix in smb_updatethread(), using wrong msg variable when updating "nextmsg"
· 707db71d
rswindell
authored
20 years ago
707db71d
Don't use conio.h! *faint*
· d9a44c66
deuce
authored
20 years ago
d9a44c66
Add C80X50 mode.
· d894b209
deuce
authored
20 years ago
d894b209
Call SetConsoleScreenBufferSize() twice instead.
· 5174357a
deuce
authored
20 years ago
5174357a
Call SetConsoleWindowInfo() twice... in case it tries to make the screen
· 07397260
deuce
authored
20 years ago
07397260
Added auto-thread linkage using new smb_updatethread().
· 044100ee
rswindell
authored
20 years ago
044100ee
Updated copyright date.
· c6851343
rswindell
authored
20 years ago
c6851343
Updated copyright date and brace style.
· 758f3357
rswindell
authored
20 years ago
758f3357
Auto-thread linkage greatly simplified by using new smb_updatethread().
· a9e497f1
rswindell
authored
20 years ago
a9e497f1
Updated copyright date in comment header block.
· d25a342b
rswindell
authored
20 years ago
d25a342b
Created smb_updatethread() for auto-thread linkage.
· a7fe7da4
rswindell
authored
20 years ago
a7fe7da4
Added auto-thread linkage based on REPLY "kludge" ID.
· f02e2a5e
rswindell
authored
20 years ago
f02e2a5e
Aug 26, 2004
BYTE_SWAP_INT() will no longer attempt a byte-swap for <16-bit ints
· 9d533005
rswindell
authored
20 years ago
9d533005
Couple bug fixes and more debug output.
· ac85a6c1
rswindell
authored
20 years ago
ac85a6c1
Display elapsed time as just MM:SS instead of HH:MM:SS.
· f07966cb
rswindell
authored
20 years ago
f07966cb
Aug 25, 2004
A lot more detail in build success e-mail (build times, system details, etc.).
· 7276d918
rswindell
authored
20 years ago
7276d918
Bugfix: File.iniGet/Set methods now check for NULL (unopen) FILE* before
· 922ac1e0
rswindell
authored
20 years ago
922ac1e0
Aug 24, 2004
Sends a "success" e-mail when done.
· d614ca80
rswindell
authored
20 years ago
d614ca80
MsgBase.save_msg() can now accept any variable type for the body text and will
· d40107c7
rswindell
authored
20 years ago
d40107c7
Created iniGetSectionList, iniGetKeyList, and iniGetNamedStringList.
· 91b972aa
rswindell
authored
20 years ago
91b972aa
Created strList iniGet functions for getting values (strings, numbers, etc).
· 735059e4
rswindell
authored
20 years ago
735059e4
Aug 23, 2004
Support full 32-bit integers in js_get_msg_index().
· 6f67dc2e
rswindell
authored
20 years ago
6f67dc2e
Renamed iniGet* functions to iniRead*, since they actually perform file I/O
· 96ed59de
rswindell
authored
20 years ago
96ed59de
Use Xref:full syntax for OVERVIEW.FMT/XOVER commands.
· 150d5523
rswindell
authored
20 years ago
150d5523
Fixed another typo found by Nigel Reed.
· 8e828e75
rswindell
authored
20 years ago
8e828e75
Fixed typo (misplaced semicolon).
· c92683b1
rswindell
authored
20 years ago
c92683b1
Use xpdev truncsp(), eliminates error regarding SP macro.
· b471db57
rswindell
authored
20 years ago
b471db57
Aug 21, 2004
Attempt to support Xref header field in OVER/XOVER and XHDR commands.
· b6969a65
rswindell
authored
20 years ago
b6969a65
Aug 20, 2004
Optionally, use file associations to view or edit files with associated
· a1339f57
rswindell
authored
20 years ago
a1339f57
Aug 19, 2004
fmsgtosmsg() now handles "empty netmail" detection as it handles stripping
· b518ae93
rswindell
authored
20 years ago
b518ae93
Loading