Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2009 20:09:50 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/date Makefile date.c
Message-ID:  <200912052010.nB5KAAVq071611@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-12-05 20:09:50 UTC

  FreeBSD src repository

  Modified files:
    bin/date             Makefile date.c 
  Log:
  SVN rev 200157 on 2009-12-05 20:09:50Z by ed
  
  Let date(1) use utmpx instead of logwtmp().
  
  utmpx also has OLD_TIME/NEW_TIME messages, which seem to be intended for
  the same purpose as how we call logwtmp() here.
  
  Revision  Changes    Path
  1.12      +2 -2      src/bin/date/Makefile
  1.49      +9 -3      src/bin/date/date.c



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