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


2023/dev-commits-src-main/20230312.dev-commits-src-main

Messages: 171, old messages first
Last page update: Sat Jan 3 13:04:32 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Mar  5 Xin LI                     git: c237c10a2346 - main - xz: Improve compatibility with systems without capability mode support
  2. Mar  5 Colin Percival             git: 3689f8aeab82 - main - linux_80211: Don't dequeue lsta if not queued
  3. Mar  5 Andrew Turner              git: cb894f746c07 - main - Map arm64 pci config memory as non-posted
  4. Mar  5 Andrew Turner              git: 5a91529479b4 - main - Support non-posted MMIO on arm64 with FDT
  5. Mar  5 Bjoern A. Zeeb             Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup
  6. Mar  5 Mateusz Guzik              git: cd9e5d43333c - main - netstat: fix pfsync stats spelling
  7. Mar  6 Kirk McKusick              git: 528d8e55c8d3 - main - FFS/UFS snapshots: improve documentation.
  8. Mar  6 Baptiste Daroussin         git: 4cd30c640db9 - main - uuidgen(1): fix another typo
  9. Mar  6 Andrew Turner              git: 527bf20032b6 - main - Remove a #error that sneaked in
 10. Mar  6 Peter Holm                 git: ee10c61d7a0a - main - stress2: Fix a off-by-one error.  Added check for argument file type
 11. Mar  6 =?utf-8?Q?Corvin=20K=C3=B6 git: 89fe7b98fe45 - main - bhyvectl: do not return garbage from send_message
 12. Mar  6 =?utf-8?Q?Corvin=20K=C3=B6 git: b64ba2426441 - main - bhyvectl: correct socket_fd closing in send_message
 13. Mar  6 =?utf-8?Q?Corvin=20K=C3=B6 git: 942525ab47e9 - main - bhyvectl: don't leak nvlist in send_message
 14. Mar  6 =?utf-8?Q?Corvin=20K=C3=B6 git: 755dcd5e4913 - main - libvmm: add missing ioctl's to vm_ioctl_cmds
 15. Mar  6 =?utf-8?Q?Corvin=20K=C3=B6 git: 5c0a03125988 - main - bhyve: don't flush readonly device at blockif_pause
 16. Mar  6 =?utf-8?Q?Corvin=20K=C3=B6 git: 577ddca90877 - main - bhyve: add cap limits for ipc socket
 17. Mar  6 =?utf-8?Q?Corvin=20K=C3=B6 git: d213429e42d4 - main - bhyve: exit with EX_OSERR if init checkpoint or restore time failed
 18. Mar  6 =?utf-8?Q?Corvin=20K=C3=B6 git: 9a9a24896469 - main - bhyve: init checkput before caph_enter
 19. Mar  6 =?utf-8?Q?Corvin=20K=C3=B6 git: 062f2818c1ad - main - bhyvectl: don't permit using --suspend and --checkpoint at same time
 20. Mar  6 Alexander V. Chernikov     git: 66bdbcd544d5 - main - net: unify mtu update code

 21. Mar  6 Alexander V. Chernikov     git: df2b419a4105 - main - ifnet: add if_foreach_sleep() to allow ifnet iterations with sleep.
 22. Mar  6 Alexander V. Chernikov     git: 055776c84a41 - main - netlink: use newly-added if_foreach_sleep() to iterate over the interface list.
 23. Mar  6 Alexander V. Chernikov     git: e2dc8d789f68 - main - dhclient: do not add 0.0.0.0 interface alias.
 24. Mar  6 Alexander V. Chernikov     git: 6a6f2b0ce9e6 - main - netstat: fix IPv6 link-locals & custom multipath printing.
 25. Mar  6 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 1d577bedbae8 - main - unbound: Fix config file path
 26. Mar  6 Justin Hibbits             git: 70510800d1ad - main - mlx5: Enter network epoch when using if_foreach()
 27. Mar  6 Justin Hibbits             git: 935b194ded5d - main - Mechanically convert usb ethernet drivers to DrvAPI
 28. Mar  6 Ravi Pokala                Re: df2b419a4105 - main - ifnet: add if_foreach_sleep() to allow ifnet iterations with sleep.
 29. Mar  6 Alexander Chernikov        Re: df2b419a4105 - main - ifnet: add if_foreach_sleep() to allow ifnet iterations with sleep.
 30. Mar  6 Vincenzo Maffione          git: 506336f2cd1f - main - netmap: pkt-gen: init all slots of every tx ring
 31. Mar  6 Mark Johnston              git: 48227d1c6db8 - main - epair: Avoid loading m_flags into a short
 32. Mar  6 Mark Johnston              git: df7bbd8c354a - main - epair: Simplify the transmit path and address lost wakeups
 33. Mar  6 Mark Johnston              git: cec2d0b1c7ac - main - readelf: fix -wR option, memory leaks, and -wf minor bug
 34. Mar  6 Ravi Pokala                Re: df2b419a4105 - main - ifnet: add if_foreach_sleep() to allow ifnet iterations with sleep.
 35. Mar  6 Kristof Provost            git: 9f1beeaed4d5 - main - pfctl: fix superblock printf format mismatch
 36. Mar  6 Kristof Provost            git: 1be25bdb730f - main - pfctl: remove set but unused variable
 37. Mar  6 Mark Johnston              git: 713264f6b8bc - main - netinet: Tighten checks for unspecified source addresses
 38. Mar  6 Ed Maste                   git: d7a491dd3037 - main - make showconfig: set MACHINE and MACHINE_ARCH
 39. Mar  6 Ed Maste                   git: 3f9c1b2cae5d - main - src.conf: regen after d7a491dd3037
 40. Mar  6 Brooks Davis               git: 08e66b7a374d - main - ATM: Remove /usr/include/netnatm when disbled

 41. Mar  6 Brooks Davis               Re: git: 08e66b7a374d - main - ATM: Remove /usr/include/netnatm when disbled
 42. Mar  7 Ed Maste                   git: 6e0a1438d8f2 - main - src.opts.mk: mark ZFS broken on powerpc, matching kern.opts.mk
 43. Mar  7 Kirk McKusick              git: 7741a5c4dc5e - main - FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking.
 44. Mar  7 Kyle Evans                 git: d71a00e9f5db - main - arm64: ofw: respect the nonposted-mmio prop in OF_decode_addr()
 45. Mar  7 Kristof Provost            git: f427703f16db - main - carp tests: ensure exactly one jail is master
 46. Mar  7 Justin Hibbits             git: 25c92cd2f6d1 - main - iflib: Further convert to use IfAPI accessors
 47. Mar  7 Justin Hibbits             git: 084846271a75 - main - ktls: Use IfAPI accessors to get capabilities
 48. Mar  7 Justin Hibbits             git: 56928500eceb - main - linux: Use the if_name() accessor to get loopback name
 49. Mar  7 Justin Hibbits             git: 6d18b481f276 - main - cpsw(4): Finish conversion to IfAPI
 50. Mar  7 Justin Hibbits             git: 068f2c0e10d5 - main - Mechanically convert dwc(4) to IfAPI
 51. Mar  7 Mark Johnston              git: 42875200fa44 - main - .gitignore: Ignore LSP generated .cache
 52. Mar  7 Mark Johnston              git: cff482380436 - main - bhyve: Move libcasper dependecy to lib9p
 53. Mar  7 Justin Hibbits             git: 343c112dfea5 - main - altera: Fix build from 068f2c0e10
 54. Mar  7 =?utf-8?Q?Dag-Erling=20Sm= git: b1218349edec - main - tarfs: Set mountedfrom correctly.
 55. Mar  7 =?utf-8?Q?Dag-Erling=20Sm= git: 473a2c9a40e8 - main - byacc: Disable backtracking extension.
 56. Mar  7 =?utf-8?Q?Dag-Erling=20Sm= git: a9a38dea37ef - main - libc: Remove prototype and documentation for tzsetwall().
 57. Mar  7 Alexander V. Chernikov     git: c57dfd92c876 - main - tests: add more netlink tests for neighbors/routes
 58. Mar  7 Kyle Evans                 git: 1867702942b0 - main - arm64: fix the LINT-ACPI build
 59. Mar  7 Alexander V. Chernikov     git: 5c8277ec2588 - main - netlink: cleanup netlink_writer code
 60. Mar  7 Ed Maste                   git: 7661a2abe45c - main - src.opts.mk: sync FDT and OFED options with kern.opts.mk

 61. Mar  7 Justin Hibbits             git: 64c618ed7dbb - main - Mechanically convert qlxge(4) to IfAPI
 62. Mar  7 Justin Hibbits             git: 5b587352a23e - main - Mechanically convert qlxgb(4) to IfAPI
 63. Mar  7 Justin Hibbits             git: 54ab3b4a03f0 - main - Mechanically convert qlxgbe(4) to IfAPI
 64. Mar  7 Justin Hibbits             git: 954712e8f622 - main - Mechanically convert cxgb(4) and cxgbe(4) to IfAPI
 65. Mar  7 Ed Maste                   git: 1a718f7a3b4e - main - src.opts.mk: Remove long-unused NDIS option
 66. Mar  7 Kirk McKusick              git: 0eabe33087d8 - main - Updates to UFS/FFS superblock integrity checks when reading a superblock.
 67. Mar  7 Warner Losh                git: 320e7e0003db - main - Revert "Fix cross-build support for Ubuntu 16.04"
 68. Mar  7 Jessica Clarke             Re: git: 320e7e0003db - main - Revert "Fix cross-build support for Ubuntu 16.04"
 69. Mar  7 Kirk McKusick              git: 52f9710412ee - main - Correct several bugs in fsck_ffs(8) triggered by corrupted filesystems.
 70. Mar  7 Warner Losh                git: 109abf744bf7 - main - acpica: do not print warning for missing _ADR
 71. Mar  7 Warner Losh                Re: git: 320e7e0003db - main - Revert "Fix cross-build support for Ubuntu 16.04"
 72. Mar  8 Kirk McKusick              git: 129ea078cd16 - main - FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking.
 73. Mar  8 Alexander V. Chernikov     git: 0679eb1f39aa - main - netlink: make snl(3) scratch buffer growable
 74. Mar  8 Justin Hibbits             git: a472fd7a5737 - main - eqos: Mechanically convert to IfAPI
 75. Mar  8 Justin Hibbits             git: d936c29ec021 - main - dpaa2: Mechanically convert to IfAPI
 76. Mar  8 =?utf-8?Q?Stefan=20E=C3=9F git: 2d8cf575d577 - main - msdosfs: fix debug print format and parameter
 77. Mar  8 Joerg Wunsch               git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h>
 78. Mar  8 Kyle Evans                 Re: git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h>
 79. Mar  8 Joerg Wunsch               Re: git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h>
 80. Mar  8 Alexander Motin            git: 49ebbdb264fe - main - Add NAMESPACE MANAGEMENT into admin_opcode[].

 81. Mar  8 Kyle Evans                 Re: git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h>
 82. Mar  8 Joerg Wunsch               git: b0484678d405 - main - dpaa2_mc.c: unbreak by adding <sys/lock.h>
 83. Mar  8 Joerg Wunsch               Re: git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h>
 84. Mar  8 Brooks Davis               git: 42afe48b1a36 - main - makeman: fix a whitespace bug
 85. Mar  8 Brooks Davis               git: fca7df1b28c8 - main - makeman: don't insert a $FreeBSD$
 86. Mar  8 Brooks Davis               git: 397364e7df39 - main - src.conf.5: regen without $FreeBSD$
 87. Mar  8 Brooks Davis               git: cc36164a77f9 - main - makeman: replace -\|/ twiddles with dots
 88. Mar  8 John Baldwin               git: eee4264c9fcb - main - Make <sys/systm.h> more self-contained.
 89. Mar  8 John Baldwin               git: 6dcd6d199f86 - main - arch.7: Drop most mentions of MIPS.
 90. Mar  8 John Baldwin               git: f4ea84cea23f - main - krping: Use get_cyclecount for get_cycles.
 91. Mar  8 John Baldwin               git: fe0f6950391c - main - Enable OFED on all platforms except for 32-bit arm.
 92. Mar  8 John Baldwin               git: 3140e27ee5c4 - main - sys/modules/Makefile: Add a section for arm64 + x86 + powerpc64.
 93. Mar  8 Ed Maste                   git: 4a869d380e8d - main - nvram2env: Retire unused MIPS-specific driver
 94. Mar  8 Ed Maste                   git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions
 95. Mar  8 John Baldwin               Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions
 96. Mar  8 Warner Losh                Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions
 97. Mar  9 Ed Maste                   Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions
 98. Mar  9 Ed Maste                   git: bd258f88e579 - main - src.conf.5: Use common phrasing in WITHOUT_OFED text
 99. Mar  9 Warner Losh                Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions
