Skip site navigation (1)Skip section navigation (2)


2024/dev-commits-src-all/20240325.dev-commits-src-all

Messages: 249, sorted by subject
Last page update: Sat Jan 3 13:04:58 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Mar 18 Simon J. Gerraty           git: 01f3abbfcd59 - main - uboot/Makefile move BINDIR
  2. Mar 18 Gleb Smirnoff              git: 027fda80fe8b - main - inpcb: remove unused KPIs to manipulate inpcbs
  3. Mar 19 Baptiste Daroussin         git: 02b25ccfc0b1 - main - pkgbase: fix packaging of dtb
  4. Mar 22 Ed Maste                   git: 0416bffd5183 - stable/14 - CONTRIBUTING.md: fix typo from commmit to commit
  5. Mar 22 Ed Maste                   git: 0459337491cd - stable/13 - makefs: warn that ffs sectorsize other than 512 may not work
  6. Mar 23 Dimitry Andric             git: 07839ae99c06 - stable/13 - Merge commit bbb8a0df7367 from llvm-project (by Shafik Yaghmour):
  7. Mar 20 Chuck Silvers              git: 083608e4669e - stable/13 - UFS: panic rather than forcibly unmount the root fs
  8. Mar 18 Andrew Turner              git: 0a5f7918fc0e - main - arm64: Return all registers to gdb when able
  9. Mar 19 Kristof Provost            git: 0ea0c026557b - main - pf: avoid passing through dummynet multiple times
 10. Mar 18 Baptiste Daroussin         git: 104328e63034 - stable/14 - timerfd_create: accept CLOCK_UPTIME/CLOCK_BOOTTIME
 11. Mar 21 Andrew Turner              git: 12257233e8fd - main - arm64: Split out a savectx version of vfp_save_state
 12. Mar 18 Baptiste Daroussin         git: 122f46bd922b - stable/14 - pci_vendors: update to 2024.02.02
 13. Mar 19 Brooks Davis               git: 128443a9f2b2 - main - syscalls.master: fix readv and writev iovp decl
 14. Mar 21 Simon J. Gerraty           git: 139d114acc7b - main - libsysdecode use MKTABLES_INCLUDEDIR
 15. Mar 22 Ed Maste                   git: 144abdaa2bdd - stable/14 - wlan(4) - remove an(4) reference
 16. Mar 23 Gleb Smirnoff              git: 15bfd7cf2789 - main - soreceive_dgram: use M_WAITOK when we don't hold any locks
 17. Mar 18 Kyle Evans                 git: 160788caa3c9 - stable/14 - ktrace: log genio events on failed write
 18. Mar 22 Ed Maste                   git: 163286a86176 - stable/13 - LinuxKPI: Queue skbuffs at tail in __skb_queue_tail
 19. Mar 21 Stefan Eßer                git: 173953182af0 - main - rtld-elf: add some debug print statements
 20. Mar 23 John Baldwin               git: 1931b75e004f - main - nvme: Export constants for min and max queue sizes

 21. Mar 21 Brooks Davis               git: 1947a9383ec3 - main - msun/riscv: expose fe{disable,enable}except
 22. Mar 23 Gleb Smirnoff              git: 1a3d1be4965a - main - ng_ksocket: use new macros to lock socket buffers
 23. Mar 22 Ed Maste                   git: 1abd98ecf9e3 - stable/13 - cat: add CAP_SEEK capability
 24. Mar 22 Ed Maste                   git: 1bc20e8af16c - stable/14 - mount: document atime option
 25. Mar 18 Baptiste Daroussin         git: 20062c378b34 - stable/14 - kbdmap: fix typo preventing kbdmap to work under vt
 26. Mar 22 Ed Maste                   git: 2031b368f895 - stable/14 - rights.4: Remove sentence implying that rights are a mask
 27. Mar 22 Dag-Erling Smørgrav        git: 20d97b6cbd74 - stable/13 - bectl(8): clarifications, expansion
 28. Mar 18 Martin Matuska             git: 2165931f74f5 - stable/14 - zfs: fix NULL assertion in dbuf.c
 29. Mar 23 John Baldwin               git: 21d3a84db481 - main - nvme: Add NVMe over Fabrics fields to nvme_controller_data
 30. Mar 19 Eugene Grosbein            git: 229bdf30930b - stable/13 - mkimg(1): MFC: process non-seekable output gracefully
 31. Mar 22 Mark Johnston              git: 26173a919ced - main - arm64/vmm: Exclude more sanitizer compiler flags from certain files
 32. Mar 23 Gleb Smirnoff              git: 26389b308d97 - main - soreceive_dgram: assert that a datagram has control or data
 33. Mar 22 Ed Maste                   git: 269bc49fba66 - stable/14 - style.lua.9: remove mention of $FreeBSD$
 34. Mar 19 Brooks Davis               git: 27676ae365f6 - main - syscalls.master: use __acl_type_t
 35. Mar 19 Baptiste Daroussin         git: 2addba5caf92 - main - pkgbase: fix typo preventing packaging kernels
 36. Mar 23 Gordon Bergling            git: 2c3466172ac6 - main - intr_event.9: Remove double word
 37. Mar 21 Andrew Turner              git: 2e2c983d5234 - main - arm64: Always set the debug control and value regs
 38. Mar 21 Brooks Davis               git: 312a05c39e5f - main - riscv: remove more riscv64sf support
 39. Mar 24 Gleb Smirnoff              git: 32aeee8ce7e7 - main - icmp6: rate limit our echo replies
 40. Mar 22 Ed Maste                   git: 35457886cd3a - stable/14 - release: remove binutils package data

 41. Mar 24 Dimitry Andric             git: 35a61f4a25ac - stable/14 - Slightly reorganize libclang_rt Makefile again
 42. Mar 22 Dag-Erling Smørgrav        git: 36afe5ef45bf - stable/13 - bectl: Simplify command aliases.
 43. Mar 21 Mitchell Horne             git: 36de8bb22667 - main - kassert.h: update MPASS definition commentary
 44. Mar 20 Baptiste Daroussin         git: 3a9ddfa1ab46 - main - pkgbase: install all libc test files into the tests package
 45. Mar 20 John Baldwin               git: 3d0a736796a9 - main - tcp: Add a new kernel-only TCP_USE_DDP socket option
 46. Mar 23 Gleb Smirnoff              git: 3f3d19d80288 - main - tests/netinet: fix UDP I/O test build
 47. Mar 21 Mitchell Horne             git: 3f72f36cf2f9 - main - assert.3: Update manual page based on mandoc -Tlint
 48. Mar 18 Kyle Evans                 git: 416547ba79c3 - stable/14 - kern: poll: tap out the pollfd array on successful return
 49. Mar 20 Baptiste Daroussin         git: 45d83c39262d - main - pkgbase: add a mechanism to be able to force a give ucl include
 50. Mar 20 John Baldwin                Re: git: 45d83c39262d - main - pkgbase: add a mechanism to be able to force a give ucl include
 51. Mar 22 Ed Maste                   git: 466e0dc5ce78 - stable/14 - random(9): bump removal to FreeBSD 15.0
 52. Mar 19 Kristof Provost            git: 470a2b334661 - main - pf: convert DIOCSETSTATUSIF to netlink
 53. Mar 18 Andrew Turner              git: 473c0b44ae8c - main - uart: Split out initilisation of the acpi devinfo
 54. Mar 20 Mark Johnston              git: 49a3780aeac3 - main - build: Order kernel-toolchain and buildkernel targets
 55. Mar 21 Emmanuel Vadot             git: 4ea295aba2b6 - main - dts: Fix arm dts path
 56. Mar 24 Gleb Smirnoff              git: 4f96be33fe76 - main - icmp6: move ICMPv6 related tunables to the files where they are used
 57. Mar 21 Mitchell Horne             git: 501f7e7bf847 - main - em.4: add interfaces to name section
 58. Mar 21 Andrew Turner              git: 5202ca77aaf5 - main - libc/aarch64: Add a non-trivial getcontextx
 59. Mar 20 Andrew Gallatin            git: 530c2c30b0c7 - main - ip6_output: Reduce cache misses on pktopts
 60. Mar 22 Ed Maste                   git: 537bdafbc25d - main - rights.4: add note about rights not being simple bitmasks

 61. Mar 19 John Baldwin               git: 5500b398e794 - internal/admin - Reactivate lstewart's commit bit per request
 62. Mar 21 Gordon Bergling            git: 550eedaee1c7 - stable/13 - OpenBSM: Remove $FreeSBD$ tags from the configuration files
 63. Mar 19 Brooks Davis               git: 55513a1b6e4b - main - sys/acl.h: move main typedefs to sys/_types.h
 64. Mar 20 Konstantin Belousov        git: 55e2187a091b - main - Translate linux_newlstat name argument
 65. Mar 22 Richard Scheffenegger      git: 56b40c285b59 - main - build: add -Wswitch to clang for more consistency with gcc
 66. Mar 19 Gleb Smirnoff              git: 56f7860087ee - main - carp: check CARP status in in_localip_fib(), in6_localip_fib()
 67. Mar 18 R. Christian McDonald      git: 576fbcbf2dc0 - main - Add myself (rcm) to the calendar.
 68. Mar 23 Gordon Bergling            git: 577a721d05aa - main - xdr(3): Fix a few typos in source code comments
 69. Mar 24 Zhenlei Huang              git: 579cb41b132f - main - acpi_hpet: Make use of enum for vm_guest to improve readability
 70. Mar 22 Kyle Evans                 git: 590e02d3c088 - stable/14 - if_wg: use proper barriers around pkt->p_state
 71. Mar 22 Emmanuel Vadot             git: 594c5fa10919 - main - arm/nvidia: Fix DTS build
 72. Mar 18 Michael Osipov             git: 59b02bb420e3 - main - freebsd-update: Don't provide copiable commands in output
 73. Mar 24 Dimitry Andric             git: 5c588a23c96b - stable/13 - Slightly reorganize libclang_rt Makefile again
 74. Mar 21 Mitchell Horne             git: 5d956e11ed37 - main - KASSERT(9): describe history of MPASS
 75. Mar 22 Ed Maste                   git: 5f527dbe41b8 - stable/14 - cat: add CAP_SEEK capability
 76. Mar 18 Ka Ho Ng                   git: 60bc9617e79e - main - kerneldump: add livedump_start_vnode(9)
 77. Mar 23 Gordon Bergling            git: 619e6f1f9288 - main - cxgbe.4: Remove double word
 78. Mar 24 Jason A. Harmening         git: 61d9b0cb38bb - stable/14 - uipc_bindat(): Explicitly specify exclusive locking for the new vnode
 79. Mar 19 Dag-Erling Smørgrav        git: 6561c0eceb9a - main - diff: Improve history section.
 80. Mar 24 Mark Peek                  git: 65904399db91 - main - efibootmgr: allow -u as a valid option

 81. Mar 21 Xin LI                     git: 66844fdbaea0 - stable/13 - zlib: use more memory for a small deflate speedup.
 82. Mar 24 Cy Schubert                git: 66f60770fd7d - stable/14 - unbound: Vendor import 1.19.3
 83. Mar 22 Ed Maste                   git: 67e6b8354a7b - stable/14 - CONTRIBUTING.md: add author identity info
 84. Mar 19 Brooks Davis               git: 694ef157b9b7 - main - freebsd32: freebsd32_copyinuio takes const iovp
 85. Mar 21 Konstantin Belousov        git: 69d5783ae81b - main - wmemchr(3): fix prototypes for wcpcpy() and wcpncpy()
 86. Mar 23 Dimitry Andric             git: 69da6e087983 - stable/14 - Merge commit bbb8a0df7367 from llvm-project (by Shafik Yaghmour):
 87. Mar 19 Cy Schubert                git: 6b073e0ec62d - stable/13 - sqlite3: Vendor import of sqlite3 3.45.1
 88. Mar 21 Kyle Evans                 git: 6b3db5d7793f - main - libsysdecode: fix build after 3d0a736796a9
 89. Mar 21 John Baldwin                Re: git: 6b3db5d7793f - main - libsysdecode: fix build after 3d0a736796a9
 90. Mar 24 Jason A. Harmening         git: 6d118b958612 - stable/14 - unionfs: accommodate underlying FS calls that may re-lock
 91. Mar 20 Konstantin Belousov        git: 6fd2c94c8a04 - stable/13 - netinet/tcp_var.h: always define IS_FASTOPEN() for kernel compilation env
 92. Mar 24 Gleb Smirnoff              git: 7142ab479066 - main - icmp: do not store per-VNET identical array of strings
 93. Mar 20 Emmanuel Vadot             git: 7250bc53efff - Create tag vendor/device-tree/6.5
 94. Mar 24 Dimitry Andric             git: 72d9e1e0ca66 - stable/13 - Fix building of several libclang_rt libraries for powerpc64 and powerp64le
 95. Mar 18 Baptiste Daroussin         git: 741ca9249173 - stable/14 - kbdmap: remove debug
 96. Mar 19 Baptiste Daroussin         git: 76229061601f - main - pkgbase: fix kernel packing after switch ucl rework
 97. Mar 19 John Baldwin               git: 785600d0fb13 - main - kldxref: Properly handle reading strings near the end of an ELF file
 98. Mar 18 Baptiste Daroussin         git: 78b6117dac99 - main - release: add basic cloudinit images
 99. Mar 19 Brooks Davis               git: 7936d4e4d082 - main - syscalls.master: align with sigfastblock declaration
