[6652] in Athena Bugs
rt 7.2M: xlogin
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Dec 21 14:26:16 1990
Date: Fri, 21 Dec 90 14:26:05 -0500
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.2M
Display type: apa16
megapel
What were you trying to do?
Use the stuff in /usr/adm/wtmp.
What's wrong:
It's still not written properly. When the login entry is put
into the file, the entire "ut_line" field must be filled --
null padded as necessary. It isn't currently being filled.
What should have happened:
It should be filled. Instead of seeing "ttyv0
see "ttyv0
Please describe any relevant documentation references:
/usr/include/utmp.h
jik