]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
- Remove semicolon that should not have been there.
[FreeBSD/FreeBSD.git] / lib /
2009-06-12 Andrew ThompsonCleanup claim/release interface code, which is specific...
2009-06-11 Juli MallettAllow libufs(3) functions to operate on a regular file...
2009-06-11 Ed SchoutenUse the documented machine constraint for SSE registers.
2009-06-09 Dag-Erling SmørgravRevert r181651, which changed the ABI, and use a temp...
2009-06-09 Xin LISpacing fixes. No actual change.
2009-06-09 Joseph KoshyDocument the fact that some Core2 family CPUs lack...
2009-06-09 Joseph KoshyFix parsing of Core2 event qualifiers.
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-08 Alexander KabaevDo not attempt to set source address on outgoing messages
2009-06-06 Dag-Erling SmørgravRevert (once again, and hopefully for the last time...
2009-06-06 Dag-Erling SmørgravAdd missing .Pp
2009-06-03 Jung-uk KimResync with head.
2009-06-03 Ed SchoutenUse ISO C99 style inline semantics in msun.
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-02 Andrew ThompsonAdd libusb20_tr_get_length to get the transfer length.
2009-06-01 Doug BartonAdd support for the build options that are currently...
2009-06-01 Pawel Jakub DawidekDocument EINVAL for bind(2).
2009-05-31 Ed SchoutenFix minor issues in libstand.
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 Marcel MoolenaarUse GCC's __SOFTFP__ to test whether we're being compiled
2009-05-31 Doug BartonVendor import of BIND 9.6.1rc1
2009-05-30 Doug BartonIn preparation for the BIND 9.6.1rc1 import, remove...
2009-05-30 Marcel MoolenaarPrint the returned port number when RPC_DEBUG is defined.
2009-05-30 Tim KientzleInclude libmd and libcrypto in DPADD
2009-05-30 Tim KientzleLink libarchive against -lmd and -lcrypto.
2009-05-29 Xin LIDocument how to enable strict RFC 1034 enforcements.
2009-05-29 Xin LIAdd an option to enforce strict RFC 1034 compliance.
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-28 Andrew ThompsonFix missed change from usb2_gen_descriptor to usb_gen_d...
2009-05-28 Andrew Thompsons/usb2_/usb_/ on all C structs for the USB stack.
2009-05-28 Zachary LoafmanMatch type for socket option (in practice, unnecessary...
2009-05-28 Zachary LoafmanRevert unnecessary memset after calloc.
2009-05-28 Edward Tomasz Napi... Fix off by one error in acl_create_entry(3).
2009-05-27 Ed SchoutenRename the queue macros I introduced last year.
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Zachary LoafmanHandle UDP RPC replies correctly on a multi-homed syste...
2009-05-27 Zachary LoafmanFix an issue when nss fallback routines are used in...
2009-05-27 Jamie GrittonAdd hierarchical jails. A jail may further virtualize...
2009-05-27 Edwin GroothuisMFV of tzcode2009h revision r192887
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-26 Edward Tomasz Napi... Change license to more bori^Wadul^Wcanonical.
2009-05-25 Attilio RaoUse, in uncovered part, the END() macro in order to...
2009-05-24 Doug RabsonIncrease the number of available file descriptors to...
2009-05-23 Edward Tomasz Napi... Improve API documentation.
2009-05-23 Edwin GroothuisMFV of tzcode2009e:
2009-05-23 Tim KientzleInclude the 2 byte length field for the optional "extra...
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-22 Edward Tomasz Napi... Make 'struct acl' larger, as required to support NFSv4...
2009-05-21 Andrew ThompsonFix libusb20_dev_get_device_desc and defunt xref.
2009-05-20 Marcel MoolenaarSimplify now that we have gpart.
2009-05-19 Christian BruefferSince audit(4) isn't based on posix1e, remove the comme...
2009-05-19 Edward Tomasz Napi... Add links to libgeom(3) where appropriate.
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-15 John BaldwinUpdate the KVM backend for malloc stats to catch up...
2009-05-14 Xin LIAs the comment says, close() frees the variable, record...
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...
next