Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 1998 04:29:22 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_clock.c
Message-ID:  <199801071229.EAA09752@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/01/07 04:29:22 PST

  Modified files:
    sys/kern             kern_clock.c 
  Log:
  Improve hardpps readability a bit:
  * Rename usec to p_usec so you can search for it.
  * Macroize the huge median_of_3_samples if statement.
  
  Revision  Changes    Path
  1.48      +45 -50    src/sys/kern/kern_clock.c



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