- Nov 04, 2011
-
-
deuce authored
over everything. I will likely go to hell for abusing C in this manner.
-
deuce authored
-
rswindell authored
-
rswindell authored
list file (without actually deleting the file), don't bother saving the message to the message base.
-
rswindell authored
on FILE* (like iniReadSectionList()).
-
rswindell authored
(or from here).
-
rswindell authored
-
sbbs authored
sbbscon.c: In function ‘whoami’: sbbscon.c:430: warning: implicit declaration of function ‘getresuid’ sbbscon.c:432: warning: implicit declaration of function ‘getresgid’ sbbscon.c: In function ‘linux_keepcaps’: sbbscon.c:452: warning: implicit declaration of function ‘prctl’ sbbscon.c:447: warning: unused variable ‘strbuf’
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
80 column wrap, terminal width wrap, long line wrap, or no wrap. These values will be used for wrapping quoted text (input to editor) and message text created by the editor. Edited files are another issue.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
making a bare LF not be ignored. This effectively breaks the CR counting code... so... yeah.
-
- Nov 03, 2011
-
-
deuce authored
be used after leaving the scope (which was a bug). It is surprising that this worked as much as it has.
-
deuce authored
calling any JSAPI functions.
-
deuce authored
down GC issues.
-
deuce authored
-
deuce authored
thread in different contexts.
-
deuce authored
-
rswindell authored
-
sbbs authored
Rewolve warning regarding signed value comparison.
-
deuce authored
-
- Nov 02, 2011
-
-
rswindell authored
long lines in messages for the user's terminal. May be used for viewing other files with long lines (e.g. G-text files) in the future.
-
rswindell authored
-
rswindell authored
for us (automatically).
-
rswindell authored
to expose via JS: sender_userid, sender_server, and sender_time.
-
rswindell authored
-
rswindell authored
messages.
-
rswindell authored
regardless of security level setting. When run out of lines when creating/editing a file or msg, print a more meaningful message, in text.dat update (with the max lines allowed).
-
deuce authored
is to periodically call JS_YieldRequest from an operation callback."
-
rswindell authored
sequences to SMB-style (CRLF). This resolves the issue of .sig files created or edited with a Unix-style text editor and the resulting signature losing line endings when being exported to FTN (for example).
-
deuce authored
(disabled)
-
deuce authored
the libmozjs from firefox et. al.
-
deuce authored
-
deuce authored
Maybe should log the fact that it's waiting...
-
deuce authored
are handled according to FTS-0001 and line feeds are ignored, the space will still separate words. This should fix the recent spate of replied messages losing spaces between re-wrapped lines.
-