Fix handling so that the username is only written out to wtmpx logout records;
authorSam Hartman <hartmans@mit.edu>
Tue, 16 Jan 1996 19:40:56 +0000 (19:40 +0000)
committerSam Hartman <hartmans@mit.edu>
Tue, 16 Jan 1996 19:40:56 +0000 (19:40 +0000)
commit6e8dafda2b160adcadeb2918a35a4f4df2ab6528
treed66502e4a632437649655b49c7706a27f9067da5
parent6a43ea4aed5c8834372fa40ce89d7d1ddfa1fe6d
Fix handling so that the username is only written out to wtmpx logout records;
I know of no systems that write out usernames in DEAD_PROCESS records
in wtmp, but can special case them in update_wtmp if they are found.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7323 dc483132-0cff-0310-8789-dd5450dbe970
src/util/pty/logwtmp.c
src/util/pty/pty-int.h
src/util/pty/update_wtmp.c