Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 1996 17:17:15 -0800 (PST)
From:      Michael Smith <msmith>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/pppd auth.c
Message-ID:  <199612310117.RAA04405@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      96/12/30 17:17:14

  Modified:    usr.sbin/pppd  auth.c
  Log:
  Cosmetic fix for pppd; login() updates both utmp and wtmp, so don't
  call logwtmp() again ourselves.  This avoids 'last' showing duplicate
  logins.
  
  Submitted by:	Daniel O'Callaghan <danny@hilink.com.au>
  
  Revision  Changes    Path
  1.9       +2 -3      src/usr.sbin/pppd/auth.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612310117.RAA04405>