dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
October 2021 Archives by thread
- git: 105fd928b0b5 - main - libctf: Improve check for duplicate SOU definitions in ctf_add_type(): Mark Johnston (Mon, 04 Oct 2021 16:28:33 UTC)
- git: 69f7649b7148 - main - gmultipath tests: Re-enable the failloop test in CI: Mark Johnston (Mon, 04 Oct 2021 16:28:34 UTC)
- git: d6dffbae9662 - main - lastcomm/sa: Remove sparc64 tests, they aren't needed.: Warner Losh (Mon, 04 Oct 2021 16:52:37 UTC)
- git: d18c9a919795 - main - RPCBIND: skip ipv6 link local when request is not from link local address: David Bright (Mon, 04 Oct 2021 17:46:59 UTC)
- git: d6c323eda215 - main - Remove files that were checked in with wrong .gitattributes: Stefan Eßer (Mon, 04 Oct 2021 20:15:05 UTC)
- git: ded0d3d486eb - main - Add back Windows only VCXProj files: Stefan Eßer (Mon, 04 Oct 2021 20:15:06 UTC)
- git: b8d895faf47a - main - contrib/bc: re-enable tests after the import of version 5.1.0: Stefan Eßer (Mon, 04 Oct 2021 20:15:07 UTC)
- git: d43fa8ef534a - main - contrib/bc: merge version 5.1.0 from vendor branch: Stefan Eßer (Mon, 04 Oct 2021 20:26:43 UTC)
- git: f0a08fa9f532 - main - geom_label: Add more validation for NTFS volume tasting: Mark Johnston (Mon, 04 Oct 2021 22:18:00 UTC)
- git: 9f3b6cdbe87c - main - pthread_mutexattr(3): use .Fo/.Fc to avoid too long lines: Konstantin Belousov (Tue, 05 Oct 2021 03:40:15 UTC)
- git: 0a6e5fc29b43 - main - pthread_mutexattr(3): document pthread_mutexattr_set/getpshared: Konstantin Belousov (Tue, 05 Oct 2021 03:40:16 UTC)
- git: 6bda192013fc - main - pthread_mutexattr(3): install pthread_mutexattr_get/setpshared links: Konstantin Belousov (Tue, 05 Oct 2021 03:40:17 UTC)
- git: f5b9747075a9 - main - libthr(3): explain some internals of the locks implementation: Konstantin Belousov (Tue, 05 Oct 2021 03:40:18 UTC)
- git: be6116fdfc4d - main - pthread_mutexattr(3): document each pthread_mutexattr_set/get* function: Konstantin Belousov (Tue, 05 Oct 2021 03:40:20 UTC)
- git: 3ac5012e52ee - main - sdhci: Fix crash caused by M_WAITOK in sdhci dumps: Wojciech Macek (Tue, 05 Oct 2021 04:23:20 UTC)
- git: f902ca97bdbc - main - Revert erroneous commit ded0d3d486eba: Stefan Eßer (Tue, 05 Oct 2021 07:44:51 UTC)
- git: 5a7de2b42caf - main - mlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debugnet_init(): Hans Petter Selasky (Tue, 05 Oct 2021 08:51:14 UTC)
- git: ae4fb190fd4a - main - netstat: split ipsec and ipsec6 statistics in libxo: Mateusz Guzik (Tue, 05 Oct 2021 09:44:40 UTC)
- git: 0eb2dcd32ea6 - main - mlx5_en: fix use of CALLOUT_DIRECT: Konstantin Belousov (Tue, 05 Oct 2021 10:17:05 UTC)
- git: cee9a741b261 - main - cesa: remove unused CESA_SESSIONS macro: Mateusz Guzik (Tue, 05 Oct 2021 12:17:19 UTC)
- git: b3b15d9256cb - main - cam: Add doxygen for cam_sim_free: Warner Losh (Tue, 05 Oct 2021 13:08:25 UTC)
- git: 7835b2cb4a1a - main - sbuf(9): Microoptimize sbuf_put_byte(): Alexander Motin (Tue, 05 Oct 2021 18:47:42 UTC)
- git: 8f9be1eed11c - main - cam(4): Improve XPT_DEV_MATCH: Alexander Motin (Tue, 05 Oct 2021 19:04:07 UTC)
- git: 730ea72c706e - main - cam(4): Limit search for disks in SES enclosure by single bus: Alexander Motin (Tue, 05 Oct 2021 19:04:08 UTC)
- git: 70ffa69e1bc7 - main - Remove obsolete amd(8) rc.conf configuration: Ed Maste (Tue, 05 Oct 2021 21:17:41 UTC)
- git: 680d70b59e03 - main - sysdecode_enum.3: Fix a typo: SIGBTRAP -> SIGTRAP.: John Baldwin (Tue, 05 Oct 2021 21:56:12 UTC)
- git: 7102ec5226e5 - main - unifdef.1: Fix typo on "input": Ed Maste (Wed, 06 Oct 2021 00:27:56 UTC)
- git: f8d3368b4346 - main - apic: initialize lapic_paddr statically: Konstantin Belousov (Wed, 06 Oct 2021 02:54:31 UTC)
- git: 33c17670afdb - main - amd64: add pmap_page_set_memattr_noflush(): Konstantin Belousov (Wed, 06 Oct 2021 02:54:32 UTC)
- git: ce21d4bff1bc - main - amd64 efirt: do not flush cache for runtime pages: Konstantin Belousov (Wed, 06 Oct 2021 02:54:33 UTC)
- git: 8d3cd7767a2e - main - Fix mistakes in link(2) and shm_open(2): Konstantin Belousov (Wed, 06 Oct 2021 03:39:35 UTC)
- git: 7f4bb501768b - main - login: use sizeof(audit_cond) consistently, NFC: Kyle Evans (Wed, 06 Oct 2021 04:25:45 UTC)
- git: b599982b65e3 - main - Move td_pflags2 TDP2_SIGWAIT to td_flags TDF_SIGWAIT: Konstantin Belousov (Wed, 06 Oct 2021 14:05:32 UTC)
- git: f17eb93d5540 - main - When sending ignored signal, arrange for zero return code from sleep: Konstantin Belousov (Wed, 06 Oct 2021 14:05:33 UTC)
- git: 9b86d3e5de19 - main - When queuing ignored signal, only abort target thread' sleep if it is inside sigwait(): Konstantin Belousov (Wed, 06 Oct 2021 14:05:34 UTC)
- git: da3278ded3b2 - main - ntp.conf.5: Fix typos: Ed Maste (Wed, 06 Oct 2021 14:16:41 UTC)
- git: a76de17715ab - main - linuxkpi: Handle a NULL cache pointer in kmem_cache_destroy(): Mark Johnston (Wed, 06 Oct 2021 18:50:13 UTC)
- git: 5d94aaacb518 - main - fusefs: quiet some cache-related warnings: Alan Somers (Wed, 06 Oct 2021 20:07:59 UTC)
- git: 7430017b9978 - main - fusefs: fix a recurse-on-non-recursive lockmgr panic: Alan Somers (Wed, 06 Oct 2021 20:08:00 UTC)
- git: 032a5bd55b3a - main - fusefs: Fix a bug during VOP_STRATEGY when the server changes file size: Alan Somers (Wed, 06 Oct 2021 20:08:01 UTC)
- git: 880b670c6fdb - main - malloc: Unmark KASAN redzones if the full allocation size was requested: Mark Johnston (Wed, 06 Oct 2021 20:09:53 UTC)
- git: f44a448709d3 - main - fusefs: fix intermittency in the dev_fuse_poll test: Alan Somers (Wed, 06 Oct 2021 20:29:03 UTC)
- Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD.: Kevin Bowling (Wed, 06 Oct 2021 20:37:51 UTC)
- git: e7f8f3b95e1f - main - login.conf.5: Mark passwordtime as implemented: Mateusz Piotrowski (Wed, 06 Oct 2021 20:52:53 UTC)
- git: 28ccd780a96f - main - e1000: Function prototype cleanup: Kevin Bowling (Wed, 06 Oct 2021 21:06:24 UTC)
- git: b4e0a27c5be5 - main - cryptodev: Use 'csp' in the handlers for requests.: John Baldwin (Wed, 06 Oct 2021 21:10:21 UTC)
- git: cb128893b929 - main - ccp, ccr: Simplify drivers to assume an AES-GCM IV length of 12.: John Baldwin (Wed, 06 Oct 2021 21:10:22 UTC)
- git: 1833d6042c9a - main - crypto: Permit variable-sized IVs for ciphers with a reinit hook.: John Baldwin (Wed, 06 Oct 2021 21:10:24 UTC)
- git: 5ae5ed5b8fd2 - main - cryptosoft, ccr: Use crp_iv directly for AES-CCM and AES-GCM.: John Baldwin (Wed, 06 Oct 2021 21:10:25 UTC)
- git: 16676123fc85 - main - cryptodev: Permit explicit IV/nonce and MAC/tag lengths.: John Baldwin (Wed, 06 Oct 2021 21:10:26 UTC)
- git: 70dbebea1242 - main - cryptodev: Permit CIOCCRYPT for AEAD ciphers.: John Baldwin (Wed, 06 Oct 2021 21:10:27 UTC)
- git: a0cbcbb7917b - main - cryptodev: Allow some CIOCCRYPT operations with an empty payload.: John Baldwin (Wed, 06 Oct 2021 21:10:28 UTC)
- git: bcb0fd6accc0 - main - cryptocheck: Support multiple IV sizes for AES-CCM.: John Baldwin (Wed, 06 Oct 2021 21:10:29 UTC)
- git: ae18720d2792 - main - crypto: Support multiple nonce lengths for AES-CCM.: John Baldwin (Wed, 06 Oct 2021 21:10:30 UTC)
- git: 8e6af6adfc2c - main - aesni: Support multiple nonce lengths for AES-CCM.: John Baldwin (Wed, 06 Oct 2021 21:10:32 UTC)
- git: d718c2d3c805 - main - aesni: Handle requests with an empty payload.: John Baldwin (Wed, 06 Oct 2021 21:10:33 UTC)
- git: c09c379c7aa7 - main - aesni: Permit AES-CCM requests with neither payload nor AAD.: John Baldwin (Wed, 06 Oct 2021 21:10:34 UTC)
- git: 655eb762c310 - main - aesni: Support AES-CCM requests with a truncated tag.: John Baldwin (Wed, 06 Oct 2021 21:10:35 UTC)
- git: 3e6a97b3a7bc - main - ccr: Support multiple nonce lengths for AES-CCM.: John Baldwin (Wed, 06 Oct 2021 21:10:36 UTC)
- git: e148e407df5c - main - ccr: Support AES-CCM requests with truncated tags.: John Baldwin (Wed, 06 Oct 2021 21:10:37 UTC)
- git: 2ec2e4df094b - main - safexcel: Support multiple nonce lengths for AES-CCM.: John Baldwin (Wed, 06 Oct 2021 21:10:38 UTC)
- git: 366ae4a000b1 - main - safexcel: Support truncated tags for AES-CCM.: John Baldwin (Wed, 06 Oct 2021 21:10:39 UTC)
- git: 4361c4eb6e36 - main - cryptosoft: Fix support for variable tag lengths in AES-CCM.: John Baldwin (Wed, 06 Oct 2021 21:10:40 UTC)
- git: 668770dc7de2 - main - crypto: Test all of the AES-CCM KAT vectors.: John Baldwin (Wed, 06 Oct 2021 21:10:42 UTC)
- git: 42dcd39528c6 - main - crypto: Support Chacha20-Poly1305 with a nonce size of 8 bytes.: John Baldwin (Wed, 06 Oct 2021 21:10:43 UTC)
- git: ac847dbf7368 - main - Bump __FreeBSD_version for OCF changes to support variable nonce lengths.: John Baldwin (Wed, 06 Oct 2021 21:10:44 UTC)
- git: a30efc5ca727 - main - contrib/bc: update to version 5.1.1: Stefan Eßer (Wed, 06 Oct 2021 21:40:23 UTC)
- git: 9b3e252e59c6 - main - e1000: Lock nvm print sysctl: Kevin Bowling (Wed, 06 Oct 2021 23:23:59 UTC)
- git: 293663f4da9e - main - e1000: print EEPROM/NVM/OROM versions: Kevin Bowling (Wed, 06 Oct 2021 23:28:02 UTC)
- git: 10ff414c14ee - main - Import libcbor at 'contrib/libcbor/': Ed Maste (Thu, 07 Oct 2021 00:26:52 UTC)
- git: d586c978b9b4 - main - stand: fix build after recent opencrypto changes: Kyle Evans (Thu, 07 Oct 2021 01:24:35 UTC)
- git: 0afa8e065e14 - main - Import libfido2 at 'contrib/libfido2/': Ed Maste (Thu, 07 Oct 2021 01:29:47 UTC)
- git: 224a95f12427 - main - libfido2: Address CHERI compatibility: Ed Maste (Thu, 07 Oct 2021 01:41:22 UTC)
- git: 3f66b96d8658 - main - ixgbe: Update shared code catchup: Kevin Bowling (Thu, 07 Oct 2021 01:46:05 UTC)
- git: 4d7876aa70e2 - main - build: slap a libtinfo dependency on libncurses: Kyle Evans (Thu, 07 Oct 2021 03:03:46 UTC)
- git: 67bceb38f463 - main - i2c(8): fix option handling: Robert Wing (Thu, 07 Oct 2021 06:05:02 UTC)
- git: 824bbb9a4082 - main - diff: consider two files with same inodes as identical: Mariusz Zaborski (Thu, 07 Oct 2021 15:09:46 UTC)
- git: 90dedf0fef71 - main - pfctl: Remove unused variable: Kristof Provost (Thu, 07 Oct 2021 19:01:54 UTC)
- git: 76c2e71c4c65 - main - pf: remove unused field from pf_kanchor: Kristof Provost (Thu, 07 Oct 2021 19:01:55 UTC)
- git: 4a9f2f8b07c2 - main - riscv: handle page faults in the unmappable region: Mitchell Horne (Thu, 07 Oct 2021 21:18:07 UTC)
- git: 8babb5582eed - main - riscv: fix VM_MAXUSER_ADDRESS checks in asm routines: Mitchell Horne (Thu, 07 Oct 2021 21:18:09 UTC)
- git: 4313e2ae44ba - main - Avoid lost buffers in fsck_ffs.: Kirk McKusick (Thu, 07 Oct 2021 22:53:43 UTC)
- git: 4c5bf591522c - main - i386: move signal delivery code to exec_machdep.c: Konstantin Belousov (Fri, 08 Oct 2021 00:21:17 UTC)
- git: b4ae6b166066 - main - arm64: move signal delivery code to exec_machdep.c: Konstantin Belousov (Fri, 08 Oct 2021 00:21:18 UTC)
- git: dfaf65023ef0 - main - arm: move signal delivery code to exec_machdep.c: Konstantin Belousov (Fri, 08 Oct 2021 00:21:19 UTC)
- git: aba66031f27c - main - riscv: move signal delivery code to exec_machdep.c: Konstantin Belousov (Fri, 08 Oct 2021 00:21:20 UTC)
- git: dc2d0899bba6 - main - kern_sig.c: Remove unused SIGPROP_CANTMASK: Konstantin Belousov (Fri, 08 Oct 2021 00:22:05 UTC)
- git: 7a9775e9d06f - main - sys/proc.h: remove dead prototype: Konstantin Belousov (Fri, 08 Oct 2021 00:22:06 UTC)
- git: 244ab56611c1 - main - Add curproc_sigkilled(): Konstantin Belousov (Fri, 08 Oct 2021 00:22:07 UTC)
- git: 2ec505d2b863 - main - core(5): explicitly mention the core file size limit name: Konstantin Belousov (Fri, 08 Oct 2021 00:22:08 UTC)
- git: b5cadc643e85 - main - Make core dump writes interruptible with SIGKILL: Konstantin Belousov (Fri, 08 Oct 2021 00:22:09 UTC)
- git: 8ff2b5224140 - main - prometheus_sysctl_exporter(8): filter output using a regex: Robert Wing (Fri, 08 Oct 2021 01:26:18 UTC)
- git: e6c28c2465d8 - main - stress2: exclude known problem test: Peter Holm (Fri, 08 Oct 2021 06:35:53 UTC)
- git: 89ec6dcce03b - main - stress2: Added a regression test: Peter Holm (Fri, 08 Oct 2021 06:38:37 UTC)
- git: dfb736022285 - main - dwmmc: Calculate the maximum transaction length correctly.: Michal Meloun (Fri, 08 Oct 2021 07:22:11 UTC)
- git: 7e64580b5f47 - main - routing: Use the same index space for both nexthop and nexthop groups.: Alexander V. Chernikov (Fri, 08 Oct 2021 07:59:18 UTC)
- git: 174aad047e12 - main - vm_fault: do not trigger OOM too early: Konstantin Belousov (Fri, 08 Oct 2021 09:25:27 UTC)
- git: bd19202c92e3 - main - sctp: improve KASSERT messages: Michael Tuexen (Fri, 08 Oct 2021 09:34:02 UTC)
- git: 526370fb85db - main - net80211: proper ssid length check in setmlme_assoc_adhoc(): Bjoern A. Zeeb (Fri, 08 Oct 2021 10:25:09 UTC)
- git: 09dd08f16781 - main - net80211: correct length check in ieee80211_ies_expand(): Bjoern A. Zeeb (Fri, 08 Oct 2021 10:27:44 UTC)
- git: 76f3b8cb6405 - main - USB: adjust the Generic XHCI ACPI probe return value: Bjoern A. Zeeb (Fri, 08 Oct 2021 10:30:04 UTC)
- git: 0525ece3554e - main - net80211: fix build for 526370fb85db4b659cff4625eb2f379acaa4a1a8: Bjoern A. Zeeb (Fri, 08 Oct 2021 11:25:33 UTC)
- git: 1c680e620bf7 - main - pf: do not copy anchor_wildcard / anchor_relative from userspace: Kristof Provost (Fri, 08 Oct 2021 14:49:26 UTC)
- git: bf8f6ffcb66a - main - Mention kern.timecounter.alloweddeviation in nanosleep.1: Piotr Pawel Stefaniak (Fri, 08 Oct 2021 15:09:04 UTC)
- git: 17f790f49f58 - main - arm, arm64, riscv: adjust top-level nexus comment: Mitchell Horne (Fri, 08 Oct 2021 17:17:07 UTC)
- git: 15575aca8754 - main - bsd.cpu.mk: Minor formatting for armv6 vs armv7: Warner Losh (Fri, 08 Oct 2021 21:45:02 UTC)
- git: 1c64959bff17 - main - bsdconfig: Comments: Devin Teske (Fri, 08 Oct 2021 23:31:59 UTC)
- git: 172fa4aa7577 - main - OpenSSH: cherry-pick "need initgroups() before setresgid()": Ed Maste (Sat, 09 Oct 2021 01:30:06 UTC)
- git: 032448cd2c52 - main - Belatedly track private lib renaming for OptionalObsoleteFiles.inc: Ed Maste (Sat, 09 Oct 2021 03:17:48 UTC)
- git: 1549575f22d1 - main - [fib_algo][dxr] Improve incremental updating strategy: Marko Zec (Sat, 09 Oct 2021 11:36:39 UTC)
- git: bc8b8e106bd1 - main - [fib_algo][dxr] Retire counters which are no longer used: Marko Zec (Sat, 09 Oct 2021 11:54:10 UTC)
- git: c8a45820e0d9 - main - sbin/mount_fusefs/mount_fusefs.8: Fix typos: Alan Somers (Sat, 09 Oct 2021 15:04:31 UTC)
- git: 7fa233534736 - main - bhyve: Map the MSI-X table unconditionally for passthrough: Mark Johnston (Sat, 09 Oct 2021 15:47:19 UTC)
- git: fa9da1f590ca - main - timecounter: Let kern.timecounter.stepwarnings be set as a tunable: Mark Johnston (Sat, 09 Oct 2021 16:35:09 UTC)
- git: 5fb54d2fc845 - main - readlinkat(2): allow O_PATH fd: Konstantin Belousov (Sat, 09 Oct 2021 19:32:05 UTC)
- git: 0f14bcbe3840 - main - vmci: fix panic due to freeing unallocated resources: Mark Peek (Sat, 09 Oct 2021 21:30:08 UTC)
- git: 9294a2c7195a - main - ncurses: convert libncursesw.a into a static ldscript: Baptiste Daroussin (Sun, 10 Oct 2021 05:51:06 UTC)
- git: b158d4d7a12f - main - rescue: fix after with to a ldscript of libncursesw.a: Baptiste Daroussin (Sun, 10 Oct 2021 07:12:18 UTC)
- git: 2c614481fd52 - main - unzip: Fix segmentation fault if a zip file contains buggy filename.: Yoshihiro Takahashi (Sun, 10 Oct 2021 11:50:48 UTC)
- git: 24b51c7295db - main - ObsoleteFiles.inc: stop removing pthread_mutexattr_get/setpshared.3: Konstantin Belousov (Sun, 10 Oct 2021 15:47:06 UTC)
- git: 9082bc4c3d0b - main - ncurses: fix typo in makefile: Baptiste Daroussin (Sun, 10 Oct 2021 16:52:53 UTC)
- git: 880aec7361ea - main - cross-build: Remove redundant lines.: Warner Losh (Sun, 10 Oct 2021 17:18:28 UTC)
- git: a0558fe90d3b - main - Retire code added to support CloudABI: Mateusz Guzik (Sun, 10 Oct 2021 18:24:36 UTC)
- git: 93e0523499fe - main - vfs: add predicts to getvnode and getvnode_path: Mateusz Guzik (Sun, 10 Oct 2021 18:24:38 UTC)
- git: e81e77c5a055 - main - Enable PPS_SYNC on amd64, arm64 and armv7: Konstantin Belousov (Sun, 10 Oct 2021 19:34:56 UTC)
- git: 235891a1273d - main - nfscl: Fix NFS VOP_ALLOCATE for mounts without Allocate support: Rick Macklem (Sun, 10 Oct 2021 21:31:10 UTC)
- git: dfe887b7d226 - main - nfsd: Disable the NFSv4.2 Allocate operation by default: Rick Macklem (Mon, 11 Oct 2021 01:49:14 UTC)
- git: a85ce4ad7272 - main - Add pmap_change_prot on arm64: Andrew Turner (Mon, 11 Oct 2021 10:44:27 UTC)
- git: 806a88e74200 - main - Only demote when needed in the arm64 pmap_change_props_locked: Andrew Turner (Mon, 11 Oct 2021 10:44:28 UTC)
- git: a90ebeb5feea - main - Allocate arm64 per-CPU data in the correct domain: Andrew Turner (Mon, 11 Oct 2021 10:44:30 UTC)
- git: aacbf3fb8482 - main - Teach the readelf about arm64 gnu properties: Andrew Turner (Mon, 11 Oct 2021 10:44:31 UTC)
- git: 88c027338f18 - main - Update OptionalObsoleteFiles.inc after 021385aba562: Alex Richardson (Mon, 11 Oct 2021 10:53:38 UTC)
- git: 2686b10db41c - main - linuxkpi: Add sg_init_one: Alex Richardson (Mon, 11 Oct 2021 10:53:39 UTC)
- git: ff479cc6c9ee - main - linuxkpi: add PAGE_ALIGNED macro: Alex Richardson (Mon, 11 Oct 2021 10:53:40 UTC)
- git: 6d15ccde4d95 - main - linuxkpi: Allow BUILD_BUG_ON in if statements without braces: Alex Richardson (Mon, 11 Oct 2021 10:53:41 UTC)
- git: d98f2712c7f5 - main - linuxkpi: implement ida_alloc(): Alex Richardson (Mon, 11 Oct 2021 10:53:42 UTC)
- git: 6c4f95161d6e - main - virtio: make the write_config buffer argument const: Alex Richardson (Mon, 11 Oct 2021 10:53:44 UTC)
- git: a89410ef9179 - main - cross-build: fix some redeclaration warnings during bootstrap: Alex Richardson (Mon, 11 Oct 2021 11:19:54 UTC)
- git: 9017870541da - main - Add missing const after 6c4f95161d6e: Alex Richardson (Mon, 11 Oct 2021 12:21:14 UTC)
- git: b4a58fbf6404 - main - vfs: remove cn_thread: Mateusz Guzik (Mon, 11 Oct 2021 13:22:46 UTC)
- git: 2b68eb8e1dbb - main - vfs: remove thread argument from VOP_STAT: Mateusz Guzik (Mon, 11 Oct 2021 13:22:47 UTC)
- git: 4f556830dec1 - main - nanosleep.2: use appropriate macros: Piotr Pawel Stefaniak (Mon, 11 Oct 2021 17:04:50 UTC)
- git: 902cde5d0a62 - main - Revert "last(1): unbreak for 8-bit locales": Piotr Pawel Stefaniak (Mon, 11 Oct 2021 17:04:51 UTC)
- git: 8da27052535b - main - last: improve non-UTF8 locale output after libxo support was added: Piotr Pawel Stefaniak (Mon, 11 Oct 2021 17:04:52 UTC)
- git: 98dae405de7f - main - O_PATH: allow vfs_extattr syscalls: Konstantin Belousov (Mon, 11 Oct 2021 17:10:21 UTC)
- git: e8f26e5dc859 - main - bootstrap: No need to disable shared libraries for bootstrap tools: Warner Losh (Mon, 11 Oct 2021 17:24:15 UTC)
- git: 56ee5c551f89 - main - sysctl: make sys/sysctl.h self contained: Warner Losh (Mon, 11 Oct 2021 17:24:17 UTC)
- git: 99eefc727eba - main - sysctl.h: Less namespace pollution: Warner Losh (Mon, 11 Oct 2021 17:24:18 UTC)
- git: c05b382edb17 - main - Revert "bootstrap: No need to disable shared libraries for bootstrap tools": Warner Losh (Mon, 11 Oct 2021 17:54:24 UTC)
- git: cdccd11b366d - main - forward declare struct thread: Warner Losh (Mon, 11 Oct 2021 19:02:08 UTC)
- git: 2d827c065a1c - main - Skip sys.net.if_lagg_test.status_stress in CI: Li-Wen Hsu (Mon, 11 Oct 2021 21:43:20 UTC)
- git: 120b20bdf496 - main - nfscl: Fix a deadlock related to the NFSv4 clientID lock: Rick Macklem (Tue, 12 Oct 2021 05:01:57 UTC)
- git: fc22fe5c7405 - main - stress2: Use two memory disks for this test: Peter Holm (Tue, 12 Oct 2021 06:45:47 UTC)
- git: 7259ca31048e - main - fifos: delegate unhandled kqueue filters to underlying filesystem: Kyle Evans (Tue, 12 Oct 2021 07:44:25 UTC)
- git: 08580603b5c4 - main - kqueue(9): correct spelling of kn_fop: Kyle Evans (Tue, 12 Oct 2021 07:44:26 UTC)
- git: 0906563718d3 - main - Stop reading the arm64 domain when it's known: Andrew Turner (Tue, 12 Oct 2021 12:21:44 UTC)
- git: 775f6f459595 - main - bhyve.8: Fix markup of the -G flag: Mateusz Piotrowski (Tue, 12 Oct 2021 14:09:45 UTC)
- git: aeb76076c698 - main - Prevent repeated deallocation of a resource. Also deactivate resource if needed.: Ruslan Bukin (Tue, 12 Oct 2021 19:37:11 UTC)
- git: 4cc167a35217 - main - Restore PPS_SYNC in NOTES: Konstantin Belousov (Tue, 12 Oct 2021 20:10:55 UTC)
- git: df7d76384965 - main - pthread_np.3: Add a manpage summarizing all of the pthread extensions.: John Baldwin (Tue, 12 Oct 2021 20:21:15 UTC)
- git: 18dc12bfd2e2 - main - nvme: Restore hotplug warning: Warner Losh (Tue, 12 Oct 2021 20:27:52 UTC)
- git: d1b6fef0751b - main - Stop creating socket aio kprocs during boot.: John Baldwin (Tue, 12 Oct 2021 21:03:31 UTC)
- Re: git: 25392fac9488 - main - libalias: Fix splay comparsion bug: Lutz Donnerhacke (Tue, 12 Oct 2021 21:27:28 UTC)
- git: 0b72d2965d68 - main - crt_malloc: use uintptr_t instead of long for arithmetic on addresses: Konstantin Belousov (Tue, 12 Oct 2021 23:45:39 UTC)
- git: 19e008e7f79c - main - crt_malloc: Be more persistent when handling mmap() failure: Konstantin Belousov (Tue, 12 Oct 2021 23:45:41 UTC)
- git: b82168e657d3 - main - nfscl: Fix another deadlock related to the NFSv4 clientID lock: Rick Macklem (Wed, 13 Oct 2021 00:24:29 UTC)
- git: ba7f9c1b6132 - main - rtld direct exec: add -d option: Konstantin Belousov (Wed, 13 Oct 2021 00:42:08 UTC)
- git: 6882064d0ced - main - acpi(4): Correct outdated sysctl: Guangyuan Yang (Wed, 13 Oct 2021 00:47:30 UTC)
- git: f656df586ad1 - main - bhyve: Update usage and synopsis for the -k flag: Mateusz Piotrowski (Wed, 13 Oct 2021 06:40:16 UTC)
- git: ded77e0237a8 - main - Allow the BPF to be select for write. This is needed for boost:asio which otherwise fails to handle BPFs. Reviewed by: ae Differential Revision: https://reviews.freebsd.org/D31967: Hartmut Brandt (Wed, 13 Oct 2021 07:54:50 UTC)
- git: e2e2c622c35f - main - native-xtools: avoid libllvm while populating the sysroot: Kyle Evans (Wed, 13 Oct 2021 09:41:48 UTC)
- git: 776df104fa54 - main - pf: Introduce pf_nvbool(): Kristof Provost (Wed, 13 Oct 2021 10:05:56 UTC)
- git: d0f0e0bd741a - main - rtld: Do not install libmap.conf when installing the COMPAT32 version: Emmanuel Vadot (Wed, 13 Oct 2021 12:42:43 UTC)
- git: 03d5820f738d - main - mount: Check for !VDIR mount points before handling -o emptydir: Mark Johnston (Wed, 13 Oct 2021 13:37:39 UTC)
- git: 2144431c1152 - main - Remove in_ifaddr_lock acquisiton to access in_ifaddrhead.: Gleb Smirnoff (Wed, 13 Oct 2021 17:10:11 UTC)
- git: a63752cce646 - main - ktls: Reject attempts to enable AES-CBC with TLS 1.3.: John Baldwin (Wed, 13 Oct 2021 19:14:30 UTC)
- git: 9f03d2c00167 - main - ktls: Ensure FIFO encryption order for TLS 1.0.: John Baldwin (Wed, 13 Oct 2021 20:26:19 UTC)
- git: 083f6d0e5d58 - main - release: use tab-delimited variables in AZURE_UPLOAD_CONF: Glen Barber (Wed, 13 Oct 2021 20:40:01 UTC)
- git: 364cf0304cf1 - main - release: add _LOCATION to the list of required AZURE variables: Glen Barber (Wed, 13 Oct 2021 21:12:13 UTC)
- git: d5fd5cdc0638 - main - Temporarily skip sys.netgraph.hub.loop on RISC-V in CI: Li-Wen Hsu (Wed, 13 Oct 2021 21:31:35 UTC)
- git: 24af0fcdfc49 - main - nfscl: Make nfscl_getlayout() acquire the correct pNFS layout: Rick Macklem (Wed, 13 Oct 2021 22:52:40 UTC)
- git: a524aaf68341 - main - bpf(4): Fix a misnamed constant: Guangyuan Yang (Wed, 13 Oct 2021 23:03:35 UTC)
- git: 04c91ac48ad1 - main - selsocket: handle sopoll() errors correctly: Brooks Davis (Wed, 13 Oct 2021 23:44:00 UTC)
- git: 152c35ee4fda - main - unionfs: Ensure SAVENAME is set for unionfs vnode operations: Jason A. Harmening (Thu, 14 Oct 2021 02:19:42 UTC)
- git: 0a8159d8ca85 - main - ng_ppp(4): Fix a typo in a comment: Gordon Bergling (Thu, 14 Oct 2021 13:31:05 UTC)
- git: 76384bd10fdb - main - powerpc64: fix OFWFB with Radix MMU: Leandro Lupori (Thu, 14 Oct 2021 13:46:23 UTC)
- git: 2ec165e3f065 - main - nvme: Reduce traffic to the doorbell register: Warner Losh (Thu, 14 Oct 2021 14:45:36 UTC)
- git: 168b579a4884 - main - Fix RISC-V build: Li-Wen Hsu (Thu, 14 Oct 2021 15:21:48 UTC)
- git: 8ecf9a8bab60 - main - powerpc64: make radix with superpages default: Leandro Lupori (Thu, 14 Oct 2021 16:17:22 UTC)
- git: 1b85b68da0b2 - main - llvm-readobj: Attach to buildsystem: Alex Richardson (Thu, 14 Oct 2021 16:19:38 UTC)
- git: 367ec75323e6 - main - Fix a syntax error in 1b85b68da0b2: Alex Richardson (Thu, 14 Oct 2021 16:46:38 UTC)
- git: ef3f98ae4778 - main - cxgbe: Only run ktls_tick when NIC TLS is enabled.: John Baldwin (Thu, 14 Oct 2021 18:01:00 UTC)
- git: 1adebca1fc9f - main - Style: Konstantin Belousov (Thu, 14 Oct 2021 20:07:52 UTC)
- git: 86929782cfab - main - Fix typo in comment: Konstantin Belousov (Thu, 14 Oct 2021 20:07:53 UTC)
- git: a72ee355646c - main - ktls: Defer creation of threads and zones until first use.: John Baldwin (Thu, 14 Oct 2021 23:14:23 UTC)
- git: 6495766acfb2 - main - nfscl: Restructure nfscl_freeopen() slightly: Rick Macklem (Fri, 15 Oct 2021 00:32:12 UTC)
- git: 1b0e2f0b607e - main - bhyve: ignore low bits of CFGADR: Emmanuel Vadot (Fri, 15 Oct 2021 07:30:14 UTC)
- git: 889b56c8cd84 - main - setrlimit: Take stack gap into account.: Marcin Wojtas (Fri, 15 Oct 2021 08:23:14 UTC)
- git: a97d697122da - main - kern_exec: Add kern.stacktop sysctl.: Marcin Wojtas (Fri, 15 Oct 2021 08:23:16 UTC)
- git: 78df56ccfcb4 - main - libthr: Use kern.stacktop for thread stack calculation.: Marcin Wojtas (Fri, 15 Oct 2021 08:23:17 UTC)
- git: 63dcf7fda2b0 - main - mixer(8): Fix mixer status line for /dev/dspX.vpY mixer devices.: Hans Petter Selasky (Fri, 15 Oct 2021 09:14:43 UTC)
- git: 67829b6307b8 - main - mixer(8): Print usage to standard error.: Hans Petter Selasky (Fri, 15 Oct 2021 13:57:19 UTC)
- git: 2e85df652cae - main - Add libcbor to the build: Ed Maste (Fri, 15 Oct 2021 19:10:34 UTC)
- git: 77c595ce33a3 - main - nfscl: Add an argument to nfscl_tryclose(): Rick Macklem (Fri, 15 Oct 2021 21:29:31 UTC)
- git: 09c7f2386973 - main - pfctl: delay label macro expansion until after rule optimisation: Kristof Provost (Fri, 15 Oct 2021 22:35:43 UTC)
- git: 914ec9c78dcd - main - pf tests: ensure that $nr expansion is correct: Kristof Provost (Fri, 15 Oct 2021 22:35:44 UTC)
- git: 733a832fb515 - main - ntp: Revert "Disable stack gap for ntpd during build.": Cy Schubert (Fri, 15 Oct 2021 23:09:45 UTC)
- git: fc393054398e - main - ntp: Revert "Disable ntpd stack gap. When ASLR with STACK GAP != 0 ntpd suffers SIGSEGV.": Cy Schubert (Fri, 15 Oct 2021 23:09:46 UTC)
- git: 461e6f23db3b - main - Fix fragmented UDP packets handling since rev.360967.: Maxim Sobolev (Fri, 15 Oct 2021 23:50:26 UTC)
- git: 899a3b38f517 - main - Fix two typos in source code comments: Gordon Bergling (Sat, 16 Oct 2021 06:10:09 UTC)
- git: aa92785a5b76 - main - mixer(8): Add -h option to show usage.: Hans Petter Selasky (Sat, 16 Oct 2021 08:42:12 UTC)
- git: 498cca14836d - main - pf: selecting pf_map_addr is not an error: Kristof Provost (Sat, 16 Oct 2021 12:44:36 UTC)
- git: 46dd801acb23 - main - Add userland boot profiling to TSLOG: Colin Percival (Sat, 16 Oct 2021 18:55:36 UTC)
- git: 7dd419cabc6b - main - cache: add empty path support: Mateusz Guzik (Sat, 16 Oct 2021 20:09:16 UTC)
- git: 79239b5b4754 - main - llvm-readobj: Add missed source file: Dimitry Andric (Sat, 16 Oct 2021 21:17:24 UTC)
- git: e2aab5e2d734 - main - nfscl: Move release of the clientID lock into nfscl_doclose(): Rick Macklem (Sat, 16 Oct 2021 22:52:52 UTC)
- git: 076b3a50fd71 - main - pf: don't drop packets when redirection information comes from a state: Kristof Provost (Sat, 16 Oct 2021 23:06:22 UTC)
- git: 1cf06333160a - main - sys: Add definitions for RELR relative relocation format: Konstantin Belousov (Sat, 16 Oct 2021 23:37:34 UTC)
- git: a7d137fcbcac - main - rtld: Support DT_RELR relative relocation format: Konstantin Belousov (Sat, 16 Oct 2021 23:37:35 UTC)
- git: a3a82ed84312 - main - mixer.8: Document -h: Mateusz Piotrowski (Sun, 17 Oct 2021 08:03:19 UTC)
- git: 1045352f1503 - main - cache: only assert on flags when dealing with EMPTYPATH: Mateusz Guzik (Sun, 17 Oct 2021 08:45:21 UTC)
- git: 7e7859e7c2b9 - main - linux: Partially implement TCSBRK: Edward Tomasz Napierala (Sun, 17 Oct 2021 10:48:49 UTC)
- git: 75a9d95b4d0a - main - linux: Adjust PTRACE_GET_SYSCALL_INFO buffer size semantics: Edward Tomasz Napierala (Sun, 17 Oct 2021 11:19:26 UTC)
- git: f9246e148488 - main - linux: Implement some bits of PTRACE_PEEKUSER: Edward Tomasz Napierala (Sun, 17 Oct 2021 11:51:26 UTC)
- git: a03d4d73e4c7 - main - linux: Improve debugging for PTRACE_GETREGSET: Edward Tomasz Napierala (Sun, 17 Oct 2021 12:18:10 UTC)
- git: 99f563ed76f4 - main - linux: recognize TCP_INFO and ratelimit the warning: Edward Tomasz Napierala (Sun, 17 Oct 2021 12:43:36 UTC)
- git: 70774c637b87 - main - procfs: Document as deprecated: Edward Tomasz Napierala (Sun, 17 Oct 2021 12:47:00 UTC)
- git: 0f559a9f097b - main - Make vmdaemon timeout configurable: Edward Tomasz Napierala (Sun, 17 Oct 2021 12:52:58 UTC)
- git: 682c00a6ce2f - main - riscv: Implement pmap_mapdev_attr: Jessica Clarke (Sun, 17 Oct 2021 14:37:37 UTC)
- git: 60d962e04103 - main - LinuxKPI: Implement _ioremap_attr for riscv: Jessica Clarke (Sun, 17 Oct 2021 14:37:38 UTC)
- git: 82098c8bb5b3 - main - LinuxKPI: Support lazy BAR allocation: Jessica Clarke (Sun, 17 Oct 2021 14:37:39 UTC)
- git: 0d6516b45346 - main - Bump __FreeBSD_version for LinuxKPI changes: Jessica Clarke (Sun, 17 Oct 2021 14:37:41 UTC)
- git: 52e125c2bd30 - main - TSLOG: Report final execname, not first: Colin Percival (Sun, 17 Oct 2021 20:42:31 UTC)
- git: d95c0a12a2dd - main - nfscl: Modify Close RPC so that it does not use "owner" for NFSv4.1/4.2: Rick Macklem (Mon, 18 Oct 2021 00:54:40 UTC)
- git: 6b7d3b4de8bc - main - contrib/tzdata: import tzdata 2021d: Philip Paeps (Mon, 18 Oct 2021 06:22:28 UTC)
- git: 26c1772071f7 - main - stress2: Added a syzkaller reproducer: Peter Holm (Mon, 18 Oct 2021 07:40:25 UTC)
- git: 6deacc1b3b7a - main - stress2: Move test added by mistake Reported by: markj: Peter Holm (Mon, 18 Oct 2021 13:32:44 UTC)
- git: b0423d0f5eec - main - amd64: Zero the PML5 PTI page when initializing a pmap: Mark Johnston (Mon, 18 Oct 2021 14:08:09 UTC)
- git: 36e4dcf47d45 - main - safexcel: Set the context record unconditionally: Mark Johnston (Mon, 18 Oct 2021 14:08:10 UTC)
- git: 51425cb2107c - main - bitset: Reimplement BIT_FOREACH_IS(SET|CLR): Mark Johnston (Mon, 18 Oct 2021 14:08:12 UTC)
- git: de8554295b47 - main - cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it: Mark Johnston (Mon, 18 Oct 2021 14:08:13 UTC)
- git: 81f2e9063d64 - main - signal: Add SIG_FOREACH and refactor issignal(): Mark Johnston (Mon, 18 Oct 2021 14:08:14 UTC)
- git: 06ebadc5f555 - main - x86: Remove some leftover APM support: Mark Johnston (Mon, 18 Oct 2021 14:08:15 UTC)
- git: 621fd9dcb2d8 - main - timecounter: Lock the timecounter list: Mark Johnston (Mon, 18 Oct 2021 14:08:16 UTC)
- git: 77bc75c7abd2 - main - bhyve: Fix the WITH_BHYVE_SNAPSHOT build: Mark Johnston (Mon, 18 Oct 2021 14:08:17 UTC)
- git: 7881db834647 - main - Remove POWER_PM_TYPE_APM. It's now unused.: Warner Losh (Mon, 18 Oct 2021 14:45:03 UTC)
- git: 576b58108c17 - main - libssh: correct libssh src file list: Ed Maste (Mon, 18 Oct 2021 14:48:04 UTC)
- git: 8c22b9f3ba58 - main - Fix cross-building on Linux/aarch64: Kyle Evans (Mon, 18 Oct 2021 16:09:33 UTC)
- Re: git: 0a76c63dd498 - main - ng_l2tp: improve seq structure locking.: Gleb Smirnoff (Mon, 18 Oct 2021 16:50:23 UTC)
- git: 5a78df20ce77 - main - in_pcb: garbage collect unused structure in_pcblist: Gleb Smirnoff (Mon, 18 Oct 2021 17:33:51 UTC)
- git: 744a64bd920c - main - in_pcb: garbage collect in_pcbrele(): Gleb Smirnoff (Mon, 18 Oct 2021 17:33:52 UTC)
- git: 147f018a720b - main - Move in6_pcbsetport() to in6_pcb.c: Gleb Smirnoff (Mon, 18 Oct 2021 17:33:53 UTC)
- git: 0f617ae48a91 - main - Add in_pcb_var.h for KPIs that are private to in_pcb.c and in6_pcb.c.: Gleb Smirnoff (Mon, 18 Oct 2021 17:33:54 UTC)
- git: 9b7501e7977c - main - in_mcast: garbage collect inp_gcmoptions(): Gleb Smirnoff (Mon, 18 Oct 2021 18:41:57 UTC)
- git: 8e53cd709943 - main - ipq4018: add TCSR definitions from Linux.: Adrian Chadd (Mon, 18 Oct 2021 19:19:15 UTC)
- git: 9264bd386cfc - main - ipq4018: add a device tree file for the ASUS rt-ac58u router: Adrian Chadd (Mon, 18 Oct 2021 19:19:16 UTC)
- git: 8398d52d6541 - main - arm: print out the undefined instruction upon an undefined instruction panic: Adrian Chadd (Mon, 18 Oct 2021 19:19:17 UTC)
- git: c29c0e68765f - main - arm: allow the debug stuff in CP14 to be disabled at compile time: Adrian Chadd (Mon, 18 Oct 2021 19:19:18 UTC)
- git: 02438ce5fd18 - main - ipq4018: add initial IPQ4018/IPQ4019 support: Adrian Chadd (Mon, 18 Oct 2021 19:19:19 UTC)
- git: fb7a00772898 - main - arm: add a std.qca for 32 bit armv7 platforms: Adrian Chadd (Mon, 18 Oct 2021 19:19:20 UTC)
- git: 015ff812d6b7 - main - ipq4018: add initial IPQ4018/IPQ4019 support: Adrian Chadd (Mon, 18 Oct 2021 19:19:21 UTC)
- git: e1d6d6f9249d - main - lorder: process read-only data symbols: Ed Maste (Mon, 18 Oct 2021 21:22:58 UTC)
- git: 73dddffc3175 - main - crt_malloc: more accurate handling of mmap(2) failure: Konstantin Belousov (Mon, 18 Oct 2021 22:03:37 UTC)
- git: 52dee2bc0355 - main - nfscl: Handle NFSv4.1/4.2 Close RPC NFSERR_DELAY replies better: Rick Macklem (Mon, 18 Oct 2021 22:09:57 UTC)
- git: 1a724aa97265 - main - Makefile.inc1: remove lorder from build/cross tools: Ed Maste (Mon, 18 Oct 2021 23:35:16 UTC)
- git: bad324ace4f8 - main - devd(8): Note default config file search locations: Guangyuan Yang (Tue, 19 Oct 2021 04:41:08 UTC)
- git: 225639e7db68 - main - vt: Disable bell by default: Emmanuel Vadot (Tue, 19 Oct 2021 07:38:15 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Slawa Olhovchenkov (Tue, 19 Oct 2021 11:21:33 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Emmanuel Vadot (Tue, 19 Oct 2021 11:37:00 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Hans Petter Selasky (Tue, 19 Oct 2021 11:53:27 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Alexey Dokuchaev (Wed, 20 Oct 2021 01:23:15 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Slawa Olhovchenkov (Wed, 20 Oct 2021 09:52:06 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Emmanuel Vadot (Wed, 20 Oct 2021 11:42:37 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Slawa Olhovchenkov (Wed, 20 Oct 2021 12:15:32 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Gleb Smirnoff (Wed, 20 Oct 2021 17:11:05 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Baptiste Daroussin (Thu, 21 Oct 2021 06:13:25 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Emmanuel Vadot (Thu, 21 Oct 2021 07:40:00 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Slawa Olhovchenkov (Thu, 21 Oct 2021 08:02:14 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Gleb Smirnoff (Thu, 21 Oct 2021 17:03:05 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Gary Jennejohn (Thu, 21 Oct 2021 17:20:20 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Jung-uk Kim (Thu, 21 Oct 2021 17:56:32 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Gleb Smirnoff (Fri, 22 Oct 2021 17:17:39 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Vladimir Kondratyev (Thu, 21 Oct 2021 18:58:31 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Warner Losh (Thu, 21 Oct 2021 19:52:26 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Alexey Dokuchaev (Fri, 22 Oct 2021 03:17:02 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Warner Losh (Fri, 22 Oct 2021 04:55:00 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Alexey Dokuchaev (Fri, 22 Oct 2021 06:28:22 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Warner Losh (Fri, 22 Oct 2021 13:17:40 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Ian Lepore (Fri, 22 Oct 2021 16:59:28 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Gleb Smirnoff (Fri, 22 Oct 2021 17:30:40 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Ian Lepore (Fri, 22 Oct 2021 17:39:05 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Emmanuel Vadot (Fri, 22 Oct 2021 17:53:02 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Shawn Webb (Fri, 22 Oct 2021 13:42:29 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Steffen Nurpmeso (Fri, 22 Oct 2021 14:14:26 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Gleb Smirnoff (Fri, 22 Oct 2021 17:31:45 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Andriy Gapon (Fri, 22 Oct 2021 06:06:27 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Steffen Nurpmeso (Fri, 22 Oct 2021 14:21:16 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Gleb Smirnoff (Fri, 22 Oct 2021 17:16:37 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Slawa Olhovchenkov (Thu, 21 Oct 2021 20:18:05 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Shawn Webb (Wed, 20 Oct 2021 13:57:04 UTC)
- git: bcd4c17ccaac - main - pf: fix some cc --analyze warnings: Mateusz Guzik (Tue, 19 Oct 2021 12:04:27 UTC)
- git: 98e805b4a18d - main - loader: net_open() should not replace f->f_devdata: Toomas Soome (Tue, 19 Oct 2021 16:48:28 UTC)
- git: 32723a3ba961 - main - sockstat: make err(3) on jail errors more verbose.: Gleb Smirnoff (Tue, 19 Oct 2021 16:51:53 UTC)
- git: 1fec1fa8146d - main - sockstat: don't query jail vnet if system is running without VIMAGE.: Gleb Smirnoff (Tue, 19 Oct 2021 16:51:54 UTC)
- git: 31faa565edea - main - sys_procctl(2): remove sysproto and argused: Konstantin Belousov (Tue, 19 Oct 2021 20:04:44 UTC)
- git: 7ae879b14a20 - main - kern_procctl(): convert the function to be table-driven: Konstantin Belousov (Tue, 19 Oct 2021 20:04:45 UTC)
- git: f833ab9dd187 - main - procctl(2): add consistent shortcut P_ID:0 as curproc: Konstantin Belousov (Tue, 19 Oct 2021 20:04:46 UTC)
- git: 34f39a8c0e2a - main - procctl: convert PDEATHSIG_CTL/STATUS to regular kern_procctl_single() cases: Konstantin Belousov (Tue, 19 Oct 2021 20:04:47 UTC)
- git: 68dc5b381a29 - main - kern_procctl_single(): convert to use table data: Konstantin Belousov (Tue, 19 Oct 2021 20:04:48 UTC)
- git: 56d5323b4d7d - main - sys_procctl(): use table data to do copyin/copyout: Konstantin Belousov (Tue, 19 Oct 2021 20:04:49 UTC)
- git: 32026f5983ed - main - sys_procctl(): zero the data buffer once, on syscall entry: Konstantin Belousov (Tue, 19 Oct 2021 20:04:50 UTC)
- git: 1c4dbee5dd22 - main - procctl: make it possible to specify that some operations require debug privilege over the target: Konstantin Belousov (Tue, 19 Oct 2021 20:04:52 UTC)
- git: f5bb6e5a6d48 - main - procctl: actually require debug privileges over target: Konstantin Belousov (Tue, 19 Oct 2021 20:04:53 UTC)
- git: 3692877a6cf8 - main - kern_procctl.c: use td->td_proc instead of curproc: Konstantin Belousov (Tue, 19 Oct 2021 20:04:54 UTC)
- git: 49db81aa053b - main - kern_procctl: skip zombies for process group operations: Konstantin Belousov (Tue, 19 Oct 2021 20:04:55 UTC)
- git: c7f38a2df1f0 - main - procctl: stop using SA_*LOCKED, define local enum: Konstantin Belousov (Tue, 19 Oct 2021 21:26:36 UTC)
- git: 1c99af1ebe61 - main - libssh: Rearrange Makefile SRCS to match upstream Makefile.in: Ed Maste (Wed, 20 Oct 2021 00:11:17 UTC)
- git: a23e6a1078d6 - main - vm_page: Move vm_page_alloc_check() to after page allocator definitions: Mark Johnston (Wed, 20 Oct 2021 01:23:14 UTC)
- git: b498f71bc56a - main - vm_page: Add a new page allocator interface for unnamed pages: Mark Johnston (Wed, 20 Oct 2021 01:23:16 UTC)
- git: a4667e09e652 - main - Convert vm_page_alloc() callers to use vm_page_alloc_noobj().: Mark Johnston (Wed, 20 Oct 2021 01:23:17 UTC)
- git: 92db9f3bb762 - main - Introduce vm_page_alloc_noobj_contig(): Mark Johnston (Wed, 20 Oct 2021 01:23:18 UTC)
- git: 84c3922243a7 - main - Convert consumers to vm_page_alloc_noobj_contig(): Mark Johnston (Wed, 20 Oct 2021 01:23:19 UTC)
- git: c40cf9bc6271 - main - vm_page: Stop handling VM_ALLOC_NOOBJ in vm_page_alloc_domain_after(): Mark Johnston (Wed, 20 Oct 2021 01:23:20 UTC)
- git: 02fb0585e7b3 - main - vm_page: Drop handling of VM_ALLOC_NOOBJ in vm_page_alloc_contig_domain(): Mark Johnston (Wed, 20 Oct 2021 01:23:21 UTC)
- git: 6d3c78d97028 - main - Rewrite the vm_page_alloc manual page: Mark Johnston (Wed, 20 Oct 2021 01:23:22 UTC)
- git: b801c79dda53 - main - vm_fault: Stop specifying VM_ALLOC_ZERO: Mark Johnston (Wed, 20 Oct 2021 01:23:24 UTC)
- git: a9d6f1fe0a2f - main - Remove some remaining references to VM_ALLOC_NOOBJ: Mark Johnston (Wed, 20 Oct 2021 01:23:25 UTC)
- git: ff93447d8ed6 - main - Use the vm_radix_init() helper when initializing pmaps: Mark Johnston (Wed, 20 Oct 2021 01:23:26 UTC)
- git: 34fac29e9831 - main - amd64: Add comments to pmap_pinit_type(): Mark Johnston (Wed, 20 Oct 2021 01:23:27 UTC)
- git: bd49c454ca62 - main - Bump __FreeBSD_version for the preceding page allocator changes: Mark Johnston (Wed, 20 Oct 2021 01:23:28 UTC)
- git: 4c812fe61b7c - main - vlapic: Schedule callouts on the local CPU: Mark Johnston (Wed, 20 Oct 2021 01:23:29 UTC)
- git: 0ac2a6498375 - main - sysctl.3: sys/types.h no longer needs to be explicitly included: Mark Johnston (Wed, 20 Oct 2021 01:23:30 UTC)
- git: 262717e270c3 - main - arswitch(4): Add new manpage: Guangyuan Yang (Wed, 20 Oct 2021 03:35:39 UTC)
- git: d4cf7dc0df28 - main - camcontrol(8): Clean up references to removed symbols: Guangyuan Yang (Wed, 20 Oct 2021 04:37:18 UTC)
- git: 8d7fe65348a2 - main - stress2: Added a "mdconfig -o force" test scenario: Peter Holm (Wed, 20 Oct 2021 06:03:35 UTC)
- git: 5aeb26000a41 - main - ncurses: documents the latest changes in RELNOTES: Baptiste Daroussin (Wed, 20 Oct 2021 07:34:30 UTC)
- git: ef0d94a3d34c - main - sh(1): interactive mode improvement: Baptiste Daroussin (Wed, 20 Oct 2021 07:34:31 UTC)
- git: d410b585b6f0 - main - sh(1): make it the default shell for the root user: Baptiste Daroussin (Wed, 20 Oct 2021 07:34:32 UTC)
- git: 1fca3dca2339 - main - RELNOTES: document the change of the default shell: Baptiste Daroussin (Wed, 20 Oct 2021 07:35:34 UTC)
- git: 6ae38ab45396 - main - UPDATING: fix style: Baptiste Daroussin (Wed, 20 Oct 2021 07:47:08 UTC)
- git: 68914dab436a - main - timeout: eliminate usage of sysexits: Baptiste Daroussin (Wed, 20 Oct 2021 09:04:13 UTC)
- git: 3f550f019185 - main - timeout: style fixes: Baptiste Daroussin (Wed, 20 Oct 2021 09:04:14 UTC)
- git: 5fe973734866 - main - skel: update .shrc as well: Baptiste Daroussin (Wed, 20 Oct 2021 09:24:42 UTC)
- git: 4fb002805e0d - main - Pass the ACPI ID when reading the ACPI domain: Andrew Turner (Wed, 20 Oct 2021 10:02:20 UTC)
- git: f3aad18d5e57 - main - sh(1): fix home/del key on mobaxterm env: Baptiste Daroussin (Wed, 20 Oct 2021 12:00:22 UTC)
- git: 2a213a2e2829 - main - OptionalObsoleteFiles: add more googletest files to remove: Baptiste Daroussin (Wed, 20 Oct 2021 12:24:23 UTC)
- git: 80bca63cf48d - main - tmpfs: remove write-only variables: Konstantin Belousov (Wed, 20 Oct 2021 18:30:21 UTC)
- git: 2bd6d910b243 - main - msdosfs_rename: remove write-only variables: Konstantin Belousov (Wed, 20 Oct 2021 18:30:23 UTC)
- git: 2ff7c2cc4f28 - main - sys/bus.h: silence warnings about write-only variables: Konstantin Belousov (Wed, 20 Oct 2021 18:30:24 UTC)
- git: f83288645cd9 - main - powerpc64le: stand fixes: Leandro Lupori (Wed, 20 Oct 2021 19:01:55 UTC)
- git: 5c5340108e9c - main - net: Allow binding of unspecified address without address existance: Ed Maste (Wed, 20 Oct 2021 23:31:28 UTC)
- git: 9ce201f2ee3c - main - ping: fix parsing of options including '4' and '6': Alan Somers (Thu, 21 Oct 2021 00:05:56 UTC)
- git: 33dba3bb0ec2 - main - rtld-elf/paths.h: Make it usable outside rtld: Konstantin Belousov (Thu, 21 Oct 2021 00:10:54 UTC)
- git: ca8c576d10e2 - main - ldd: style: Konstantin Belousov (Thu, 21 Oct 2021 00:10:55 UTC)
- git: 2c7a6dad4de1 - main - ldd: do not use dlopen(RTLD_TRACE) for dso when format is specified: Konstantin Belousov (Thu, 21 Oct 2021 00:10:56 UTC)
- git: 35175e100add - main - bhyve: Bump the SMBIOS firmware version to 14.0 for 14-CURRENT: Rebecca Cran (Thu, 21 Oct 2021 04:15:11 UTC)
- git: 535badd1b8d2 - main - xen/pcifront: purge from tree: Roger Pau Monné (Thu, 21 Oct 2021 07:40:50 UTC)
- git: 5bb67f5f3f59 - main - xen/devices: purge uses of intr_machdep.h: Roger Pau Monné (Thu, 21 Oct 2021 07:40:51 UTC)
- git: 12615938c6e0 - main - timeout.1: Fix typos in examples: Mateusz Piotrowski (Thu, 21 Oct 2021 11:08:00 UTC)
- git: 01593a0ff9f1 - main - Only change the fadt revision in acpidump on i386: Andrew Turner (Thu, 21 Oct 2021 11:24:12 UTC)
- git: 6ba2210ee039 - main - zfs: merge openzfs/zfs@ec64fdb93 (master) into main: Martin Matuska (Thu, 21 Oct 2021 13:47:21 UTC)
- git: 8cb175ba0c61 - main - Enable stack gap on arm64: Marcin Wojtas (Thu, 21 Oct 2021 15:20:35 UTC)
- git: f1f7f31366e5 - main - cmp: initialize limit to avoid stack garbage limits: Kyle Evans (Thu, 21 Oct 2021 16:31:07 UTC)
- git: c57dbec69a6c - main - ktls: Add a routine to query information in a receive socket buffer.: John Baldwin (Thu, 21 Oct 2021 17:08:54 UTC)
- git: b33ff94123a6 - main - ktls: Change struct ktls_session.cipher to an OCF-specific type.: John Baldwin (Thu, 21 Oct 2021 17:08:55 UTC)
- git: 96668a81aef7 - main - ktls: Always create a software backend for receive sessions.: John Baldwin (Thu, 21 Oct 2021 17:08:56 UTC)
- git: 2030ee0e1b17 - main - ufs: remove write-only variables: Konstantin Belousov (Thu, 21 Oct 2021 18:41:34 UTC)
- git: bded8fa3009a - main - umtxq_requeue: remove write-only variable uh2: Konstantin Belousov (Thu, 21 Oct 2021 18:41:35 UTC)
- git: 661bd70bd72d - main - DMAR: clean up warnings about write-only variables: Konstantin Belousov (Thu, 21 Oct 2021 18:41:36 UTC)
- git: 993446638ce7 - main - alq_open_flags(): mark local td variable as unused: Konstantin Belousov (Thu, 21 Oct 2021 18:41:37 UTC)
- git: 6776747a0e0b - main - subr_firmware.c::unloadentry(): remote write-only variable: Konstantin Belousov (Thu, 21 Oct 2021 18:41:39 UTC)
- git: 3d2778515aa4 - main - sig_ast_checksusp(): mark the local p as __diagused: Konstantin Belousov (Thu, 21 Oct 2021 18:41:40 UTC)
- git: 3b5331dd8d41 - main - uipc_shm: silent warnings about write-only variables in largepage code: Konstantin Belousov (Thu, 21 Oct 2021 18:41:41 UTC)
- git: d677560dd071 - main - arswitch(4): Hook new manpage to build: Guangyuan Yang (Thu, 21 Oct 2021 19:24:09 UTC)
- git: 6fa58bfb3ecf - main - uefi(8): loader.efi does not search for loader.efi: Colin Percival (Thu, 21 Oct 2021 20:18:14 UTC)
- git: 73f8667ed4d5 - main - Document my doc commit bit history: Li-Wen Hsu (Fri, 22 Oct 2021 03:54:26 UTC)
- git: b02df2322c86 - main - contrib/tzdata: import tzdata 2021e: Philip Paeps (Fri, 22 Oct 2021 05:22:13 UTC)
- git: cfd8fda15939 - main - RELNOTES: Fix KMSAN entry: Li-Wen Hsu (Fri, 22 Oct 2021 07:27:45 UTC)
- git: ab238f14544b - main - pf: ensure we have the correct source/destination IP address in ICMP errors: Kristof Provost (Fri, 22 Oct 2021 08:56:52 UTC)
- git: 30276ef12cbb - main - pf tests: test NAT-ed ICMP errors: Kristof Provost (Fri, 22 Oct 2021 08:56:53 UTC)
- git: 9a6695532b39 - main - net80211/drivers: improve ieee80211_rx_stats for band: Bjoern A. Zeeb (Fri, 22 Oct 2021 09:58:46 UTC)
- git: 3dc7a1897e0b - main - net80211: correct input_sta length checks and control frame handling: Bjoern A. Zeeb (Fri, 22 Oct 2021 10:45:44 UTC)
- git: 5a3eb6207a35 - main - igc: correctly update RCTL when changing multicast filters.: Peter Grehan (Fri, 22 Oct 2021 10:50:12 UTC)
- git: 4e4c84f8d101 - main - tcp: Add hystart-plus to cc_newreno and rack.: Randall Stewart (Fri, 22 Oct 2021 11:11:52 UTC)
- git: d7acbe481d17 - main - vm_page: Break reservations to handle noobj allocations: Mark Johnston (Fri, 22 Oct 2021 13:33:30 UTC)
- git: a23e18ea5456 - main - powerpc64: tell kernel when radix is not available: Leandro Lupori (Fri, 22 Oct 2021 16:53:41 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Rodney W. Grimes (Fri, 22 Oct 2021 17:04:15 UTC)
- Re: git: 225639e7db68 - main - vt: Disable bell by default: Rodney W. Grimes (Fri, 22 Oct 2021 17:12:16 UTC)
- git: 6aae3517ed25 - main - Retire synchronous PPP kernel driver sppp(4).: Gleb Smirnoff (Fri, 22 Oct 2021 18:41:57 UTC)
- git: 70f51f0e474f - main - Revert "Handle partial reads in zfs_read": Mark Johnston (Fri, 22 Oct 2021 19:20:34 UTC)
- git: c2426723394b - main - Fix sconfig(8) build.: Gleb Smirnoff (Fri, 22 Oct 2021 20:30:48 UTC)
- git: c8ee75f2315e - main - Use network epoch to protect local IPv4 addresses hash.: Gleb Smirnoff (Fri, 22 Oct 2021 21:55:25 UTC)
- git: 5fff2859ec5d - main - bsnmpd: Remove "All Rights Reserved" from FreeBSD Foundation copyrights: Ed Maste (Fri, 22 Oct 2021 22:53:54 UTC)
- git: 362c6d8dec6d - main - nehemiah: manually assemble xstore(-rng): Konstantin Belousov (Fri, 22 Oct 2021 23:31:34 UTC)
- git: 7b1e19ad78c6 - main - Add libfido2 to the build: Ed Maste (Sat, 23 Oct 2021 00:00:19 UTC)
- git: 3550a49f6814 - main - msun: Add copyright notices: Warner Losh (Sat, 23 Oct 2021 04:04:17 UTC)
- git: 50b8e3efaf9e - main - stress2: Fix typo: Peter Holm (Sat, 23 Oct 2021 06:40:10 UTC)
- git: 3417c29851b6 - main - linux: Constify bsd_to_linux_regset(): Edward Tomasz Napierala (Sat, 23 Oct 2021 08:15:03 UTC)
- git: 2c7f79828254 - main - linux: Fix ENOTSOCK handling in sendfile(2): Edward Tomasz Napierala (Sat, 23 Oct 2021 08:27:00 UTC)
- git: e3a83df1195c - main - linux: Improve debug for PTRACE_GETREGSET: Edward Tomasz Napierala (Sat, 23 Oct 2021 08:31:48 UTC)
- git: 2558bb8e9166 - main - linux: Make PTRACE_GET_SYSCALL_INFO handle EJUSTRETURN: Edward Tomasz Napierala (Sat, 23 Oct 2021 18:10:15 UTC)
- git: 4b9725184e31 - main - Fix clang's internal assembler adding unwanted prefix to VIA xstore: Dimitry Andric (Sat, 23 Oct 2021 18:20:33 UTC)
- git: 6e66030c4c05 - main - linux: implement PTRACE_EVENT_EXEC: Edward Tomasz Napierala (Sat, 23 Oct 2021 18:46:34 UTC)
- git: 2ec26ae402fc - main - linux: Improve debug for PTRACE_GETEVENTMSG: Edward Tomasz Napierala (Sat, 23 Oct 2021 18:53:46 UTC)
- git: 311b95bbcda7 - main - sys/mount.h: remove dead prototype: Robert Wing (Sun, 24 Oct 2021 00:27:15 UTC)
- git: dfd704b7fb2c - main - Allow biodone() to be used as a completion routine.: Kirk McKusick (Sun, 24 Oct 2021 04:11:34 UTC)
- git: fd8ad2128dcd - main - unionfs: implement vnode-based cache lookup: Jason A. Harmening (Sun, 24 Oct 2021 16:59:25 UTC)
- git: 790b5264886e - main - mixer(3): Fix spelling in comment.: Hans Petter Selasky (Sun, 24 Oct 2021 17:38:25 UTC)
- git: aad0c65d6b37 - main - usb(4): Fix for use after free in combination with EVDEV_SUPPORT.: Hans Petter Selasky (Sun, 24 Oct 2021 17:38:26 UTC)
- No subject: Hans Petter Selasky (Sun, 24 Oct 2021 17:54:58 UTC)
- git: eab5358b9080 - main - Makefile.inc1: Remove mentions of removed target "update": Mateusz Piotrowski (Sun, 24 Oct 2021 19:08:06 UTC)
- git: b382b78503b5 - main - LinuxKPI: add kstrtou8() and kstrtou8_from_user() to kernel.h: Bjoern A. Zeeb (Mon, 25 Oct 2021 16:13:28 UTC)
- git: a5e2a27dca4b - main - LinuxKPI: add strreplace() to string.h: Bjoern A. Zeeb (Mon, 25 Oct 2021 16:14:52 UTC)
- git: 9ef7df022a46 - main - hyperv: Register hyperv_timecounter later during boot: Mark Johnston (Mon, 25 Oct 2021 17:28:52 UTC)
- git: 1b610624fdc8 - main - vm_object_list: split sysctl handler in separate function: Konstantin Belousov (Mon, 25 Oct 2021 17:34:07 UTC)
- git: 42812ccc969f - main - Add vm.swap_objects sysctl: Konstantin Belousov (Mon, 25 Oct 2021 17:34:08 UTC)
- git: 7738118e9a29 - main - vm.objects_swap: disable reporting some information: Konstantin Belousov (Mon, 25 Oct 2021 17:34:09 UTC)
- git: 350fc36b4cf8 - main - sysctl vm.objects: yield if hog: Konstantin Belousov (Mon, 25 Oct 2021 17:34:10 UTC)
- git: 40ddde6ef9f3 - main - rtld: Print currently configured search path for libraries for -v: Konstantin Belousov (Mon, 25 Oct 2021 17:47:56 UTC)
- git: d89c820b0da1 - main - Remove div_ctlinput().: Gleb Smirnoff (Mon, 25 Oct 2021 18:17:57 UTC)
- git: f2d266f3b081 - main - Don't run ip_ctloutput() for divert socket.: Gleb Smirnoff (Mon, 25 Oct 2021 18:17:58 UTC)
- git: e2493f4912ca - main - arm: fix a typo in nvidia/drm2/tegra_bo.c: Mateusz Guzik (Mon, 25 Oct 2021 18:43:07 UTC)
- git: ea14af2d3c40 - main - Inline critical enter/exit for "tied" kernel modules: Mateusz Guzik (Mon, 25 Oct 2021 20:07:41 UTC)
- git: 9d593d5a76f2 - main - mlx4: rename conflicting netdev_priv() to mlx4_netdev_priv(): Bjoern A. Zeeb (Mon, 25 Oct 2021 20:15:06 UTC)
- git: 41dee251ee9e - main - LinuxKPI: add simple_open() to fs.h: Bjoern A. Zeeb (Mon, 25 Oct 2021 20:17:17 UTC)
- git: 490f9d8f0e7c - main - LinuxKPI: add netdev_features.h: Bjoern A. Zeeb (Mon, 25 Oct 2021 20:18:57 UTC)
- git: ed5600f5329f - main - LinuxKPI: pci.h make pci_dev argument const for pci_{read,write}_config*(): Bjoern A. Zeeb (Mon, 25 Oct 2021 20:20:23 UTC)
- git: cf899348420c - main - LinuxKPI: pci.h / linux_pci.c rename pci_driver field: Bjoern A. Zeeb (Mon, 25 Oct 2021 20:22:02 UTC)
- git: 548ada00e54a - main - LinuxKPI: add bcd.h: Bjoern A. Zeeb (Mon, 25 Oct 2021 20:23:28 UTC)
- git: fc79cf4fea72 - main - iscsid: set max_recv_data_segment_length to what we advertise: Ed Maste (Mon, 25 Oct 2021 20:25:49 UTC)
- git: c5eec7b57c39 - main - LinuxKPI: module.h add MODULE_SUPPORTED_DEVICE(): Bjoern A. Zeeb (Mon, 25 Oct 2021 20:28:13 UTC)
- git: b15b0535968e - main - tcp: allow new reno functions to be called from other CC modules: Michael Tuexen (Mon, 25 Oct 2021 20:53:58 UTC)
- git: 179219ea046f - main - strip/objcopy: handle empty file as unknown: Ed Maste (Mon, 25 Oct 2021 21:29:21 UTC)
- git: dce5f3abed71 - main - [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl]: Konstantin Belousov (Tue, 26 Oct 2021 02:06:33 UTC)
- git: 23024f004a4c - main - nfscl: Add a missing delegation lock release: Rick Macklem (Tue, 26 Oct 2021 02:14:40 UTC)
- git: cbc3ecb7ef08 - main - stress2: Added two syzkaller reproducers: Peter Holm (Tue, 26 Oct 2021 09:59:39 UTC)
- git: 1833cf137365 - main - Mana: move mana polling from EQ to CQ: Wei Hu (Tue, 26 Oct 2021 12:35:45 UTC)
- git: f2069331e582 - main - libutil: add kinfo_getswapvmobject(3): Konstantin Belousov (Tue, 26 Oct 2021 12:50:36 UTC)
- git: 57e5da2c9800 - main - Augment systat(1) -swap to display large swap space processes: Konstantin Belousov (Tue, 26 Oct 2021 12:50:38 UTC)
- git: c0cf36bc0210 - main - ncurses: rework static linker script generation: Baptiste Daroussin (Tue, 26 Oct 2021 13:57:33 UTC)
- git: 426682b05a4c - main - bpf: Fix the write filter for detached descriptors: Mark Johnston (Tue, 26 Oct 2021 14:01:02 UTC)
- git: fcfa64801a4f - main - sh: Set PATH envvar after setting HOME in dotfile: Ka Ho Ng (Tue, 26 Oct 2021 14:50:22 UTC)
- git: 8019068d7c30 - main - /etc/periodic/weekly/310.locate must read /etc/locate.rc: Wolfram Schneider (Tue, 26 Oct 2021 15:00:22 UTC)
- git: bb4c691299c5 - main - lualoader: fix the autoboot_delay countdown message: Kyle Evans (Tue, 26 Oct 2021 16:24:50 UTC)
- git: 12752978d32b - main - tcp: The rack stack can incorrectly have an overflow when calculating a burst delay.: Randall Stewart (Tue, 26 Oct 2021 17:19:46 UTC)
- git: 48cb3fee2586 - main - Retire obsolete iscsi_initiator(4): Ed Maste (Tue, 26 Oct 2021 20:17:55 UTC)
- git: 93942379cced - main - Avoid building libfido2 if WITHOUT_USB: Ed Maste (Tue, 26 Oct 2021 21:20:04 UTC)
- git: cdbc4a074bec - main - Further refine the ExpDataSN checks for SCSI Response PDUs.: John Baldwin (Tue, 26 Oct 2021 21:55:52 UTC)
- git: 7ef7b252adc0 - main - ctld: Always declare MaxRecvDataSegmentLength.: John Baldwin (Tue, 26 Oct 2021 21:55:53 UTC)
- git: 6312d144613f - main - lib/msun/ld128/s_tanpil.c: make it compile.: Konstantin Belousov (Tue, 26 Oct 2021 22:34:33 UTC)
- git: ca3d8cb087cd - main - lib/msun: Move the files to appropriate locations in the Makefile: Konstantin Belousov (Tue, 26 Oct 2021 22:34:35 UTC)
- git: 355c15130aef - main - iwm: update if_iwmreg.h to the latest (as of today) openbsd changes: Adrian Chadd (Wed, 27 Oct 2021 03:29:44 UTC)
- git: d524e370c4db - main - iwm: Update SCD register accesses: Adrian Chadd (Wed, 27 Oct 2021 03:29:45 UTC)
- git: 80abcfbdfe1a - main - bxe(4): Fix a few common typos in source code comments: Gordon Bergling (Wed, 27 Oct 2021 04:15:58 UTC)
- git: 70de1003da6f - main - jail(8): Fix a few common typos in source code comments: Gordon Bergling (Wed, 27 Oct 2021 04:16:34 UTC)
- git: ccfdf335d697 - main - crunchgen: use realpath(3) instead of ``pwd -P'': Alexey Dokuchaev (Wed, 27 Oct 2021 09:27:45 UTC)
- git: 71f31d784e18 - main - rmslock: Update td_locks during lock and unlock operations: Mark Johnston (Wed, 27 Oct 2021 15:19:10 UTC)
- git: e28330832be4 - main - tcp: socket option to get stack alias name: Gleb Smirnoff (Wed, 27 Oct 2021 15:22:56 UTC)
- git: fc4d53cc2ef3 - main - Split tcp_ctloutput() into set/get parts.: Gleb Smirnoff (Wed, 27 Oct 2021 15:22:57 UTC)
- git: de156263a598 - main - Several IP level socket options may affect TCP.: Gleb Smirnoff (Wed, 27 Oct 2021 15:22:58 UTC)
- git: f581a26e46b8 - main - Factor out tcp6_use_min_mtu() to handle IPV6_USE_MIN_MTU by TCP.: Gleb Smirnoff (Wed, 27 Oct 2021 15:22:59 UTC)
- git: 5d3bf5b1d27f - main - rack: Update the fast send block on setsockopt(2): Gleb Smirnoff (Wed, 27 Oct 2021 15:23:00 UTC)
- git: aa15f7df644a - main - arm: Remove obsolete comments: Warner Losh (Wed, 27 Oct 2021 15:47:26 UTC)
- git: 2f7f8995367b - main - libdialog: Bump shared library version to 10.: John Baldwin (Wed, 27 Oct 2021 16:31:21 UTC)
- git: 29863d1effe2 - main - xhci: Rework 64-byte context support to avoid pointer abuse: Jessica Clarke (Wed, 27 Oct 2021 17:38:45 UTC)
- git: f350bc1dd368 - main - ada: Fix intra-object buffer overread of identify strings: Jessica Clarke (Wed, 27 Oct 2021 17:38:46 UTC)
- git: 34fb1c133c5b - main - Fix intra-object buffer overread for labeled msdosfs volumes: Jessica Clarke (Wed, 27 Oct 2021 17:38:47 UTC)
- git: 628c3b307fb2 - main - cache: only let non-dir descriptors through when doing EMPTYPATH lookups: Mateusz Guzik (Wed, 27 Oct 2021 18:28:18 UTC)
- git: 72f750dc7c73 - main - sh: Fix heredoc at certain places in case and for: Jilles Tjoelker (Wed, 27 Oct 2021 19:34:02 UTC)
- git: 4827bf76bce8 - main - ktls: Fix assertion for TLS 1.0 CBC when using non-zero starting seqno.: John Baldwin (Wed, 27 Oct 2021 23:36:28 UTC)
- git: 63d24336fd1a - main - Fix off-by-one error in msdosfs FAT32 volume label copying: Jessica Clarke (Thu, 28 Oct 2021 00:01:38 UTC)
- git: 840680e601f1 - main - Wrap mutex(9), rwlock(9) and sx(9) macros into __extension__ ({}) instead of do {} while (0).: Gleb Smirnoff (Thu, 28 Oct 2021 02:00:28 UTC)
- git: fb3854845f50 - main - mroute: fix memory leak: Wojciech Macek (Thu, 28 Oct 2021 05:12:36 UTC)
- git: 8a727c3df89a - main - mroute: add missing WUNLOCK: Wojciech Macek (Thu, 28 Oct 2021 05:12:37 UTC)
- git: 62d2dcafb7f3 - main - if_epair: delete mbuf tags: Kristof Provost (Thu, 28 Oct 2021 08:50:38 UTC)
- git: 7fe0c3f8d330 - main - mbuf: PACKET_TAG_PF should not be persistent: Kristof Provost (Thu, 28 Oct 2021 08:50:39 UTC)
- git: e5c4987e3fc1 - main - pf: fix dummynet + NAT: Kristof Provost (Thu, 28 Oct 2021 08:50:41 UTC)
- git: 4ee0f6d87452 - main - netpfil tests: dummynet+NAT test for pf: Kristof Provost (Thu, 28 Oct 2021 08:50:42 UTC)
- git: 1a4d5f13ba19 - main - ident: replace sbuf(9) with open_memstream(3): Baptiste Daroussin (Thu, 28 Oct 2021 13:51:35 UTC)
- git: 143dba3a9142 - main - kern_exec.c: style: Konstantin Belousov (Thu, 28 Oct 2021 17:50:36 UTC)
- git: 9d58243fbc4a - main - do_execve(): switch boolean locals to use bool type: Konstantin Belousov (Thu, 28 Oct 2021 17:50:37 UTC)
- git: 15bf81f354a4 - main - struct image_params: use bool type for boolean members: Konstantin Belousov (Thu, 28 Oct 2021 17:50:38 UTC)
- git: 9a0bee9f6a77 - main - Make vn_fullpath_hardlink() externally callable: Konstantin Belousov (Thu, 28 Oct 2021 17:50:40 UTC)
- git: 0c10648fbb75 - main - exec: provide right hardlink name in AT_EXECPATH: Konstantin Belousov (Thu, 28 Oct 2021 17:50:41 UTC)
- git: 351d5f7fc516 - main - exec: store parent directory and hardlink name of the binary in struct proc: Konstantin Belousov (Thu, 28 Oct 2021 17:50:42 UTC)
- git: ee92c8a842d6 - main - sysctl kern.proc.procname: report right hardlink name: Konstantin Belousov (Thu, 28 Oct 2021 17:50:43 UTC)
- git: 191c624d9519 - main - config(5): Update upper limit for maxusers on 64-bit systems: Guangyuan Yang (Thu, 28 Oct 2021 18:20:51 UTC)
- git: 4d675b80f00f - main - i386: fix struct proc layout asserts after 351d5f7fc5161ede: Konstantin Belousov (Thu, 28 Oct 2021 19:00:46 UTC)
- git: e93b5adb6bb8 - main - amd64 pmap: account for the top-level pages: Konstantin Belousov (Thu, 28 Oct 2021 19:02:10 UTC)
- git: 0b3bc7288984 - main - amd64 pmap: adjust the empty pmap optimization in pmap_remove(): Konstantin Belousov (Thu, 28 Oct 2021 19:02:11 UTC)
- git: 1c69690319c5 - main - Unmap shared page manually before doing vm_map_remove() on exit or exec: Konstantin Belousov (Thu, 28 Oct 2021 19:02:12 UTC)
- git: a901f2af587f - main - libradius: fix WITHOUT_OPENSSL build: Ed Maste (Thu, 28 Oct 2021 21:06:23 UTC)
- git: ae750fbac723 - main - kern_tc.c: Scaling/large delta recalculation: Konstantin Belousov (Thu, 28 Oct 2021 21:31:30 UTC)
- git: 92b3e07229ba - main - Enable net.inet.tcp.nolocaltimewait.: Gleb Smirnoff (Thu, 28 Oct 2021 22:35:50 UTC)
- git: 6940d0e4703e - main - Force WITHOUT_OPENSSL_KTLS off when WITHOUT_OPENSSL: Ed Maste (Thu, 28 Oct 2021 23:06:23 UTC)
- git: 3bfc837685b8 - main - sinpi,cospi,tanpi: float.h needed for week reference: Konstantin Belousov (Fri, 29 Oct 2021 00:15:46 UTC)
- git: a30e8044aa47 - main - wpa: Fix WITHOUT_CRYPT build: Cy Schubert (Fri, 29 Oct 2021 02:39:29 UTC)
- git: 68bff4a07e3f - main - Allow GEOM utilities to specify a -v option.: Kirk McKusick (Fri, 29 Oct 2021 05:52:24 UTC)
- git: aeda85278255 - main - tcp: Rack at times can miscalculate the RTT from what it thinks is a persists probe respone.: Randall Stewart (Fri, 29 Oct 2021 07:19:22 UTC)
- git: ccfa9ac5ac12 - main - NXP: Add ls1028a SPI clock driver: Wojciech Macek (Fri, 29 Oct 2021 07:52:55 UTC)
- git: 3c02da8096b1 - main - dmar: Don't try to reserve PCI regions for non-existing devices: Wojciech Macek (Fri, 29 Oct 2021 08:31:39 UTC)
- git: 06e6ca6dd350 - main - dmar: Disable protected memory regions after initialization: Wojciech Macek (Fri, 29 Oct 2021 08:31:40 UTC)
- git: 29cf6a79acb7 - main - felix: Use internal MDIO regs for PHY communication: Wojciech Macek (Fri, 29 Oct 2021 08:31:41 UTC)
- git: 8c5fead10590 - main - Remove enetc_mdio driver: Wojciech Macek (Fri, 29 Oct 2021 08:31:42 UTC)
- git: d88aecce69c8 - main - felix: Add a sysctl to control timer routine frequency: Wojciech Macek (Fri, 29 Oct 2021 08:31:43 UTC)
- git: 027a58aab2ce - main - qoriq_gpio: Implement interrupt controller functionality: Wojciech Macek (Fri, 29 Oct 2021 08:31:44 UTC)
- git: f5639a06b80c - main - mvneta: fix encap property: Wojciech Macek (Fri, 29 Oct 2021 09:00:10 UTC)
- git: 97a74bbe38eb - main - stress2: Added a regression test: Peter Holm (Fri, 29 Oct 2021 09:05:13 UTC)
- git: 680920237bdd - main - Revert "qoriq_gpio: Implement interrupt controller functionality": Wojciech Macek (Fri, 29 Oct 2021 10:06:18 UTC)
- git: 6547153e4618 - main - linux: Fix ptrace panic with ERESTART: Edward Tomasz Napierala (Fri, 29 Oct 2021 13:56:15 UTC)
- git: ad09e2c8cfbc - main - Don't build sanitizer runtimes under WITHOUT_CXX: Ed Maste (Fri, 29 Oct 2021 14:06:02 UTC)
- git: 0e1c864898c1 - main - src.opts.mk: Add WITHOUT_CXX dependencies: Ed Maste (Fri, 29 Oct 2021 14:10:32 UTC)
- git: 6ce99625ca7a - main - Do not build libatf-c++ when WITHOUT_CXX: Ed Maste (Fri, 29 Oct 2021 14:10:33 UTC)
- git: c8c93b151678 - main - linux: Also translate the signal if the code is CLD_KILLED: Edward Tomasz Napierala (Fri, 29 Oct 2021 14:28:19 UTC)
- git: f939dccfd770 - main - linux: Make PTRACE_GETREGSET return proper buffer size: Edward Tomasz Napierala (Fri, 29 Oct 2021 15:04:33 UTC)
- git: ad0379660d0c - main - linux: make PTRACE_GETREGS return correct struct: Edward Tomasz Napierala (Fri, 29 Oct 2021 16:34:40 UTC)
- git: 74e9b5f29ad0 - main - Merge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48': Olivier Houchard (Fri, 29 Oct 2021 17:27:54 UTC)
- git: e9bfb50d5e7a - main - sort: Fix random sort: Mark Johnston (Fri, 29 Oct 2021 18:31:31 UTC)
- git: 26f76aea2d27 - main - timecounter: Load the currently selected tc once in tc_windup(): Mark Johnston (Fri, 29 Oct 2021 18:31:32 UTC)
- git: 141a53cd58cd - main - tcp: Rack might retransmit forever.: Randall Stewart (Fri, 29 Oct 2021 21:39:17 UTC)
- git: dc6dd769de63 - main - nfscl: Use NFSMNTP_DELEGISSUED in two more functions: Rick Macklem (Sat, 30 Oct 2021 03:38:17 UTC)
- git: 20f8331aca89 - main - usr.bin/stat: honour locale for "-t %+": Stefan Eßer (Sat, 30 Oct 2021 07:09:48 UTC)
- git: 8bbc0600cc21 - main - linux: Add additional ptracestop only if the debugger is Linux: Edward Tomasz Napierala (Sat, 30 Oct 2021 09:12:59 UTC)
- git: f0d9a6a781f3 - main - linux: make PTRACE_SETREGS use a correct struct: Edward Tomasz Napierala (Sat, 30 Oct 2021 10:14:28 UTC)
- git: 2be417843a04 - main - PR#259071 provides a test program that fails for the NFS client. Testing with it, there appears to be a race between Lookup and VOPs like Setattr-of-size, where Lookup ends up loading stale attributes (including what might be the wrong file size) into the NFS vnode's attribute cache.: Rick Macklem (Sat, 30 Oct 2021 23:40:04 UTC)
- git: ab87c39c257e - main - nfscl: Set n_localmodtime in Deallocate: Rick Macklem (Sat, 30 Oct 2021 23:49:27 UTC)
- git: 50dcff0816e5 - main - nfscl: Add setting n_localmodtime to the Write RPC code: Rick Macklem (Sun, 31 Oct 2021 00:12:15 UTC)
- git: b4c7d45c8490 - main - sys/proc.h: put proc_add_orphan() into proper place: Konstantin Belousov (Sun, 31 Oct 2021 01:05:20 UTC)
- git: f34fc6ba06a1 - main - Extract proc_get_binpath() from sysctl_kern_proc_pathname(): Konstantin Belousov (Sun, 31 Oct 2021 01:05:21 UTC)
- git: e5248548f95f - main - procfs: return right hardlink from /proc/curproc/file: Konstantin Belousov (Sun, 31 Oct 2021 01:05:22 UTC)
- git: f38bef2ce417 - main - Bump __FreeBSD_version following the libdialog shared library version number bump.: Xin LI (Sun, 31 Oct 2021 06:10:06 UTC)
- git: 917181dddf66 - main - net80211: add a driver-private pointer to struct ieee80211_node: Bjoern A. Zeeb (Sun, 31 Oct 2021 19:12:14 UTC)
- git: 627d5d19664f - main - geli: eli data -> eli_data for consistency with other geom classes: Mateusz Guzik (Sun, 31 Oct 2021 20:41:52 UTC)
- git: d5d2ce1c8550 - main - nfscl: Do pNFS layout return_on_close synchronously: Rick Macklem (Sun, 31 Oct 2021 23:35:24 UTC)