- May 09, 2006
-
-
deuce authored
command to the user... curently hardcoded to use xmess -file -
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
initial seed. Macro crc32(b,j) to crc32i(-1,b,j)
-
deuce authored
Missing the ones that need an additional dialog (ie: Other days log, text/JS/etc file) etc.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Not really configurable and ugly as sin at the moment (but working!) Viewer uses xmessage and editor uses xedit.
-
deuce authored
Currently will display node activity (everything else non-functional)
-
deuce authored
-
deuce authored
This is to prevent symbol collision with libz.so *sigh*
-
rswindell authored
-
rswindell authored
-
rswindell authored
* Bug-fix: bad drop file path if using startup-dir (e.g. "c:\sbbs\xtrn\game\/door.sys"). * Using SAFECOPY for buffer overrun protection.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
- May 08, 2006
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Fix memory leaks in js_write() when using uuencoding and error conditions occur.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
NOTE: js_sendfile() should be using the xpdev socksendfile() function... The way it's currently working is just plain insanity.
-
deuce authored
Probobly not possible in a large number of circumstances simply due to the possible very large size of the data involved... email attachments go through b64decode for example, so it's probobly "Too Big" (unless I misunderstand alloca()). This fixes linebuf leaks in both js_wordwrap() and js_quotemsg()
-