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
5f9b28591f9183c0ee35835e06e5ecaff3cb08a8
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
May 03, 2002
Changes necessary for bc++/Linux support.
· 5f9b2859
rswindell
authored
23 years ago
5f9b2859
Using socklen_t to eliminate bc++/Linux warnings.
· 93ca37d2
rswindell
authored
23 years ago
93ca37d2
Eliminating bc++/Linux warnings.
· 2048fb9c
rswindell
authored
23 years ago
2048fb9c
Added programmable escape delay and forced IBM-charset (by Deuce).
· eb6f0e3b
rswindell
authored
23 years ago
eb6f0e3b
May 02, 2002
Initializing local variables to make "gcc -Wall -O" happy.
· 4312181c
rswindell
authored
23 years ago
4312181c
Fixed the -q for the link command-line.
· 51680dd7
rswindell
authored
23 years ago
51680dd7
Added -q (quiet mode) for bc++ command-lines.
· 0ceb77dc
rswindell
authored
23 years ago
0ceb77dc
Changed link command line to be compatible with bc++.
· ec24c477
rswindell
authored
23 years ago
ec24c477
Put filename last on cc command-line (required by bc++).
· 29c7b279
rswindell
authored
23 years ago
29c7b279
Whitespace change only.
· 5639575c
rswindell
authored
23 years ago
5639575c
uploadfile() will move the file from the temp directory if necessary.
· 13fdd67b
rswindell
authored
23 years ago
13fdd67b
May 01, 2002
Backspace key now moves backwards through menus (matches curses version).
· b766b961
rswindell
authored
23 years ago
b766b961
Backspace key now moves backwards through menus.
· 016ec170
rswindell
authored
23 years ago
016ec170
Deuce's update.
· 242d361f
rswindell
authored
23 years ago
242d361f
Fixed up and down arrow character (using curses constants).
· cfa8d916
rswindell
authored
23 years ago
cfa8d916
Apr 30, 2002
Replaced _fsopen usage with fopen.
· b74af43c
rswindell
authored
23 years ago
b74af43c
Fixed printf-formatting error in uifcinic().
· b685349c
rswindell
authored
23 years ago
b685349c
uifcinic() calls uifcbail before returning error.
· 4961d1d6
rswindell
authored
23 years ago
4961d1d6
Error messages go to stderr.
· 794df0c3
rswindell
authored
23 years ago
794df0c3
Deuce's fixes for missing curses definitions.
· f1e2f2ce
rswindell
authored
23 years ago
f1e2f2ce
Merged Deuce's updates for better extended-ASCII support.
· f938a748
rswindell
authored
23 years ago
f938a748
Added prototype for uifcinic().
· 091a80b7
rswindell
authored
23 years ago
091a80b7
Defined USE_CURSES (and made it the default).
· bff98f67
rswindell
authored
23 years ago
bff98f67
Deuce's Unix-curses port of uifc.c.
· bc1af089
rswindell
authored
23 years ago
bc1af089
Changes in v3.10i.
· a519b27c
rswindell
authored
23 years ago
a519b27c
Eliminated old build files.
· ae823f91
rswindell
authored
23 years ago
ae823f91
Latest build (with the -SOCKET option).
· 491ca7d6
rswindell
authored
23 years ago
491ca7d6
Apr 27, 2002
Converted filenames to lowercase (in preperation for Linux).
· 8b020352
rswindell
authored
23 years ago
8b020352
Apr 26, 2002
Switched from #warning to #error (Borland compatible).
· 7bd9bcf3
rswindell
authored
23 years ago
7bd9bcf3
Switched from #warning to #error (Borland compatible)
· b91e2800
rswindell
authored
23 years ago
b91e2800
#undefines O_DENYNONE if already defined for Unix build.
· 689986bc
rswindell
authored
23 years ago
689986bc
Removed #include <glob.h> - not needed in this file.
· fd05dc69
rswindell
authored
23 years ago
fd05dc69
Initial support for Borland C++ for Linux (Kylix 3)
· ede3a4c2
rswindell
authored
23 years ago
ede3a4c2
Added code to eliminate warnings and problems with Borland C++ for Linux.
· a35ededf
rswindell
authored
23 years ago
a35ededf
Eliminated bc++/Linux warnings.
· f7665994
rswindell
authored
23 years ago
f7665994
Borland C++ for Linux doesn't include findfirst/next
· 6c0d85e1
rswindell
authored
23 years ago
6c0d85e1
Requires a relay_user's last logon to be within the hour.
· 00146d6f
rswindell
authored
23 years ago
00146d6f
Created mail server option to allow SMTP relay from authenticated users.
· d4cc43e4
rswindell
authored
23 years ago
d4cc43e4
Created default load error message.
· 460cfb62
rswindell
authored
23 years ago
460cfb62
Added mail server option to allow SMTP relay to authenticated users.
· 9abef26e
rswindell
authored
23 years ago
9abef26e
Loading