- Jan 11, 2006
-
-
rswindell authored
header fields).
-
deuce authored
this is necessary, but it is apparently. Allow loadfont.js to take an array of filenames as an argument.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
ESC[22m and ESC[25m (Unfortunately not widely supported). Fix old calculations to match new calculations so the equality test is meaningfull (should result in less verbose messages). Still no idea what is causing the bright attribute to be stuck high when SyncTERM is ran as a door under Synchronet and accessed using mTel.
-
rswindell authored
We really need a single, unified cmdstr() function. :-(
-
deuce authored
anymore.
-
deuce authored
The sizeof acts on THIS: /* * Definitions for UNIX IPC domain. */ struct sockaddr_un { sa_family_t sun_family; /* AF_UNIX */ char sun_path[108]; /* path name (gag) */ }; I second that gag.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Solaris requires -lsocket for xpdev (sockwrap)
-
- Jan 10, 2006
-
-
rswindell authored
since some finger gateways (e.g. finger.cgi) don't like the '?'.
-
runemaster authored
-
deuce authored
-
runemaster authored
-
rswindell authored
Changed "Hello Message" to "Welcome Message".
-
rswindell authored
text/ftpbadlogin.txt.
-
rswindell authored
guest account exists.
-
rswindell authored
(Borland doesn't have strto[u]ll).
-
deuce authored
replacement value.
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
specifier is %s.
-
rswindell authored
int conversion so format("%d",true) will return "1" instead of "0" and format("%s",false) returns "0" (doesn't crash).
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
- Jan 09, 2006