100. Mar  9 Kyle Evans                 git: f6d6c6688900 - main - grep: remove tautological condition

101. Mar  9 Kyle Evans                 git: c816aea7abcf - main - Revert "grep: remove tautological condition"
102. Mar  9 Kyle Evans                 git: b61758494286 - main - grep: remove tautological condition
103. Mar  9 Tijl Coosemans             git: 862aab6281a5 - main - hostid: Generate random UUID by default
104. Mar  9 Tijl Coosemans             git: ecad3f5c4d92 - main - rc.d: Generate machine-id from hostid_save
105. Mar  9 Alexander V. Chernikov     git: 76f6d391504b - main - netlink: add basic message writing support to snl(3).
106. Mar  9 Alexander V. Chernikov     git: 90d625122886 - main - netlink: add rtsock-compatible header to use with netlink snl(3).
107. Mar  9 Alexander V. Chernikov     git: 595d23f777dc - main - netlink: add snl(3) default parsers for routes and links.
108. Mar  9 Ed Maste                   Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions
109. Mar  9 Alexander Motin            git: 20dc2c4d11dd - main - nvmecontrol: Fix default ns create parameters.
110. Mar  9 Kristof Provost            Re: git: 7e5bf68495cc - main - netlink: add netlink support
111. Mar  9 Alexander V. Chernikov     git: da4047d3ba23 - main - fix buildworld after 595d23f777dc.
112. Mar  9 Yuri                       Re: git: 20dc2c4d11dd - main - nvmecontrol: Fix default ns create parameters.
113. Mar  9 Alexander Motin            Re: git: 20dc2c4d11dd - main - nvmecontrol: Fix default ns create parameters.
114. Mar  9 =?utf-8?Q?Roger=20Pau=20Mo git: 5489d7e93a06 - main - xen: bump used interface version
115. Mar  9 =?utf-8?Q?Roger=20Pau=20Mo git: 6f80738b228c - main - xen: fetch dom0 video console information from Xen
116. Mar  9 Mark Johnston              git: e08302f6499e - main - vm_fault: Update a comment to reflect the removal of the default pager
117. Mar  9 Baptiste Daroussin         git: b2654064c2d1 - main - pkg(7): use libmd for sha256 instead of openssl
118. Mar  9 Kyle Evans                 Re: git: b2654064c2d1 - main - pkg(7): use libmd for sha256 instead of openssl
119. Mar  9 Baptiste Daroussin         =?US-ASCII?Q?Re=3A_git=3A_b2654064c2d1_-_main_-_pkg=287=29=3A_?= =?US-ASCII?Q?use_libmd_for_sha256_instead_of_openssl?=
120. Mar  9 John Baldwin               Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions

