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


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

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

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jun  3 Bjoern A. Zeeb             git: 02382a0ac822 - main - LinuxKPI: 802.11: switch to m_get3()
  2. Jun  4 Kyle Evans                 git: 0344bfb60961 - stable/14 - Enable L1SS handling on RPI4 pcib
  3. Jun  3 Robert Wing                git: 03ad449f6cbd - main - newfs: enable newfs to run on plain files without a bsdlabel
  4. Jun  6 Kristof Provost            git: 06664c3b0ec2 - stable/13 - pf: fix panic in pf_return()
  5. Jun  6 Baptiste Daroussin         git: 076fec1b88de - main - nuageinit: implement packages
  6. Jun  4 Adrian Chadd               git: 0861daf511dc - main - net80211: create net80211_vap_printf() / net80211_ic_printf() for printing
  7. Jun  3 Maxim Konovalov            git: 08bc00977348 - main - if_bridge.4: clarify how if_bridge assigns a MAC address
  8. Jun  6 Kristof Provost            git: 09d62e0658d1 - main - pf: align IPv4 and IPv6 AH header handling
  9. Jun  4 Bjoern A. Zeeb             git: 0a2e5ab96a7d - stable/14 - net80211: make sure to not start a BGSCAN if not enabled
 10. Jun  4 Lexi Winter                git: 0ddc223c6d52 - main - OptionalObsoleteFiles.inc: add some now-optional rc.d scripts
 11. Jun  4 Lexi Winter                git: 0e33211f911c - main - kyua: increase cleanup_timeout to 300s
 12. Jun  2 Krzysztof Galazka          git: 0fed8828c95a - main - ice(4): Update E830-XXV device ids
 13. Jun  5 John Baldwin               git: 152372a30ab7 - main - Fix incorrect syntax in sys/conf/files for nvmf_transport.c
 14. Jun  5 Bjoern A. Zeeb             git: 173bbdba8f51 - main - net80211: add more information elements (IEs) definitions
 15. Jun  4 Rick Macklem               git: 1749465947a8 - main - nfsd: Fix accumulating nfslockfile structures
 16. Jun  4 Mark Johnston              git: 1776ba8de549 - main - share/mk: Define a rule for dtrace -G to generate .pieo files
 17. Jun  4 Adrian Chadd               git: 1a3c03d88aaf - main - net80211: migrate if_printf() -> net80211_vap_printf()
 18. Jun  2 Bojan Novković             git: 1e0743f54d2d - main - glob: Add blocks support
 19. Jun  2 Konstantin Belousov         Re: git: 1e0743f54d2d - main - glob: Add blocks support
 20. Jun  2 Kristof Provost            git: 1e4c562fdfb2 - main - pf: remove unused argument from pf_get_translation()

 21. Jun  8 Alan Cox                   git: 1fee99800a79 - main - vm_page: Retire its listq field
 22. Jun  3 Jessica Clarke             git: 207f3b2b25ea - main - libmd: Fix amd64 AVX2 SHA-1 transcription errors
 23. Jun  4 Helge Oldach               Re: git: 22bf04389287 - stable/14 - vt: add US International  keymap
 24. Jun  4 Warner Losh                git: 22bf04389287 - stable/14 - vt: add US International keymap
 25. Jun  6 Mark Johnston              git: 2542189532b3 - main - qat: update API files to use SPDX identifier
 26. Jun  6 Mark Johnston              git: 25f09d4a9c35 - main - qat: fix typos and formatting issues
 27. Jun  6 Bjoern A. Zeeb             git: 284af342971d - main - LinuxKPI: 802.11: place lock asserts for key operation
 28. Jun  5 Cy Schubert                git: 290e8aaa3840 - main - share/mk: Add MIT KRB5 build knob
 29. Jun  5 Bjoern A. Zeeb             git: 29ddd583693a - main - LinuxKPI: 802.11: add support for GCMP hw crypto offload
 30. Jun  4 Adrian Chadd               git: 2a1beace07f1 - main - net80211: convert ieee80211_mesh.c to not require if_private.h
 31. Jun  3 Konstantin Belousov        git: 2a35b00732d9 - main - kern/kern_ktrace.c: normalize includes
 32. Jun  6 Brooks Davis               git: 2a5841795fb7 - main - src.conf.5: regen with MITKRB5
 33. Jun  6 Cy Schubert                 Re: git: 2a5841795fb7 - main - src.conf.5: regen with MITKRB5
 34. Jun  2 Andrew Turner              git: 2aeac25bcb72 - main - arm64: Add a function to restrict the ID registers
 35. Jun  6 Baptiste Daroussin         git: 2f35a5218323 - main - nuageinit: implement runcmd
 36. Jun  6 Kristof Provost            git: 311ad5bc811d - main - UPDATING: document recent pf changes
 37. Jun  6 Kristof Provost            git: 32546d57f3bb - main - pf tests: verify header processing limit
 38. Jun  2 Martin Matuska             git: 331f2c1c4658 - main - libarchive: fix duplicate entry in tests Makefile
 39. Jun  2 Kristof Provost            git: 3495832877ca - main - pf: convert NAT rule handling to PF_TEST_ATTRIB as well
 40. Jun  3 Bjoern A. Zeeb             git: 34c150cc5fdb - main - LinuxKPI: 802.11: move rx_nss check to be at least 1 into sync function

 41. Jun  2 John Baldwin               git: 353cfc483dd2 - main - cam nvme: Decode NVMe status for NVMe command failures
 42. Jun  5 Alan Somers                git: 35c4ea02cb9f - main - fusefs: revert a workaround for a googletest bug
 43. Jun  3 Bjoern A. Zeeb             git: 36ca21722c27 - main - LinuxKPI: skbuff: make csum_unfold return __wsum
 44. Jun  3 Adrian Chadd               git: 36fcd52c2bd5 - main - net80211: fix TKIP trailer trimming w/ no rx parameters given
 45. Jun  5 Kristof Provost            git: 38c655093c6b - main - route: fix rtentry double free
 46. Jun  2 Andrew Turner              git: 38fd088a5db2 - main - arm64: Move users of sanitised ID registers later
 47. Jun  8 Bjoern A. Zeeb             git: 3a427b832084 - main - rtw89: prevent a NULL pointer deref in rtw89_swap_chanctx()
 48. Jun  6 Kristof Provost            git: 3baef738a8ae - main - pf tests: update after IPv6 hop-by-hop change
 49. Jun  6 Kristof Provost            git: 3be4d54ecd11 - main - pf: use 'struct ah' for the AH extension header rather than 'struct ip6_ext'
 50. Jun  4 Kyle Evans                 git: 3eb26ef41ce8 - main - kdump: nicer printing of wait*() ID arguments
 51. Jun  6 Baptiste Daroussin         git: 43b82d69b252 - main - nuageinit: add a function to bootstrap pkg if needed
 52. Jun  3 Robert Wing                git: 44a4ae3ad72d - main - newfs: don't warn() when newfs'ing plain file
 53. Jun  5 Mark Johnston              git: 46fce0008432 - main - gve: Fix timestamp invalidation for DQO queue formats
 54. Jun  3 Bjoern A. Zeeb             git: 4b6b9c1368b3 - main - LinuxKPI: netdev features style, annotate, and add %b decoding mask
 55. Jun  5 Rick Macklem               git: 4be12de1d630 - main - nfsd: Fix the build for 1749465947a8
 56. Jun  6 Mark Johnston              git: 4da5c15e5c84 - main - qat: update 4xxx capabilities handling
 57. Jun  3 Brooks Davis               git: 503f752a347f - main - sysent: retire unused SV_IA32
 58. Jun  4 Alan Cox                   git: 51c8cd7e1a33 - main - arm64 pmap: Eliminate an unnecessary NULL check
 59. Jun  4 John Baldwin               git: 5304a20ff148 - main - cam nvme: Add nvme_command_string
 60. Jun  3 Gordon Bergling            git: 5317335a9ac0 - stable/14 - cxgb(4): Fix two typos in a source code comment

 61. Jun  5 Cy Schubert                git: 55f9c25f17a3 - main - krb5: Apply patches to build under FreeBSD
 62. Jun  4 Konstantin Belousov        git: 56a4d1a4cc15 - main - ktrace: trace and decode thr_new() thr_param
 63. Jun  5 Bjoern A. Zeeb             git: 58dae28f665b - main - LinuxKPI: 802.11: make synching from HT more resilient
 64. Jun  6 Mark Johnston              git: 5a8e5215cef0 - main - qat: add disable safe dc mode for QAT SPR devices
 65. Jun  5 Konstantin Belousov        git: 5e4d56259e9f - stable/14 - PT_CONTINUE: if pc is set, mark the thread state as modified by user
 66. Jun  4 Michael Osipov             git: 5f8831f2fe50 - stable/14 - caroot: Update certdata URL for GitHub switch
 67. Jun  5 John Baldwin               git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c
 68. Jun  5 Charlie Li                  Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c
 69. Jun  6 John Baldwin                Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c
 70. Jun  6 Charlie Li                  Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c
 71. Jun  6 Warner Losh                 Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c
 72. Jun  6 Charlie Li                  Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c
 73. Jun  2 Simon J. Gerraty           git: 61d77e6c0095 - main - loader: allow for exceptions to restricted settings.
 74. Jun  2 Kyle Evans                  Re: git: 61d77e6c0095 - main - loader: allow for exceptions to restricted settings.
 75. Jun  2 Warner Losh                 Re: git: 61d77e6c0095 - main - loader: allow for exceptions to restricted settings.
 76. Jun  3 Simon J. Gerraty            Re: git: 61d77e6c0095 - main - loader: allow for exceptions to restricted settings.
 77. Jun  3 Simon J. Gerraty            Re: git: 61d77e6c0095 - main - loader: allow for exceptions to restricted settings.
 78. Jun  4 Bjoern A. Zeeb             git: 6573b7db7143 - stable/14 - LinuxKPI: add struct_group_tagged()
 79. Jun  4 Adrian Chadd               git: 674362e27015 - main - net80211: migrate direct printf() to net80211_printf()
 80. Jun  3 Jessica Clarke             git: 680f1a39ee4b - main - libc: Allow more complex expressions for CALL_BLOCK first argument

 81. Jun  6 Baptiste Daroussin         git: 682af9601aeb - main - nuageinit: more package related functions
 82. Jun  3 Konstantin Belousov        git: 6abe7e2a929c - main - exterr: add category for ktrace
 83. Jun  4 Lexi Winter                git: 6b2993e74eba - main - packages: fix ownership of /tmp and /dev
 84. Jun  4 Rick Macklem               git: 6b6542ec8446 - main - open.2: Document the O_NAMEDATTR flag
 85. Jun  5 Brooks Davis                Re: git: 6b6542ec8446 - main - open.2: Document the O_NAMEDATTR flag
 86. Jun  5 Rick Macklem                Re: git: 6b6542ec8446 - main - open.2: Document the O_NAMEDATTR flag
 87. Jun  3 Konstantin Belousov        git: 6d43260d49e6 - main - ktrace: generate events on extended errors
 88. Jun  6 Ed Maste                   git: 6d46fd2cbea4 - main - capsicum.4: Add capsicum_helpers and libcasper references
 89. Jun  6 Bjoern A. Zeeb             git: 6e7a6a66b239 - main - LinuxKPI: 802.11; update frag_threshold and rts_threshold
 90. Jun  6 Kristof Provost            git: 6ea237c31eff - main - pf.conf.5: clarify filter evaluation and anchor loading
 91. Jun  6 Kristof Provost            git: 6f6ca5288060 - stable/14 - pf: fix panic in pf_return()
 92. Jun  3 Colin Percival             git: 6fe425b4c4a4 - releng/14.3 - ure.4: description consistencies + tag spdx
 93. Jun  3 Bjoern A. Zeeb             git: 71f854e5a01a - main - LinuxKPI: 802.11: update HE structures
 94. Jun  6 Zhenlei Huang              git: 721e783a2a33 - main - iflib: Some style(9) tweaks
 95. Jun  5 Konstantin Belousov        git: 730405499ecb - stable/14 - PT_CONTINUE: undo transparent attach consequences
 96. Jun  3 Konstantin Belousov        git: 765150dd4d05 - main - struct uexterror: add flags, bump exterr version
 97. Jun  6 Kristof Provost            git: 7659d0fa2b87 - main - pf tests: skip TestHeader6::test_too_many if ipfilter is loaded
 98. Jun  3 Jessica Clarke             git: 786ced56a434 - main - libc: Fix glob.c build with GCC
 99. Jun  6 Doug Moore                 git: 7908b5df1abd - main - pctrie_lookup_node: assume parent_out != NULL
