- 01 Mar, 2011 2 commits
- 12 Mar, 2010 1 commit
-
-
rswindell authored
EX_STDOUT, defining EX_STDIO (to be both STDIN and STDOUT), adding XTRN_CONIO and EX_CONIO (for future cioxtrn/doorway mode on Windows), change IO_INTS to XTRN_STDIO
-
- 06 Mar, 2010 1 commit
-
-
rswindell authored
inserting (long) typedefs to prevent warnings, but in the case of the JS File() class, actually supporting file lengths > 32-bit.
-
- 29 Mar, 2009 1 commit
-
-
rswindell authored
-
- 20 Mar, 2009 3 commits
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added HOST and IP keywords to allow restricted access/privileges to/for specific remote hostnames or IP addresses (wildcards allowed). All string-argument type ARS keywords (e.g. SHELL, PROT, etc.) now support .can style wildcards. The current remote client is now used for protocol, host, and IP ARS checking, when available, so this requires passing the client pointer around (which explains why so many files are touched by this change) and takes care of a long standing to-do item (the user's 'modem' value was used for the PROT value checking, which was not always correct).
-
- 19 Feb, 2009 2 commits
- 09 Jul, 2008 1 commit
-
-
rswindell authored
-
- 25 Aug, 2007 1 commit
-
-
rswindell authored
enables read & write permissions for user & group & others.
-
- 14 Aug, 2007 1 commit
-
-
deuce authored
Remove time32str()
-
- 23 Aug, 2006 1 commit
-
-
rswindell authored
- returns true/false if the user's terminal supports all the passed flags - returns the supported flags if no flags are passed for comparison - automatically uses the auto-terminal-type flags if no user is logged-on
-
- 18 Jun, 2006 1 commit
-
-
rswindell authored
pointing this out).
-
- 20 Sep, 2005 1 commit
-
-
deuce authored
-
- 02 Sep, 2005 1 commit
-
-
deuce authored
CON_R_ECHOX and CON_L_ECHOX, then sends "\b \b" Replace all instances of [br]puts("\b \b") with call to backspace() This fixes once and for all the "spaces entered at password prompt are echoed as spaces" problem. Har. PR:42->closed
-
- 15 Aug, 2005 1 commit
-
-
rswindell authored
fixes a problem with an uninitialized timeleft value being displayed when popped into local sysop chat from the login prompt. PR: 38
-
- 18 Mar, 2005 1 commit
-
-
rswindell authored
effect while waiting for paged node to respond (or the wait to be aborted) by calling inkey(), which also gives us the yield needed (replacing the SLEEP(500) call), but the yield is immediately aborted when a key is hit.
-
- 30 May, 2004 1 commit
-
-
deuce authored
-
- 08 Jul, 2003 1 commit
-
-
rswindell authored
-
- 18 May, 2003 1 commit
-
-
deuce authored
-
- 16 May, 2003 2 commits
- 07 May, 2003 1 commit
-
-
rswindell authored
-
- 06 May, 2003 1 commit
-
-
rswindell authored
Improved Guru realism, particularly when in "local chat" with Guru: Guru won't repeat himself/herself and waits for user to stop typing (including word wrap) before responding.
-
- 30 Apr, 2003 1 commit
-
-
rswindell authored
-
- 29 Apr, 2003 1 commit
-
-
rswindell authored
Checking return value of getnodedat() before calling putnodedat().
-
- 24 Apr, 2003 1 commit
-
-
rswindell authored
-
- 31 Jan, 2003 1 commit
-
-
rswindell authored
module (.js or .bin) files.
-
- 13 Nov, 2002 1 commit
-
-
rswindell authored
variants (gmtime_r, localtime_r, and ctime_r) for thread-safe operation on Unix
-
- 07 Nov, 2002 1 commit
-
-
rswindell authored
-
- 13 Oct, 2002 1 commit
-
-
rswindell authored
-
- 22 Aug, 2002 1 commit
-
-
rswindell authored
outside the sbbs_t class).
-
- 24 Jul, 2002 1 commit
-
-
rswindell authored
-
- 27 Jun, 2002 1 commit
-
-
rswindell authored
-
- 02 May, 2002 1 commit
-
-
rswindell authored
-
- 22 Apr, 2002 1 commit
-
-
rswindell authored
-
- 13 Mar, 2002 1 commit
-
-
rswindell authored
GMT/UTC.
-
- 09 Nov, 2001 1 commit
-
-
rswindell authored
-