Date: Thu, 21 Oct 1999 14:55:23 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp physical.c physical.h Message-ID: <199910212155.OAA32562@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/10/21 14:55:23 PDT Modified files: usr.sbin/ppp physical.c physical.h Log: Manually create a correct(*) entry in wtmp when logging out a PPPoTCP or PPPoUDP connection. (*) This is as correct as ftp and uucp wtmp entries are - that is, multiple concurrent connections will not record enough information in wtmp to tell last(1) who was logged in for how long. Revision Changes Path 1.28 +45 -4 src/usr.sbin/ppp/physical.c 1.17 +2 -2 src/usr.sbin/ppp/physical.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910212155.OAA32562>