]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix a race in the manipulation of the V_tcp_sack_globalholes global variable,
[FreeBSD/FreeBSD.git] / lib /
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 traszChange license to more bori^Wadul^Wcanonical.
2009-05-25 attilioUse, in uncovered part, the END() macro in order to...
2009-05-24 dfrIncrease the number of available file descriptors to...
2009-05-23 traszImprove API documentation.
2009-05-23 edwinMFV of tzcode2009e:
2009-05-23 kientzleInclude the 2 byte length field for the optional "extra...
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-22 traszMake 'struct acl' larger, as required to support NFSv4...
2009-05-21 thompsaFix libusb20_dev_get_device_desc and defunt xref.
2009-05-20 marcelSimplify now that we have gpart.
2009-05-19 bruefferSince audit(4) isn't based on posix1e, remove the comme...
2009-05-19 traszAdd links to libgeom(3) where appropriate.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-15 jhbUpdate the KVM backend for malloc stats to catch up...
2009-05-14 delphijAs the comment says, close() frees the variable, record...
2009-05-14 emaxAvoid floating point arithmetic while calculating iquir...
2009-05-13 kientzleEliminate duplicate error messages from "tar c".
2009-05-11 greenThese are some cosmetic changes to improve the clarity...
2009-05-09 edTTYs don't necessarily use /dev/ttyxx.
2009-05-07 kientzlePartially revert r191171, which went too far in trying
2009-05-07 edAdd tcsetsid(3).
2009-05-06 samrevert r191633; this breaks at91 & xscale (likely all...
2009-05-04 edOur grantpt(3) and unlockpt(3) don't comply with POSIX.
2009-05-04 edFix whitespace and sorting in Symbol.map.
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-29 jamieIntroduce the extensible jail framework, using the...
2009-04-29 jamieWith the permission of phk@ change the license on remai...
2009-04-29 bmsFix an obvious bug in getsourcefilter()'s use of struct...
2009-04-28 cognetChange the test at the beginning of strncmp(), from...
2009-04-27 kientzleDocument the liblzma support.
2009-04-27 kientzleSymlink some additional man page entries.
2009-04-27 kientzleMerge r991 from libarchive.googlecode.com: Various...
2009-04-27 kientzleMerge r990,r1044 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1061,r1062,r1063 from libarchive.googlecode...
2009-04-27 kientzleMerge r1034 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1058 from libarchive.googlecode.com: Require...
2009-04-27 kientzleino_t varies across platforms; casting (int) here avoids
2009-04-27 kientzleMerge r1032 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1054,r1060 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1021 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1052,r1055 from libarchive.googlecode.com:
2009-04-27 kientzleMerge r1053,r1055,r1056,r1057,r1065 from libarchive...
2009-04-27 kientzleMerge r988,r1064 from libarchive.googlecode.com:
2009-04-26 kientzleReading an mtree file is supposed to provide
2009-04-26 kientzleVarious improvements to the tar.5 manpage, including
2009-04-26 kientzleExit with ARCHIVE_FATAL if the ISO image is truncated.
2009-04-26 kientzleRemove an unused variable.
2009-04-26 traszFix typo.
2009-04-23 bruefferCorrect the information about when the respective funct...
2009-04-22 emaxImplement low-level Bluetooth HCI API.
2009-04-19 rwatsonNow that the kernel defines CACHE_LINE_SIZE in machine...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-18 kientzleRely on OpenSSL bits only if we're building a system...
2009-04-18 kientzleCorrect and update the manpage to include
2009-04-17 kientzleDisabling the crypto bits should quiet tinderbox while I
2009-04-17 kientzlePublicize a handful of new functions and bump the versi...
2009-04-17 kientzleMerge lots of test suite updates from libarchive.google...
2009-04-17 kientzleFreeBSD has a lot of crypto functions used by the recen...
2009-04-17 kientzleEnsure that the option setters return OK (option used...
2009-04-17 kientzleFix a memory leak: Release the current list of /set...
2009-04-17 kientzleDocument the new read options interface and the new...
2009-04-17 kientzleDynamically size the buffer we pass to getgrgid_r(...
2009-04-17 kientzleDon't match an empty file on a read error.
2009-04-17 kientzleWhen pulling metadata from disk, lookup the user and...
2009-04-17 kientzleLZW bugfix: when we hit end-of-file, return an invalid...
2009-04-17 kientzleMinor fix: some platforms require both inttypes.h and...
2009-04-17 kientzleImplement command-line fallbacks for gzip and bzip2...
2009-04-17 kientzleMerge new xz/lzma support from libarchive.googlecode...
2009-04-17 kientzleDon't use the open callback, which is deprecated (becau...
2009-04-17 kientzleAccept empty options, add a new read_next_header2(...
2009-04-17 kientzleProperly clone and free the recently-added "sourcepath...
2009-04-17 kientzleUse thread-safe getgrnam_r() and getpwnam_r(); dynamica...
2009-04-17 kientzleFix a minor memory leak.
2009-04-17 kientzleMerge from libarchive.googlecode.com: Numerous fixes...
2009-04-17 kientzleMerge from libarchive.googlecode.com: If we're
2009-04-14 traszThere is no way for strmode(3) to append '+' if the...
2009-04-13 kientzleRe-enable backing up extended attributes, as the ZFS...
2009-04-13 rwatsonSort man page cross references by section, no need...
2009-04-12 kientzleMerge from libarchive.googlecode.com r791, r879, r884...
2009-04-12 kientzleThanks to Christoph Mallon for pointing out the dead...
2009-04-12 kientzleMerge from libarchive.googlecode.com: Mostly a bunch of
2009-04-12 kientzleMerge from libarchive.googlecode.com r756,r761:
2009-04-12 kientzleMerge from libarchive.googlecode.com:
2009-04-12 kientzleMerge r881 from libarchive.googlecode.com: The "empty...
2009-04-09 emasteInclude a space between "send" and "broadcast".
2009-04-07 traszAdd wide character variants of string manipulations...
2009-04-06 marcelAdd support for PowerPC kernel core files. This commit...
2009-04-06 dasReturn -1 instead of 0 upon reaching EOF. This is somew...
2009-04-05 thompsaMFp4 //depot/projects/usb@159934
2009-04-04 kientzleTemporary hack to unbreak user/group lookups;
2009-04-03 kibAllow the NULL, RTLD_SELF and RTLD_NEXT handles to...
2009-04-02 delphijProperly handle malloc() failures.
2009-04-02 delphijRemove a warning which is supposed to have been removed...
2009-04-02 delphijBail out when memory allocation is failed, rather than...
2009-04-02 jhbProperly update the shm_open/shm_unlink symbol versioni...
2009-04-01 kibUnconditionally build wrappers for i386_get_ioperm...
2009-04-01 kibDocument RTLD_NODELETE, -z nodelete and -z origin support.
2009-03-31 jhbFix an off-by-one buffer overflow in ngets().
2009-03-31 davidxuTurn on nodelete linker flag because libthr can not...
next