]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-07-01 jahBump __FreeBSD_version due to r320528, cleanup and...
2017-07-01 jlhDisable RCMDS by default.
2017-07-01 andrewRemove all calls to cpu_dcache_wb_range from the arm64...
2017-07-01 jahClean up MD pollution of bus_dma.h:
2017-07-01 alcChange blst_leaf_alloc() to handle a cursor argument...
2017-07-01 impFix sign of resid and add a mostly useless cast to...
2017-06-30 philFix functional_test.sh to use --libxo options instead...
2017-06-30 rlibbynetfront.c: avoid gcc variably-modified warning
2017-06-30 rlibbympt.h: macro parenthesization
2017-06-30 rlibbyg_virstor.h: macro parenthesization
2017-06-30 kibIn the stdio cleanup push and pop wrappers, always...
2017-06-30 kibFix typo in the r320472 change to fgetws(). Return...
2017-06-30 kevansAdd myself to commiters-src.dot, emaste@ as mentor...
2017-06-30 jasoneDefault the abort_conf malloc option to false.
2017-06-30 emastebsd.linker.mk: add band-aid for linker invocation failure
2017-06-30 kibCorrect fences for sys/refcount.h.
2017-06-30 kibAmend the layout of kevent32 on powerpc where uint64_t...
2017-06-30 kibDefine ino64_trunc_error under same conditions as the...
2017-06-30 alcClear the MAP_WIREFUTURE flag on the vm map in exec_new...
2017-06-30 andrewRemove a blank line accidentally added in r320403.
2017-06-30 mavAllow status aggregation for ramdisk reads.
2017-06-30 delphijRevert r300385 and r300624 which was false positive
2017-06-30 mavUnify INOT/ATIO setup.
2017-06-30 mavPolish target_id/target_lun setting for ATIOs/INOTs.
2017-06-30 ngieatf-sh(3): document atf_init_test_cases(3) fully
2017-06-30 sephehyperv/input: Remove unnecessary inclusion.
2017-06-30 jhibbitsUse the more common Book-E idiom for disabling interrupts.
2017-06-30 gjbCorrect the branch naming convention in param.h.
2017-06-29 impImprove wdc error log pulling.
2017-06-29 andrewAs with arm64 mark the EFI PE header as allocated on...
2017-06-29 jhbStore a 32-bit PT_LWPINFO struct for 32-bit process...
2017-06-29 npAdjust sowakeup post-r319685 so that it continues to...
2017-06-29 aeFix IPv6 extension header parsing. The length field...
2017-06-29 baptAdd libxo(3) support to sesutil(8)
2017-06-29 swillsAdd hardening menu item for security.bsd.see_jail_proc
2017-06-29 kibMake stdio deferred cancel-safe.
2017-06-29 kibDo not cast struct kevent_args or struct freebsd11_keve...
2017-06-29 andrewStart to remove _libc_arm_fpu_present checks. We don...
2017-06-29 delphijDon't bother to set target for SEEK_END.
2017-06-29 tsoomeloader: chain load relocate data declaration is bad
2017-06-29 adrian[ath_hal] if building with ALQ, ensure we actually...
2017-06-29 adrian[mips] [ar71xx] Since the wlan/ath drivers use ALQ...
2017-06-29 adrian[mips] make this compile again after all of the config...
2017-06-29 ianAdd iic_recover_bus.c. Should have been part of r320461.
2017-06-29 ianAdd bus recovery handling to the imx5/imx6 i2c driver.
2017-06-29 ianAdd iic_recover_bus(), a helper function that can be...
2017-06-29 ianIf an i2c transfer ends due to error, issue a stop...
2017-06-28 rmacklemFix an NFSv3 client case that probably never happens.
2017-06-28 ianImplement gpio input by reading the pad state register...
2017-06-28 cyAnsify entry and exit points.
2017-06-28 cyAllow parallel installworld (-j N) and poudriere instal...
2017-06-28 mckusickCreate a new function ffs_getcg() to read in and verify...
2017-06-28 avgfix an architectural problem introduced in r320156...
2017-06-28 cemComplete support for IO_APPEND flag in fuse
2017-06-28 ngieAdd asomers as a pjdfstest co-maintainer per the projec...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-28 ngietrailing_slash is a TAP-compliant testcase; mark it...
2017-06-28 ngieDon't hardcode path to file in /tmp; this violates...
2017-06-28 ngieCommit the corresponding mtree file change for the...
2017-06-28 ngieAdd kyua TAP test integration examples
2017-06-28 ngieshare/examples/tests/{atf,plain}/Makefile: tweak exampl...
2017-06-28 ngieshare/examples/tests/Makefile: clean up example snippet...
2017-06-28 delphijUse strlcpy() instead of strncpy() and nul-terminating.
2017-06-28 delphijChase malloc() change by removing lg_chunk malloc_conf...
2017-06-28 kibTreat the addr argument for mmap(2) request without...
2017-06-28 cyIn poolnodecommand() (ippool -a and ippool -r) -m ...
2017-06-28 grogSpelling.
2017-06-27 npcxgbe/t4_tom: Do not include space taken by the TCP...
2017-06-27 impReport some aspects of namespaces and namespace support...
2017-06-27 impAdd new definitions for namespaces.
2017-06-27 impMove 128-bit integer routines to util.c so they can...
2017-06-27 kibDo not ignore an error from vm_mmap_object().
2017-06-27 kenFix a panic in camperiphfree().
2017-06-27 kenIn scsi_zbc_in(), fill in the length in the ZBC IN...
2017-06-27 npcxgbe/iw_cxgbe: Disable debug output by default. The...
2017-06-27 npcxgbe/iw_cxgbe: Catch up with r319722. The socket...
2017-06-27 alcAddress the remaining integer overflow issues with...
2017-06-27 npcxgbe/t4_tom: sbspace on listening sockets is no longer...
2017-06-27 cemFix one more place uio_resid is truncated to int
2017-06-27 ngieExpect :mmap_eof_not_eol to fail
2017-06-27 ngieFix LINT, broken by a -Wformat warning in r320329 with...
2017-06-27 impNamespace is 32-bits, don't cast it to 16 here
2017-06-27 andrewAdd parentheses missed in r320388
2017-06-27 traszRevert part of r320359, as suggested by rmacklem@....
2017-06-27 pfgext2fs: Support e2di_uid_high and e2di_gid_high.
2017-06-27 gjbRemove CHROOT_MAKEENV from the RPI3 configuration file...
2017-06-27 jwdA little tweak for performance
2017-06-27 andrewSome of the atomic_clear_* functions were incorrectly...
2017-06-27 ngieAdd initial documentation for procstat_freeptlwpinfo...
2017-06-27 ngieprocstat_getptlwpinfo(..): clarify the fact that KVM...
2017-06-27 cyReplace AF_INET6 ifdefs with USE_INET6 to be consistent...
2017-06-27 jpaetzelioctl METEORGBRIG in bktr_core.c forgets to add 128...
2017-06-27 jpaetzeldriver incorrectly handles the setting of frame rates
2017-06-27 jhibbitsDisable interrupts when updating the TLB
2017-06-27 jhibbitsUpdate comments and simplify conditionals for compat32
2017-06-27 araujoWith r318394 seems it breaks gpart(8) in some embedded...
2017-06-26 impSort the compat11.* syscalls I added. Remove duplicate...
2017-06-26 andrewIn _bswap16 and _bswap32 cast constant values to the...
2017-06-26 gonzo[arm] Use correct index value when checking range validity
next