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


2025/dev-commits-src-all/20250106.dev-commits-src-all

Messages: 193, sorted by subject
Last page update: Sat Jan 3 13:05:11 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jan  4 Dimitry Andric             git: 014064b33f72 - stable/13 - Revert "Export additional __aeabi_ symbols from arm's libgcc_s"
  2. Jan  2 Emmanuel Vadot             git: 01950c46b815 - main - Import device-tree files from Linux 6.9
  3. Jan  2 John Baldwin               Re: git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller
  4. Jan  2 Kyle Evans                  Re: git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller
  5. Jan  1 Kyle Evans                 git: 05427f4639bc - main - secure: hook up libecc as libpkgecc
  6. Jan  4 Konstantin Belousov        git: 06a8084a147f - stable/14 - thr_sig.c: style
  7. Dec 31 Adrian Chadd               git: 06b7335701fa - main - rtwn: add rtwn_ctl_vhtrate(), some cleanups
  8. Jan  2 Kristof Provost            git: 0749d8134300 - main - pf tests: check cleared time when zeroing stats for table addresses
  9. Dec 30 Kristof Provost            git: 07579e2110b3 - main - pf: sprinkle const over function arguments
 10. Dec 31 Gordon Bergling            git: 07afd8991219 - stable/14 - arm/qualcomm: Fix a typo in a source code comment
 11. Jan  2 John Baldwin               git: 0ac15e476d87 - main - spibus: Use bus_generic_* directly instead of wrappers
 12. Dec 31 Michael Tuexen             git: 0ce13b1d580f - main - TCP RACK: add comment
 13. Jan  3 John Baldwin               git: 0e742cc77454 - main - cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean
 14. Jan  2 Emmanuel Vadot             git: 0e8011faf58b - main - Import device-tree files from Linux 6.11
 15. Jan  5 Ed Maste                   git: 0f7d8b71b45b - main - Makefile.inc1: Set DISTDIR in stagekernel target
 16. Jan  1 Kyle Evans                 git: 0fb0a408a13c - stable/13 - usb: serial: allow the open/close sleep to be interruptible
 17. Dec 30 Kristof Provost            git: 0fd06bd44aa0 - stable/14 - pf: fix double free in pf_state_key_attach()
 18. Dec 30 Ed Maste                   git: 10fa3f2518d4 - main - certctl: Set METALOG ownership to root:wheel
 19. Jan  2 John Baldwin               git: 11a9117871e6 - main - Use bus_generic_detach to detach and delete child devices during detach
 20. Dec 31 Gordon Bergling            git: 13bd8f011116 - stable/14 - kern: Fix a typo in a source code comment

 21. Jan  3 Andrew Turner              git: 143dff0f9ce9 - main - pci: Only claim to support PCI ASPM on x86
 22. Jan  2 Emmanuel Vadot             git: 14e7644b818f - Create tag vendor/device-tree/6.9
 23. Jan  2 John Baldwin               git: 160179ea3e24 - main - Remove now-redundant calls to device_delete_children
 24. Jan  2 Baptiste Daroussin         git: 16c0a3151e5f..ae7f9696aefd - vendor/nvi - vendor branch updated
 25. Dec 30 Michael Tuexen             git: 16e8e99f1d41 - main - TCP RACK: remove redundant check
 26. Jan  1 Michael Tuexen             git: 1781324db2bc - main - TCP BBR: remove code which is never executed
 27. Jan  1 Kyle Evans                 git: 18bbc3c82e13 - stable/14 - release: vmimage: setup the default BE properly
 28. Dec 31 Adrian Chadd               git: 18fabd338ce7 - main - ath_hal_ar9300: quick refactor of tx/rx chain handling
 29. Jan  3 Jung-uk Kim                git: 1a259ad4ab5b - main - acpica: Merge ACPICA 20240927
 30. Jan  3 Mark Johnston              git: 1da99b479a74 - main - syslogd tests: Permit starting syslogd with multiple -b options
 31. Dec 30 Ed Maste                   git: 1f31d4374280 - main - makefs: Fix cd9660 duplicate directory names
 32. Jan  2 Renato Botelho             Re: git: 1f5c50a86173 - main - pci_host_generic:Add pcib_request_feature on ACPI
 33. Dec 31 Simon J. Gerraty           git: 203027b2d5dc - main - Update libexec/rc/debug.sh and hooks.sh
 34. Jan  4 Konstantin Belousov        git: 20f173fdc7c7 - stable/14 - thr_cancel.c: use testcancel() instead of manually expanding it
 35. Jan  2 John Baldwin               git: 20f932af2973 - main - bhnd bcma/siba: Remove duplicate call to device_delete_children
 36. Dec 31 Gordon Bergling            git: 228b9b37a8df - stable/13 - sound(4): Fix a typo in a source code comment
 37. Jan  3 John Baldwin               git: 22956bc9dc90 - main - pac: Consistently use item count as the first argument to calloc
 38. Dec 31 Tijl Coosemans             git: 242eb8d4e009 - stable/13 - rc.d/sendmail: Fix error with some configurations
 39. Jan  1 Kyle Evans                 git: 2629e90dd05f - main - pkg: pull rsa bits out of pkg.c
 40. Jan  2 Kyle Evans                 git: 2832af7b4ea2 - main - shar: add a note about the port to the deprecation warning

 41. Jan  1 Kyle Evans                 git: 2882d0c61aeb - stable/14 - usb: serial: propagate errors from ucom_queue_command()
 42. Jan  2 John Baldwin               git: 28f5e880e8b2 - main - Use device_delete_children instead of explicit calls to device_delete_child
 43. Jan  1 Kyle Evans                 git: 2ba5217057bd - stable/14 - usb: serial: allow the open/close sleep to be interruptible
 44. Jan  3 Adrian Chadd               git: 2be951a526cb - main - rtwn: enable VHT if it's configured in the device
 45. Jan  1 Kyle Evans                 git: 2e065d74a5b0 - main - pkg: add a pkgsign_verify_data callback
 46. Jan  1 Kyle Evans                 git: 2ecfc040a09f - main - pkg: refactor out a pkg_read_fd()
 47. Jan  4 Konstantin Belousov        git: 2f645d539c60 - stable/14 - pthread_setcancelstate(3): make it async-signal-safe
 48. Jan  4 Michael Tuexen             git: 305c40dc552f - main - TCP BBR: simplify expression
 49. Dec 31 Adrian Chadd               git: 307f9c351588 - main - rtwn: only set INIRATE if we're not doing firmware rate control.
 50. Jan  1 Kyle Evans                 git: 35c0a8c449fd - main - Add 'contrib/libder/' from commit '9c40c4de4c33b2ba1124fb752ebea0bebaa6013f'
 51. Jan  1 Kyle Evans                 git: 360d3fe8743d - stable/13 - usb: serial: propagate errors from ucom_queue_command()
 52. Dec 30 John Baldwin               git: 365b89e8ea4a - main - nvmf: Switch several ioctls to using nvlists
 53. Jan  1 Michael Tuexen             git: 3b9da3dcd11f - main - TCP RACK: avoid using uninitialized tot_idle variable
 54. Jan  1 Kyle Evans                 git: 3d0a0dda3a7d - main - pkg: finish adding the ECC signer and signature type bits
 55. Jan  2 John Baldwin               git: 3ddaf8200bc9 - main - Use bus_generic_detach instead of device_delete_children in detach
 56. Dec 31 Michael Osipov             git: 3f00a0678b9d - stable/13 - linprocfs: Properly reset error variable for mtab generation
 57. Jan  3 Mark Johnston              git: 3fb2371efd13 - main - syslogd tests: Use atf_check when sending SIGHUP to syslogd
 58. Jan  2 Baptiste Daroussin         git: 4087ffdbce72 - main - nvi: import version 2.2.1-52c07e8
 59. Jan  3 John Baldwin               git: 40ed89ffc323 - main - .cirrus: Add manual amd64 and aarch64 jobs using GCC 14
 60. Jan  3 Jung-uk Kim                git: 413ca7a65cb7 - Create tag vendor/acpica/20241212

 61. Jan  3 Michael Tuexen             git: 4173a3a009a4 - main - TCP BBR: simplify expression
 62. Jan  1 Mark Johnston              git: 4196f227aa84 - main - libdtrace: Be less strict when comparing pointer types
 63. Jan  4 Michael Tuexen             git: 41af5eeefc2c - main - TCP RACK: remove code that cannot be reached
 64. Dec 31 Yoshihiro Takahashi        git: 41b30bbc1a57 - main - uart: Add support for Brainboxes / Intashield serial cards.
 65. Dec 31 Gordon Bergling            git: 420d4927b311 - stable/13 - isci(4): Fix a typo in a source code comment
 66. Jan  2 Emmanuel Vadot             git: 48aa10e06590..e2e0a4ea3f70 - vendor/device-tree - vendor branch updated
 67. Jan  5 Ed Maste                   git: 48b9d78a0a9d - main - hda: Add patch for Framework Laptop Intel 13th gen
 68. Dec 31 Ed Maste                   git: 48ef7ed72a02 - main - Clarify net.inet.ip.allow_net240 and allow_net0
 69. Dec 31 Michael Tuexen             git: 4940584bbf0b - main - TCP RACK, BBR: cleanup of ctf_process_inbound_raw()
 70. Jan  4 Michael Tuexen             git: 4bce1a19fcfa - main - TCP BBR: remove code which is not needed
 71. Dec 30 Kristof Provost            git: 4be8e29e776b - main - pf: initialise addresses in pf_get_transaddr_af()
 72. Jan  1 Juraj Lutter               git: 4c0435d919b1 - main - mac(4): Mention mac_do(4)
 73. Jan  1 Kyle Evans                 git: 4c20884b3735 - stable/14 - usb: serial: make more commands execute synchronously
 74. Jan  2 John Baldwin               git: 4e62c3cafa4c - main - Remove now-redundant calls to device_delete_child
 75. Jan  4 Mark Johnston              git: 4e793a6be4f9 - stable/14 - inpcb: Factor out parts of in6_pcbbind() and in_pcbbind_setup()
 76. Dec 31 Michael Tuexen             git: 4f3a0c719780 - main - TCP RACK: don't use an uninitialized variable
 77. Dec 31 Adrian Chadd               git: 4fad98b5c8d7 - main - rtwn: remove SEQ_SEL, replace with a QOS bit
 78. Jan  5 Kristof Provost            git: 50c1e179b584 - main - umtx: handle allocation failire in umtx_pi_alloc()
 79. Jan  3 Mark Johnston              git: 526bd072b33e - main - syslogd: Fix resource leaks
 80. Dec 30 Kristof Provost            git: 54ead732cf08 - main - pf: deduplicate IPPROTO_ICMPV6 and IPPROTO_ICMP handling

 81. Jan  1 Kyle Evans                 git: 5862580ded35 - main - pkg: abstract rsa out behind a pkgsign API
 82. Jan  4 Dimitry Andric             git: 589cf0f3e26f - stable/14 - Revert "Export additional __aeabi_ symbols from arm's libgcc_s"
 83. Jan  4 Mark Johnston              git: 5ada29ab253d - stable/14 - inpcb: Fix the GENERIC-NODEBUG build
 84. Dec 31 Michael Tuexen             git: 5ec914e06c96 - main - TCP BBR: fix condition when sending a tail loss probe
 85. Jan  4 Konstantin Belousov        git: 60b5e18c5362 - stable/14 - libthr: move dlerror_msg into zeroed part of struct thread
 86. Jan  4 Gordon Bergling            git: 6145586a6c74 - main - ascii(7): Correct the history section
 87. Jan  2 Baptiste Daroussin         git: 6192c7bad67e - Create tag vendor/nvi/2.2.1-52c07e8
 88. Dec 30 Dimitry Andric             git: 6258b5bf0670 - stable/13 - bsdinstall zfsboot: Add an option to edit the ZFS pool creation options
 89. Jan  3 Jung-uk Kim                git: 62e841ccce30 - main - acpica: Import ACPICA 20241212
 90. Jan  2 John Baldwin               git: 64d1a02e4e1a - main - Check for errors from bus_generic_detach in various drivers
 91. Jan  3 Adrian Chadd               git: 64ecfc27dbd4 - main - rtwn: add forcerate flag to TX descriptor setup
 92. Dec 30 Warner Losh                git: 6553c31c969d - main - endian.h: Update comments now that POSIX Issue 8 is POSIX.1-2024
 93. Jan  2 John Baldwin               git: 6da28bb2a34a - main - csa/emu10kx: Simplify deleting child devices
 94. Dec 31 Michael Osipov             git: 7700d456bff4 - stable/14 - linprocfs: Properly reset error variable for mtab generation
 95. Jan  2 Emmanuel Vadot             git: 7d0873ebb83b - main - Import device-tree files from Linux 6.10
 96. Dec 31 Gordon Bergling            git: 7d1482319475 - stable/13 - kern: Fix a typo in a source code comment
 97. Jan  4 Kristof Provost            git: 7d5e02b01577 - main - pf: allow ICMP messages related to an SCTP state to pass
 98. Dec 30 Dimitry Andric             git: 7d6ae5874ede - stable/14 - bsdinstall zfsboot: Add an option to edit the ZFS pool creation options
 99. Jan  2 Emmanuel Vadot             git: 7fdfcfce6253 - Create tag vendor/device-tree/6.10