100. Jun  4 Warner Losh                git: 7aac4b22f9be - main - efi: Include sys/types.h for register_t

101. Jun  6 John Baldwin               git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c
102. Jun  6 John Baldwin                Re: git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c
103. Jun  6 Warner Losh                 Re: git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c
104. Jun  6 John Baldwin                Re: git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c
105. Jun  6 Warner Losh                 Re: git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c
106. Jun  8 Konstantin Belousov        git: 7c05f298cdcc - stable/14 - pseudofs: fix typo in comment
107. Jun  5 Alan Somers                git: 7ce93195ddb3 - main - fusefs: delete dead code
108. Jun  5 Cy Schubert                git: 7f2fe78b9dd5 - main - krb5: Import MIT 1.21.3
109. Jun  6 Bjoern A. Zeeb             git: 80386ed954aa - main - LinuxKPI: 802.11: adjust logging for key handling
110. Jun  3 Colin Percival             git: 827153d21219 - stable/14 - puc.4: Add a HARDWARE section based off device data from pucdata.c
111. Jun  3 Gordon Bergling            git: 831c4e51886e - stable/14 - syscons(4): Fix a typo in a source code comment
112. Jun  6 Kristof Provost            git: 834d72b555b5 - main - pf.conf.5: clarify set prio
113. Jun  4 Kyle Evans                 git: 8378665ff917 - main - tools: build: add a rewrite of makeman in lua
114. Jun  5 Konstantin Belousov        git: 84074e207ee3 - stable/14 - kern_sig.c: make pt_attach_transparent global
115. Jun  3 Bjoern A. Zeeb             git: 84c5998ccb0b - main - LinuxKPI: skbuff: add dummy skb_copy_header()
116. Jun  5 John Baldwin               git: 85a6ba310f05 - main - nvme: Use routines from nvme_util.c to decode opcodes and status codes
117. Jun  6 Zhenlei Huang              git: 898a886b4504 - main - git-blame-ignore-revs: iflib style(9) tweaks
118. Jun  2 Andrew Turner              git: 89bb17ec3b02 - main - arm64: Mask out the PAC ID fields when disabled
119. Jun  6 Mark Johnston              git: 8aa51e6d7de0 - main - qat: restrict sysctl access to privileged users
120. Jun  3 Bojan Novković             git: 8bc0b97e193b - main - glob.h: Limit glob_b prototype visibility

