]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
powerpc64: Rewrite strcmp in asm to take advantage of word size
[FreeBSD/FreeBSD.git] / lib /
2019-04-23 jhibbitspowerpc64: Rewrite strcmp in asm to take advantage...
2019-04-22 bdeFix mouse cursor coloring in depths > 8 (previously...
2019-04-22 ngieBuild libclang_rt/profile on all clang-supported archit...
2019-04-22 ngieRework CXXSTD setting via r345708
2019-04-22 ngieUpdate the spelling of my name (continuation of r346571)
2019-04-22 cemrandom.3: Remove obsolete BUGS section
2019-04-22 cemrand.3: Match better recommendation language from random.3
2019-04-22 kevanslibbe(3): Add a test for be creation
2019-04-22 kevanslibbe(3): allow creation of arbitrary depth boot enviro...
2019-04-22 ngieFix `get_int_via_sysctlbyname(..)` on Jenkins
2019-04-21 bdeUse a shadow buffer and never read from the frame buffe...
2019-04-21 bdeFix missing restoring of the mouse cursor position...
2019-04-20 bdeMake libvgl mostly work without superuser privilege...
2019-04-19 cemRevert r346410 and r346411
2019-04-19 bdeFix copying of overlapping bitmaps. The cases of copyi...
2019-04-19 cemlibkern: Bring in arc4random_uniform(9) from libc
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-19 cemimport zstd 1.4.0
2019-04-18 hselaskyImplement flag for telling cuse(3) clients if the peer...
2019-04-17 adrian[casper] fix compilation when casper is disabled.
2019-04-17 emastecap_fileargs: fix test after r346318
2019-04-17 emastecap_fileargs: fix GCC build, don't shadow 'stat'
2019-04-17 emastecap_fileargs: add fileargs_lstat service
2019-04-17 emastecap_fileargs.3: typo and markup corrections
2019-04-17 emastecap_fileargs.3: correct 'filerags' typo
2019-04-16 bdeSigh, r346279 was also a test version with the reduced...
2019-04-16 bdeOops, r346278 committed a test version with the change...
2019-04-16 bdeQuick fix for slow clearing and context switches of...
2019-04-16 bdeFix a variable name in r346215. Clearing of the right...
2019-04-15 cemrandom.3: Clarify confusing summary
2019-04-15 kibFix order of destructors between main binary and libraries.
2019-04-15 oshogbolibnv: extend the tests
2019-04-15 oshogbolibnv: add support for nvlist_send()/nvlist_recv()...
2019-04-14 bdeFor writing and reading single pixels, avoid some pessi...
2019-04-14 ngieFix warnings with lib/libpmc
2019-04-12 kibDo not access mutex memory after unlock.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-10 kevanslibbe(3): use libzfs name validation for datasets/snaps...
2019-04-09 sjgAlways report file with incorrect hash.
2019-04-09 emastelibc: update strstr implementation to match musl
2019-04-09 trasz.Xr protect(1) and proccontrol(1) from procctl(2).
2019-04-08 bdeFix copying of MEMBUFs to MEMBUFs. This case was imple...
2019-04-07 mhorneAdd option to build LLVM RISC-V target
2019-04-06 oshogboUse funlinkat in pidfile to ensure we are removing...
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
2019-04-05 kibImplement devctl(8) command 'reset', using DEV_RESET...
2019-04-05 kibAdd __BEGIN_DECLS/__END_DECLS braces to libdevctl header.
2019-04-04 olivierAdd requiered programs (cc and c++) for some lib/atf...
2019-04-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-03 pjdImplement automatic online expansion of GELI providers...
2019-04-03 pjd- Add missing -T (notrim) option to the label subcommand.
2019-04-03 philImport libxo-1.0.2
2019-04-03 kevanslibbe(3): Add a serial to the generated snapshot names
2019-04-03 mwCreate kernel module to parse Veriexec manifest based...
2019-04-02 mavMake cam_error_print() decode NVMe commands.
2019-04-02 aeAdd IPv6 transport for bsnmp.
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 ngieImport proof-of-concept for handling `GTEST_SKIP()...
2019-04-01 kevanslibbe: Fix zfs_is_mounted check w/ snapshots
2019-03-29 ngieAllow users to override CSTD/CXXSTD on a per-prog basis
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345706: the third time will be the charm
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345704
2019-03-29 ngieCXXSTD is the C++ analogue to CSTD.
2019-03-29 kibFix initial exec TLS mode for dynamically loaded shared...
2019-03-29 bdeFix restoring to graphics modes in VGLEnd().
2019-03-29 bdeFix endless loops for handling SIGBUS and SIGSEGV.
2019-03-29 bdeFix races in mouse signal handling almost properly...
2019-03-28 bdeFix VGLLine() in depths > 8.
2019-03-28 bdeFix VGLGetXY(), VGLSetXY() and VGLClear() for MEMBUFs...
2019-03-28 bdeOops, r345496 got the pointer args backwards for bcopy...
2019-03-28 emasterevert r341429 "disable BIND_NOW in libc, libthr, and...
2019-03-27 markjFix pidfile_open(3) to handle relative paths with multi...
2019-03-27 bdeFix accessing pixels under the mouse cursor:
2019-03-27 bdeFix copying of bitmaps in depths > 8. This fix is...
2019-03-26 emasteDTF_REWIND does nothing (since r247236) so retire its use
2019-03-25 mmMFV r345495:
2019-03-25 bdeFix another type of buffer overrun for segmented modes...
2019-03-24 bdeOops, my previous commit to libvgl was missing the...
2019-03-24 bdeFix the type of the color args for VGLMouseFreeze(...
2019-03-24 bdeAdd support for arbitrary font widths. Only multiples...
2019-03-24 bdeFix reading of pixels in (4 and 8-plane) planar modes.
2019-03-24 bdeFix buffer overruns in modes with color depth more...
2019-03-24 bdeFix libvgl to not always fail to initialize due to...
2019-03-23 rpokalaAdd descriptions for sysctls in kern_mib.c and sysctl...
2019-03-21 cemarc4random: Adjust example code to use uniform() API
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 asomersRename fuse(4) to fusefs(4)
2019-03-20 dimPull in r352826 from upstream lld trunk (by Fangrui...
2019-03-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-18 dimEnable building libomp.so for 32-bit x86. This is...
2019-03-18 dimRemove --as-needed from the linker flags for libomp...
2019-03-18 asomersMFHead@r345275
2019-03-18 dimAlso explicitly link libomp.so against -lm, as it trans...
2019-03-17 dimExplicitly link libomp.so against -lpthread, as it...
2019-03-16 dimDisable lib/libomp build for the 32-bit part of amd64...
2019-03-16 dimConnect lib/libomp to the build.
2019-03-16 dimAdd lib/libomp, with a Makefile, and generated configur...
next