Fixes to mbmon screen layout, added basic files for chatserver

This commit is contained in:
Michiel Broek
2003-03-23 21:27:14 +00:00
parent 0cf00e1716
commit 3d157ec16a
13 changed files with 504 additions and 318 deletions

View File

@@ -59,6 +59,12 @@ v0.37.2 23-Feb-2003.
or stops.
Reports a page from a user in row 3 of the screen (but doesn't
do chat right now).
Adjusts its screensize if the environment variables LINES and
COLUMNS are set.
(in ~/.profile add the line "export LINES COLUMNS").
The show lastcallers now adjusts the number of lines available.
The show server clients screen now adjusts to the number of
lines available.
mbtask:
Safer logging of user log messages.