[2792] in Release_Engineering
Re: RISC/6000: login / PAGs in login
probe@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Mon Apr 27 04:44:45 1992
I had to make yet another couple fixes:
athena.c
Temporary homedir handling:
Missing argument to do_cmd (should end with 0)
= vs ==
Cosmetic printout
tsmlogin.c
No kerberos ticket warning (to mimic other platforms).
Unfortunately, even though athena.c passed all of xlc without any errors
or warnings, there were problems... The problems were noted in a couple
more tests and by cross-compiling with the RT hc compiler (-H+w). Now,
the remaining warnings produced by "hc" are not errors.
-R