100. Mar 18 Kyle Evans                 git: 79a095fa8a66 - stable/13 - crunchgen: slap a dependency on the generated makefile for .lo

101. Mar 20 Emmanuel Vadot             git: 7ad2e83d5e1e - main - arm/GENERIC: Remove TI DTBs
102. Mar 21 Andrew Turner              git: 7e6437c08415 - main - arm64: Support passing more registers to signals
103. Mar 18 Kyle Evans                 git: 7e9323311117 - stable/13 - rtld: add some dlopen tests
104. Mar 23 John Baldwin               git: 7fa8adb8c5cd - main - nvme: Add constants for the Controller Attributes field in cdata
105. Mar 18 Andrew Turner              git: 801160f4c0a3 - main - arm64: Rename drop_to_el1 to enter_kernel_el
106. Mar 22 Kyle Evans                 git: 806e51f81dba - stable/13 - if_wg: use proper barriers around pkt->p_state
107. Mar 18 Dag-Erling Smørgrav        Re: git: 81be5a55d9bb - stable/14 - zfs: merge openzfs/zfs@c883088df (zfs-2.2-release) into stable/14
108. Mar 21 Mitchell Horne             git: 83a426d13a6a - main - KASSERT(9): add assertion message guidelines
109. Mar 18 Michael Osipov             git: 85c3ef77cc9f - main - freebsd-update: mark "cron" as fetched as "fetch" itself
110. Mar 22 Ed Maste                   git: 8669e516f0e6 - main - ccdconfig: reference gpart rather than fdisk and disklabel
111. Mar 20 Konstantin Belousov        git: 87c7f74ff4da - stable/14 - netinet/tcp_var.h: always define IS_FASTOPEN() for kernel compilation env
112. Mar 24 Dimitry Andric             git: 880f35eb5d48 - stable/14 - Fix building of several libclang_rt libraries for powerpc64 and powerp64le
113. Mar 23 John Baldwin               git: 88ecf154c7c5 - main - nvme: Add constants and types for the discovery log page
114. Mar 23 Konstantin Belousov        git: 88f2c58d1a85 - main - cdevpriv(9): document devfs_foreach_cdevpriv()
115. Mar 22 Kristof Provost            git: 88f557a2a9c3 - main - libpfctl: fix incorrect labels copy
116. Mar 21 Dimitry Andric             git: 897a485c3446 - main - Slightly reorganize libclang_rt Makefile again
117. Mar 22 Dag-Erling Smørgrav        git: 897a6f8b90c1 - stable/13 - bectl: fix some `mandoc -Tlint` complaints
118. Mar 22 Ed Maste                   git: 8a17cc127bb0 - stable/13 - cat: fix cap_rights_init usage
119. Mar 21 Bjoern A. Zeeb             git: 8a1d32bea5ae - internal/admin - Release dsl from mentorship.
120. Mar 24 Gordon Bergling            git: 8a56ef8d75b4 - main - mem.4: Correct the HISTORY section

