K 10 svn:author V 5 lioux K 8 svn:date V 27 2003-01-02T05:46:09.000000Z K 7 svn:log V 516 o Remove ONLY_FOR_ARCHS limitation by adding timing support other than RDTSC registers from Pentium. After a reminder by Garrett Wollman [1] that FreeBSD has a gethrtime() similar function, added experimental support for FreeBSD clock_gettime(2) which should work in all FreeBSD supported ARCHes o Add notes in both DESCR and PKGMESSAGE that there might be precision differences since this is experimental code Reviewed by: portmgr (silence/no objections) Submitted by: wollman [1] END