peter 2003/10/25 23:01:06 PDT
FreeBSD src repository
Modified files:
usr.sbin/pppd auth.c
Log:
Fix a 64 bit time_t bogon that I missed from before. lastlog.ll_time is
not a time_t.
Revision Changes Path
1.28 +1 -1 src/usr.sbin/pppd/auth.c