121. Mar 21 Mitchell Horne             git: 8b864151856f - main - cp: Remove useless ssize_t cast
122. Mar 20 Baptiste Daroussin         git: 8c3a85eaeb05 - main - pkgbase: make sendmail config files as config
123. Mar 20 Baptiste Daroussin         git: 8cd7841d8435 - main - pkgbase: separate /etc/mail/aliases from the sendmail package
124. Mar 23 Baptiste Daroussin         Re: git: 8d3d9ca8bd3d - main - tests/netinet: add UDP socket  I/O tests
125. Mar 23 Gleb Smirnoff              git: 8d3d9ca8bd3d - main - tests/netinet: add UDP socket I/O tests
126. Mar 22 Ed Maste                   git: 8e402178193f - stable/14 - makefs: warn that ffs sectorsize other than 512 may not work
127. Mar 20 Konstantin Belousov        git: 8eaa6be80d6a - main - daemon(8): handle case of waitpid() returning without exited child
128. Mar 21 Gordon Bergling            git: 8f13a2c52504 - stable/14 - OpenBSM: Remove $FreeSBD$ tags from the configuration files
129. Mar 18 Rick Macklem               git: 8f13abb4fd2f - main - nfsd.8: Document ways to minimize Copy operation times
130. Mar 19 Eugene Grosbein            git: 947d9b023137 - stable/14 - MFC: diskinfo(8): introduce new option -l
131. Mar 22 Ed Maste                   git: 95a7c6f18a6a - stable/14 - LinuxKPI: Queue skbuffs at tail in __skb_queue_tail
132. Mar 22 Dag-Erling Smørgrav        git: 95d66df41b83 - stable/13 - bectl: Use geopt() and drop mention of -?.
133. Mar 18 Kyle Evans                 git: 97bfe58ddc60 - stable/14 - crunchgen: slap a dependency on the generated makefile for .lo
134. Mar 21 Xin LI                     git: 984caafec11e - stable/14 - zlib: use more memory for a small deflate speedup.
135. Mar 22 Dag-Erling Smørgrav        git: 98a973168369 - stable/14 - bectl: Use geopt() and drop mention of -?.
136. Mar 20 John Baldwin               git: 9978c6289d62 - main - cxgbe tom: Handle a race condition when enabling TLS offload
137. Mar 24 Gleb Smirnoff              git: 9d7f17d7467e - main - icmp: hide icmp_bandlimit_uninit() under VIMAGE
138. Mar 24 Alan Cox                   git: 9fabf97682ce - main - arm64: fix free queue and reservation configuration for 16KB pages
139. Mar 19 Eugene Grosbein            git: 9fd628361bd8 - stable/13 - diskinfo(8): introduce new option -l
140. Mar 24 Gleb Smirnoff              git: a03aff88a144 - main - icmp6: bring rate limiting on a par with IPv4

