]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Avoid floating point arithmetic while calculating iquiry length.
[FreeBSD/FreeBSD.git] / lib /
2009-05-14 Maksim YevmenkinAvoid floating point arithmetic while calculating iquir...
2009-05-13 Tim KientzleEliminate duplicate error messages from "tar c".
2009-05-11 Brian FeldmanThese are some cosmetic changes to improve the clarity...
2009-05-09 Ed SchoutenTTYs don't necessarily use /dev/ttyxx.
2009-05-09 Xin LIUpdate to less v429.
2009-05-07 Tim KientzlePartially revert r191171, which went too far in trying
2009-05-07 Ed SchoutenAdd tcsetsid(3).
2009-05-06 Sam Lefflerrevert r191633; this breaks at91 & xscale (likely all...
2009-05-04 Ed SchoutenOur grantpt(3) and unlockpt(3) don't comply with POSIX.
2009-05-04 Ed SchoutenFix whitespace and sorting in Symbol.map.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-29 Jamie GrittonIntroduce the extensible jail framework, using the...
2009-04-29 Jamie GrittonWith the permission of phk@ change the license on remai...
2009-04-29 Bruce M SimpsonFix an obvious bug in getsourcefilter()'s use of struct...
2009-04-28 Olivier HouchardChange the test at the beginning of strncmp(), from...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-27 Tim KientzleDocument the liblzma support.
2009-04-27 Tim KientzleSymlink some additional man page entries.
2009-04-27 Tim KientzleMerge r991 from libarchive.googlecode.com: Various...
2009-04-27 Tim KientzleMerge r990,r1044 from libarchive.googlecode.com:
2009-04-27 Tim KientzleMerge r1061,r1062,r1063 from libarchive.googlecode...
2009-04-27 Tim KientzleMerge r1034 from libarchive.googlecode.com:
2009-04-27 Tim KientzleMerge r1058 from libarchive.googlecode.com: Require...
2009-04-27 Tim Kientzleino_t varies across platforms; casting (int) here avoids
2009-04-27 Tim KientzleMerge r1032 from libarchive.googlecode.com:
2009-04-27 Tim KientzleMerge r1054,r1060 from libarchive.googlecode.com:
2009-04-27 Tim KientzleMerge r1021 from libarchive.googlecode.com:
2009-04-27 Tim KientzleMerge r1052,r1055 from libarchive.googlecode.com:
2009-04-27 Tim KientzleMerge r1053,r1055,r1056,r1057,r1065 from libarchive...
2009-04-27 Tim KientzleMerge r988,r1064 from libarchive.googlecode.com:
2009-04-26 Tim KientzleReading an mtree file is supposed to provide
2009-04-26 Tim KientzleVarious improvements to the tar.5 manpage, including
2009-04-26 Tim KientzleExit with ARCHIVE_FATAL if the ISO image is truncated.
2009-04-26 Tim KientzleRemove an unused variable.
2009-04-26 Edward Tomasz Napi... Fix typo.
2009-04-23 Christian BruefferCorrect the information about when the respective funct...
2009-04-22 Maksim YevmenkinImplement low-level Bluetooth HCI API.
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonNow that the kernel defines CACHE_LINE_SIZE in machine...
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-18 Tim KientzleRely on OpenSSL bits only if we're building a system...
2009-04-18 Tim KientzleCorrect and update the manpage to include
2009-04-17 Tim KientzleDisabling the crypto bits should quiet tinderbox while I
2009-04-17 Tim KientzlePublicize a handful of new functions and bump the versi...
2009-04-17 Tim KientzleMerge lots of test suite updates from libarchive.google...
2009-04-17 Tim KientzleFreeBSD has a lot of crypto functions used by the recen...
2009-04-17 Tim KientzleEnsure that the option setters return OK (option used...
2009-04-17 Tim KientzleFix a memory leak: Release the current list of /set...
2009-04-17 Tim KientzleDocument the new read options interface and the new...
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...
next