- 23 Sep, 2020 1 commit
-
-
Rob Swindell authored
(e.g. logon, new-user, quiet mode) - these are value node status values with a user on the node. Also address GCC warnings about unsafe sprintf usage, e.g. warning: ‘%s’ directive writing up to 79 bytes into a region of size 59
-
- 18 Sep, 2020 1 commit
-
-
Rob Swindell authored
rather than just falling over and twitching like an injured slug
-
- 15 Sep, 2020 1 commit
-
-
Rob Swindell authored
-
- 17 Aug, 2020 1 commit
-
-
Rob Swindell authored
-
- 16 Aug, 2020 2 commits
-
-
Rob Swindell authored
If jsexec is used for a CGI script and the SBBSCTRL env var was not set, a warning would be printed (to stderr), even if the -c option was used to specify the path to the ctrl dir. get_ctrl_dir() now accepts a boolean argument to specify whether to print a warning when the default value ("/sbbs/ctrl") is used. Pass FALSE for jsexec, TRUE for other callers (currently).
-
Rob Swindell authored
-
- 12 Apr, 2020 1 commit
-
-
rswindell authored
Removed some unnecessary carriage returns from printf statements.
-
- 02 Apr, 2020 1 commit
-
-
deuce authored
-
- 24 Mar, 2020 1 commit
-
-
rswindell authored
-
- 22 Mar, 2020 2 commits
- 21 Mar, 2020 1 commit
-
-
rswindell authored
Fixed capitalization and description of "SBBSecho".
-
- 15 Mar, 2020 1 commit
-
-
rswindell authored
stack. Use the heap instead.
-
- 04 Feb, 2020 1 commit
-
-
rswindell authored
As reported by Ragnarok (DOCKSUD)
-
- 03 Jan, 2020 1 commit
-
-
rswindell authored
not set (or blank), use the default ("/sbbs/ctrl") and print a warning to stderr. This resolves a FAQ for sysops that struggle with setting the SBBSCTRL env var, but do have sbbs install in /sbbs or a symlink from /sbbs to where sbbs is actually installed. Note: this function is different than the one previously defined in getctrl.c but never used. If/when we ever really need to support PREFIX, then perhaps we'll use that one (which copies a string to a buffer).
-
- 26 Sep, 2019 1 commit
-
-
rswindell authored
text.
-
- 31 Aug, 2019 1 commit
-
-
rswindell authored
-
- 01 Jan, 2019 1 commit
-
-
rswindell authored
-
- 19 Mar, 2018 1 commit
-
-
deuce authored
-
- 17 Mar, 2018 1 commit
-
-
deuce authored
-
- 10 Mar, 2018 1 commit
-
-
deuce authored
-
- 25 Feb, 2018 1 commit
-
-
rswindell authored
creates/deletes the file: ctrl/sysavail.chat
-
- 13 Feb, 2018 1 commit
-
-
deuce authored
Update scrollback to use vmem_gettext() Update all the things I previously updated for the new cterm_init() prototype So now I expect things to work again... though X11 mode may have issues, and SDL overlay mode is dog slow.
-
- 29 Nov, 2017 1 commit
-
-
rswindell authored
<PAGING> tag in the ndoe status display.
-
- 17 Nov, 2017 2 commits
- 16 Nov, 2017 1 commit
-
-
rswindell authored
Also fixed the exit menu for long screen (not saving/restoring the bg).
-
- 13 Nov, 2017 1 commit
-
-
rswindell authored
-
- 28 Nov, 2016 1 commit
-
-
rswindell authored
-
- 03 Feb, 2016 1 commit
-
-
deuce authored
-
- 13 Feb, 2014 1 commit
-
-
deuce authored
Spying doesn't work since the current code only uses UNIX-domain sockets.
-
- 06 Feb, 2014 1 commit
-
-
deuce authored
-
- 24 Feb, 2010 1 commit
-
-
rswindell authored
-
- 08 May, 2006 2 commits
- 20 Sep, 2005 1 commit
-
-
deuce authored
-
- 02 Aug, 2005 1 commit
-
-
rswindell authored
-
- 19 Jan, 2005 1 commit
-
-
deuce authored
stuff)
-
- 05 Nov, 2004 1 commit
-
-
deuce authored
- RuneMaster
-
- 28 Sep, 2004 1 commit
-
-
deuce authored
to be in exec directory. Changed Edit CFG files to Edit CFG/INI files and added sbbs.ini and services.ini since newer versions use it. May take out services.cfg later. (Any reason that it was changed to ini? Somewhat confusing having some cfg and some ini.) - RuneMaster .ini files are in .ini format, .cfg files are in whatever format seemed like a good idea at the time. Eventually, all the cfg files will be replace with an ini file.
-