121. Mar  9 Alexander Chernikov        Re: git: 7e5bf68495cc - main - netlink: add netlink support
122. Mar  9 Warner Losh                Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions
123. Mar  9 Brooks Davis               git: af0cc0b22362 - main - NgATM: Remove netgraph ATM support
124. Mar  9 Brooks Davis               git: 105a4f7b3cb6 - main - ng_atmllc: remove
125. Mar  9 Brooks Davis               git: aad600e52e8b - main - Remove WITH(OUT)_ATM option
126. Mar  9 Brooks Davis               Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions
127. Mar  9 Ceri Davies                git: 5b3f109816fa - main - man5/rc.conf.5: document hostid and machine-id related variables
128. Mar  9 Baptiste Daroussin         git: e5dd5bfa55dc - main - pkg(7): now that we do use libmd, use it completly
129. Mar  9 Ceri Davies                git: efa3c0af3724 - main - rc.conf: update comment referring to /etc/motd
130. Mar  9 Ceri Davies                git: 654b1e38c47f - main - man5/rc.conf.5: minor nitpicks to formatting, grammar, spelling
131. Mar  9 Ceri Davies                git: 465171322ebe - main - man5/rc.conf.5: finally retire references to pccard_ifconfig variable
132. Mar  9 Brooks Davis               git: 21735dfaebdf - main - include: Remove no longer existing netgraph/atm
133. Mar  9 Brooks Davis               git: 3ac71149bade - main - Add WITH_LOADER_VERIEXEC_VECTX description
134. Mar  9 Mark Johnston              git: 626d1e4a82e2 - main - netmap: Remove obsolete compatibility defines
135. Mar 10 Michael Tuexen             git: 4a2b92d99fee - main - sctp: initial implementation of draft-tuexen-tsvwg-sctp-zero-checksum
136. Mar 10 Cy Schubert                git: 5abaf0866445 - main - heimdal: Fix CVE-2022-4152, signature validation error
137. Mar 10 Xin LI                     git: 75798f9b0105 - main - cap_*(2): Document ENOSYS behavior.
138. Mar 10 Kyle Evans                 git: cc0fe048ec39 - main - kern: physmem: don't create a new exregion for different flags...
139. Mar 10 =?utf-8?Q?Stefan=20E=C3=9F git: 175a4d10428e - main - contrib/bc: update to version 6.4.0
140. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: a6dfd2015c20 - main - tftpd: Fix max block size calculation.

141. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: 7c21545c46e1 - main - tftpd: Ensure that tftp_log() preserves errno.
142. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: 36242fc0e56c - main - tftpd: Make the transfer functions return success / failure.
143. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: 92570f67c791 - main - tftp: Correctly propagate transfer errors.
144. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: 9f6f64941c02 - main - tftpd: Make the -d option behave as documented.
145. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: e3b4cb1b32c0 - main - tftpd: Use poll() instead of alarm() + setjmp().
146. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: b4736c90adb8 - main - tftpd: Don't consume arbitrary requests when failing to fork.
147. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: 77e83935b7ef - main - tftpd: Don't forget to close stderr on startup.
148. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: 64c2a712d661 - main - tftp: Add tests.
149. Mar 10 =?utf-8?Q?Dag-Erling=20Sm= git: 1955ad42b3b7 - main - tftpd: Gracefully skip tests if networking is not enabled.
150. Mar 10 Warner Losh                git: 9503d2704ca6 - main - opts: Minor cleanup of ZFS options
151. Mar 10 Warner Losh                git: 41cf798e8206 - main - opts: popwerpcspc is also 32-bit
152. Mar 10 Warner Losh                git: 3916fdd2f2c8 - main - opts: fix silly typo
153. Mar 10 Enji Cooper                Re: git: e5dd5bfa55dc - main - pkg(7): now that we do use libmd, use it completly
154. Mar 10 Mark Johnston              git: 478de7f8e258 - main - netbsd-tests: Remove some pointless sleeps from message queue tests
155. Mar 10 Mark Johnston              git: e1ccf64b884a - main - netbsd-tests: Serialize message queue tests
156. Mar 10 Mark Johnston              git: 44b31d37ad2b - main - qat: Reconnect qat.4 to the build
157. Mar 11 Mateusz Guzik              git: 73b951cd3914 - main - vm: move up object lock asserts in fault functions
158. Mar 11 Mateusz Guzik              git: bdfd1adc9908 - main - vm: add VM_OBJECT_UNLOCK
159. Mar 11 Mateusz Guzik              git: fdb1dbb1cc06 - main - vm: read-locked fault handling for backing objects
160. Mar 11 Ceri Davies                git: effb053522e8 - main - rc.conf.5: dhclient came from OpenBSD, but now isn't the OpenBSD client

