]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-28 Adrian Chadd[fifolog] wrap the recno when we hit the end of the...
2020-06-28 Konstantin... top: do not try to use sysctl machdep.smp_active.
2020-06-27 Rick MacklemUpdate VFS_CHECKEXP.9 to reflect how it is currently...
2020-06-27 Joerg WunschExplain how to learn about possible recognized locale...
2020-06-27 Piotr Pawel... ps(1): don't try to handle non-SMP systems
2020-06-27 Konstantin... amd64 pmap: explain ptepindex.
2020-06-27 Piotr Pawel... ps(1): reuse keyword "cpu" to show CPU number
2020-06-27 Dimitry AndricVendor import of llvm-project branch release/10.x
2020-06-27 Michael GmelinDocument new kern.tty_info_kstacks tunable.
2020-06-27 Edward Tomasz... Make linux(4) warn about unsupported SA_ flags.
2020-06-27 Edward Tomasz... Regen.
2020-06-27 Edward Tomasz... Add proper types for linux message queue syscalls;...
2020-06-27 Edward Tomasz... Add syscall definitions for linux xattr syscalls.
2020-06-27 Edward Tomasz... Adjust types of linuxulator syscalls, to match include...
2020-06-27 Mateusz Piotrowskiixl.4: Use a -bullet list instead of -item
2020-06-27 Stefan EßerImport new 2-clause BSD licenced implementation of...
2020-06-27 Dimitry AndricFollow-up to r362679, add more entries to OptionalObsol...
2020-06-27 Dimitry AndricRegenerate ReStructuredText based manpages for llvm...
2020-06-27 Fernando Apesteguíakillall(1): Clarify -d, -s and -v options
2020-06-27 Fernando Apesteguíarev(1): Add EXAMPLES section
2020-06-27 Mateusz PiotrowskiFix trailing-comma-related typos in the tree when the...
2020-06-27 Mateusz PiotrowskiFix a typo, use Lk for links and use HTTPS where applicable
2020-06-27 Li-Wen Hsurtwn: Add a USB ID for Buffalo WI-U2-433DHP
2020-06-27 Adrian Chadd[ath_hal] Add KeyMiss for AR5212/AR5416 series chips.
2020-06-27 Konstantin... vm_page_free_prep(): correct description of the require...
2020-06-27 Matt MacyFix libnv build post rename
2020-06-27 Matt MacyFix "current" variable name conflict with openzfs
2020-06-27 Matt MacyRename nvpair.c to bsd_nvpair.c to not conflict with...
2020-06-26 Warner LoshChroot first appeared in 4.3-Reno, not in 4.4 in the...
2020-06-26 Warner LoshChroot actually appeared in 7th Edition Unix.
2020-06-26 Toomas Soomeloader: can not read zfs pool with slog removed
2020-06-26 Alexander MotinAdd mostly dummy hw.pci.enable_aspm tunable.
2020-06-26 John BaldwinOnly include object files from .ALLSRC when linking...
2020-06-26 Li-Wen HsuTemporarily skip flakey sys.kern.sysv_test.msg in CI
2020-06-26 Allan Judeifconfig(8): optimize -f ether:dash mode
2020-06-26 Allan Judeifconfig(8): remove duplicate line from man page
2020-06-26 Cy SchubertAdd MATCH option for CONFIG_MATCH_IFACE.
2020-06-26 Andriy Gaponsound/hda: fix interrupt handler endless loop after...
2020-06-26 Li-Wen HsuTemporarily skip flakey bin.sh.execution.functional_tes...
2020-06-26 Andriy Gaponena: fix module build after r362530
2020-06-26 Peter GrehanPrevent calling USB backends multiple times.
2020-06-26 Peter GrehanUpdate bhyve maintainers.
2020-06-26 Xin LIDon't log normal login_getpwclass(3) result.
2020-06-26 Rick MacklemAdd an entry for r362639.
2020-06-26 Rick MacklemBump the version since r362639 changed the internal...
2020-06-26 Rick MacklemAdd a boolean argument to nfscl_reqstart() to indicate...
2020-06-26 John BaldwinReduce contention on per-adapter lock.
2020-06-25 John BaldwinSimplify IPsec transform-specific teardown.
2020-06-25 John BaldwinEnter and exit the network epoch for async IPsec callbacks.
2020-06-25 David BrightAdd CAP_EVENT to pidfiles.
2020-06-25 Vincenzo Maffioneiflib: fix compilation issue introduced in r362621
2020-06-25 John BaldwinUse zfree() to explicitly zero IPsec keys.
2020-06-25 Mark JohnstonImplement an approximation of Linux MADV_DONTNEED seman...
2020-06-25 Alexander MotinFix few panics on NVMe's timing out initialization...
2020-06-25 John BaldwinUse explicit_bzero() instead of bzero() for sensitive...
2020-06-25 John BaldwinExplicitly zero the temporary auth context used to...
2020-06-25 John BaldwinExplicitly zero hash results and context in glxsb_authc...
2020-06-25 John BaldwinUse zfree() instead of bzero() and free().
2020-06-25 John BaldwinZero the temporary HMAC key in hmac_init_pad().
2020-06-25 John BaldwinUse zfree() instead of explicit_bzero() and free().
2020-06-25 Dimitry AndricFix copy/paste mistake in kvm_getswapinfo(3)
2020-06-25 Vincenzo Maffioneiflib: netmap: add support for partial ring openings
2020-06-25 Vincenzo Maffioneiflib: netmap: add per-tx-queue netmap support
2020-06-25 Gordon TetlowRevert OPENSSL_NO_SSL3_METHOD to keep ABI compatibility.
2020-06-25 Mark Johnstonipfw: Support the literal IPv6 address syntax in the...
2020-06-25 Mark JohnstonAdd SCTP_SUPPORT to the default kernel options.
2020-06-25 Doug MooreEliminate the color field from the RB element struct...
2020-06-25 Navdeep Parharcxgbe(4): Add a pointer to the adapter softc in vi_info.
2020-06-25 Fernando Apesteguíalimits(1): Add EXAMPLES section
2020-06-25 Mark JohnstonAdd SCTP_SUPPORT handling to config.mk.
2020-06-25 Mark JohnstonCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 Pawel Biernackibhyve: allow for automatic destruction on power-off
2020-06-25 Pawel Biernackiman page of select(2) should mention pselect(2)
2020-06-25 Li-Wen HsuUpdate tests(7) as kyua(1) was imported to base in...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Conrad Meyerbhyve(8): For prototyping, reattempt decode in userspace
2020-06-25 Vladimir Kondratyevatkbd/evdev: recognize the Chromebook menu key as F13...
2020-06-24 Conrad MeyerClang-format: Avoid hardcoded LLVM include-order style
2020-06-24 Conrad MeyerUpdate .clang-format type and foreach macros lists
2020-06-24 Dimitry AndricVendor import of llvm-project branch release/10.x
2020-06-24 Mark Johnstonacpi_ibm(4): Rename disengaged mode to unthrottled...
2020-06-24 Enji CooperAdd `kern.features.witness`
2020-06-24 Conrad MeyerUpdate .clang-format with style(9) header-sorting
2020-06-24 John BaldwinAlways compile the brand and ignore init ELF notes...
2020-06-24 Conrad MeyerRegenerate src.conf.5 after r362587
2020-06-24 Conrad MeyerAdd WITH_CLANG_FORMAT option
2020-06-24 Mark Johnstonipfw(4): make O_IPVER/ipversion match IPv4 or 6, not...
2020-06-24 Mitchell HorneOnly invalidate the early DTB mapping if it exists
2020-06-24 Mitchell HorneHandle load from loader(8)
2020-06-24 Mark Johnstonipfw(8): In fill_ip6(), use a single statement for...
2020-06-24 Michael TuexenFix the acconting for fragmented unordered messages...
2020-06-24 Richard ScheffeneggerTCP: fix cubic RTO reaction.
2020-06-24 Richard ScheffeneggerTCP: make after-idle work for transactional sessions.
2020-06-24 Mitchell HorneEnable long double tests on RISC-V
2020-06-24 Edward Tomasz... Make sys.auditpipe depend on /dev/auditpipe. This...
2020-06-24 Marcin WojtasFix AccessWidth and BitWidth parsing in SPCR table
2020-06-24 Li-Wen HsuTemporarily skip unstable sys.geom.class.gate.ggate_tes...
2020-06-24 Jung-uk KimFix build with recent byacc.
2020-06-24 Cy SchubertMFV r362565:
next