- Jan 09, 2006
-
-
rswindell authored
Thanks to Tek1 for the clues in locating this one.
-
- Sep 05, 2005
-
-
deuce authored
Consider doing the same for all .h files. Consider the meaning of sanity.
-
- Nov 17, 2004
-
-
rswindell authored
-
- Sep 15, 2004
-
-
rswindell authored
-
- Oct 28, 2003
-
-
rswindell authored
the system timezone, which handles the optional automatic toggle of the DST bit for US-zones in real-time. Previously, the DST flag would only be toggled when loading configuration files, now it will happen in real-time.
-
- Oct 25, 2003
-
-
rswindell authored
-
- Oct 24, 2003
- Jul 03, 2003
-
-
rswindell authored
Created IS_PATH_DELIM() macro (stole websrvr.c->is_slash macro). Defines BSD _PATH_TMP and _PATH_DEVNULL macros for all platforms.
-
- May 14, 2003
-
-
rswindell authored
-
- May 09, 2003
-
-
rswindell authored
Created sbbs_t::signal_sub_sem() method to handle creation of global echomail_sem (for FTN sub-boards) and the sub-boards post_sem (if confiugred).
-
- Apr 18, 2003
- Apr 03, 2003
-
-
rswindell authored
-
- Mar 12, 2003
- Mar 02, 2003
- Feb 01, 2003
-
-
rswindell authored
grp/lib code prefix (helps generate unique internal codes).
-
- Jan 31, 2003
-
-
rswindell authored
module (.js or .bin) files. Removed temporary Unix-compatibility hack of converting to lower case: standard directory paths and loadable modules (which are already lowercase in the default .cnf files).
-
- Jan 17, 2003
-
-
rswindell authored
or longer, uses a passed 'buflen' parameter to determine the truncation point.
-
- Dec 13, 2002
-
-
rswindell authored
allowing additional sysop-configurable color attribute definitions.
-
- Aug 21, 2002
- Aug 10, 2002
-
-
rswindell authored
-
- Aug 09, 2002
-
-
rswindell authored
-
- Aug 08, 2002
-
-
rswindell authored
-
- Jul 27, 2002
-
-
rswindell authored
-
- Jul 16, 2002
- Apr 25, 2002
-
-
rswindell authored
-
- Apr 13, 2002
- Apr 12, 2002
-
-
rswindell authored
-
- Feb 27, 2002
-
-
rswindell authored
-
- Feb 23, 2002
-
-
rswindell authored
-
- Jan 16, 2002
-
-
rswindell authored
-
- Oct 26, 2001
-
-
rswindell authored
Fixed prep_dir() for use on FreeBSD - _fullpath (macro for realpath) initializes the entire MAX_PATH bytes of the destination string.
-
- Aug 27, 2001
-
-
rswindell authored
TEXT.DAT lines are now allocated with one additional byte and zero-filled for the new YNQX line (was just YN), for backwards compatibility.
-