Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 1996 00:55:37 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern kern_time.c
Message-ID:  <199607120755.AAA11654@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         96/07/12 00:55:37

  Modified:    sys/kern  kern_time.c
  Log:
  Use a big delta in adjtime() for big negative adjustments as well as
  for big positive adjustments.  The existence of big adjustments may
  be a bug (it's not documented...) but there was no good reason for
  the asymmetric behaviour.
  
  Reviewed by:	wollman
  
  Revision  Changes    Path
  1.17      +2 -2      src/sys/kern/kern_time.c



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