- Nov 26, 2003
- Nov 25, 2003
- Nov 24, 2003
-
-
rswindell authored
crash on FreeBSD 5.1-CURRENT: #0 0x283230a9 in _atomic_lock () from /usr/lib/libc_r.so.5 #1 0x28323074 in _spinlock_debug () from /usr/lib/libc_r.so.5 #2 0x28328f74 in _mutex_cv_lock () from /usr/lib/libc_r.so.5 #3 0x28328de9 in pthread_mutex_unlock () from /usr/lib/libc_r.so.5 #4 0x282cd7a7 in sbbs_t::external(char const*, long, char const*)
-
- Nov 21, 2003
- Nov 20, 2003
-
-
rswindell authored
throughput without any fancy buffer techniques).
-
rswindell authored
return value).
-
rswindell authored
-
rswindell authored
(required for clean shutdown).
-
rswindell authored
automatically terminated upon external termination request (defaults to true).
-
rswindell authored
-
rswindell authored
-
rswindell authored
over-rides sbbs.ini settings, doesn't work with "*.exe" filenames) and nobody (to my knowledge) is relying on this behavior anyway.
-
- Nov 18, 2003
- Nov 15, 2003
- Nov 14, 2003
-
-
cyan authored
-
cyan authored
use when linking to the network, and other misc stuff.
-
rswindell authored
-
cyan authored
Hopefully, with a little luck, I haven't come off as being too abrasive in this document ;)
-
cyan authored
problems with missed WHO replies. * More 'var' cleanup, especially in WHOWAS to fix a possible crash there. * Uncommented the socket.close() call at the end of this.quit(); * "Prv" is not the correct convention for displaying +p channels in /LIST. * Define which modes accepts nicks as args, otherwise parse verbatim. This fixes the '-o/v <int>' bug. * Basic WHO was horribly broken, was using the wrong variables everywhere.
-
rswindell authored
Added a configurable "from address".
-
rswindell authored
for Hausmaus.
-
- Nov 13, 2003
- Nov 12, 2003
-
-
deuce authored
Parse the command name before arguments and after the ini file If controlling terminal goes away, use syslog logging. Don't re-read the .ini file on a SIGHUP... causes 100% CPU
-
- Nov 11, 2003
- Nov 07, 2003
- Nov 06, 2003