freebsd.git
2021-04-07 Alex Richardsonlibarchive: Make test_read_append_filter_wrong_program...
2021-04-07 Alex Richardsontests/sys/net/routing: XFAIL the two failing tests
2021-04-06 John-Mark Gurneyadd Xr to the rc.d script...
2021-04-06 Alexander MotinIntroduce "soft" serseq variant.
2021-04-06 Mateusz Guzikcache: update an assert on CACHE_FPL_STATUS_ABORTED
2021-04-06 Rene Ladanports(7): update instructions for git
2021-04-06 Mark Johnstonmount: Disallow mounting over a jail root
2021-04-06 Mark Johnstonvm_fault: Shoot down multiply mapped COW source page...
2021-04-06 Nathan WhitehornAllocate extra inodes in makefs when leaving free space...
2021-04-06 Eric van Gyzenuefisign: fix handling of errors from child proc
2021-04-06 Marcin Wojtaspci_user: fix build for 32-bit platforms
2021-04-06 Marcin Wojtaspci_user: call bus_translate_resource before BAR mmap
2021-04-06 Marcin Wojtaspciconf: Use VM_MEMATTR_DEVICE on supported architectures
2021-04-06 Marcin Wojtaspci_dw: fix outbound I/O window configuration
2021-04-06 Leandro Luporipowerpc64: add missing TLB invalidations to radix
2021-04-06 Poul-Henning... Add Siemens SITOP UPS500S usb device
2021-04-06 Stefan Eßer[bc] Update to version 4.0.0
2021-04-06 Stefan EßerMerge commit '7a590c074ceede12b2b6e794f8703d6fa5749918'
2021-04-06 Stefan EßerVendor import of Gavin D. Howard's bc version 4.0.0
2021-04-06 Warner Loshgptboot.efi: Add man page
2021-04-06 Philip Paepsbsdinstall: remove ftp7.ua.freebsd.org mirror
2021-04-06 Philip Paepsbsdconfig: remove ftp7.ua.freebsd.org mirror
2021-04-06 Konstantin... linuxkpi: remove erronously committed diff save file
2021-04-06 Konstantin... linuxkpi: drop single-use variable
2021-04-06 Konstantin... linuxkpi: avoid counting per-thread use for the embedde...
2021-04-06 Konstantin... linuxkpi: do not destroy/free embedded linux cdevs
2021-04-06 Konstantin... linuxkpi: rename cdev to ldev
2021-04-06 Konstantin... linuxkpi: copy ldev into local to test and free the...
2021-04-06 Konstantin... rtld dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-05 Mark Johnstonqat: Make prototypes consistent with the implementation
2021-04-05 Mark Johnstonlibc: Fix the WITH_HESIOD build
2021-04-05 Krzysztof Galazkaixl(4): Add tunable to override Flow Control settings
2021-04-05 Ed Mastefreebsd-update: improve mandoc db generation
2021-04-05 Ed Masterelease: move installworld before installkernel
2021-04-05 Brandon Bergrenpowerpc: Fix programmer's switch driver and add to...
2021-04-05 Chuck Tuffliwait for device mounts in zpool and dumpon
2021-04-05 Edward Tomasz... rc: make ctld depend on NETWORKING
2021-04-05 Justin HibbitsMerge the QorIQ GPIO drivers between arm and powerpc
2021-04-05 Alexander MotinSet PCIe device's Max_Payload_Size to match PCIe root's.
2021-04-05 Nathan WhitehornTweak language involving ZFS installation; no content...
2021-04-05 Nathan WhitehornAdd some general notes about scripted installations.
2021-04-05 Kristof Provostpf: Add static DTrace probe points
2021-04-05 Kristof Provostpf: change pf_route so pf only runs when packets enter...
2021-04-05 Vincenzo Maffioneiflib: add support for netmap offsets
2021-04-05 Rick Macklemnfsd: make the server repeat CB_RECALL every couple...
2021-04-05 Ed Mastereadelf: return error in case of invalid file
2021-04-04 Rick Macklemnfsd: fix BindConnectionToSession so that it clears...
2021-04-04 Konstantin... amd64 fabs.S: use '.section .rodata' instead of '.rodata'
2021-04-04 Jamie Grittonjail: fix jail(8) synposis and usage message to match...
2021-04-04 Konstantin... Add sysctl debug.uma_reclaim
2021-04-04 Konstantin... Style
2021-04-04 Peter Holmstress2: Added a new regression test
2021-04-04 Peter Holmstress2: update the list of test not to run
2021-04-04 Peter Holmstress2: Add note about problems found.
2021-04-03 Toomas Soomeloader: we should support pools without features
2021-04-04 Konstantin... amd64 fabs.S: put signbit into rodata instead of text
2021-04-03 Konstantin... libc/<arch>/sys/cerror.S: fix typo
2021-04-03 Konstantin... amd64 fabs(3): move signbit to .text
2021-04-03 Konstantin... Remove kgmon(8)
2021-04-03 Ed Masteffsinfo: Update example to avoid to-be-deprecated vinum
2021-04-03 Ed Mastelibc: use standard LF line endings, not CRLF
2021-04-03 Edward Tomasz... lock_delay(9): improve interaction with restrict_starvation
2021-04-03 Edward Tomasz... pam: add option to not prompt for password if it's...
2021-04-03 Peter GrehanFix typo in xhci nvlist node name, and also increment...
2021-04-02 Mark Johnstonfbt: Remove some handling for multiple CTF containers
2021-04-02 Domagoj Stolfadtrace: Document the libdir, nolibs and syslibdir options
2021-04-02 Mark Johnstonsendfile: Fix error initialization in sendfile_getobj()
2021-04-02 Kirk McKusickEnsure that all allocated data structures in fsck_ffs...
2021-04-02 Richard Scheffeneggerfix typo in 38ea2bd0698e
2021-04-02 Richard ScheffeneggerUse sbuf_drain unconditionally
2021-04-02 Richard ScheffeneggerMake sbuf_drain safe for external use
2021-04-02 Vincenzo Maffionenetmap: update unit tests with libnetmap tests
2021-04-02 Vincenzo Maffionelibnetmap: reset errno in nmreq_register_decode()
2021-04-02 Konstantin... config(8): remove support for -p
2021-04-02 Konstantin... x86: remove gcov kernel support
2021-04-02 Konstantin... nullfs: protect against user creating inconsistent...
2021-04-02 Vincenzo Maffionenetmap: restore commit a56e6334d1b7ed6e6faaa8b4612d9480...
2021-04-02 Bjoern A. ZeebLinuxKPI: treat firmware file names more lenient
2021-04-02 Bjoern A. Zeebmlx5: remove dependency on ifnet specifics of linux...
2021-04-02 Dmitry ChaginPartially revert r248770.
2021-04-02 Vincenzo Maffionenetmap: several typo fixes
2021-04-02 Vincenzo Maffionenetmap: fix typo bug in netmap_compute_buf_len
2021-04-02 Mateusz Guzikcache: add high level overview
2021-04-02 Mateusz Guzikcache: fix resizing in face of lockless lookup
2021-04-02 Mateusz Guzikvfs: add vfs_smr_quiesce
2021-04-02 Lawrence Stewartstats(3): Improve t-digest merging of samples which...
2021-04-02 Cy SchubertRemove bt.4 man page.
2021-04-02 Jung-uk KimACPICA: Fix build with options ACPI_DEBUG
2021-04-01 Jung-uk KimMerge ACPICA 20210331.
2021-04-01 John Baldwincryptocheck: Expand the set of sizes tested by -z.
2021-04-01 John Baldwinossl: Don't encryt/decrypt too much data for chacha20.
2021-04-01 Rick Macklemnfsv4 client: factor loop contents out into a separate...
2021-04-01 Rick Macklemnfsd: silence rpcb_unset noise for NFSv4 only servers
2021-04-01 Navdeep Parharcxgbe(4): Always use the per-VI callout to read interfa...
2021-04-01 Renato Botelholibfetch: Retry with proxy auth when server returns 407
2021-04-01 Richard Scheffeneggertcp: Shouldn't drain empty sbuf
2021-04-01 Mark Johnstonpowernv: Include NUMA locality information in the CPU...
2021-04-01 Mark Johnstontraceroute6: Fix Capsicum rights for rcvsock
2021-04-01 Richard Scheffeneggertcp: Add hash histogram output and validate bucket...
2021-04-01 Richard Scheffeneggertcp: For hostcache performance, use atomics instead...
next