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
8eebbe0841a29d68500f903326f1ceb7ae2f3e4d
Select Git revision
Branches
20
master
default
protected
dailybuild_linux-x64
dailybuild_win32
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 10, 2004
Add settitle(const char *) ciolib function to set the window title.
· 8eebbe08
deuce
authored
20 years ago
8eebbe08
Only diddle the return buffer if it's non-NULL
· d9b587c4
deuce
authored
20 years ago
d9b587c4
Attempt to ciolib-ify the spying routine.
· 0229ce90
deuce
authored
20 years ago
0229ce90
Switch to using cterm rather than have everything "part of" syncterm
· c995f248
deuce
authored
20 years ago
c995f248
Add cterm - a ciolib-based ANSI terminal emulator to conio directory.
· c977e4a4
deuce
authored
20 years ago
c977e4a4
File.open() now supports "e" mode character for exclusive-open of non-shareable
· 5b6fd320
rswindell
authored
20 years ago
5b6fd320
Eliminate compile warnings/errors.
· 94beec20
rswindell
authored
20 years ago
94beec20
Use _vsnprintf() for Win32.
· e55f0b7e
rswindell
authored
20 years ago
e55f0b7e
Aug 09, 2004
Fixed errors and warnings reported by Microsoft C++.
· b2e67b17
rswindell
authored
20 years ago
b2e67b17
Fixed warnings reported by Microsoft C++.
· f0fe938b
rswindell
authored
20 years ago
f0fe938b
Fixed warnings reported by Microsoft C++.
· 71042afe
rswindell
authored
20 years ago
71042afe
Define conio structs and constants if not Borland C.
· efdb58ee
rswindell
authored
20 years ago
efdb58ee
Decrement listcount when a BBS is deleted.
· 5ab0cf41
deuce
authored
20 years ago
5ab0cf41
Added precautions to iniGetString->get_value() and iniSetString() against
· eeaa6bc8
rswindell
authored
20 years ago
eeaa6bc8
USe ciolib for chat. (ie: chat should now work correctly)
· e3728561
deuce
authored
20 years ago
e3728561
Add more verbose X failure messages...
· ce925f97
deuce
authored
20 years ago
ce925f97
Aug 08, 2004
Truncate all white-space chars off end of imported messages - allows for better
· ccf2879c
rswindell
authored
20 years ago
ccf2879c
Aug 04, 2004
Replaced csv_file.* and tab_file.* with combined dat_file.* with generic
· df42f5c0
rswindell
authored
20 years ago
df42f5c0
csvReadFile() rewinds file.
· c290acf7
rswindell
authored
20 years ago
c290acf7
Created fmutex function for abstracting mutually exclusive (lock) file creation
· fc00dde3
rswindell
authored
20 years ago
fc00dde3
Fix segfault with external programs when NOT running under curses... HOWEVER...
· f3d0c0b3
deuce
authored
20 years ago
f3d0c0b3
Fixed typo.
· 399b343a
rswindell
authored
20 years ago
399b343a
Created NO_SPY_SOCKETS option for BBS server.
· 1957b394
rswindell
authored
20 years ago
1957b394
Fixed typo.
· 238284b8
rswindell
authored
20 years ago
238284b8
Don't use size_t.
· bcd61b9f
rswindell
authored
20 years ago
bcd61b9f
Functions for creating and parsing tab-delimited data files (very similar to
· 885be866
rswindell
authored
20 years ago
885be866
truncsp() and truncnl() now defined in truncsp.c.
· 20ed5784
rswindell
authored
20 years ago
20ed5784
These functions are re-used in different modules, define them (statically)
· c9429acb
rswindell
authored
20 years ago
c9429acb
Created functions for unescaping C-style char strings (e.g. from .ini files).
· 279370dc
rswindell
authored
20 years ago
279370dc
Aug 03, 2004
Remove signal stuff... ciolib no longer uses signals.
· 017136c2
deuce
authored
20 years ago
017136c2
Bugfix: zero the global_buf if no global_t pointer passed to sbbs_read_ini().
· 3df95c42
rswindell
authored
20 years ago
3df95c42
Bugfix: iniSetIpAddress() was converting from host to network byte order.
· c18f7ac4
rswindell
authored
20 years ago
c18f7ac4
Use exclusive lock files for QWK packet creation and REP packet extraction.
· 0f8fc50c
rswindell
authored
20 years ago
0f8fc50c
Borland C++ bool (1-byte) pointer is incompatible with C BOOL (4-byte) pointer.
· ed3b5bc8
rswindell
authored
20 years ago
ed3b5bc8
Aug 02, 2004
Numerous fixes...
· 32d35460
deuce
authored
20 years ago
32d35460
Jul 31, 2004
Move mouse support out of uifc32 and into ciolib.
· 6ea7dfc3
deuce
authored
20 years ago
6ea7dfc3
Increase thread stack size for X thread. This should fix all the Linux
· dbbb8b79
deuce
authored
20 years ago
dbbb8b79
Call endwin() at exit (Should fix raw keyboard after exit issue)
· 62f79bb5
deuce
authored
20 years ago
62f79bb5
Jul 30, 2004
New/improved API.
· 97c24546
rswindell
authored
20 years ago
97c24546
iniReadFile() was truncating all white-space off end of lines (defeating use of
· 8b5df859
rswindell
authored
20 years ago
8b5df859
Loading