aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Correct a buffer overflow which can occur when decompressing aColin Percival2005-07-271-4/+4
* MFC rev. 1.6 of src/lib/libz/inftrees.c:Colin Percival2005-07-061-1/+1
* MFC: rev 1.13 fix brk(3) on amd64Peter Wemm2004-10-301-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_3'.cvs2svn2004-10-161-75/+0
* MFC:Julian Elischer2004-10-113-17/+25
* ----------------------------Mike Makonnen2004-10-092-0/+314
* ----------------------------Mike Makonnen2004-10-091-41/+7
* MFC:Mike Makonnen2004-10-091-5/+1
* MFC:Mike Makonnen2004-10-092-5/+11
* MFC 1.9:David Xu2004-10-091-7/+17
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-10-0917-0/+35205
* MFC: Add in libhistory, libm, libopie, libpcap, and libreadline and updateScott Long2004-10-021-0/+5
* MFC: Add The following libraries:Scott Long2004-10-011-0/+5
* MFC: Bump of library version numbers for:Ken Smith2004-10-013-2/+3
* MFC src/lib/libc/gen/isnan.c,v 1.2David Schultz2004-10-011-10/+0
* MFC the BIND 9 import and chroot-by-default work up to date.Doug Barton2004-09-301-1/+76
* MFC: There is no humanize_number(9) manual page in FreeBSD.Pawel Jakub Dawidek2004-09-281-2/+0
* MFC: Take the lastest fixes from NetBSD.Pawel Jakub Dawidek2004-09-281-63/+51
* MFC: We have now so many GEOM classes that it is better to just skip unknownPawel Jakub Dawidek2004-09-281-10/+2
* MFC: BIND 9 and related bits.Dag-Erling Smørgrav2004-09-263-231/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-09-252-0/+75
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-09-2419-0/+5814
* MFC 1.18: Use pax extensions for uid/gid >= 1<<18, but clipTim Kientzle2004-09-211-2/+6
* MFC: Fix a condition where the hole would be inserted in the wrongJun Kuriyama2004-09-181-2/+2
* MFC 1.27: The "regular-file-plus-trailing-slash-equals-dir" conventionTim Kientzle2004-09-101-12/+22
* MFC of:Julian Elischer2004-09-091-1/+8
* MFC: Correct the handling of the dynamically-generated .h fileTim Kientzle2004-09-091-17/+11
* MFC rev. 1.33: Fixes to handling of bracket expressions in regexes compiledTim J. Robbins2004-09-081-13/+10
* Turn off malloc debugging for RELENG_5. This is intended to be off for theScott Long2004-09-071-2/+2
* MFC rev 1.3: return the dst argument.Marcel Moolenaar2004-09-041-7/+6
* MFC rev 1.3: return the dst argument.Marcel Moolenaar2004-09-041-6/+5
* MFC infback.c 1.2, inflate.c 1.5: Correct a denial-of-serviceJacques Vidrine2004-09-022-0/+6
* MFC archive_read_extract.c 1.35:Tim Kientzle2004-09-021-17/+84
* MFC mpool.3 rev. 1.13: remove the misleading documentatin of the unusedPeter Pentchev2004-08-311-17/+1
* MFC: don't forget to va_end() after va_copy().Dag-Erling Smørgrav2004-08-312-0/+2
* MFC:Tim Kientzle2004-08-312-2/+5
* MFC: Better ftw() and nftw() implementations from OpenBSD.Tim J. Robbins2004-08-292-190/+88
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-292-0/+192
* MFC: Fix variant I tls initialisation for static binariesDoug Rabson2004-08-271-0/+2
* MFC: fix static threaded programs.Doug Rabson2004-08-231-7/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-222-0/+106
* MFC v1.17: Back out call to _init_tls() until it can be fixed. ThisKen Smith2004-08-211-2/+0
* MFC rev 1.4: unbreak the startup code by restoring a clobbered GP.Marcel Moolenaar2004-08-191-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-18349-83221/+0
* /me kicks cvs updateTom Rhodes2004-08-171-7/+1
* Fix incorrect code in an example. The previous example would produceTom Rhodes2004-08-171-2/+8
* Fix compile, s/tp_dtv/tp_tdv/g.David Xu2004-08-167-7/+7
* Fix alpha build and add __FBSDID.Doug Rabson2004-08-161-1/+4
* Bring PPC up to date with latest TLS changes.Peter Grehan2004-08-164-6/+6
* Plug a memory leak in error case.David Xu2004-08-161-1/+3