Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2010 18:14:59 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/ac ac.c
Message-ID:  <201001131815.o0DIF75o099754@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-01-13 18:14:59 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ac          ac.c 
  Log:
  SVN rev 202203 on 2010-01-13 18:14:59Z by ed
  
  Port ac(8) to utmpx.
  
  Similar to last(1), it must compare ut_id's instead of TTYs to determine
  whether a session has been terminated. It must also use ut_type to
  determine the type of the login record instead figuring it out by
  itself.
  
  Revision  Changes    Path
  1.30      +69 -102   src/usr.sbin/ac/ac.c



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