141. Mar 21 Cy Schubert                Re: git: a16ff32f04b5 - main - NFS: Request use of TCP_USE_DDP for  in-kernel TCP sockets
142. Mar 20 John Baldwin               git: a16ff32f04b5 - main - NFS: Request use of TCP_USE_DDP for in-kernel TCP sockets
143. Mar 21 Colin Percival              Re: git: a16ff32f04b5 - main - NFS: Request use of TCP_USE_DDP for in-kernel TCP sockets
144. Mar 21 Kyle Evans                  Re: git: a16ff32f04b5 - main - NFS: Request use of TCP_USE_DDP for in-kernel TCP sockets
145. Mar 19 Colin Percival             git: a1e516a731e3 - main - arm64: Move curthread setup earlier
146. Mar 23 Antoine Brodin             git: a200093c2163 - main - share/man/man9/Makefile: fix buildworld
147. Mar 23 Konstantin Belousov         Re: git: a200093c2163 - main - share/man/man9/Makefile: fix buildworld
148. Mar 22 Ed Maste                   git: a2ef45a0656f - stable/13 - rights.4: Remove sentence implying that rights are a mask
149. Mar 19 Cy Schubert                git: a322c2cd1946 - stable/14 - sqlite3: Vendor import of sqlite3 3.45.1
150. Mar 22 Ed Maste                   git: a323dd42bcac - stable/14 - bsdlabel: limit to 8 partitions
151. Mar 18 Dag-Erling Smørgrav        git: a46217ce7d16 - main - bectl: Simplify command aliases.
152. Mar 22 Ed Maste                   git: a59eba2caacf - stable/13 - bsdlabel: limit to 8 partitions
153. Mar 22 Gleb Smirnoff              git: a77605a8d9d1 - main - man9: mlink for counter_ratecheck(9)
154. Mar 18 Kyle Evans                 git: a7b90458a293 - stable/14 - rtld: add some dlopen tests
155. Mar 18 Simon J. Gerraty           git: a8eb3b365eb6 - main - loader.4th dictthreshold too small
156. Mar 23 Gleb Smirnoff              git: a8edc9f1e316 - main - tests/netgraph: start ng_ksocket(4) tests
157. Mar 18 Ed Maste                   git: a91a246563df - main - ssh: Update to OpenSSH 9.7p1
158. Mar 18 Andrew Turner              git: a931b85a0966 - main - uart: Add uart_cpu_acpi_setup to setup the uart
159. Mar 22 Baptiste Daroussin         git: a977444652a5 - main - cloudinit: fix creation of cloudinit ready VMs
160. Mar 24 Gleb Smirnoff              git: ac44739fd834 - main - icmp: improve ICMP limit jitter

