Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2008 00:21:21 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/calendar calendar.c calendar.h day.c io.c ostern.c paskha.c
Message-ID:  <200808050021.m750LXjq078735@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2008-08-05 00:21:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.bin/calendar     calendar.c calendar.h day.c io.c ostern.c 
                         paskha.c 
  Log:
  SVN rev 181316 on 2008-08-05 00:21:21Z by edwin
  
  MFCs of all fixes to calendar(1) submitted last year:
  
  r170447 - Sort events by date.
  r170447 - Correct long-standing off-by-one error in -W option.
  r170230 - Fix various bugs in the -A and -B options.
  r173169 - Never use getenv("HOME") without checking for NULL and non-zero
  r175002 - If we can't open a calendar file, don't guess why.  Check the error
            return and print a useful message.
  
  Revision   Changes    Path
  1.18.14.1  +2 -4      src/usr.bin/calendar/calendar.c
  1.10.8.1   +17 -2     src/usr.bin/calendar/calendar.h
  1.21.2.3   +32 -27    src/usr.bin/calendar/day.c
  1.19.14.1  +109 -19   src/usr.bin/calendar/io.c
  1.11.14.1  +3 -6      src/usr.bin/calendar/ostern.c
  1.7.14.1   +2 -7      src/usr.bin/calendar/paskha.c



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