]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Use SYSCTL_OUT_STR() to return strings.
[FreeBSD/FreeBSD.git] / lib /
2015-03-14 dimPull in r231965 from upstream compiler-rt trunk (by...
2015-03-13 pfglibc: plug memory leaks in edge cases for the posix1e...
2015-03-13 jhbThe System V ABI for amd64 allows functions to use...
2015-03-13 stasFix debug symbols loading in libproc: 0 is a valid...
2015-03-12 jhbSpin the twiddle in dosfs to give visual feedback for...
2015-03-10 tuexenAdd a SCTP socket option to limit the cwnd for each...
2015-03-10 karglAccording to POSIX.1-2008, the Bessel functions of...
2015-03-10 rstoneFix Ivy Bridge+ MEM_UOPS_RETIRED counters
2015-03-10 rstoneUse the correct event table for Haswell Xeon events
2015-03-10 rstoneFix Sandy Bridge+ hwpmc branch counters
2015-03-10 rstoneAdd manpage for Haswell Xeon pmc implementation
2015-03-09 jkimFix a typo in comment and explain the reason.
2015-03-09 nwhitehornFix loader on PowerPC following r279784. It turns out...
2015-03-08 loosFix contraction and unnecessary commas in function...
2015-03-08 nwhitehornSave and restore non-volatile floating-point registers...
2015-03-08 loosAdd a new ioctl to allow the setting of GPIO pin names.
2015-03-08 dimFix lib/libnv tests compilation with -std=c++11, by...
2015-03-07 jmgforgot to bump date, and replace contraction (igor)...
2015-03-06 jmgmake things a bit more clear.. we worked together...
2015-03-06 pfgcompat_passwd(): yet another uninitialized access to...
2015-03-05 pfgqsort(3): small style(9) cleanups.
2015-03-05 pfgqsort(3): enhance to handle 32-bit aligned data on...
2015-03-03 kenAdd density code for DAT-72, and notes on DAT-160.
2015-03-03 baptLower warnings to please gcc 4.2
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 karglGive compilers a stronger hint to inline the functions
2015-03-01 karglWhen j0() and j1() were converted to j0f() and j1f...
2015-03-01 rstoneFix build of nv_tests.cc
2015-03-01 rstoneMove libnv into the kernel and hook it into the kernel...
2015-03-01 rstoneAdd macros to make code compile in kernel
2015-03-01 rstonePrevent creation of an invalid nvlist
2015-03-01 rstoneDon't allocate memory for operations that do not insert
2015-03-01 rstoneAdd function to force an nvlist into the error state
2015-03-01 rstoneExtend the unit test to fix the bug caught in r277925
2015-03-01 rstoneAdd tests for dnvlist_take_*
2015-03-01 rstoneAdd tests for dnv_get_*
2015-03-01 rstoneAdd tests for nvlist_free* functions
2015-03-01 rstoneAdd tests for nvlist_take_*
2015-03-01 rstoneAdd test cases for nvlist_move_*
2015-03-01 rstoneAdd tests for nvlist_pack/unpack
2015-03-01 rstoneAdd tests for nvlist_clone
2015-03-01 rstoneTests of basic nvlist add functions
2015-03-01 rstoneRevert r279422. My "apply patch and commit" script...
2015-03-01 rstoneTests of basic nvlist add functions
2015-03-01 rstoneMake libnv headers includable from C++
2015-02-28 kanAvoid lookup of CODESET aliases using uninitialized...
2015-02-28 jillesnice(): Put back old return value, keeping [EPERM]...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 kibFix typo. Note that this is mostly innocent, since...
2015-02-27 pfgeui64_line(): plug memory leak.
2015-02-27 kenRemove an obsolete comment in devstat(3) about the...
2015-02-27 pfgHint out check for unsigned negative values.
2015-02-26 kibUse pthread_mutex_trylock(3) to implement mtx_trylock(3).
2015-02-26 kibCheck that the pointer to the thread return value is...
2015-02-25 kibPropagate errors from _thr_umutex_unlock2 through mutex...
2015-02-25 cpercivaAdjust wording slightly to emphasize that random(3...
2015-02-25 kenFix several problems found by Coverity.
2015-02-24 pfgmsun: drop unnecessary checks (part 2).
2015-02-23 kenSignificant upgrades to sa(4) and mt(1).
2015-02-22 pfgsetmode(3): Make sure that setmode sets errno on failure.
2015-02-22 jillesnice(): Correct return value and [EPERM] error.
2015-02-22 pfgmsun: drop unnecessary checks.
2015-02-21 pfgPrevent NULL pointer de-reference.
2015-02-20 pfgregex(3): Fix uninitialized pointer values.
2015-02-20 pfgtab vs spaces.
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.
next