161. Mar 23 John Baldwin               git: acbc176c3dfd - main - nvmecontrol: Display additional Fabrics-related fields for cdata
162. Mar 18 Dag-Erling Smørgrav        git: ad99fea9045d - main - libbe: Fix some markup issues.
163. Mar 24 Ed Maste                   git: adc61137fdf7 - stable/14 - Cirrus-CI: bump Clang versions to 16 and 17
164. Mar 22 Michael Tuexen             git: af700f430fd8 - main - tcp: no data on SYN segments unless doing TFO
165. Mar 24 Jason A. Harmening         git: b09b120818a8 - stable/14 - vn_lock_pair(): allow lkflags1/lkflags2 to be 0 if vp1/vp2 is NULL
166. Mar 18 Mateusz Guzik              git: b0aaf8beb126 - main - Rename VM_LAST to more appropriate VM_GUEST_LAST
167. Mar 23 John Baldwin               git: b354bb04cb51 - main - nvme: Add constants for fields in AER completion dword 0
168. Mar 24 Gleb Smirnoff              git: b508545ce044 - main - icmp: when logging ICMP ratelimiting message use correct jitter value
169. Mar 18 Richard Scheffenegger      git: b5a9299bb8b9 - main - ktls: catch invalid parameters earlier
170. Mar 22 Ed Maste                   git: b5ae8f217122 - stable/14 - ccdconfig: remove obsolete references to BSD disklabels
171. Mar 23 John Baldwin               git: b8cb8dd3625d - main - nvme: Add constants for the PSDT field in cdw0
172. Mar 18 Kyle Evans                 git: b983d4f63cb5 - stable/14 - kdump: decode pollfd struct arrays coming from poll(2)
173. Mar 20 Mark Johnston              git: bb4116576f2e - main - rc.initdiskless: Disable soft-updates in mdmfs (again)
174. Mar 20 Dimitry Andric             git: bcd401b5a39c - main - Merge commit bbb8a0df7367 from llvm-project (by Shafik Yaghmour):
175. Mar 22 Ed Maste                   git: be83aa2a01b3 - stable/14 - libcasper: fix cap_rights_init usage
176. Mar 22 FreeBSD User               Re: git: c21bc6f3c242 - main - ddb: Add CTF-based pretty  printing
177. Mar 22 Drew Gallatin               Re: git: c21bc6f3c242 - main - ddb: Add CTF-based pretty  printing
178. Mar 22 Bojan Novković             git: c21bc6f3c242 - main - ddb: Add CTF-based pretty printing
179. Mar 22 Baptiste Daroussin          Re: git: c21bc6f3c242 - main - ddb: Add CTF-based pretty printing
180. Mar 22 Mitchell Horne              Re: git: c21bc6f3c242 - main - ddb: Add CTF-based pretty printing

