Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 1995 21:43:36 -0800
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/rup rup.c
Message-ID:  <199511210543.VAA05280@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       95/11/20 21:43:34

  Modified:    usr.bin/rup  rup.c
  Log:
  Amend my fix a bit. My way failed to take leap years into account. The
  simplest thing is to just calculate the days using curtime - boottime / 86400.
  The modification for this is less obtrusive anyway.
  
  Suggested by: Bill Fenner <fenner@parc.xerox.com>



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