Fixed mbsebbs /H for whoson, lastcallers, etc. Added /U switch

This commit is contained in:
Michiel Broek
2002-06-26 20:29:45 +00:00
parent 208fa17e1b
commit 4ae500914c
9 changed files with 418 additions and 355 deletions

View File

@@ -470,6 +470,7 @@ struct lastcallershdr {
struct lastcallers {
char UserName[36]; /* User Name */
char Handle[36]; /* User Handle */
char Name[9]; /* Unix Name */
char TimeOn[6]; /* Time user called bbs */
int CallTime; /* Time this call */
char Device[10]; /* Device user used */