]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Dynamically size the buffer we pass to getgrgid_r() and getpwuid_r().
[FreeBSD/FreeBSD.git] / lib /
2009-04-17 Tim KientzleDynamically size the buffer we pass to getgrgid_r(...
2009-04-17 Tim KientzleDon't match an empty file on a read error.
2009-04-17 Tim KientzleWhen pulling metadata from disk, lookup the user and...
2009-04-17 Tim KientzleLZW bugfix: when we hit end-of-file, return an invalid...
2009-04-17 Tim KientzleMinor fix: some platforms require both inttypes.h and...
2009-04-17 Tim KientzleImplement command-line fallbacks for gzip and bzip2...
2009-04-17 Tim KientzleMerge new xz/lzma support from libarchive.googlecode...
2009-04-17 Tim KientzleDon't use the open callback, which is deprecated (becau...
2009-04-17 Tim KientzleAccept empty options, add a new read_next_header2(...
2009-04-17 Tim KientzleProperly clone and free the recently-added "sourcepath...
2009-04-17 Tim KientzleUse thread-safe getgrnam_r() and getpwnam_r(); dynamica...
2009-04-17 Tim KientzleFix a minor memory leak.
2009-04-17 Tim KientzleMerge from libarchive.googlecode.com: Numerous fixes...
2009-04-17 Tim KientzleMerge from libarchive.googlecode.com: If we're
2009-04-14 Edward Tomasz Napi... There is no way for strmode(3) to append '+' if the...
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Tim KientzleRe-enable backing up extended attributes, as the ZFS...
2009-04-13 Robert WatsonSort man page cross references by section, no need...
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com r791, r879, r884...
2009-04-12 Tim KientzleThanks to Christoph Mallon for pointing out the dead...
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com: Mostly a bunch of
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com r756,r761:
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com:
2009-04-12 Tim KientzleMerge r881 from libarchive.googlecode.com: The "empty...
2009-04-09 Ed MasteInclude a space between "send" and "broadcast".
2009-04-07 Edward Tomasz Napi... Add wide character variants of string manipulations...
2009-04-06 Marcel MoolenaarAdd support for PowerPC kernel core files. This commit...
2009-04-06 David SchultzReturn -1 instead of 0 upon reaching EOF. This is somew...
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159934
2009-04-04 Tim KientzleTemporary hack to unbreak user/group lookups;
2009-04-03 Konstantin BelousovAllow the NULL, RTLD_SELF and RTLD_NEXT handles to...
2009-04-02 Xin LIProperly handle malloc() failures.
2009-04-02 Xin LIRemove a warning which is supposed to have been removed...
2009-04-02 Xin LIBail out when memory allocation is failed, rather than...
2009-04-02 John BaldwinProperly update the shm_open/shm_unlink symbol versioni...
2009-04-01 Konstantin BelousovUnconditionally build wrappers for i386_get_ioperm...
2009-04-01 Konstantin BelousovDocument RTLD_NODELETE, -z nodelete and -z origin support.
2009-03-31 John BaldwinFix an off-by-one buffer overflow in ngets().
2009-03-31 David XuTurn on nodelete linker flag because libthr can not...
2009-03-29 Hajimu UMEMOTOQuery DNS only once per an address family.
2009-03-28 Xin LIAdd some casts to silence compiler warning about signed...
2009-03-28 Xin LIMinor changes from Berkeley DB 1.86 and further improve...
2009-03-28 Xin LIAllow O_SYNC and O_NOFOLLOW flags in dbopen().
2009-03-28 Xin LIPlug memory leaks and a potential NULL dereference.
2009-03-28 Xin LISimplify the logic when determining whether to zero...
2009-03-28 Xin LI - If (keysize+datasize)%(bsize=14)==0, insertion of...
2009-03-28 Xin LIAvoid NULL deference which causes DEBUG1 to crash,...
2009-03-28 Xin LI - Avoid overwriting the cursor page when the cursor...
2009-03-28 Xin LIFix a crash when iterating over a hash and removing...
2009-03-28 Xin LIOnly squeeze a short key/value pair onto a page with...
2009-03-28 Xin LIDiff reduce against OpenBSD, no functional change.
2009-03-28 Xin LIReturn meaningful errno in overflow case; print error...
2009-03-28 Xin LIUse pread(2) and pwrite(2) instead of lseek(2) + read...
2009-03-28 Xin LIdb/btree/bt_open.c: check return value of snprintf...
2009-03-28 Xin LISeveral signed/unsigned warning fixes.
2009-03-28 Xin LIWhen allocating memory, zero out them if we don't inten...
2009-03-27 Diomidis SpinellisDocument missing requests.
2009-03-25 Hajimu UMEMOTOAdd support for SCTP to getaddrinfo(3).
2009-03-25 Alexander LeidingerImprove the German translation.
2009-03-24 Gabor Kovesdan- Add Belarusian catalog
2009-03-24 Fabien ThomasAllow compile from c++ for libpmc
2009-03-24 Hajimu UMEMOTOgetaddrinfo(3) should accept numeric when ai_socktype...
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-23 Xin LISave errno before calling _close(), which may clear it.
2009-03-23 Xin LIuse more proper format string.
2009-03-22 Konstantin Belousov7.2 will be the first release where strndup() appears.
2009-03-22 Rui PauloFix typo in comment.
2009-03-22 Rui PauloInstall the new headers.
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloSupport files for new libpcap 1.0.0.
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Doug BartonVendor import of BIND 9.4.3-P2
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-21 Maxim Konovalovo Spell.
2009-03-20 Gabor Kovesdan- Add Ukranian catalog
2009-03-19 Konstantin BelousovForcibly unlock the malloc() locks in the child process...
2009-03-18 Gabor Kovesdan- Fix typo
2009-03-17 Xin LIAdd prototypes for libusb20_be_[gs]et_template.
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-16 Gabor Kovesdan- Add Brazilian Portuguese catalog [1]
2009-03-15 Gabor Kovesdan- Create the buildworld object directories with mtree...
2009-03-14 David SchultzNamespace: scalb() is withdrawn from POSIX.
2009-03-14 David SchultzEliminate __real__ and __imag__ gccisms.
2009-03-13 Gabor Kovesdan- Fix object directory creation when running threaded...
2009-03-13 Gabor Kovesdan- Reenable Native Language Support in libc. This featu...
2009-03-12 David E. O'BrienDon't need to set symbol, default value is OK.
2009-03-11 Tim KientzleHack: *Temporarily* disable reading extended attributes...
2009-03-10 Xin LIReflect license change from NetBSD.
2009-03-10 Andrew ThompsonUpdate libusb.3 name and add mlinks for usb.3 and libus...
2009-03-10 Andrew ThompsonBe compatible with LibUSB from sourceforge and close...
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-09 Andrew ThompsonCommit missed file in r189587, update directory name...
2009-03-09 Andrew Thompsonlibusb20 is now installed as libusb, remove the version...
2009-03-09 Andrew ThompsonInstall libusb20.so.1 as libusb.so.1, there will be...
2009-03-09 David XuDon't ignore other fcntl functions, directly call __sys...
2009-03-09 David XuDon't reference non-existent __fcntl_compat if WITHOUT_...
2009-03-08 Tim KientzleSet version to 2.6.901a to indicate this now matches
2009-03-08 Tim KientzleMerge a bunch of changes through r722 from libarchive...
2009-03-07 Tim KientzleMerge r718 from libarchive.googlecode.com: Some additional
next