]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-18 dimMerge ^/head r358049 through r358074.
2020-02-18 dimFix the following -Werror warning from clang 10.0.0:
2020-02-18 fsuAdd a EXT2FS-specific implementation for lseek(SEEK_DATA).
2020-02-18 emasteremove old perl entries from ObsoleteFiles.inc
2020-02-18 bzip6_output: update comments.
2020-02-18 cyThis commit makes significant changes to pam_login_acce...
2020-02-18 cystrchr() returns a pointer not an int.
2020-02-18 cyAdd missing SYNOPSIS section.
2020-02-18 cyThere is no pam(8) man page, it is pam(3).
2020-02-18 cyWhen pam_login_access(5) fails to match a username...
2020-02-18 cyThe words ALL, LOCAL, and EXCEPT have special meaning...
2020-02-18 cyAs with ipf(8), give ippool(8) the ability to load...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-18 hrsUse 0x5c for the scan code 0x7d.
2020-02-18 chsamd64: keep PTE bitmasks in sync with target pmap durin...
2020-02-17 dimMerge ^/head r358000 through r358048.
2020-02-17 lwhsuReally skip the tests in capsicum tests
2020-02-17 dimRevert r358029 in anticipation of merging the different...
2020-02-17 dimMerge r358042 from the clang1000-import branch:
2020-02-17 dimMerge r358034 from the clang1000-import branch:
2020-02-17 dimMerge r358030 from the clang1000-import branch:
2020-02-17 dimAdd casts and L suffixes to libc quad support, to work...
2020-02-17 scottlFix syntax error from r357647. Adjust a variable name...
2020-02-17 dimDisable new clang 10.0.0 warnings about misleading...
2020-02-17 dimWork around riscv buildworld failure where it cannot...
2020-02-17 dimWork around new clang 10.0.0 -Werror warning:
2020-02-17 dimTentatively apply D23730:
2020-02-17 tuexenFix the non-default stream schedulers such that do...
2020-02-17 andrewUse EARLY_DRIVER_MODULE in the acpi bus.
2020-02-17 markjRemove swblk_t.
2020-02-17 markjFix a swap block allocation race.
2020-02-17 markjFix object locking races in swapoff(2).
2020-02-17 tuexenDon't use uninitialised stack memory if the sysctl...
2020-02-17 kibpciconf: List names of all known extended PCIe capabili...
2020-02-17 kibFix typo.
2020-02-17 bzPartially revert VNET change and expand VNET structure.
2020-02-17 hselaskyFix kernel panic while trying to read multicast stream.
2020-02-17 jeffAdd a simple accessor that returns the bytes of memory...
2020-02-17 jeffRefactor _vm_page_busy_sleep to reduce the delta betwee...
2020-02-17 jeffUMA has become more particular about zone types. Use...
2020-02-16 scottlAdd rudamentary support for UFS to probe whether a...
2020-02-16 mjgrefcount: update comments about fencing when releasing...
2020-02-16 lwhsuTemporarily skip flakey test case sys.netinet.fibs_test...
2020-02-16 lwhsuTemporarily skip flakey test case sys.netinet6.frag6...
2020-02-16 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-16 lwhsuTemporarily skip sys.net.if_lagg_test.lacp_linkstate_de...
2020-02-16 kibFix build of some modules for some kernel configs.
2020-02-16 lwhsuTemporarily skip flakey test in sys.capsicum.capsicum...
2020-02-16 dimMerge ^/head r357966 through r357999.
2020-02-16 dimMerge commit 62654cab7 from llvm git (by me):
2020-02-16 kpbridge: Basic test case
2020-02-16 lwhsuTemporarily skip failing sys.net.if_lagg_test.witness...
2020-02-16 lwhsuRemove trailing whitespace
2020-02-16 lwhsuRemove trailing whitespace
2020-02-16 mjgvfs: fix vlrureclaim ->v_object access
2020-02-16 mjgvfs: check early for VCHR in vput_final to short-circui...
2020-02-16 mjgrefcount: add missing release fence to refcount_release...
2020-02-16 jeffSlightly restructure uma_zalloc* to generate better...
2020-02-16 mmacyAdd zfree to zero allocation before free
2020-02-16 mmacyAdd chacha20poly1305 support to crypto build
2020-02-15 kibAdd pthread_peekjoin_np(3).
2020-02-15 kibsem_remove(): fix the loop that compacts sem array...
2020-02-15 kibsem_remove(): add some asserts.
2020-02-15 kibUse designated initializers for seminfo.
2020-02-15 mjgufs: use faster lockgmr entry points in ffs_lock
2020-02-15 kevanscommitters-ports.dot: add myself as a ports committer
2020-02-15 kevansfetch(3): don't leak sockshost on failure
2020-02-15 kevansfetch(3): fix regression in IPv6:port spec from r357977
2020-02-15 kevansfetch(3): move bits of fetch_socks5_getenv around
2020-02-15 dimMerge r357970 from the clang1000-import branch:
2020-02-15 cemrandom(6): Re-add undocumented support for floating...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 dimFix the following -Werror warning from clang 10.0.0...
2020-02-15 impThe KASSERT is too strict: revert r357897
2020-02-15 kevansfetch(3): Add SOCKS5 support
2020-02-15 melifaroMake ping6(1) return code consistent with the man page.
2020-02-15 dimMerge ^/head r357931 through r357965.
2020-02-15 dimMerge commit 221c5af4e from llvm git (by Nico Weber):
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 dimTentatively apply D23691, which takes LINKER_FREEBSD_VE...
2020-02-15 mjgvfs: make write suspension mandatory
2020-02-15 jkimMFV: r357927
2020-02-15 mjgcapsicum: use new helpers
2020-02-15 mjgkqueue: use new capsicum helpers
2020-02-15 mjgcloudabi: use new capsicum helpers
2020-02-15 mjgsctp: use new capsicum helpers
2020-02-15 mjgvm: use new capsicum helpers
2020-02-15 mjgfd: use new capsicum helpers
2020-02-15 mjgvfs: use new capsicum helpers
2020-02-15 mjgcapsicum: add cap_rights_init_zero, cap_rights_init_one...
2020-02-14 kibConsolidate read code for timecounters and fix possible...
2020-02-14 mjgvfs: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgfd: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgkcov: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgi386: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgarm64: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgamd64: remove no longer needed atomic_load_ptr casts
next