haiku/src/libs
Michael Lotz de86f3421c Also call construct_mbuf() from m_getjcl() as it initializes the mbuf fields. It
also handles the M_PKTHDR flag. Before, the uninitialized fields could be left over
from earlier freed mbufs and on m_freem previous m_next fields could be returned
resulting in random mbufs being freed. This makes the iprowifi4965 work and fixes
#5089.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34691 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-18 18:00:11 +00:00
..
agg simplified translation(), more robust too 2006-08-04 23:49:14 +00:00
alm * Simplified and optimized a lot the "ToString()" debugging facilities. 2009-12-06 13:14:45 +00:00
bsd - Get the process information of the correct team by using get_team_usage_info 2009-11-19 12:48:45 +00:00
compat Also call construct_mbuf() from m_getjcl() as it initializes the mbuf fields. It 2009-12-18 18:00:11 +00:00
crypt Added the BSD-ish libcrypt.h for your convenience. 2006-08-07 22:48:08 +00:00
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
freetype2 * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
gnu * Fixed attribute name mapping in both directions. One direction was appending 2009-08-26 01:07:46 +00:00
icon Disabled the display of the "Rounding" (a.k.a. Hinting) property for the time 2009-07-27 14:39:39 +00:00
iconv * switched back libiconv to a static library and remove all references to 2009-07-08 01:00:22 +00:00
icu Fix missing subdir directive. Modify GeneratePackageList to not rely on any OS-specific find extensions. This gets things building again on a FreeBSD host. Review welcome. 2009-09-19 03:02:00 +00:00
jpeg Fix the build. Sorry for the breakage. 2009-08-21 13:39:42 +00:00
libtelnet Accidently built libtelnet.a as a shared library. 2006-12-13 14:34:00 +00:00
linprog * Simplified and optimized a lot the "ToString()" debugging facilities. 2009-12-06 13:14:45 +00:00
lp_solve * Moved public headers to headers/libs/lp_solve. 2008-02-06 10:37:19 +00:00
mapm Jamfile that should have been part of the previous commit. 2009-06-28 17:11:45 +00:00
mesa Hacked up mesa/x86/gen_matypes.c so it no longer generates a header file, but 2009-11-27 14:12:32 +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.2.40 2009-11-08 23:30:28 +00:00
posix_error_mapper Experimental approach to tackle the problem with Be's negative error codes and 2009-03-22 15:43:03 +00:00
print Clean up. Renamed spool_file to spoolFile. 2009-07-11 14:37:11 +00:00
stdc++ * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
termcap * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
udis86 Missed the libudis86 jamfile. 2009-06-21 13:00:12 +00:00
util * Properly fixed libutil; we should not use O_TRUNC before having exclusive 2009-11-26 14:22:35 +00:00
zlib * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
Jamfile Moved Mesa libs (mesa, glu & glut) under src/libs/mesa, where it should have 2009-09-25 01:50:30 +00:00