]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Use SYSCTL_OUT_STR() to return strings.
[FreeBSD/FreeBSD.git] / lib /
2015-02-06 pfgDrop cgetclose() from getdiskbyname().
2015-02-06 kibFully initialize allocated memory for the new barrier...
2015-02-06 mavSome NetGraph debug polishing.
2015-02-06 jhibbitsAdd a comment explaining why gcc is needed.
2015-02-05 pfgtdelete(3): don't delete the node we are about to return.
2015-02-05 pfggetdiskbyname(): plug resource leak
2015-02-05 jhbExpose the constants for internal new-bus device flags...
2015-02-05 jhibbitspowerpc64 csu needs to be built by gcc, so enforce...
2015-02-04 dimFollowup to r278223, by only using -stdlib=libc++ when...
2015-02-04 dimFor now, add -stdlib=libc++ to the flags for building...
2015-02-04 ngieAdd MK_FILE to control whether or not to build file...
2015-02-04 ngieConditionalize building radius support into libpam...
2015-02-03 pfgscanblnl: drop extra braces.
2015-02-03 pfgReduce confusion in scalbnl() family of functions.
2015-02-02 pfgrpc: Uninitialized pointer read
2015-02-01 pfgResource leak
2015-02-01 jillesttyname_r(): Return actual error, not always [ENOTTY].
2015-01-31 markjStop iterating and return if the caller-supplied callba...
2015-01-30 pfgmsun: use previously ignored value.
2015-01-30 pjdMake gcc happy.
2015-01-30 pjdAdd missing nvlist_get_parent(3) link.
2015-01-30 pjdHandle empty nvlists correctly.
2015-01-30 pjdModify nvlist_get_parent() API to take additional cooki...
2015-01-30 pjdIf moving descriptor or binary data to an nvlist fails...
2015-01-29 emasteUse zero register instead of immediate 0x0 in MIPS...
2015-01-28 jillessem_post(): Fix and document semaphore value overflow...
2015-01-28 brAdd ARMv7 performance monitoring counters.
2015-01-27 dimConstify a struct savexmm pointer in pt_ucontext_to_fpr...
2015-01-26 ngieAdd MK_BHYVE knob for building and installing bhyve...
2015-01-25 ngieBuild lib/libgpio if MK_GPIO != no
2015-01-25 markjgr_equal(): Fix a crash that could occur if the first...
2015-01-25 markjEnsure that we don't try to demangle a symbol name...
2015-01-24 jillesEnable utimensat tests from NetBSD.
2015-01-23 jillesAdd futimens and utimensat system calls.
2015-01-23 danfeFix usage example in kvprintf(9) and its copy in libsta...
2015-01-22 emasteUpdate reported elftoolchain version
2015-01-21 andrewMerge all the copies of _tcb_ctor and _tcb_dtor.
2015-01-21 kibFix bug in r276630. Do not allow pthread_sigmask(...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-19 neelFix a bug in libvmmapi 'vm_copy_setup()' where it would...
2015-01-19 marcelUpgrade libxo to 0.2.0.
2015-01-18 kibAdd procctl(2) PROC_TRACE_CTL command to enable or...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 neelSimplify instruction restart logic in bhyve.
2015-01-16 willAdd a ${CP} alias for copying files in the build.
2015-01-16 hselaskyAdd more USB request definitions. The values are descri...
2015-01-16 desIf PAM_RHOST is non-NULL, pass it in the Calling-Statio...
2015-01-15 dimVendor import of llvm RELEASE_351/final tag r225668...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 rrsUpdate the hwpmc driver to have the new type HASWELL_XE...
2015-01-14 hselaskyFix spelling.
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-13 dimSince the merge of file 5.21 in r276415 and r276416...
2015-01-13 dimConnect libclang_rt to the build, for specific architec...
2015-01-12 emasteRemove duplicate copies of trivial getcontextx.c
2015-01-11 kibReduce the size of the interposing table and amount of
2015-01-11 baptDo not regenerate and install liblzma.pc when only...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 andrewWith the update of compiler-rt we try to build a number...
2015-01-09 baptRemove junk added during testing phase
2015-01-09 baptSynchronize libedit with NetBSD and activate UTF-8...
2015-01-09 emasteRemove extraneous period
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimNow compiler-rt has been updated in r276851, bring...
2015-01-08 dimApparently more Makefiles use stuff from compiler-rt...
2015-01-08 dimFollow up to r276851 by also committing a necessary...
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 jhbDocument CPU_WHICH_DOMAIN and bump Dd for cpuset.1.
2015-01-08 emasteFix WITH_LLDB build
2015-01-08 rodrigcClarify text to be consistent with nanosleep(2),
2015-01-07 dimImport compiler-rt trunk r224034.
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 dimAdd the AArch64 llvm backend to the build to allow...
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 jhibbitsAvoid use of register variables. Clang 3.5 treats...
2015-01-05 kibAvoid calling internal libc function through PLT or...
2015-01-04 joelmdoc: paragraph improvements.
2015-01-04 joelmdoc: sort SEE ALSO.
2015-01-03 kibFix known issues which blow up the process after dlopen...
2015-01-03 kibAdd rtld private interface for dso to detect dynamic...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 jillesLink lib/libc/c063 tests to the build.
2015-01-02 delphijMFV r276568:
2015-01-02 baptRemove GNU texinfo from base along with all info pages.
2015-01-02 ngieDon't install h_raw if dealing with clang 3.5.0+ to...
2014-12-31 dimUpgrade our copy of clang, llvm and lldb to 3.5.0 release.
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.
next