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
03663ce500573365ab13cffd58fba935fb4d088f
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 18, 2003
Added toggle (misc) bit to disable a timed event.
· 03663ce5
rswindell
authored
21 years ago
03663ce5
show_msg() ignores data fields with invalid lengths.
· c3c68490
rswindell
authored
21 years ago
c3c68490
Aug 16, 2003
STDERR is now always logged... this can get really confusing for things
· a4d88958
deuce
authored
21 years ago
a4d88958
Aug 15, 2003
Fix dropfile search/usernmae prompting
· 09db770d
deuce
authored
21 years ago
09db770d
Lower-case extensions for .RIP/.ANS/.AVT/.ASC files.
· 947e1f5e
deuce
authored
21 years ago
947e1f5e
Use POSIX standard method for retrieving speed, not BSD-specific.
· 8fa65369
deuce
authored
21 years ago
8fa65369
Aug 14, 2003
All demos are built now... ex_vote is built multinode using the magic of
· 0542be0d
deuce
authored
21 years ago
0542be0d
Added ex_ski target... this is useless since clock() is the CPU time used
· bd7b1546
deuce
authored
21 years ago
bd7b1546
Build ex_hello by default... doesn't seem to work (How do you pass a
· 3c1fb074
deuce
authored
21 years ago
3c1fb074
Build ex_diag by default
· 03663ad0
deuce
authored
21 years ago
03663ad0
include OpenDoor.h not opendoor.h
· a1a7be98
deuce
authored
21 years ago
a1a7be98
Added target for useless ex_chat example.
· 9dfcb987
deuce
authored
21 years ago
9dfcb987
Added _fsopen() function... heavily used in multinode doors.
· c53495af
deuce
authored
21 years ago
c53495af
Restore original termios settings on exit
· 5e08e016
deuce
authored
21 years ago
5e08e016
Unblock signals on return.
· dd901599
deuce
authored
21 years ago
dd901599
Don't run the kernel when spawned.
· 134c3a7d
deuce
authored
21 years ago
134c3a7d
Send init errors to stderr
· c7aa2111
deuce
authored
21 years ago
c7aa2111
Aug 13, 2003
Fix idiotic bug in ODTimerElapsed() which could result in a hung process
· 841151a1
deuce
authored
21 years ago
841151a1
Stop using SIGIO for stdin... many terminals apparently will send this when
· 9b0d37c0
deuce
authored
21 years ago
9b0d37c0
Fix bug in last commit
· 7144720e
deuce
authored
21 years ago
7144720e
Handle SIGHUP for carrier detection rather than polling it.
· 73d6ef74
deuce
authored
21 years ago
73d6ef74
Fix bug in ODTimerElapsed that resulted in massive Durations being checked
· 353082ed
deuce
authored
21 years ago
353082ed
Also create a static lib.
· e0748810
deuce
authored
21 years ago
e0748810
Added a "lib" target to create an xpdev .so (For use in door porting)
· 13a5d143
deuce
authored
21 years ago
13a5d143
Aug 12, 2003
An SMTP-authenticated client is automatically exempt from DNSBL-based mail
· fdbe58ee
rswindell
authored
21 years ago
fdbe58ee
Search for lower-case filenames... NOTE: dorinfox.def files still look for
· 491b0605
deuce
authored
21 years ago
491b0605
Use SIGIO for signal-driven user input. Now, using SIGALRM and SIGIO
· faedb9d7
deuce
authored
21 years ago
faedb9d7
Was select()ing STDOUT instead of STDIN :-)
· ba6673d1
deuce
authored
21 years ago
ba6673d1
Aug 11, 2003
Change od_sleep() behaviour to select STDIN then call od_kernel() if there
· b2452bfc
deuce
authored
21 years ago
b2452bfc
Switched from using an ODTimer for pascing od_kernel to using a signal
· 6d02d9f3
deuce
authored
21 years ago
6d02d9f3
On *nix, local mode grabs info from login/tty data... perhaps this
· aa691df6
deuce
authored
21 years ago
aa691df6
Aug 10, 2003
No need for sched_yield() if we promote od_sleep()
· dd505030
deuce
authored
21 years ago
dd505030
Added required string wrappers - strlwr() and strupr()
· bdad094c
deuce
authored
21 years ago
bdad094c
Fix link again *sigh*
· a2f48c0b
deuce
authored
21 years ago
a2f48c0b
Fix lib targets
· 47bfe380
deuce
authored
21 years ago
47bfe380
*nix support completed.
· 768317a3
deuce
authored
21 years ago
768317a3
Fixed typo in comment
· 36129923
deuce
authored
21 years ago
36129923
Create link to .so from versioned lib
· 2853c3c3
deuce
authored
21 years ago
2853c3c3
Bumped version number to 6.23 ODSpawn.c still needs more *nix support.
· a6c51a16
deuce
authored
21 years ago
a6c51a16
Force od_sleep(0) to upgrade to od_sleep(1) - kills 100% CPU usage.
· de63d123
deuce
authored
21 years ago
de63d123
Loading