181. Mar 24 Ed Maste                   git: c3c2233c9673 - stable/14 - gpioevents: Fix build with newer Clang
182. Mar 22 Ed Maste                   git: c3c75c142c0c - stable/14 - open: make non-POSIX errno value more apparent
183. Mar 22 Stefan Eßer                git: c44bf7d2e9d2 - main - rtld: reduce debug messages after fix on big-endian hosts
184. Mar 20 Emmanuel Vadot             git: c47d0ea18398..309417d444d2 - vendor/device-tree - vendor branch updated
185. Mar 22 Dag-Erling Smørgrav        git: c4de745c330f - stable/13 - bectl: document the -r flag to bectl
186. Mar 18 Michael Osipov             git: c547f17816be - main - Add myself (michaelo) to the calendar
187. Mar 24 Gleb Smirnoff              git: c6c96aaba8dd - main - icmp6: make icmp6_ratelimit() responsible to update the stats counter
188. Mar 19 Kristof Provost            git: c6f111635790 - main - pf: fix dummynet + route-to
189. Mar 19 Eugene Grosbein            git: c7f1512739c7 - stable/14 - MFC: mkimg(1): process non-seekable output gracefully
190. Mar 21 Andrew Turner              git: c802b486ddfd - main - arm64: Add EL1 hardware breakpoint exceptions
191. Mar 18 Hartmut Brandt             git: c85d75a9fcd1 - main - Add myself (harti) to the calendar.
192. Mar 19 Brooks Davis               git: cab73e530564 - main - syscalls.master: struct siginfo -> struct __siginfo
193. Mar 23 John Baldwin               git: cbda1886ab1c - main - nvme: Add constants for the extended data for Get Log Page command flag
194. Mar 21 Mitchell Horne             git: cc1268a92677 - main - BSD.usr.dist: remove empty /usr/libdata/gcc directory
195. Mar 19 Jamie Landeg-Jones         Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
196. Mar 19 Brooks Davis               git: d060b420e0f6 - main - freebsd32: struct siginfo32 -> struct __siginfo32
197. Mar 19 Brooks Davis               git: d0efabdf15d9 - main - syscalls.master: make __sys_fcntl take an intptr_t
198. Mar 21 Mark Johnston              git: d1c5d0cfcc17 - main - bhyve: Move device model-independent UART code into a separate file
199. Mar 23 Konstantin Belousov        git: d3efbe0132b2 - main - cdevpriv(9): add iterator
200. Mar 18 Oskar Holmlund             git: d4135972ae74 - main - add myself(oh) to the calendar