100. Jan  3 Jung-uk Kim                git: 804fe2660352 - main - acpica: Import ACPICA 20240321

101. Jan  1 Konstantin Belousov        git: 8094b35e5769 - stable/14 - amd64: extract code to print fault details from trap_fatal() into a new helper
102. Dec 31 Zhenlei Huang              git: 81f9d3b11f31 - main - sys/sys/kernel.h: Remove SI_SUB_DONE
103. Jan  3 John Baldwin               git: 826509a3c364 - main - open.2: Editorial pass
104. Jan  2 Michael Tuexen             git: 8471791eb6ee - main - TCP RACK: simplify condition
105. Jan  4 Michael Tuexen             git: 84e894ce1309 - main - TCP RACK: remove variable with is only initialized and not changed
106. Jan  4 Konstantin Belousov        git: 85671cefd93f - stable/14 - check_cancel: when in_sigsuspend, send SIGCANCEL unconditionally
107. Jan  3 Michael Tuexen             git: 88766e7af52b - main - TCP BBR: fix integer overflow
108. Dec 30 Michael Tuexen             git: 895347fc10c5 - main - TCP BBR: remove assignments without effect
109. Dec 30 John Baldwin               git: 8a50aa09019a - main - nv: Add <sys/_nv.h> header for nvlist_t declaration
110. Jan  2 John Baldwin               git: 919f911ea452 - main - siba: Use device_delete_children in siba_add_children
111. Jan  2 John Baldwin               git: 925e1016b163 - main - puc: Use device_delete_children if attach fails
112. Jan  3 Jung-uk Kim                git: 92f570c32e9b - main - acpica: Import ACPICA 20240827
113. Jan  5 Adrian Chadd               git: 93411b39fff2 - main - rtwn: calculate control rate for VHT rate frames
114. Jan  4 Bjoern A. Zeeb             git: 95a7aa800987 - main - LinuxKPI: 802.11: implement wiphy_{,un}lock()
115. Dec 31 Gordon Bergling            git: 97e2aea90ab4 - stable/14 - sound(4): Fix a typo in a source code comment
116. Dec 31 Rick Macklem               git: 9a8e9b2a79e1 - main - RELNOTES: Add an entry for commit 07cd69e272da
117. Dec 30 John Baldwin               git: 9b1585384d53 - main - kqueue.2: Editorial pass
118. Jan  2 Ruslan Bukin               git: 9be0058ea0fc - main - riscv vmm: virtual timer support.
119. Dec 31 Gordon Bergling            git: 9be823d76bd2 - stable/14 - isci(4): Fix a typo in a source code comment
120. Jan  3 John Baldwin               git: 9c87cbbcaaed - main - cpu_machdep.9: New manpage describing the semantics of several cpu_*

