- 08 Feb, 2022 1 commit
-
-
Rob Swindell authored
Just in case a sysop deletes/changes their addresses after create subs, find the nearest matching configured system FTN address/AKA and use that.
-
- 23 Nov, 2020 1 commit
-
-
Rob Swindell authored
The goal of this commit is that: only modules that either are part-of sbbs.dll/libsbbs.so or need to link with/use that library, will #include "sbbs.h" and thus be dependent on its subsequent includes (e.g. cryptlib.h, jsapi.h). This should mean extdeps.mk can be trimmed way down. I also removed CVS keyword/comments and trimmed up the boilerplate copyright notice in modified and added source/header files in this commit. There is no functional change in behavior in this comment.
-
- 16 Aug, 2020 1 commit
-
-
Rob Swindell authored
-
- 08 Jul, 2019 1 commit
-
-
rswindell authored
This means the JS global word_wrap() method has a new optional Boolean arg as well.
-
- 24 Jul, 2018 1 commit
-
-
rswindell authored
Most of the copyright years in the source code were misleading (the date of most recent publish was actually later) and all were unnecessary. I've been removing copyright years piecemeal, for a long time, but I decided it was time to just perform a bulk search and (mostly) replace. In some cases, I left old copyright years on files that either are not used (and soon to be removed) or obsolete and unlikely to ever be touched again (e.g. Win9x FOSSIL VXD). Some of the runtime binaries still contain copyright years and those were updated to 2018.
-
- 08 Nov, 2011 1 commit
-
-
rswindell authored
"Change the last argument of wordwrap() to a flags argument and support making a bare LF not be ignored." If soft line breaks (bare LFs) are stored in the message base, they're expected to wrapped for 80-column terminal only.
-
- 04 Nov, 2011 2 commits
- 12 Mar, 2010 1 commit
-
-
rswindell authored
-
- 10 Feb, 2009 2 commits
- 15 May, 2003 2 commits
- 01 Apr, 2003 1 commit
-
-
rswindell authored
-
- 26 Apr, 2002 1 commit
-
-
rswindell authored
-
- 11 Nov, 2000 1 commit
-
-
rswindell authored
Separated code from crc32.h into crc32.c (to allow combination of mailsrvr and sbbs into single module).
-
- 10 Oct, 2000 1 commit
-
-
rswindell authored
-
- 25 Sep, 2000 1 commit
-
-
rswindell authored
-