openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Synchronet BBS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 1,328 of 1,421
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move the lprintf line from the child process to the parent process.
rswindell
More...
about 23 years ago
Deuce's PTY mod: allows programs that require a tty (e.g. vi) to be run as externals (very nice!).
rswindell
More...
about 23 years ago
Enables Deuce's fix for running all threads in Linux build as non-root user (_THREAD_SUID_BROKEN).
rswindell
More...
about 23 years ago
Added BOOL setuid parameter to thread_up callback (necessary for Linux). Deuce's fixes for running all threads in Linux build as non-root user.
rswindell
More...
about 23 years ago
Added BOOL setuid parameter to thread_up callback (necessary for Linux).
rswindell
More...
about 23 years ago
Now calls thread_up() first thing in send and receive threads (for Linux setuid fix in sbbscon.c). Removed unnecessary seteuid calls around PASV port binding.
rswindell
More...
about 23 years ago
Fixed bounds error in putuserdat().
rswindell
More...
about 23 years ago
Must get fulllpath to exe file from argv[0] before performing chdir (for help file location).
rswindell
More...
about 23 years ago
Missing errno argument in printf() error message.
rswindell
More...
about 23 years ago
Bugfix in ugetstr() CR should accept (not overwrite) initial value on K_EDIT.
rswindell
More...
about 23 years ago
Fixed case of menu filenames: need to be lowercase for Unix-compatibility.
rswindell
More...
about 23 years ago
Fixed case of menu filenames: need to be lowercase for Unix-compatibility.
rswindell
More...
about 23 years ago
Kylix3 project files (withOUT JavaScript support)
rswindell
More...
about 23 years ago
Disable optimizations in debug Kylix build.
rswindell
More...
about 23 years ago
Updated for JavaScript support.
rswindell
More...
about 23 years ago
Kylix3 project file.
rswindell
More...
about 23 years ago
Changed lputs() to return string length (matching prototype in sbbs.h). Only calls services functions if JAVASCRIPT defined.
rswindell
More...
about 23 years ago
New properties: msg_id, msg_reply_id, smb_msgs, and smb_curmsg.
rswindell
More...
about 23 years ago
Disabled bc++ warnings: variable assigned value that is never used.
rswindell
More...
about 23 years ago
New @-codes: MSG_NUM, MSG_ID, MSG_REPLY_ID, SMB_MSGS, SMB_CURMSG, SMB_LAST_MSG, SMB_MAX_MSGS, SMB_MAX_CRCS, SMB_MAX_AGE, and SMB_TOTAL_MSGS.
rswindell
More...
about 23 years ago
smbmsg_t subnum element has been removed (unused).
rswindell
More...
about 23 years ago
Uses new smb_t elements: curmsg and msgs
rswindell
More...
about 23 years ago
Eliminated subnum element from smbmsg_t definition (not needed). Added curmsg and msgs elements to smb_t definition (for new @-codes).
rswindell
More...
about 23 years ago
No longer needed; post_t is defined in sbbsdefs.h.
rswindell
More...
about 23 years ago
putuserdat() and putuserrec() now opens user.dat iin rd/wr mode to allow bcc/linux sopen/lock to succeed.
rswindell
More...
about 23 years ago
getsockopt() takes a socklen_t len parameter in libc.
rswindell
More...
about 23 years ago
getsockopt() takes a void* opt parameter in libc.
rswindell
More...
about 23 years ago
gcc wants integer for string width precision in printf format.
rswindell
More...
about 23 years ago
md() only calls lprintf if it failed to create the directory.
rswindell
More...
about 23 years ago
Added the word "Revision" to start-up notice.
rswindell
More...
about 23 years ago
←
1
2
…
1324
1325
1326
1327
1328
1329
1330
1331
1332
…
1420
1421
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree