]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add a comment explaining why the "bufwait" / "dirhash" LOR reported by
[FreeBSD/FreeBSD.git] / lib /
2009-01-19 David Schultz- Add support for multibyte decimal_point encodings...
2009-01-19 David SchultzAdd support for multibyte decimal_point encodings,...
2009-01-17 David SchultzWhen f[w]printf() is called on an unbuffered file like...
2009-01-17 David SchultzSimplify printf's inlined output buffering routines...
2009-01-15 Roman DivackyChange dstp to be const and remove bogus cast.
2009-01-15 Roman DivackyIntroduce a local variable and use it instead of passed...
2009-01-15 David SchultzReduce code duplication by moving functions that are...
2009-01-15 David SchultzConvert the insidious macros that handle printf()'s...
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 Andrew ThompsonMFp4: //depot/projects/usb@156092
2009-01-13 Konstantin BelousovDocument that ffsll(3) and flsll(3) functions first...
2009-01-13 David SchultzUse __gnu89_inline so that these files will compile...
2009-01-13 Tim Kientzle"The first part is just to give more info, the latter...
2009-01-12 Daniel Gerzo- add missing include
2009-01-12 Xin LI o Language improvements from OpenBSD;
2009-01-12 Xin LI o ANSIfy.
2009-01-09 Ruslan ErmilovSort MLINKS.
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-09 Poul-Henning KampRemove reference to no longer existing document.
2009-01-09 Doug BartonVendor import of BIND 9.4.3-P1
2009-01-08 David SchultzSet the error indicator on an attempt to write to a...
2009-01-08 David SchultzFix the types of INFINITY and NAN, which were broken...
2009-01-06 Bjoern A. ZeebDocument the special loopback address behaviour of...
2009-01-06 Daniel Gerzo- forgot to bump a date
2009-01-06 Daniel Gerzocatch up wtih r175955 by ume:
2009-01-05 Luigi Rizzoput a prefix on dhcp options to avoid clobbering, even...
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-05 Tom RhodesNote that the protocol argument can be set to 0.
2009-01-05 Joseph KoshyAdd a README.
2009-01-04 Alfred PerlsteinSync with usb4bsd:
2009-01-02 David E. O'BrienDon't make the MIME magic any longer.
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2009-01-01 Tim KientzleDon't try to read the next Gzip header after we reach the
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-27 Robert WatsonInclude param.h instead of types.h when using user...
2008-12-25 Tom RhodesDocument that kldunloadf can return EINVAL.
2008-12-23 Doug BartonUpdates for version 9.4.3
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 Marcel MoolenaarAdd support for the FPA floating-point format on ARM...
2008-12-23 Doug BartonVendor import of BIND 9.4.3
2008-12-23 Doug BartonUpdate copyrights and comments as of 9.4.3 (no function...
2008-12-23 Doug BartonVendor import of BIND 9.4.3
2008-12-23 Doug BartonThis directory was added to src/contrib/bind9 prior...
2008-12-23 Tim KientzleIf conversion from UTF8 fails, don't mark Unicode text...
2008-12-21 Tim KientzleTeach get_refdir() about FreeBSD's /usr/obj convention.
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-19 Joe Marcus ClarkeInitialize the cntp pointer to 0 prior to doing any...
2008-12-17 Tim KientzleFill in a missing const
2008-12-17 Tim KientzleExit earlier on failure in this test.
2008-12-17 Tim KientzleOnce the test has failed, exit before the segfault.
2008-12-17 Tim KientzleUpdate the ar write test to give more detailed informat...
2008-12-17 Tim KientzleClarify an 'ar' error message.
2008-12-17 Murray Stokely1. Update fetch to consistently return 1 on error,...
2008-12-15 Murray StokelyAdd support for HTTP 1.1 If-Modified-Since behavior.
2008-12-15 Qing LiThis main goals of this project are:
2008-12-14 Murray StokelyAdd an ENVIRONMENT section to note that the RSH variabl...
2008-12-14 Hajimu UMEMOTOMerge the resolver part of BIND 9.4.3 into HEAD.
2008-12-11 David SchultzConsolidate some variable initializations. No substanti...
2008-12-10 David SchultzMove the xprintf hook to where it belongs; it shouldn...
2008-12-09 Maxim Konovalovo Use full month name in .Dd macro.
2008-12-08 Konstantin BelousovAdd strndup(3) prototype to string.h.
2008-12-08 Tim KientzleObey the TMPDIR, TMP, TEMP, or TEMPDIR environment...
2008-12-08 Joseph KoshyDocument processor errata that affect performance measu...
2008-12-07 Peter WemmAdd filler man pages for the kinfo functions I added...
2008-12-07 Peter WemmWhen libthr and rtld start up, there are a number of...
2008-12-06 Konstantin BelousovImport the strndup(3) function.
2008-12-06 Konstantin BelousovOrder the str*.c files mostly alphabetical.
2008-12-06 Tim KientzleNew tests:
2008-12-06 Tim KientzleStrip ";1" and trailing "." from ISO9660 entries.
2008-12-06 Tim KientzleGeneral improvements to Rockridge parsing and ISO9660...
2008-12-06 Tim KientzleConditionalize a bunch of debugging messages; this...
2008-12-06 Tim KientzleMfP4: Big read filter refactoring.
2008-12-06 Tim KientzleStyle: tabs after #define
2008-12-06 Tim KientzleUse GCC-specific dead function markers only when using...
2008-12-06 Tim KientzleStructure declarations can't be dllexported.
2008-12-06 Tim KientzleStyle fixes:
2008-12-06 Tim KientzleA couple of portability fixes from Joerg Sonnenberger
2008-12-06 Tim KientzleRecover after test failure.
2008-12-06 Tim KientzleStyle: skipping() function correctly counts this as...
2008-12-06 Tim KientzleStyle improvements.
2008-12-06 Tim KientzleBetter reporting of test failures.
2008-12-06 Tim KientzleRecover from a test failure here.
2008-12-06 Tim KientzleNew internal archive_string_concat utility function.
2008-12-06 Tim KientzleMinor portability: Declare 'r' only within the conditional
2008-12-06 Tim KientzleWindows build now uses PLATFORM_CONFIG_H macro, so...
2008-12-06 Tim Kientzle2 is more portable than STDERR_FILENO
2008-12-05 Luigi RizzoSome libstand/bootp.c extension (written by Danny Brani...
2008-12-05 Pawel Jakub DawidekAdd an easier example.
2008-12-03 Joseph KoshyFixes for Core2 Extreme support.
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 Poul-Henning KampMake the "test" target test the compiled version, inste...
2008-12-02 Konstantin BelousovProvide custom simple allocator for rtld locks in libth...
2008-12-02 Peter WemmAttempt a quick bandaid for arm build breakage. I...
2008-12-02 Peter WemmMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 Alexander KabaevInvoke _rtld_atfork_post earlier, before we reinitializ...
2008-12-01 Sam Lefflerimport ath hal
2008-12-01 Giorgos KeramidasThe times(3) function returns the number of CLK_TCKs...
2008-12-01 Ruslan ErmilovFix fread() to return a correct value on platforms...
next