Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jun 2007 05:54:13 +0000 (UTC)
From:      Greg Lehey <grog@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/calendar calendar.h day.c io.c
Message-ID:  <200706090554.l595sE7T005339@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2007-06-09 05:54:13 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/calendar     calendar.h day.c io.c 
  Log:
  Sort events by date.
  Correct long-standing off-by-one error in -W option.
  
  Submitted by: edwin@
  
  Shorten some long lines.  These files are still not completely
  style(9) compliant.
  
  Revision  Changes    Path
  1.12      +15 -1     src/usr.bin/calendar/calendar.h
  1.27      +5 -21     src/usr.bin/calendar/day.c
  1.21      +99 -10    src/usr.bin/calendar/io.c



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