- Jul 10, 2007
-
-
deuce authored
getlasgmsg() needs a uin32_t* as the second arg. loadmail() needs an int32_t* as the second argument. loadposts() needs an int32_t as the first argument.
-
deuce authored
Silly hack for writing a 32-bit value. (With TODO comment)
-
rswindell authored
Removed unused recycle_sem code.
-
rswindell authored
The main server thread sees the NODE_RRUN flag before the recycle sem file, so the 'initialized' time-stamp is always updated during init/re-init to the latest timestamp of the recycle sem file, if one exists.
-
deuce authored
(Offset is now an int32_t)
-
deuce authored
Changes order of members in sbbs_t... all libs need rebuilding.
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
(same bug-fix as for ftouch() back in May) - this function is currently unused.
-
deuce authored
-
deuce authored
-
deuce authored
The CRC headers now include gen_defs.h
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
(Wow... this was never updated from 16-bit from the look of it... Yech)
-
rswindell authored
(_t means typedef). No need to define BYTE/WORD/DWORD differently based on whether inttypes.h is used or not.
-
deuce authored
-
deuce authored
Mostly changing sizeof(type) to sizeof(variable)
-
deuce authored
-
deuce authored
Change to a time32_t and add a comment for a correct fix later on.
-
deuce authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
(Does datoffset need to be signed?)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
(Unlikely to actually work)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-