[comp.unix.microport] xbbs 7.22 update

sandy@turnkey.TCC.COM (Sanford 'Sandy' Zelkovitz) (10/21/88)

I have noticed that there have been some problems compiling version 7.22
on some SysV systems. It seems that some systems do not have a
subroutine called logname(). You can do one of two things:
 
1) Download 7.23 which makes the code compilable on these machines
2) Modify the subroutine usenet() by replacing logname() with
   getlogin(). The only real difference is where it gets the login name.
   You will find that logname is mentioned twice: char *logname()
   and in the strcat function.
 
Sanford <sandy> Zelkovitz  XBBS  714-898-8634