201. Mar 18 Gleb Smirnoff              git: d45714ade3de - stable/14 - netlink: fix route protocol constant values to match Linux
202. Mar 22 Dag-Erling Smørgrav        git: d5d2452bf536 - stable/14 - bectl: Simplify command aliases.
203. Mar 18 Gleb Smirnoff              git: d62c4607e8a3 - main - sockets: remove unused KPIs to manipulate sockets
204. Mar 22 Mark Johnston              git: d722901fa3a2 - main - ddb: Fix format string errors in db_pprint.c
205. Mar 19 Brooks Davis               git: d8d4ed26c92d - main - syscall.master: fix aio_suspend signature
206. Mar 18 Brooks Davis               git: d9108adbc039 - main - lib{c,sys}: really fix incremental builds
207. Mar 21 Andrew Turner              git: d93b3a65f769 - main - arm64: Use a switch to decide when to enable debug
208. Mar 22 Michael Tuexen             git: da2d6e2815d7 - main - rtld: fix check for endianess of elf hints file
209. Mar 22 Ed Maste                   git: dbf34bbb1888 - stable/14 - cat: fix cap_rights_init usage
210. Mar 22 Mitchell Horne             git: dc7ae2bc6fad - main - kern_ctf.c: fix linking with nooptions DDB
211. Mar 22 Baptiste Daroussin          Re: git: dc7ae2bc6fad - main - kern_ctf.c: fix linking with nooptions DDB
212. Mar 18 Gleb Smirnoff              git: dd7b86e2a010 - main - tcp: remove IS_FASTOPEN() macro
213. Mar 19 Brooks Davis               git: e07d37c7056a - main - sysent: regen
214. Mar 22 Kristof Provost            git: e08b44339b65 - main - if_ovpn tests: test large packets in IPv6 tunnel
215. Mar 18 Gordon Bergling            git: e29be0786117 - main - tcp_rack.4: Update the SEE ALSO section
216. Mar 18 Gleb Smirnoff              git: e34ea0196f44 - main - tcp: clear all TCP timers in tcp_timer_stop() when in callout
217. Mar 19 Nuno Teixeira              git: e37471440e60 - main - Add myself (eduardo) to the calendar.
218. Mar 18 Mark Murray                git: e38f2308273c - main - lib/msun: Fix tgammal(3) on IEEE 128-bit platforms
219. Mar 24 Cy Schubert                git: e59ac68e257b - stable/13 - unbound: Vendor import 1.19.3
220. Mar 18 Gleb Smirnoff              git: e5c1ba936955 - stable/13 - netlink: fix route protocol constant values to match Linux

