Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA23255; Thu, 7 Dec 95 17:37:50 EST
Received: from BILL-THE-CAT.MIT.EDU by MIT.EDU with SMTP
	id AA25867; Thu, 7 Dec 95 17:36:21 EST
From: ghudson@MIT.EDU
Received: by bill-the-cat.MIT.EDU (5.0/4.7) id AA07950; Thu, 7 Dec 1995 17:37:32 -0500
Date: Thu, 7 Dec 1995 17:37:32 -0500
Message-Id: <9512072237.AA07950@bill-the-cat.MIT.EDU>
To: pc-dialup@MIT.EDU
Subject: New debugging code for ringworld
Content-Length: 402

The old debugging code wasn't providing very useful data on ringworld
(I learned that a zero-length /etc/ptmp was left around twice by login
and once by cleanup), so I've modified it somewhat.

/etc/ptmp.pid and /etc/gtmp.pid are now logfiles, containing lines
like:

	pid 28883 (login) succeeded time 818374749 517943

It logs successes, failures, and finish times for passwd and group
modifications.