121. Jun  6 Colin Percival             git: 8c9ce319fef7 - releng/14.3 - Update in preparation for 14.3-RELEASE
122. Jun  4 Simon J. Gerraty           git: 8e1e989c77d4 - main - Add host.test.mk for DIRDEPS_BUILD
123. Jun  5 Brooks Davis               git: 8e3580073257 - main - build: remove the last vestiges of lint support
124. Jun  5 Brooks Davis               git: 934df0ca61bf - main - mman: Reserve two PROT_ for CHERI use
125. Jun  6 Brooks Davis               git: 9623040eee15 - main - closefrom: always use close_range(2)
126. Jun  4 Kyle Evans                 git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument
127. Jun  4 Gleb Smirnoff               Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument
128. Jun  4 Kyle Evans                  Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument
129. Jun  5 Konstantin Belousov         Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument
130. Jun  5 John Baldwin                Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument
131. Jun  5 Warner Losh                 Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument
132. Jun  5 Kyle Evans                  Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument
133. Jun  5 Warner Losh                 Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument
134. Jun  3 Konstantin Belousov        git: 96f4be881e8e - main - ktrace(1): teach about KTR_EXTERR
135. Jun  4 Renato Botelho             Re: git: 970a71e1ef9a - main - Rename BLOW_KERNEL_WITH_EXTERR to BLOAT_KERNEL_WITH_EXTERR
136. Jun  4 Renato Botelho              Re: git: 970a71e1ef9a - main - Rename BLOW_KERNEL_WITH_EXTERR to BLOAT_KERNEL_WITH_EXTERR
137. Jun  4 Mark Johnston              git: 98ef590f7739 - main - dtrace/profile: Stop storing the probe name in struct profile_probe
138. Jun  8 Juraj Lutter               git: 99ec65e7fe61 - main - traceroute6(8): Stop probing on networks rejected.
139. Jun  3 Konstantin Belousov        git: 9a0360355792 - main - kdump(1): pretty-print KTR_EXTERR
140. Jun  3 Bjoern A. Zeeb             git: 9a139facd06e - main - pseudofs: enhance KASSERT with more information