121. Jan  4 Gordon Bergling            git: 9e4acacf88f8 - stable/14 - timeout(1): Some minor tweaks and improvements
122. Jan  4 Dimitry Andric             git: a0da8a5fc7c4 - stable/13 - Export additional __aeabi_ symbols from arm's libgcc_s
123. Dec 30 Jason A. Harmening         git: a314c60625af - main - mount(8): Avoid truncation when fstab-formatting unionfs mount info
124. Jan  3 Jung-uk Kim                git: a40bc4222a18 - Create tag vendor/acpica/20240321
125. Jan  2 Emmanuel Vadot             git: a8091808915c..beb6e748a901 - vendor/device-tree - vendor branch updated
126. Dec 31 Adrian Chadd               git: aa178783710f - main - rtwn: print out the firmware file being loaded
127. Jan  2 John Baldwin               git: aa48c1ae0831 - main - etherswitch: Cleanup detach and delete of child devices during detach
128. Dec 31 Joseph Koshy               git: aac74b708b3d - main - libelftc: Fix a typo - FreeBSD's riscv port is little-endian.
129. Jan  3 John Baldwin               git: ae1cc4182b3f - main - nv.9: Editorial pass
130. Dec 31 Adrian Chadd               git: af2e102c4065 - main - rtwn: enable periodic TX reporting support on RTL8188EU NICs.
131. Dec 30 Ed Maste                   git: afb7a85e52c3 - stable/14 - makefs: Exit with error if writing cd image fails
132. Jan  2 John Baldwin               git: b196276c20b5 - main - bus_generic_detach: Delete children after detaching them
133. Jan  2 Emmanuel Vadot             git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
134. Jan  2 John Baldwin                Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
135. Jan  4 Emmanuel Vadot              Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
136. Jan  4 John Baldwin                Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
137. Dec 31 Michael Tuexen             git: b47dcb4b1ff1 - main - TCP BBR: fix getsockopt() for TCP_BBR_USEDEL_RATE
138. Jan  1 Xin LI                     git: b55baa8139ce - main - copyright: Happy New Year 2025
139. Dec 30 Michael Tuexen             git: b5739c8b1222 - main - TCP RACK, BBR: ensure return value is always ininitialized
140. Jan  4 Dimitry Andric             git: b662ca1d6cd8 - main - Revert "Export additional __aeabi_ symbols from arm's libgcc_s"

