K 10 svn:author V 2 mi K 8 svn:date V 27 2009-11-27T07:34:35.000000Z K 7 svn:log V 371 Allow building against any Tcl, rather than limit to 8.4. Both 8.3 should now work properly. Add patch to fix profiling on 8.5 AND whenever the system has been up for more than 25 days -- the latter used to overflow the clock_t-sized variables, because TclX uses these 31-bit values to store milliseconds. Use the proper method to obtain CLK_TCK -- if only on FreeBSD. END