141. Jun  3 Konstantin Belousov         Re: git: 9a139facd06e - main - pseudofs: enhance KASSERT with more information
142. Jun  3 Bjoern A. Zeeb              Re: git: 9a139facd06e - main - pseudofs: enhance KASSERT with more information
143. Jun  3 Konstantin Belousov         Re: git: 9a139facd06e - main - pseudofs: enhance KASSERT with more information
144. Jun  6 Baptiste Daroussin         git: 9a62e1d98dc7 - main - nuageinit: log nuageinit execution
145. Jun  3 Gordon Bergling            git: 9b09a560d8fa - stable/14 - ipsec(4): Fix a typo in a source code comment
146. Jun  3 Bjoern A. Zeeb             git: 9cac7351868d - main - LinuxKPI: 802.11: add ieee80211_purge_tx_queue()
147. Jun  3 Bjoern A. Zeeb             git: 9df0d1f3d1f3 - main - LinuxKPI: 802.11: ensure bandwidth <= channel bandwidth
148. Jun  3 Colin Percival             git: 9efdb081e824 - releng/14.3 - puc.4: Add a HARDWARE section based off device data from pucdata.c
149. Jun  3 Jesús Daniel Colmenares Ov git: 9fa8ba74acd6 - main - committers-ports: add myself (dtxdf@) with acm@ as mentor
150. Jun  3 Bjoern A. Zeeb             git: a02180cf60a6 - main - LinuxKPI: Implement dma_map_resource/dma_unmap_resource functions
151. Jun  4 Adrian Chadd               git: a233c71650a1 - main - net80211: remove if_private.h from code that doesn't require it
152. Jun  4 Robert Clausecker          git: a3ed55ff1818 - main - lib/libmd: reenable AVX2 SHA1 kernel
153. Jun  3 Simon J. Gerraty           git: a40d73475b1d - main - Export SB_OBJROOT for later reference
154. Jun  4 Brooks Davis               git: a5b0b2a7d421 - main - C runtime: add kernel version guards on exterrctl
155. Jun  4 Lexi Winter                git: a5fe142e0844 - main - bridge: fix vlan(4) on a bridge member
156. Jun  5 Bjoern A. Zeeb             git: aaee0ed3d163 - main - LinuxKPI: 802.11: WEP noise
157. Jun  2 Kristof Provost            git: ab239dfb225b - main - pf: use struct pf_test_ctx as function argument
158. Jun  6 Colin Percival             git: ab74684c4deb - Create tag release/14.3.0
159. Jun  5 Simon J. Gerraty           git: ac05fc395317 - main - local.dirdeps.mk remove stray .endif
160. Jun  3 Konstantin Belousov        git: ac1a57f6c325 - main - ktrace: define user interface for tracing extended errors