141. Jan  3 Andrew Turner              git: b714eacb7905 - main - acpi: Pass the correct device to acpi_pcib_osc
142. Jan  4 Baptiste Daroussin         git: ba5834b8e11f - main - libusb: fix hotplug sigbus
143. Jan  1 Konstantin Belousov        git: bc3dfb03fd49 - stable/14 - efirt: use correct ABI for runtime EFI functions
144. Jan  3 Jung-uk Kim                git: bcc7802e1753 - Create tag vendor/acpica/20240827
145. Jan  2 Emmanuel Vadot             git: beb6e748a901..cd989bfc73f7 - vendor/device-tree - vendor branch updated
146. Jan  2 Michael Tuexen             git: c7e81cc04369 - main - TCP BBR: do not log an uninitialized value
147. Jan  4 Michal Meloun              Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s
148. Jan  4 Dimitry Andric              Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s
149. Jan  4 mmel@freebsd.org            Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s
150. Dec 31 Adrian Chadd               git: cbc331d153cf - main - rtwn: fix builds on non-x86 platforms
151. Dec 31 Adrian Chadd               git: cc3b7b7e715d - main - ath_hal_ar9300: implement the TX/RX chainmask override for AR9300 HAL
152. Jan  2 John Baldwin               git: cf416f56eb73 - main - Use the new bus_generic_detach directly in place of home-grown versions
153. Jan  1 Alan Somers                git: d11904b35021 - main - Fix lib/libc/nss/getgr_test with large numbers of groups
154. Jan  2 John Baldwin               git: d174ffca3a79 - main - mfi: Use bus_generic_detach to simplify deleting children during detach
155. Jan  4 Konstantin Belousov        git: d51ecba718cf - stable/14 - thr_cancel.c: style
156. Jan  2 Emmanuel Vadot             git: d5760500e428 - Create tag vendor/device-tree/6.11
157. Jan  4 Gordon Bergling            git: d633a7d12105 - main - timeout(1): Add -v/--verbose option to show diagnosis info
158. Jan  3 Joseph Mingrone            git: d72f87c0fd14 - main - tcpdump/print-pflog: Print uid with host endianness
159. Jan  5 Dmitry Morozovsky          Re: git: d830cac9fed1 - main - recoverdisk: Fix comparison  between stripesize and sectorsize
160. Jan  5 Poul-Henning Kamp          git: d830cac9fed1 - main - recoverdisk: Fix comparison between stripesize and sectorsize