221. Mar 18 Ed Maste                   git: e600fc7295a7 - main - ssh: remove deprecated client VersionAddendum
222. Mar 18 Dag-Erling Smørgrav        git: e819534f1530 - main - bectl: Use geopt() and drop mention of -?.
223. Mar 24 Konstantin Belousov        git: e87a6f886046 - stable/14 - wmemchr(3): fix prototypes for wcpcpy() and wcpncpy()
224. Mar 22 Ed Maste                   git: e8d01b2efaa3 - stable/13 - path_test: fix cap_rights_init usage
225. Mar 22 Ed Maste                   git: ea3910c452cf - stable/14 - path_test: fix cap_rights_init usage
226. Mar 24 Rainer Hurling             git: eb1ca6736a52 - main - usr.bin/calendar/calendars: Add myself as a committer
227. Mar 20 John Baldwin               git: eba13bbc37ab - main - cxgbe: Support TCP_USE_DDP on offloaded TOE connections
228. Mar 22 Ed Maste                   git: ec44cc4e2882 - stable/13 - libcasper: fix cap_rights_init usage
229. Mar 21 Andrew Turner              git: ed3c6cd76de8 - main - arm64: Mask non-debug exceptions when single stepping
230. Mar 22 Ed Maste                   git: ed70dd5bf560 - stable/14 - iwm.4: add iwlwifi cross-reference
231. Mar 24 Konstantin Belousov        git: ed995c67e059 - stable/13 - wmemchr(3): fix prototypes for wcpcpy() and wcpncpy()
232. Mar 24 Jason A. Harmening         git: eee6217b40df - main - unionfs: implement VOP_UNP_* and remove special VSOCK vnode handling
233. Mar 18 Kyle Evans                 git: efb74e16ddc0 - stable/14 - libsysdecode: add a decoder for pollfd events
234. Mar 21 Dimitry Andric             git: f0620ceeccf0 - main - Fix building of several libclang_rt libraries for powerpc64 and powerp64le
235. Mar 21 Justin Hibbits              Re: git: f0620ceeccf0 - main - Fix building of several libclang_rt libraries for powerpc64 and powerp64le
236. Mar 21 Dimitry Andric              Re: git: f0620ceeccf0 - main - Fix building of several libclang_rt libraries for powerpc64 and powerp64le
237. Mar 21 Emmanuel Vadot             git: f126890ac538 - main - Import device-tree files from Linux 6.5
238. Mar 23 John Baldwin               git: f21a54d19080 - main - nvme: Add SGL structure and constants for use in NVMe commands
239. Mar 22 Dag-Erling Smørgrav        git: f25f14a9396c - stable/14 - libbe: Fix some markup issues.
240. Mar 21 Mark Johnston              git: f29af8618bf9 - main - libfdt: Make an internal FDT library available

241. Mar 18 Ed Maste                   git: f50322c1dcfe - main - random(9): bump removal to FreeBSD 15.0
242. Mar 20 Konstantin Belousov        git: f54495100fbf - main - sys/syscallsubr.h: align definition of kern_fcntl_freebsd() on 32bit
243. Mar 20 Brooks Davis                Re: git: f54495100fbf - main - sys/syscallsubr.h: align definition of kern_fcntl_freebsd() on 32bit
244. Mar 18 Gabriel M. Dutra           git: f56e9a65cf81 - main - calendars: Add myself to the FreeBSD calendar
245. Mar 19 Baptiste Daroussin         git: f8e46fd61e05 - main - pkgbase: rework certctl package to only run rehash on the main package
246. Mar 22 Dag-Erling Smørgrav        git: fb12765e7052 - stable/13 - libbe: Fix some markup issues.
247. Mar 19 Brooks Davis               git: fba329a195e8 - main - Define stack_t in sys/_sigaltstack.h
248. Mar 23 Gleb Smirnoff              git: fbbb50f57093 - main - tests/netgraph: mark all tests as required_user="root"
249. Mar 21 Andrew Turner              git: fd6b1cc34e41 - main - libc/aarch64: Copy the trivial getcontextx

home | up | archive | sorted by: subject - author - date - reverse date