161. Jun  3 Ed Maste                   git: ac4c4c2739a8 - main - release: Remove stray review reference
162. Jun  3 Krzysztof Galazka          git: ae08f9366346 - stable/14 - ppt: Fix panic when configuring unavailable MSI-X vector
163. Jun  6 Mark Johnston              git: ae1dc27639c8 - main - qat: refactor error handling and add mutex locks
164. Jun  3 Konstantin Belousov        git: b3a93154db74 - main - Extract exterr_to_ue()
165. Jun  3 Colin Percival             git: b529a06d1db4 - stable/14 - ure.4: description consistencies + tag spdx
166. Jun  5 Konstantin Belousov        git: b63f298b1ff9 - main - pseudofs: fix typo in comment
167. Jun  6 Bjoern A. Zeeb             git: bc24342d96aa - main - LinuxKPI: 802.11: improve queue locking
168. Jun  3 Konstantin Belousov        git: beae50a72396 - stable/14 - fsck_ffs: change struct bufarea member b_index type to uint64_t
169. Jun  5 Bjoern A. Zeeb             git: beb51893cc29 - main - net80211: update IE list for 802.11-2020
170. Jun  6 Kyle Evans                 git: bef6d85b6de5 - main - lualoader: allow graphical bits to be disabled with loader_gfx
171. Jun  5 Simon J. Gerraty           git: bf407f36c5e9 - main - local.dirdeps.mk move MK_RUN_TESTS .endif
172. Jun  5 Cy Schubert                git: bf6873c5786e - main - pam-krb5: Import/add pam-krb5 from eyeire.org
173. Jun  4 Konstantin Belousov        git: c27f7d6b9cf6 - main - libsysdecode: correct regexp for thr_new flags
174. Jun  6 Mark Johnston              git: c38bafee7e18 - main - qat: move debugfs handling to separate file
175. Jun  4 Bjoern A. Zeeb             git: c8b89c058f6d - stable/14 - ifconfig: 802.11: fix a warning message
176. Jun  3 Colin Percival             git: cd46420a6150 - releng/14.3 - ure.4: add a HARDWARE section + add RTL8156BG as a compatible controller
177. Jun  4 Michael Osipov             git: cda1b2b634ce - stable/13 - caroot: Update certdata URL for GitHub switch
178. Jun  6 Kyle Evans                 git: d0d5415881b7 - main - lualoader: rename loop variable to cleanup luacheck
179. Jun  2 Gleb Smirnoff              git: d8773fdcbfa3 - main - sockets: gc SB_STOP flag
180. Jun  3 Bjoern A. Zeeb             git: d87ee937ed85 - main - LinuxKPI: 802.11: use macros for locking

