]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-02-22 ngieRemove redundant CXXFLAGS and fix constant names
2019-02-21 ngieReword the comment above NO_WERROR
2019-02-21 ngieMove `NO_WTHREAD_SAFETY` to googletest.test.inc.mk
2019-02-21 ngieUse gmock/gtest headers when PRIVATELIB is defined
2019-02-21 ngieBuild death tests programmatically
2019-02-21 ngieFix a typo
2019-02-20 ngieCorrect gmock/gtest expectations w.r.t. C++11/RTTI
2019-02-20 ngieFix test compilation for gmock_main tests, similar...
2019-02-20 ngieFix test compilation for gmock tests, similar to r344345
2019-02-20 ngieAdd glue Makefile.inc to make the next hop to the googl...
2019-02-20 ngieOh wait... those helper programs were for the py tests
2019-02-20 ngieApply lessons learned in r344345 on gtest_main tests
2019-02-20 ngieFix gtest test compilation and build more tests
2019-02-20 ngieDon't hardcode the source filename
2019-02-20 ngieAdd more port-related flags to Makefile.inc
2019-02-20 ngieFix the pathing for the header files
2019-02-20 ngieSprinkle `${HAS_TESTS}` in Makefiles
2019-02-20 ngieAdd entries in BSD.tests.dist for the googletest test...
2019-02-20 ngieAdd glue Makefile for tests under lib/googletest/...
2019-02-20 ngieDocument `GTESTS` variable in googletest.test.mk
2019-02-20 ngieUse `GTESTS` instead of `PLAIN_TESTS_CXX`
2019-02-20 ngieAdd googletest.test.mk and integrate into bsd.test.mk
2019-02-20 ngieBuild/install cddl/usr.sbin/zfsd/tests if MK_GOOGLETEST...
2019-02-20 ngieRely on gmock/gtest integration done in branch
2019-02-20 ngieFix up dependency finding for libg{mock,test}_main
2019-02-20 ngieUnconditionally build/install libg{mock,test}_main
2019-02-20 ngieMK_GOOGLETEST should be enabled/disabled based on MK_TE...
2019-02-20 ngieFix typos
2019-02-19 ngieAdd missing INCSGROUPS definition
2019-02-19 ngieAdd MK_GOOGLETEST option for building/installing gmock...
2019-02-19 ngieAdd .Lb references for gmock/gtest
2019-02-19 ngieMFhead@r344270
2019-02-18 glebiusWith r343051 UMA switched from atomic counts to counter...
2019-02-18 tsoomeloader: ptable_close() should check its argument
2019-02-18 ianAdd a compatible string to match recent changes in...
2019-02-18 dimAdd one additional file to libllvmminimal, since in...
2019-02-18 dimPull in r345199 from upstream libc++ trunk (by Petr...
2019-02-18 ianAllow the u-boot loaderdev env var to be formatted...
2019-02-18 kibamd64: cleanup pmap_init_pat().
2019-02-18 ianFix more places to use DEV_TYP_NONE instead of -1 to...
2019-02-18 ianUse DEV_TYP_NONE instead of -1 to indicate no device...
2019-02-18 vmaffionenetmap: don't schedule kqueue notify task when kqueue...
2019-02-18 brAvoid orphan sections between __bss_start and .(s)bss.
2019-02-18 tsoomecd9660: dirmatch fails to unmatch when name is prefix...
2019-02-18 ianMake uboot_devdesc properly alias disk_devdesc, so...
2019-02-18 emastekdump: expand comment on reasons for CAPFAIL_LOOKUP
2019-02-18 avossnmp_hostres(3): fix a typo in sanity checks in handle_...
2019-02-18 avosFix memory / resource leaks in usr.sbin/rpc.ypupdated...
2019-02-18 kevanslualoader: only clear the screen before first password...
2019-02-18 jhibbitspowerpc/boot: Move ubldr to /boot/uboot, and make this...
2019-02-17 ianGarbage collection no-longer-used constant.
2019-02-17 ianMake lsdev -v output line up in neat columns by using...
2019-02-17 ianUse a couple local variables to avoid repetitive long...
2019-02-17 ianRestore loader(8)'s ability for lsdev to show partition...
2019-02-17 oshogbolibnv: fix revert
2019-02-17 oshogbolibnv: fix double free
2019-02-17 pkelseyIt turns out r344226 narrowed the overrun bug but did...
2019-02-17 markjRemove a write-only variable orphaned by r340677.
2019-02-17 markjFix refcount leaks in the SGX Linux compat ioctl handler.
2019-02-17 markjRemove a redundant flag variable.
2019-02-17 pkelseyRemove whole-disk vdev support from zfsboot
2019-02-17 pkelseyFix memory corruption bug introduced in r325310
2019-02-17 ganboldAdd sysctl for setting battery charging current.
2019-02-16 kevansmdmfs(8): use -o reserve with malloc-backed md(4)
2019-02-16 avosFew more corrections to WITHOUT_OFED=1 make delete...
2019-02-16 avosRemove corresponding lib32/ files when WITHOUT_OFED...
2019-02-16 avosRefresh OptionalObsoleteFiles.inc for MK_PMC:
2019-02-16 emastewlandebug: disable PIE to fix build failure
2019-02-16 avosAdd more rc.d scripts / empty directors / config files...
2019-02-16 avosAllow to remove unused files via 'make delete-old(...
2019-02-16 jhibbitspowerpc/booke: Fix 32-bit build
2019-02-16 jhibbitspowerpc/booke: depessimize MAS register updates
2019-02-16 jhibbitspowerpc/booke: Use DMAP where possible for page copy...
2019-02-16 avosRemove vi(1)-related files via 'make delete-old' when...
2019-02-16 avosGC ATA_REQUEST_TIMEOUT option remnants
2019-02-16 sefAdd support for a virtual hostname to nfsd
2019-02-16 impRemove write-only s_flag.
2019-02-15 glebiusImaginary cat jumped my keyboard!
2019-02-15 cemFixup bsd.prog.mk after r344182
2019-02-15 glebiusFor 32-bit machines rollback the default number of...
2019-02-15 cemFUSE: Refresh cached file size when it changes (lookup)
2019-02-15 cemFUSE: The FUSE design expects writethrough caching
2019-02-15 cemFUSE: Only "dirty" cached file size when data is dirty
2019-02-15 cemFUSE: Respect userspace FS "do-not-cache" of path compo...
2019-02-15 cemFUSE: Respect userspace FS "do-not-cache" of file attri...
2019-02-15 emasteUse make's :tl instead of checking "no" and "NO"
2019-02-15 emasteFix Makefile conditional after r344179
2019-02-15 emasteRegen src.conf.5 after r344179
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-15 shurdiflib: Improve return values of interrupt handlers.
2019-02-15 kevansstand: dev_net: correct net_open's interpretation of...
2019-02-15 rgrimesIn r340044 an attempt to quiet coverity warning cid...
2019-02-15 rgrimesIn r340042 an attempt to quiet coverity warning cid...
2019-02-15 mwDo not use ntc for obtaining buffer on Rx in the ENA
2019-02-15 mwFix validation of the Rx OOO completion in the ENA
2019-02-15 tuexenFix a byte ordering issue for the advertised receiver...
2019-02-15 sefFix another issue from r344141, having to do with size...
2019-02-15 sefPasting in a source control line missed the last quote...
2019-02-15 sefAdd AES-CCM encryption, and plumb into OCF.
2019-02-15 sefAdd CBC-MAC authentication.
next