Subj : Xenos adaptation of FR044.MOD for WWIV 5.4 To : All From : Xenos #1@60.Wwivnet Date : Sat Apr 20 2019 09:21 am Here's a diff file for WWIV 5.4 to implement FR044.MOD. You can use patch -p1 < fr044.mod in the wwiv github root. Have fun! -=<(xenos)>=- -- diff --git a/bbs/lilo.cpp b/bbs/lilo.cpp index 622e2f4f..afc9edd1 100644 --- a/bbs/lilo.cpp +++ b/bbs/lilo.cpp @@ -540,7 +540,7 @@ static std::string CreateLastOnLogLine(const WStatus& statu s) { const string t = times(); const string f = fulldate(); log_line = StringPrintf( - "|#1%-6ld %-25.25s %-5.5s %-5.5s %-15.15s %-2.2s %-3.3s %-8.8s %2d\r\n", + "|#7\xB3|#1%'8ld|#7\xB3|#1%-23.23s|#7\xB3|#1%-5.5s|#7\xB3|#1%-5.5s|#7\xB 3|#1%-15.15s|#7\xB3|#1%-2.2s|#7\xB3|#1%-3.3s|#7\xB3|#1%-6.6s|#7\xB3|#1%2d|#7\xB 3\r\n", status.GetCallerNumber(), username_num.c_str(), t.c_str(), @@ -583,22 +583,54 @@ static void UpdateLastOnFile() { continue; } if (needs_header) { - bout.nl(2); - bout << "|#1Last few callers|#7: |#0"; - bout.nl(2); + bout << "|#7\xD5" << std::string(77,'\xCD') << '\xB8' << wwiv::endl; + bout << "|#7\xB3|#1Last few callers to |#5" << a()->config()->config() ->systemname << std::string(57-strlen(a()->config()->config()->systemname),' ' ) <<"|#7\xB3" .