[13815] in Athena Bugs

home help back first fref pref prev next nref lref last post

athena finger sun bug

daemon@ATHENA.MIT.EDU (Dan Winship)
Tue Sep 5 23:24:50 1995

Date: Tue, 5 Sep 1995 23:24:45 -0400
From: danw@MIT.EDU (Dan Winship)
To: bugs@MIT.EDU

From ~source/athena/bin/finger/finger.c, lines 498-502

| #ifndef SYSV
| 			new->loginat = user.ut_time;
| #else
| 			p->loginat = user.ut_tv.tv_sec;
| #endif

the second statement should say `new->loginat', not `p->loginat'. 

home help back first fref pref prev next nref lref last post