]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Make the PowerMac fan control nonlinear
[FreeBSD/FreeBSD.git] / lib /
2015-02-20 pfgdbm_delete(3) correct man page to match current behaviour.
2015-02-20 pfgFix small memleaks in nis_passwd() and nis_group().
2015-02-19 jmgfix spelling, add comma and remove BUGS section.. ...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 pfglibc: clean some set-but-not-used errors.
2015-02-17 pfgulimit(3): simplify.
2015-02-17 emasteUpdate elftoolchain to upstream revision 3163
2015-02-17 jillescompress,gzip,xz: Preserve timestamps with nanosecond...
2015-02-17 kibRestore the extern qualifier on __cleanup.
2015-02-16 mariusUnbreak sparc64 after r276630 by calling __sparc_sigtra...
2015-02-16 pfgrexec(3): prevent uninitialized access to "port" variable.
2015-02-15 pfgReplace strcpy() with strlcpy()
2015-02-15 pfgReverse one of the initializations from r278804.
2015-02-15 pfgMismatch in r278804.
2015-02-15 pfgMore tidy-ups on uninitialized scalar variable
2015-02-15 pfgulimit(3): Fix broken check.
2015-02-14 tijlThe ld(1) flag is -Bsymbolic not -Wsymbolic.
2015-02-14 kibProperly interpose libc spinlocks, was missed in r27663...
2015-02-14 delphijDisallow pattern spaces which would cause intermediate...
2015-02-13 bdreweryRemove disconnected (and broken) directory libiconv...
2015-02-13 rpauloTeach libproc how to find debugging symbols in /usr...
2015-02-13 pfgRevert 278634: This broke the build due to the compiler...
2015-02-12 pfgulimit(3): Fix broken check.
2015-02-12 kibUpdate libthr(3) man page to reflect the work done...
2015-02-10 bdreweryWhen catopen(3) returns an error, it caches the result...
2015-02-10 gnnInitial version of DTrace on ARM32.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-08 baptrevert r278414
2015-02-08 baptReapply r255891
2015-02-07 pfgProtect uninitialized scalar variable from being accessed
2015-02-07 traszRemove useless comment.
2015-02-07 karglTruncate the exponent 'n' of type long to a domain...
2015-02-06 jhbAdd a new device control utility for new-bus devices...
2015-02-06 pfgUpdate comment and NetBSD ID tag.
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...
next