]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge ^/head r274961 through r276472.
[FreeBSD/FreeBSD.git] / lib /
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-30 neelReplace bhyve's minimal RTC emulation with a fully...
2014-12-30 dimMerge ^/head r274961 through r276418.
2014-12-30 nwhitehornFix loader's ability to read the 10.1 release PowerPC...
2014-12-29 joelmdoc: sort SEE ALSO.
2014-12-29 joelmdoc: sort SEE ALSO.
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-29 joelmdoc: remove EOL whitespace.
2014-12-28 dimMerge ^/head r274961 through r276342.
2014-12-27 ngieParallelize building lib/ncurses
2014-12-27 ngieBuild/install lib/libc/tests/hash/t_sha2 if MK_OPENSSL...
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-27 joelmdoc: improvements to SEE ALSO.
2014-12-27 joelmdoc: improvements to SEE ALSO.
2014-12-26 joelMinor Xr fix.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 phkDeorbit the IEEE-488/GPIB support.
2014-12-25 alfredMove libxo to /lib
2014-12-24 edClarify to explain that C99 conforming compilers don...
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 markjFix a memory leak that occured when looking up CTF...
2014-12-23 baptFix build with recent binutils
2014-12-22 ianAdd a divisor parameter to twiddle() so that callers...
2014-12-21 bruefferVarious mdoc fixes and a few EOL whitespace removals.
2014-12-19 delphijPlug a memory leak.
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-17 tuexenInitilize the msg_flags field consistently in all code...
2014-12-17 bdreweryBump Dd for r275846
2014-12-17 mckusickAdd some additional clarification and fix a few gammer...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-16 edRename cpack*() to CMPLX*().
2014-12-15 kibMarkup fixes for kqueue(2), no content changes.
2014-12-15 kuriyamaFix incorrect type of "invalids" argument in __iconv...
2014-12-15 kibAdd a facility for non-init process to declare itself...
2014-12-14 dimMerge ^/head r275749 through r275758.
2014-12-13 traszFix quick_exit(3) manual page to match reality - the...
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-11 dimMerge ^/head r275685 through r275714.
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-10 tuexenFix a typo reported by Lennart Grahl.
2014-12-10 delphijIn r268924 __fflush was modified so that when write...
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 karglAdjust the |x| small limit from 0x1p-7 to 0x1p-9. ...
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-06 delphij5312 libzfs should be decoupled from kernel's zfs_context.h
2014-12-06 delphij5316 allow smbadm join to use RPC
2014-12-05 delphij5005 libnvpair JSON output broken by lint fixes
2014-12-05 karglUpdate the constants associated with the evaluation...
2014-12-04 bruefferAdd MLINKs for all functions described in the libxo...
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-04 karglFix a 20+ year bug by using an appropriate constant for
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 rpauloFix an off-by-one in gpio_pin_list().
2014-12-02 dimMerge ^/head r274961 through r275386.
2014-12-01 emasteBuild infrastructure for elftoolchain tools
2014-11-29 dimMerge ^/head r274961 through r275261.
2014-11-29 andrewSwitch to the ARM unified assembly language as the...
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 emasteANSIfy b64_pton
2014-11-26 emasteUpdate build for LLDB snapshot at upstream rev 216948
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 dimAfter some horrible wrestling with Subversion's worthle...
2014-11-26 baptConvert to LIBADD
2014-11-25 dimr274961 through r275075
2014-11-25 jamieIn preparation for using clang's -Wcast-qual:
2014-11-25 delphijReinstitate send() after syslogd restarts.
2014-11-25 emasteFix b64_pton output buffer overrun test for exact-sized...
2014-11-25 pluknetFix ifa_data description.
2014-11-25 baptFix typo
2014-11-25 baptConvert libraries to use LIBADD
2014-11-25 desThe fallback flag in nsdispatch prevents the fallback...
2014-11-25 emasteRevert r274772: it is not valid on MIPS
2014-11-24 rpauloImport libgpio.
2014-11-24 dimDisable the ObjC rewriter modules, since according...
2014-11-24 dimMerge ^/head r274961 through r274978.
2014-11-24 dimFor now, disable using -fsanitize=bounds for the libc...
2014-11-24 dimUpdate llvm and clang library Makefiles.
2014-11-24 dimUpdate llvm and clang include files.
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-24 dimVendor import of clang RELEASE_350/final tag r216957...
2014-11-24 dimVendor import of llvm RELEASE_350/final tag r216957...
2014-11-23 baptTa is only allowed with Bl -column not in Bl -item
2014-11-23 joelMisc mdoc fixes:
2014-11-23 glebiusDo not include buf.h.
2014-11-22 baptRework mandoc Makefile to ease maintainance
2014-11-22 baptRework makefile in something closer to upstream Makefil...
2014-11-22 baptForgot to update libmandoc
2014-11-22 baptPromote SQLite3 as a privatelib as it will also be...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 brooksAdd FPU support for MIPS setjmp(3)/longjmp(3).
2014-11-21 emasteUse canonical __PIC__ flag
2014-11-19 traszRemove acl_size.c; apparently it was never used.
2014-11-17 ngieAdd reachover Makefiles for contrib/netbsd-tests/lib...
next