161. Jan  5 Poul-Henning Kamp           Re: git: d830cac9fed1 - main - recoverdisk: Fix comparison between stripesize and sectorsize
162. Jan  3 Michael Tuexen             git: deb4252e9e7c - main - TCP RACK: remove un-needed assignment
163. Dec 30 Kristof Provost            git: e0a1a2e47fbf - stable/14 - if_ovpn: improve reconnect handling
164. Jan  1 Konstantin Belousov        git: e27089cda589 - stable/14 - amd64: on any fault during call to EFI RT, restore execution and print fault details
165. Dec 30 Kristof Provost            git: e2bb5f213a72 - stable/13 - pf: fix double free in pf_state_key_attach()
166. Jan  2 Emmanuel Vadot             git: e2e0a4ea3f70..a8091808915c - vendor/device-tree - vendor branch updated
167. Jan  1 Kyle Evans                 git: e374f096e7b6 - stable/13 - usb: serial: make more commands execute synchronously
168. Jan  2 John Baldwin               git: e74465f1778d - main - cpsw: Remove duplicate call to bus_generic_detach
169. Jan  3 Gleb Smirnoff              git: e9255dafa1ef - main - pf: netlink KPI use cleanup
170. Jan  2 John Baldwin               git: e9d3857040a1 - main - Use bus_detach_children instead of bus_generic_detach
171. Dec 30 Kristof Provost            git: ec30ca2e13ae - main - pf: remove impossible condition
172. Jan  3 John Baldwin               git: ecb5fe3c5e48 - main - nv.9: Add a new subsection documenting kernel-specific behavior
173. Jan  4 Mark Johnston              git: eecdd412ff5b - stable/14 - sysctl: Do not serialize requests when running as root
174. Jan  3 Jung-uk Kim                git: ef3ba9d62592..98a2c01a8898 - vendor/acpica - vendor branch updated
175. Jan  1 Kyle Evans                 git: f0865ec9906d - main - Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c'
176. Jan  4 Mark Johnston              git: f1933eda43e6 - stable/14 - jail: Handle jail removal in a dedicated thread
177. Jan  4 Dimitry Andric             git: f27d1ec0f5ad - stable/14 - Export additional __aeabi_ symbols from arm's libgcc_s
178. Jan  4 Emmanuel Vadot             git: f57db7955a6c - main - modules: dtb: allwinner: Remove sun8i-h2-plus-orangepi-r1.dts
179. Jan  3 John Baldwin               git: f586d5259949 - main - .cirrus-ci: Update the non-manual GCC build job to GCC 13
180. Jan  1 Kyle Evans                 git: f59bb61e1eb4 - main - lib: hook libder up to the build

181. Jan  3 Jung-uk Kim                git: f671e8377ba8 - Create tag vendor/acpica/20240927
182. Jan  2 Kyle Evans                 git: f68ee0e7a1e8 - main - shar: add a deprecation notice
183. Jan  2 Cy Schubert                 Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
184. Jan  2 Kyle Evans                  Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
185. Jan  2 Cy Schubert                 Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
186. Jan  2 Kyle Evans                  Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
187. Jan  2 Cy Schubert                 Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
188. Jan  2 Kyle Evans                  Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
189. Jan  2 Cy Schubert                 Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
190. Jan  4 Mark Johnston              git: f9275f94f33b - stable/14 - riscv: Permit spurious faults in kernel mode
191. Jan  3 John Baldwin               git: f94513a3a36b - main - pac: Use strdup and asprintf in place of dubious string building
192. Jan  2 John Baldwin               git: faf0bf43df0c - main - cgem: Cleanup detaching of child miibus device
193. Dec 31 Tijl Coosemans             git: fb3408bb6e5b - stable/14 - rc.d/sendmail: Fix error with some configurations

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