OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Artur Grabowski (artcvs.openbsd.org)
Date: Tue May 03 2005 - 03:08:54 CDT


CVSROOT: /cvs
Module name: src
Changes by: artcvs.openbsd.org 2005/05/03 02:08:53

Modified files:
        usr.bin/gprof : hertz.c

Log message:
Better implementation of the hertz function. We use a documented sysctl
that gives us a correct answer and not a good guess that uses undocumented
itimer semantics.

miod millert ok