181. Jun  4 Lexi Winter                git: d9b6b10e5ebb - main - if_vlan_var.h: fix value of DOT1Q_VID_MAX
182. Jun  4 Lexi Winter                git: da9f1571dcd2 - main - tests/sys/net: run if_bridge_test in a jail
183. Jun  6 Bjoern A. Zeeb             git: db480c29879c - main - LinuxKPI: 802.11: stop queues during key updates
184. Jun  3 Baptiste Daroussin         git: db6f6cc583bd - main - pkg.conf: add valid configurations for kmods for all branches
185. Jun  6 Kristof Provost            git: dda88af8fa4e - main - pf: limit how many headers we look at
186. Jun  3 Konstantin Belousov        git: de6012c48e21 - main - kdump: staticise functions in kdump.c
187. Jun  6 Mark Johnston              git: ded037e65e52 - main - qat: driver updates to improve code and fix bugs
188. Jun  3 Konstantin Belousov        git: e26f3836d4e1 - main - kdump(1): Use static array for header types string literals
189. Jun  2 Alexander Ziaee            git: e3307d05311e - main - mlx.4: Improve specificity for apropos + hw notes
190. Jun  2 Kevin Bowling               Re: git: e3307d05311e - main - mlx.4: Improve specificity for apropos + hw notes
191. Jun  2 Alexander Ziaee             Re: git: e3307d05311e - main - mlx.4: Improve specificity for apropos + hw notes
192. Jun  6 Baptiste Daroussin         git: e38f521f53d7 - main - nuageinit: helper function to setup adduser
193. Jun  3 Konstantin Belousov        git: e5586b32d2dc - main - exterr: move the definition of user-visible struct uexterror into sys/_uexterror.h
194. Jun  3 Ed Maste                   git: e578e6507c00 - main - linuxkpi: Improve LKPI_80211_TRACE_MO message
195. Jun  2 Robert Clausecker          git: e698e4a53773 - main - lib/libmd: disable SHA1 AVX2 kernel
196. Jun  3 Shawn Webb                  Re: git: e698e4a53773 - main - lib/libmd: disable SHA1 AVX2 kernel
197. Jun  3 Shawn Webb                  Re: git: e698e4a53773 - main - lib/libmd: disable SHA1 AVX2 kernel
198. Jun  3 Robert Clausecker           Re: git: e698e4a53773 - main - lib/libmd: disable SHA1 AVX2 kernel
199. Jun  6 Mark Johnston              git: e745eee59c82 - main - qat: reimplement cpaCyGetXXXInstances as a wrapper
200. Jun  6 Dag-Erling Smørgrav        git: e945411697cf - main - diff: minor fixes to manual page

