haiku/src/libs
Fredrik Holmqvist 73fc635b3d Tick at 1000Hz not 1MHz.
Our FreeBSD networking code defined hz to 1MHz and 1 tick = 1 / hz,
but the clock code ticked 1 tick at 1000Hz.

This caused all calculations that are done on ticks, autonegotiation
and wlan scanning to be done very often as FreeBSD uses 1000 Hz
(100Hz for ARM). Defaults for autonegotiation is 5 and 17 ticks.

(Another interesting thing is that callouts are using 8% cpu...)
2012-07-16 13:52:08 +02:00
..
agg
alm Fix error in height calculation in alm/SharedSolver. 2012-05-03 08:45:45 +12:00
bsd * opentty(): Added missing return in error case. Fixed warning. 2010-04-11 09:59:59 +00:00
compat Tick at 1000Hz not 1MHz. 2012-07-16 13:52:08 +02:00
crypt
edit * Moved termcap.h to headers/libs/termcap/, where it belongs. 2009-08-17 21:13:51 +00:00
expat Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
fluidsynth updated fluidsynth to 1.0.9 2009-08-21 21:27:45 +00:00
glut glut: Ensure Mesa dependency is met before compiling 2012-01-11 22:01:12 -06:00
gnu fixed a couple of issues that I encountered when testing our xattr support 2010-01-05 15:43:42 +00:00
icon Added operator== implementation 2012-05-06 16:50:02 +02:00
iconv * switched back libiconv to a static library and remove all references to 2009-07-08 01:00:22 +00:00
jpeg * added ABI version info for libz.so, libpng.so and libjpeg.so (hopefully, I got it right, as it is 2010-01-31 20:55:16 +00:00
libtelnet
linprog Fix BALMLayout archiving issues. 2012-05-03 08:45:44 +12:00
mapm Jamfile that should have been part of the previous commit. 2009-06-28 17:11:45 +00:00
ncurses Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
pdflib * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
png updated libpng to 1.4.4 2010-11-19 20:20:05 +00:00
posix_error_mapper Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
print Fix gcc2 build on Mac OS X Lion. 2012-04-07 06:21:26 -04:00
stdc++ Introduce __set_errno() throughout libroot. 2011-11-24 23:48:18 +01:00
termcap * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
tiff updated libtiff to 3.9.4 2010-09-18 12:01:26 +00:00
udis86 Including header to get rid of a no previous prototype warning. 2010-06-30 12:28:17 +00:00
util * Properly fixed libutil; we should not use O_TRUNC before having exclusive 2009-11-26 14:22:35 +00:00
zlib merge zlib 1.2.5 into trunk 2010-05-09 15:28:00 +00:00
Jamfile Remove lp_solve from the source and from the image. 2012-04-30 14:58:14 +12:00