- Aug 24, 2006
-
-
deuce authored
-
deuce authored
Add a new -b## parameter... This parameter will specify the number of characters to attempt brute-force decoding of variable names to. Using the stored bruted array would be a way of loading a dictionary too.
-
rswindell authored
-
rswindell authored
-
deuce authored
Remove useless scope_chain property.
-
deuce authored
-
deuce authored
DIE DIE DIE!
-
deuce authored
-
deuce authored
DigitalMan hath spoken.
-
deuce authored
-
deuce authored
Make removecase() handle dirs as well as files through the use of a new static delfiles_and_or_dirs() function which is basically delfiles() with an option to remove() dirs too. delfiles() simply calls this function now.
-
- Aug 23, 2006
-
-
deuce authored
-
deuce authored
- Don't allow ? or * in the path - Various bug-fixes
-
deuce authored
that exist. Fix to delfiles() to delete from cwd if inpath is a zero-length string.
-
rswindell authored
-
rswindell authored
single function. * editfile() now modifies a temporary copy of the file which solves 2 problems: A. editors restricted to the temp dir (e.g. PICO) can now be used to edit other files (e.g. sig files) B. DOS editors can now be used to edit files with long filenames (e.g. .plan files)
-
rswindell authored
(not user-modifyable) - used for "New User Validation" e-mail.
-
deuce authored
-
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
-
rswindell authored
in the if() - no functional change.
-
rswindell authored
(sys_status&SS_USERON)
-
rswindell authored
-
- Aug 22, 2006
- Aug 15, 2006
- Aug 14, 2006
- Aug 12, 2006
- Aug 11, 2006
- Aug 10, 2006
-
-
deuce authored
This should hopefully be the last one on THAT.
-
- Aug 08, 2006