161. Mar 11 Ceri Davies                git: 682bd8ecaac9 - main - rc.conf.5: fix typo of route6d that I introduced while nitpicking
162. Mar 11 Justin Hibbits             git: 1510005c94b8 - main - dtsec: Complete mechanical conversion to IfAPI
163. Mar 11 Justin Hibbits             git: 3caaaa56bbba - main - phyp_llan: Mechanically convert to IfAPI
164. Mar 11 Justin Hibbits             git: 635ecbf47015 - main - dtrace/powerpc: Adjust AFRAMES for fbt and profile
165. Mar 11 Justin Hibbits             git: 3e1155ade1ba - main - dtrace/powerpc: "Fix" stack traces across trap frames
166. Mar 11 Vincenzo Maffione          git: 22bf2a479f68 - main - netmap: get rid of WNA() macro
167. Mar 11 Maxim Konovalov            git: 1a791448272a - main - rc.conf.5: a stray whitespace removed
168. Mar 11 Mateusz Guzik              git: 3c3a434f8ee8 - main - vm: avoid lock upgrade if possible in vm_fault_next
169. Mar 11 Konstantin Belousov        git: 51015e6d0f57 - main - csu: move common code to libc
170. Mar 11 Konstantin Belousov        git: 0303938539f3 - main - x86: microoptimize static PIE startup
171. Mar 11 Konstantin Belousov        git: 0c6f0c0db75e - main - libc: move declaration of 'char **environ' to common private header

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