2023/dev-commits-src-main/20230903.dev-commits-src-main
Messages: 139, new messages first
Last update: Sun Sep 3 5:50:02 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Sep 2 Zhenlei Huang git: 224aec05e732 - main - tcp: Initialize the maximum number of entries in a client cookie cache bucket 2. Sep 2 Warner Losh git: ea82362219ee - main - tests: Skip all tests that require mdconfig when /dev/mdctl missing 3. Sep 2 Mateusz Guzik git: 32988c1499f8 - main - vfs cache: fix a hang when bumping vnode limit too high 4. Sep 2 Martin Matuska git: 2ad756a6bbb3 - main - zfs: merge openzfs/zfs@95f71c019 5. Sep 2 Mateusz Guzik git: f4296cfb409a - main - timerfd: convert timerfd_list_lock from sx to mtx 6. Sep 2 Kyle Evans git: 07bc20e4740d - main - localedef: correct definition of right-parenthesis in default charmap 7. Sep 1 John Baldwin git: 4a9cd9fc22d7 - main - amd64 db_trace: Reject unaligned frame pointers 8. Sep 1 Dag-Erling =?utf-8?Q?Sm=C3 git: c9f5889d05b5 - main - libc: Further nit in fopen(3) man page. 9. Sep 1 John Baldwin git: 7063f94283af - main - pci_iov: Refuse to create VFs which require ARI if ARI is not available 10. Sep 1 Mark Johnston git: b7000cadfbf3 - main - scandir.3: Fix several typos 11. Sep 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 5a57401e7106 - main - libc: Fix fmemopen(3) prototype in fopen(3) man page. 12. Sep 1 Mateusz Guzik git: b2a48c3cf86d - main - pf: retire pf_krule_to_rule and pf_kpool_to_pool 13. Sep 1 Brooks Davis git: a89e98ec33b3 - main - src.conf.5: regen 14. Sep 1 Brooks Davis git: a8ae129e6ee9 - main - LIBC_MALLOC: description typo fix 15. Sep 1 Brooks Davis git: 48d057378d34 - main - UPDATING: typo fox 16. Sep 1 Jessica Clarke Re: git: 2befa269b869 - main - Add INIT_ALL build option 17. Sep 1 Jessica Clarke Re: git: 09e32b2fddf5 - main - libc: add LIBC_MALLOC option 18. Sep 1 Brooks Davis Re: git: ce5fa47cf02a - main - share/mk: support for "single" group options 19. Sep 1 Brooks Davis git: 3fe97711e3c0 - main - src.conf.5: regen 20. Sep 1 Brooks Davis git: 2befa269b869 - main - Add INIT_ALL build option
21. Sep 1 Brooks Davis git: 09e32b2fddf5 - main - libc: add LIBC_MALLOC option 22. Sep 1 Brooks Davis git: bd016ad227b0 - main - Teach make showconfig about group options 23. Sep 1 Brooks Davis git: 897ae85f7d02 - main - makeman: add minimal support for group options 24. Sep 1 Brooks Davis git: ce5fa47cf02a - main - share/mk: support for "single" group options 25. Sep 1 Kyle Evans Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 26. Sep 1 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 27. Sep 1 Kyle Evans Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 28. Sep 1 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 29. Sep 1 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 30. Sep 1 Andrew Turner git: 565c887a7752 - main - armv8_crypto: fix recursive fpu_kern_enter call 31. Sep 1 Andrew Turner git: 5429e194212e - main - gicv3: Add logging for when its_device_alloc fails 32. Sep 1 Andrew Turner git: 8b143276ae49 - main - gicv3: Support indirect ITS tables 33. Sep 1 Andrew Turner git: 7ad28b73ec1f - main - arm: Add a userspace physical timer check 34. Sep 1 Dmitry Chagin git: edd28b857e2d - main - jail(8): Fix mandoc warnings 35. Sep 1 Dmitry Chagin git: 1d41989933bf - main - extattr(9): Remove a reference to a non-existent VFS_EXTATTRCTL(9) 36. Sep 1 Dmitry Chagin git: 315d7bbbb4e4 - main - extattr(9): Mention system namespace restrictions in a jail 37. Sep 1 Dmitry Chagin git: cb48780db4d6 - main - jail: Add the ability to access system-level filesystem extended attributes 38. Sep 1 Dmitry Chagin git: 1bfc4574f786 - main - linux(4): Return ENOTSUP from xattr syscalls instead of EPERM 39. Sep 1 Dmitry Chagin git: dfcc0237c3a9 - main - linux(4): Merge removexattr for future error recode 40. Sep 1 Dmitry Chagin git: 4d59b790553e - main - linux(4): Return ENODATA from getxattr syscalls instead of EPERM
41. Sep 1 Dmitry Chagin git: 6b46ec66129d - main - linux(4): Merge getxattr for future error recode 42. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 43. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 44. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 45. Sep 1 Kyle Evans Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 46. Sep 1 Kyle Evans git: 03d104888cae - main - arm64: initialize pcb in the TBI/PAC/etc. fault case 47. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 48. Sep 1 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 49. Sep 1 Brooks Davis git: d88983333447 - main - src.conf.5: regen 50. Sep 1 Brooks Davis git: 89aed8837f0d - main - makeman: clarify scope of ignored option values 51. Aug 31 Glen Barber Re: git: db08e8ba0e7b - main - Re-remove $FreeBSD$ inadvertantly put back into jail.8 52. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 53. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 54. Aug 31 Warner Losh Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 55. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 56. Aug 31 Glen Barber Re: git: db08e8ba0e7b - main - Re-remove $FreeBSD$ inadvertantly put back into jail.8 57. Aug 31 Glen Barber git: 82c57e2a75c7 - main - release: remove arm/armv6 RPI-B configuration file 58. Aug 31 Jamie Gritton git: db08e8ba0e7b - main - Re-remove $FreeBSD$ inadvertantly put back into jail.8 59. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 60. Aug 31 Dag-Erling =?utf-8?Q?Sm=C3 git: 4cd9d804ae8b - main - libipf: fix parser error message.
61. Aug 31 Mark Millard Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 62. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 63. Aug 31 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 64. Aug 31 Drew Gallatin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 65. Aug 31 Konstantin Belousov git: 09ec5e67a7a6 - main - libc: fix history for strverscmp(3) and versionsort(3) 66. Aug 31 Kristof Provost git: fa03d37432ca - main - mcast: fix memory leak in imf_purge() 67. Aug 31 Kristof Provost git: 8d49fd7331bc - main - pf: remove DIOCGETRULE and DIOCGETSTATUS 68. Aug 31 Kristof Provost git: 6fbb9fbf7d65 - main - snmp_pf: use libpfctl's pfctl_get_status() rather than DIOCGETSTATUS 69. Aug 31 Kristof Provost git: e3d3d61a7d94 - main - libpfctl: implement status counter accessor functions 70. Aug 31 Kristof Provost git: 0b01878fd00b - main - libpfctl: allow pfctl_free_status(NULL) 71. Aug 31 Kristof Provost git: ddd08375c855 - main - pf (t)ftp-proxy: use libpfctl instead of DIOCGETSTATUS 72. Aug 31 Kristof Provost git: 8c1274138a20 - main - vmxnet3: do restart on VLAN changes 73. Aug 31 Dag-Erling =?utf-8?Q?Sm=C3 git: 56b74a2d856c - main - nss_tacplus: Provide dummy setpwent(), getpwent_r(), endpwent(). 74. Aug 31 Eugene Grosbein git: 872e89405684 - main - unbreak BEGEMOT-LM75-MIB.txt 75. Aug 31 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 76. Aug 31 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 77. Aug 31 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 78. Aug 31 Gleb Smirnoff Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 79. Aug 30 Kevin Bowling Re: git: b6b75424c57d - main - vmxnet3: Don't restart on VLAN changes 80. Aug 30 Kristof Provost Re: git: b6b75424c57d - main - vmxnet3: Don't restart on VLAN changes
81. Aug 30 Eric Joyner git: e04c4b4a369d - main - ice_ddp: Update to 1.3.35.0 82. Aug 30 Simon J. Gerraty git: 61fe0b8e94a7 - main - Add sys.dirdeps.mk to share/mk FILES 83. Aug 30 Zhenlei Huang git: b22aae410bc7 - main - net: Remove vlan metadata on pcp / vlan encapsulation 84. Aug 30 Kristof Provost git: b94ec00ba73e - main - igmp: do not upgrade IGMP version beyond net.inet.igmp.default_version 85. Aug 29 John Baldwin git: 47d997021fbc - main - libcrypto: Switch back to the generated assembly in sys/crypto/openssl 86. Aug 29 John Baldwin git: c0855eaa3ee9 - main - ossl: Update the generated assembly files from OpenSSL 3.0. 87. Aug 29 John Baldwin git: 73653b72af65 - main - libcrypto: Add buildasm and cleanasm targets 88. Aug 29 John Baldwin git: c0fe6b9d7506 - main - libcrypto: Refactor Makefile.asm so it can be run outside of buildenv 89. Aug 29 John Baldwin git: 7406b6f9761c - main - Makefile.asm: Simplify variable expansions in generated headers 90. Aug 29 John Baldwin git: eba6abafc198 - main - OpenSSL: Fix handling of the "0:" label in arm-xlate.pl 91. Aug 29 Li-Wen Hsu git: 1b10bdf0e2fa - main - releng-gce: Add ZFS support to GCE image buliding and uploading 92. Aug 29 Li-Wen Hsu git: 78f901dcbd84 - main - releng-azure: Add ZFS support to Azure image buliding and uploading 93. Aug 29 Li-Wen Hsu git: 0fe6998d8ad0 - main - releng-azure: Use port name to install Azure CLI 94. Aug 29 Ed Maste git: 0b029e9e8594 - main - x86: Introduce APIC ID limit by default on AMD hardware 95. Aug 29 Dag-Erling =?utf-8?Q?Sm=C3 git: 09c45b089d2f - main - iostat: getopt() / usage() cleanup. 96. Aug 29 Dag-Erling =?utf-8?Q?Sm=C3 git: 28977cb9bc15 - main - wmistat: don't restrict reading to the pid that opened the fd. 97. Aug 29 Kristof Provost git: 2e8edbc285cf - main - pf: Remove DIOCCLRSTATES and DIOCKILLSTATES 98. Aug 29 Mark Johnston git: 6b635c74fd41 - main - aesni: Push FPU sections down further 99. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: aca3bd160257 - main - libc: Fix fixed-width case in the new integer parser. 100. Aug 28 Justin Hibbits git: 570688f0a5c2 - main - spibus: Make ofw_spibus probe just a little more favored
101. Aug 28 John Baldwin git: 79aeecc89f5c - main - blake2: Remove dieing flag and rw lock 102. Aug 28 John Baldwin git: 3e912bdc31a9 - main - blake2: Switch to using FPU_KERN_NOCTX 103. Aug 28 John Baldwin git: fdd51760c278 - main - armv8_crypto: Remove dieing flag and rw lock 104. Aug 28 John Baldwin git: 6485286f536f - main - armv8_crypto: Switch to using FPU_KERN_NOCTX 105. Aug 28 John Baldwin git: 937b4473be21 - main - aesni: Switch to using FPU_KERN_NOCTX. 106. Aug 28 John Baldwin git: d1e4c63d9e93 - main - efirt_machdep.c: Trim some unused includes 107. Aug 28 Warner Losh Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 108. Aug 28 Mark Millard Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 109. Aug 28 Warner Losh Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 110. Aug 28 Warner Losh Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 111. Aug 28 Piotr P. Stefaniak Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 112. Aug 28 Kyle Evans Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 113. Aug 28 Jake Freeland Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 114. Aug 28 Jake Freeland Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 115. Aug 28 Jessica Clarke git: bba950fcaffc - main - librt: Hoist SHLIBDIR?= so it actually works 116. Aug 28 FreeBSD User Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 117. Aug 28 Charlie Li Re: git: 2964804ef95c - main - librt: unbreak LIB32 build 118. Aug 28 Jamie Gritton git: dab7fc49e7a6 - main - jail: make jail(8) man page more readable and more correct 119. Aug 28 Li-Wen Hsu git: e0752f431b01 - main - Revert "libc/locale tests: temporarily skip lib.libc.locale.c16rtomb_test.c16rtomb_utf_8_test" 120. Aug 28 Warner Losh Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern
121. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: 76edfabbecde - main - libc: Document support for binary integers. 122. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: b9385720f34b - main - libc: Add unit tests for N2630 and possible collateral damage. 123. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: d9dc1603d6e4 - main - libc: Implement N2630. 124. Aug 28 Dag-Erling =?utf-8?Q?Sm=C3 git: 2964804ef95c - main - librt: unbreak LIB32 build 125. Aug 28 Mark Johnston git: 2b7b09ac9675 - main - geli tests: Add a regression test for geli setkey -J 126. Aug 28 Mark Johnston git: 88d13bf33754 - main - geli: Fix geli setkey -J for detached providers 127. Aug 28 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: f006023b2281 - main - librt: Chase 315ee00fa961, fixing boot 128. Aug 28 FreeBSD User Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 129. Aug 28 Cy Schubert git: f006023b2281 - main - librt: Chase 315ee00fa961, fixing boot 130. Aug 28 Alexey Dokuchaev Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 131. Aug 28 Pietro Cerutti git: d4b3aefdf94f - main - netcat: add --crlf to convert LF into CRLF 132. Aug 28 Dmitry Chagin Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern 133. Aug 28 Wei Hu git: e4e11c1d07f5 - main - mana: batch ringing RX queue doorbell on receiving packets 134. Aug 28 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 135. Aug 28 Cy Schubert Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 136. Aug 27 Alexander Motin Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 137. Aug 27 FreeBSD User Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 138. Aug 27 Martin Matuska git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad 139. Aug 26 Robert Wing git: b3a714652ff0 - main - kqueue(9): sweep references to knlist_remove_inevent()
home | archive sorted by: subject | author | date | reverse date