201. Jun  5 Konstantin Belousov        git: e9897199576a - main - pseudofs: make dup name an error instead of panic
202. Jun  6 Kristof Provost            git: ee97d8918389 - main - pf: align option handling for IPv4 and IPv6
203. Jun  2 Warner Losh                git: ef4014882ee1 - stable/14 - Fix incorrect version introduced in manual pages
204. Jun  6 Bjoern A. Zeeb             git: f1a110f1f0f2 - main - LinuxKPI: 802.11: fix lkpi_scan_ies_add() channel lookup
205. Jun  2 John Baldwin               git: f2a587b8b777 - main - cam nvme: Move opcode and status code tables from CTL to base CAM
206. Jun  3 Colin Percival             git: f336a04960b6 - stable/14 - ure.4: add a HARDWARE section + add RTL8156BG as a compatible controller
207. Jun  2 Simon J. Gerraty           git: f9890204b5db - main - install: must set netproto for tftp://
208. Jun  3 Bjoern A. Zeeb             git: f99d393f7f78 - main - LinuxKPI: add missing bus_dmamap_sync() calls or exclude them
209. Jun  5 Bjoern A. Zeeb             git: fa02d9fceab7 - main - net80211: add the beginning of the extfield information elements (IE ext)
210. Jun  4 Mark Johnston              git: fdaba0128c17 - main - dtrace tests: Fix nits in some test programs
211. Jun  2 Kristof Provost            git: fe96610ba943 - main - pf: rework anchor handling to recurse
212. Jun  6 Kristof Provost            git: feac17714fdf - main - pfctl: void functions and exit(3) on error
213. Jun  3 Warner Losh                git: ffacf114e131 - releng/14.3 - Fix incorrect version introduced in manual pages
214. Jun  3 Kaia Monroe                Pitti Immagine Uomo 2025: Visitor Details
215. Jun  7 Yasmin Rose                Pitti Immagine Uomo 2025:All Attendees and Visitors List

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