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


dev-commits-src-all

Messages: 233, new messages first
Last update: Wed Apr 30 21:24:40 2025

home | up | archive sorted by: subject | author | date | reverse date
  1. Apr 30 Gleb Smirnoff              git: a1424b75453f - main - uio: provide uioadvance()
  2. Apr 30 Gleb Smirnoff              git: a35f24c9055d - main - sendfile: factor out socket send buffer space sensing into a method
  3. Apr 30 Gleb Smirnoff              git: aba6f33275e7 - main - sockets: provide protocol method pr_kqfilter
  4. Apr 30 Alexander Ziaee            git: f6b44ffd54be - main - mount: Improve usage message and polish man page descriptions
  5. Apr 30 Dimitry Andric             Re: git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version
  6. Apr 30 Warner Losh                git: b794f3126c82 - stable/14 - mpi3mr: modified the log messages to be on a single line
  7. Apr 30 Warner Losh                git: 3abb5750c321 - stable/14 - mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 only
  8. Apr 30 Warner Losh                git: e2b8fb2202c2 - stable/14 - mpi3mr: Allow driver to be in-kenrel and add to GENERIC
  9. Apr 30 Warner Losh                git: e6d4b221ba7c - stable/14 - mpi3mr: Update Driver Version to 8.14.0.2.0
 10. Apr 30 Warner Losh                git: f76b6e1c075b - stable/14 - mpi3mr: Update Copyright Year to 2025
 11. Apr 30 Warner Losh                git: ec6fea480da5 - stable/14 - mpi3mr: Enable Diag Save for All Diagnostic Fault Cases
 12. Apr 30 Warner Losh                git: 07070742fa71 - stable/14 - mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification
 13. Apr 30 Warner Losh                git: 9980fb4d87ae - stable/14 - mpi3mr: Block I/Os While Task Management is in Progress
 14. Apr 30 Warner Losh                git: 19981894d133 - stable/14 - mpi3mr: Add NVData Parameter for Host Timestamp Synchronization
 15. Apr 30 Warner Losh                git: 05cf85775b2a - stable/14 - mpi3mr: Handle Insufficient Power Fault Code
 16. Apr 30 Warner Losh                git: 94ede6230de2 - stable/14 - mpi3mr: Enhance Controller Enable Retry Logic in Host Drivers
 17. Apr 30 Warner Losh                git: 60cf1576501d - stable/14 - mpi3mr: Update MPI Header to Version 36
 18. Apr 30 Warner Losh                git: 22b4023cba4e - stable/14 - mpi3mr: Set Driver Capability for OS Exposure in IOCInit
 19. Apr 30 Warner Losh                git: 1fc80c01391e - stable/14 - mpi3mr: Track IO per target counter during queue poll with local variable
 20. Apr 30 Warner Losh                git: 46d0fea77eb4 - stable/14 - mpi3mr: configure larger max I/O size if the HBA firmware supports it


21. Apr 30 Warner Losh git: 80b069913d49 - stable/14 - mpi3mr: Divert large WriteSame IOs to firmware if unmap and ndob bits are set 22. Apr 30 Warner Losh git: 8fa8f7a84823 - stable/14 - mpi3mr: copyright year update to 2024 23. Apr 30 Warner Losh git: 810abb12585d - stable/14 - mpi3mr: driver version update to 8.10.0.1.0 24. Apr 30 Warner Losh git: 3635f18ee639 - stable/14 - mpi3mr: mpi headers update to latest 25. Apr 30 Warner Losh git: 14283d89e4a9 - stable/14 - mpi3mr: Adding FreeBSD OS Type to Fault/Reset Reason Code 26. Apr 30 Warner Losh git: 40089481d099 - stable/14 - mpi3mr: diag fault success beyond F000 fault code 27. Apr 30 Warner Losh git: 897fcbe89391 - stable/14 - mpi3mr: Update consumer index of admin and operational reply queues after every 100 replies 28. Apr 30 Warner Losh git: d22c5b277ae4 - stable/14 - mpi3mr: Decrement per controller and per target counter post reset 29. Apr 30 Warner Losh git: 3e1b3b3d15cd - stable/14 - mpi3mr: poll reply queue and add MPI3MR_DEV_REMOVE_HS_COMPLETED flag 30. Apr 30 Warner Losh git: a24be14366a7 - stable/14 - mpi3mr: Controller state check before enabling PEL 31. Apr 30 Warner Losh git: 85be8c09ab4b - stable/14 - mpi3mr: Block devices persist despite being offlined during reset 32. Apr 30 Warner Losh git: 25607ef4852a - stable/14 - mpi3mr: Fix confusion over | and & 33. Apr 30 Warner Losh git: 05e6c3afbc40 - stable/14 - mpi3mr: add missing terminator entry to mpi3mr_identifiers array 34. Apr 30 Doug Moore git: 014a45493865 - main - pctrie: add a locked pctrie_lookup_range 35. Apr 30 Gleb Smirnoff git: b21104487324 - main - sendfile: ensure that the low water mark is at least a page size 36. Apr 30 Ed Maste Re: git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version 37. Apr 30 Gleb Smirnoff git: 626ea75ed2e9 - main - time: use precise callout for clock_nanosleep(2) and nanosleep(2) 38. Apr 30 Doug Moore git: b8b94f5ab1bf - main - vm_object: drop unnecessary vm_object.h header 39. Apr 30 John Baldwin git: 6f0aa2343b1d - main - ObsoleteFiles.inc: Fix the path to libdevinfo.so.6 40. Apr 30 Ed Maste git: 7ca3db1999cd - main - src.conf.5: Correct LLVM_BINUTILS comment about strings(1)
41. Apr 30 Piotr Pawel Stefaniak git: ebda367c4d47 - main - libedit: Reset WARNS 42. Apr 30 Muhammad Moinur Rahman git: c08f5ad160bf - main - CI: Add full test support 43. Apr 30 Baptiste Daroussin git: e7a517bee5a7 - stable/14 - libedit: import vendor snapshot 2025-01-03 44. Apr 30 Baptiste Daroussin git: 63aa7c5fb8dd - stable/14 - nuageinint: implement ssh_pwauth 45. Apr 30 Baptiste Daroussin git: 28a38dc945cf - stable/14 - nuageinit: fix luacheck nit 46. Apr 30 Baptiste Daroussin git: 004f8bd94710 - stable/14 - usb_vendors: update to 2025-04-01 47. Apr 30 Baptiste Daroussin git: 9225ca95c09c - stable/14 - pci_vendors: update to 2025-03-09 48. Apr 30 Baptiste Daroussin git: 86baac4a2eb2 - stable/14 - termcap: add entry for Alacritty 49. Apr 30 Dave Cottlehuber git: f5418217dbc6 - stable/14 - release: use "runtime" instead of "minimal" for OCI image name 50. Apr 30 Vladimir Kondratyev git: 2c23fc90e566 - stable/14 - hidraw(4): Force switch to hidraw mode on HIDIOCGRDESC ioctl 51. Apr 30 Vladimir Kondratyev git: 3f1d9d334350 - stable/14 - ng_ubt: add UPDATING note about firmware downloading on Realtek adaptors 52. Apr 30 Vladimir Kondratyev git: 7545c8c116b1 - stable/14 - hidraw(4): Add additional hidraw input/output report ioctls 53. Apr 30 Vladimir Kondratyev git: d04cc28f9759 - stable/14 - hidraw(4): Return actual length of read data from HIDIOCG* ioctls 54. Apr 30 Vladimir Kondratyev git: 2880e12cc902 - stable/14 - hidraw(4): Return length of written data from HIDIOCS* ioctls 55. Apr 30 Vladimir Kondratyev git: a55479cbfb62 - stable/14 - acpi_asus_wmi(4): Handle TUF-specific hotkeys internally 56. Apr 30 Vladimir Kondratyev git: f530b1236274 - stable/14 - acpi_asus_wmi(4): Add support for WMI event queue 57. Apr 30 Vladimir Kondratyev git: 9b5f1a6cd682 - stable/14 - acpi_asus_wmi(4): Improve keyboard backlight support. 58. Apr 30 Vladimir Kondratyev git: 6616f35456d1 - stable/14 - acpi_asus_wmi(4): Add EVDEV support 59. Apr 30 Vladimir Kondratyev git: 6d2885d50e80 - stable/14 - ig4(4): Add Intel ACPI HID 60. Apr 30 Baptiste Daroussin git: c201a1198ad7 - main - nuageinit: implement chpasswd
61. Apr 30 Lexi Winter git: afa30c5dec5a - main - netstat(1): add description for option -o and -O. 62. Apr 30 Gleb Smirnoff git: fe9bf4b9f580 - main - tests/unix_stream: improve writable test 63. Apr 30 Gleb Smirnoff git: 2e891fce9de5 - main - mbufs: let mc_get() and mc_uiotomc() return a consistent mc when failed 64. Apr 30 Philip Paeps Re: git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version 65. Apr 30 Konstantin Belousov git: 06fa889365b5 - stable/14 - rtld: symbolic and deepbind are equivalent for the refobj 66. Apr 30 Ed Maste git: be61deae0aa2 - main - pkg: clarify argument parsing 67. Apr 29 Alan Somers git: d5e3cf41e894 - main - fusefs: Upgrade FUSE protocol to version 7.33. 68. Apr 29 Bjoern A. Zeeb git: 8ef442451791 - stable/14 - rtw88: merge Realtek's rtw88 driver based on Linux v6.14 69. Apr 29 John Baldwin git: 06ecf26346fa - stable/14 - universe: Update the default GCC toolchain to GCC 14 70. Apr 29 John Baldwin git: 02663a236080 - stable/14 - .cirrus-ci: Update the non-manual GCC build job to GCC 14 71. Apr 29 John Baldwin git: 51e6e35947fc - stable/14 - Update example from gcc6 to gcc13 72. Apr 29 John Baldwin git: 00c8c5e2c358 - stable/13 - pcib: Clear any pending slot status events during attach 73. Apr 29 John Baldwin git: 37032a39c5e9 - stable/13 - pcib: Ignore power fault detected if a power controller is not present 74. Apr 29 John Baldwin git: eef4e44a41e4 - stable/13 - telnet: Prevent buffer overflow in the user prompt for SRA 75. Apr 29 Vladimir Kondratyev git: a4fcbac5d891 - main - rtlbtfw(8): Fix incorrect chunk index overwrap in rtlbt_load_fwfile() 76. Apr 29 Vladimir Kondratyev git: 7a7ab347fc65 - main - rtlbtfw(8): Add Mercusys MA530 VID/PID for Realtek 8761BUV 77. Apr 29 John Baldwin git: 3357c016c79c - main - nvmecontrol.8: Fix markup of default transport for the discover command 78. Apr 29 John Baldwin git: b4cc8079a759 - main - devd.conf.5: memrory -> memory 79. Apr 29 Ed Maste git: ad2a46d0ce30 - main - getopt_long.3: Use "optstring" consistently 80. Apr 29 Warner Losh git: 4a12e28f330c - main - pciio.h: Delete trailing whitespace
81. Apr 29 Ed Maste Re: git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version 82. Apr 29 John Baldwin git: b5bc47f1e1ab - stable/14 - pci: Clear active PME# and disable PME# generation 83. Apr 29 John Baldwin git: 14cb4636358f - stable/14 - pcib: Clear any pending slot status events during attach 84. Apr 29 John Baldwin git: 7485e6a867ab - stable/14 - telnet: Prevent buffer overflow in the user prompt for SRA 85. Apr 29 John Baldwin git: 4373c15f1fa2 - stable/14 - pcib: Ignore power fault detected if a power controller is not present 86. Apr 29 John Baldwin git: a2de254b2007 - stable/14 - acpi_pci: Use pci_has_pm and pci_clear_pme 87. Apr 29 John Baldwin git: 6f27822152e4 - stable/14 - dev: Use recently added improvements to PME# support to simplify drivers 88. Apr 29 John Baldwin git: b8b5dbdb93f8 - stable/14 - pci: Add helper routines to manage PME in device drivers 89. Apr 29 John Baldwin git: 33bf58fbd8e5 - stable/14 - lockmgr/rmlock/rwlock/sx: Make various assertions more robust 90. Apr 29 John Baldwin git: 6fb471682aa9 - stable/14 - rwmlock/rwlock/sx: Print the pointer of destroyed locks in panic messages 91. Apr 29 John Baldwin git: d9ce37179a2f - stable/14 - mtx: Include the mutex pointer in the panic message for destroyed locks 92. Apr 29 John Baldwin git: 7a7a7cd85090 - stable/14 - mtx: Make idle thread assertions more robust 93. Apr 29 John Baldwin git: 27fb895f9e81 - stable/14 - mtx: Avoid nested panics on lock class mismatch assertions 94. Apr 29 John Baldwin git: ee08e8455170 - stable/14 - mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices 95. Apr 29 John Baldwin git: ab9e7d209ac5 - stable/14 - hdaa: Don't hold a mutex while creating child devices 96. Apr 29 John Baldwin git: 207e58ce8a6d - stable/14 - sdhci: Use bus_topo_lock and taskqueue_bus for hotplug events 97. Apr 29 John Baldwin git: 50c1d075dc8e - stable/14 - pcib: Use taskqueue_bus for hot-plug events instead of a private taskqueue 98. Apr 29 John Baldwin git: 3a54ca5e28d8 - stable/14 - new-bus: Add taskqueue_bus to process hot-plug device events 99. Apr 29 John Baldwin git: 0a515a8d36ad - stable/14 - pci: Don't cache the count of MSI/MSI-X messages before allocation 100. Apr 29 John Baldwin git: 14749f40c193 - stable/14 - pci: Cosmetic cleanups to MSI/MSI-X routines
101. Apr 29 John Baldwin git: cbaa32c28a05 - stable/14 - pci_host_generic: Use SYS_RES_MEMORY for the parent of I/O resource ranges 102. Apr 29 John Baldwin git: 34f9dca1917b - stable/14 - pci: avoid accidental clobbering of regs on some fdt platforms 103. Apr 29 John Baldwin git: 7bc852d94dbf - stable/14 - pci: propagate vpd read error 104. Apr 29 Brooks Davis git: 6c3a4b5f9b7b - main - alloca.3: move to share/man/man3 105. Apr 29 Brooks Davis git: 64b9e40dc5ba - main - release: style: prefer `-n` over `! -z` 106. Apr 29 Arthur Kiyanovski git: 59b30c1a864e - main - ena: Bump driver version to v2.8.1 107. Apr 29 Arthur Kiyanovski git: 56c45700f2ae - main - ena: Fix misconfiguration when requesting regular LLQ 108. Apr 29 Olivier Certner git: 54a2c5978f51 - main - fts: Fix GCC compile error 109. Apr 29 Dag-Erling =?utf-8?Q?Sm=C3 git: 09bc6a5d5b33 - main - mail: Exit non-zero on failure to collect mail. 110. Apr 29 Christos Margiolis git: 578cbd03f7a5 - main - sound: Retire volch 111. Apr 29 Mark Johnston git: 87e57632bf88 - main - ofed: jiffies is unsigned long 112. Apr 29 Mark Johnston git: 901256f6ea3c - main - mlx5: jiffies is unsigned long 113. Apr 29 Mark Johnston git: 325aa4dbd10d - main - linuxkpi: Introduce a properly typed jiffies 114. Apr 29 Bjoern A. Zeeb git: 89473d9a1bdd - stable/14 - LinuxKPI: add dummy header file linux/unaligned.h 115. Apr 29 Bjoern A. Zeeb git: 62c010b6514b - stable/14 - LinuxKPI: define time64_t 116. Apr 29 Bjoern A. Zeeb git: 1eb45fe4c210 - stable/14 - LinuxKPI: extend struct and enum for leds 117. Apr 29 Bjoern A. Zeeb git: 5fc174c52f18 - stable/14 - LinuxKPI: add container_of_const() 118. Apr 29 Bjoern A. Zeeb git: 85bd58055f8b - stable/14 - LinuxKPI: sysfs: implement sysfs_match_string() 119. Apr 29 Bjoern A. Zeeb git: 6510caf35680 - stable/14 - LinuxKPI: pci: add pci_info() 120. Apr 29 Bjoern A. Zeeb git: 5c0182cbe5b4 - stable/14 - LinuxKPI: add ASMEDIA vendor ID for PCI
121. Apr 29 Bjoern A. Zeeb git: 6c08f9a5c66b - stable/14 - LinuxKPI: add cleanup.h to mutex.h 122. Apr 29 Bjoern A. Zeeb git: 92a74b3bcee9 - stable/14 - LinuxKPI: 802.11: updates to headers for driver update 123. Apr 29 Bjoern A. Zeeb git: 9c29ee712c96 - stable/14 - LinuxKPI: 802.11: add tunable to enable TKIP 124. Apr 29 Bjoern A. Zeeb git: c40937bfbb57 - stable/14 - LinuxKPI: 802.11: introduce mlo field to sta 125. Apr 29 Bjoern A. Zeeb git: ecc5344225cb - stable/14 - LinuxKPI: 802.11: further improve key updates 126. Apr 29 Bjoern A. Zeeb git: 3b4ffe19a44f - stable/14 - LinuxKPI: 802.11: make TKIP start to work 127. Apr 29 Bjoern A. Zeeb git: d416d659b90c - stable/14 - LinuxKPI: 802.11: fix TKIP RX/TX MIC offsets 128. Apr 29 Bjoern A. Zeeb git: e2e40ccaf1a1 - stable/14 - LinuxKPI: 802.11: add the key mgmt for TKIP and extra checks for CCMP 129. Apr 29 Bjoern A. Zeeb git: c08c12712e88 - stable/14 - LinuxKPI: 802.11: lkpi_hw_crypto_prepare and lkpi_hw_crypto_tailroom 130. Apr 29 Bjoern A. Zeeb git: ed180522c9ab - stable/14 - LinuxKPI: 802.11: sort cipher lists and filter net80211 unsupported ones 131. Apr 29 Bjoern A. Zeeb git: ae3d7f439568 - stable/14 - LinuxKPI: 802.11: remove lkpi_iv_key_set/delete wrappers 132. Apr 29 Bjoern A. Zeeb git: ba1325db9fdc - stable/14 - LinuxKPI: 802.11: fill ieee80211_get_key_rx_seq() also for TKIP/GCMP 133. Apr 29 Bjoern A. Zeeb git: 732cd1f905f9 - stable/14 - LinuxKPI: 802.11: add IEEE80211_KEY_FLAG_BITS 134. Apr 29 Bjoern A. Zeeb git: aa8e8f833a6e - stable/14 - LinuxKPI: 802.11: add checks and improve tracing to key operations 135. Apr 29 Bjoern A. Zeeb git: df71d2753d00 - stable/14 - LinuxKPI: skbuff: rewrite data allocation to use __kmalloc by default 136. Apr 29 Bjoern A. Zeeb git: 85c811c9e368 - stable/14 - LinuxKPI: skbuff: switch to using uma for the skb 137. Apr 29 Bjoern A. Zeeb git: ce537904d415 - stable/14 - LinuxKPI: skbuff: fix types, shuffle fields 138. Apr 29 Bjoern A. Zeeb git: c0d19fc29074 - stable/14 - LinuxKPI 802.11: move key-related functions together 139. Apr 29 Bjoern A. Zeeb git: fec21aaf328d - stable/14 - LinuxKPI: 802.11: no need to lock during lkpi_lsta_alloc() 140. Apr 29 Bjoern A. Zeeb git: 7f4088f4286c - stable/14 - LinuxKPI: skbuff: remove _alloc_len field
141. Apr 29 Bjoern A. Zeeb git: bb9b11bc6403 - stable/14 - LinuxKPI: add type for __wsum 142. Apr 29 Bjoern A. Zeeb git: 28c5a37f07b3 - stable/14 - net80211; LinuxKPI 802.11: introduce IEEE80211_RX_F_ICV_STRIP 143. Apr 29 Bjoern A. Zeeb git: a638734e4a5c - stable/14 - net80211: add driver / crypto methods to set the hardware / software cipher suites 144. Apr 29 Bjoern A. Zeeb git: 84b198f68f9b - stable/14 - net80211: add IEEE80211_CONF_AMPDU_OFFLOAD for AMPDU[-TX] offload 145. Apr 29 Bjoern A. Zeeb git: caebab19e711 - stable/14 - net80211: add a new field specifically for announcing specific ciphers 146. Apr 29 Bjoern A. Zeeb git: 0ed97681a30d - stable/14 - net80211: add the 802.11-2016 cipher list to the crypto array set. 147. Apr 29 Bjoern A. Zeeb git: 95e956722a2e - stable/14 - mbuf: add mbuf information to KASSERTs 148. Apr 29 Bjoern A. Zeeb git: 1be235fcc48c - stable/14 - rtw89: make wow.c compile 149. Apr 29 Bjoern A. Zeeb git: e56928111450 - stable/14 - iwlwifi: make mvm/d3.c compile again 150. Apr 29 Olivier Certner git: 4fa275a5f357 - main - queue(3): Add simple tests for some macros for all list/tailq types 151. Apr 29 Doug Moore git: 8f58b693814e - main - vm_grab_pages_unlocked: read all the pages at once 152. Apr 29 Warner Losh git: 7554a5b611fd - main - arm: Hack to make kernel.bin into a zImage 153. Apr 29 Konstantin Belousov git: 6cb5f1629e6f - main - net/sff8472.h: add double-include protection 154. Apr 29 Mark Johnston git: c0c5d01e5374 - stable/14 - so_splice: Synchronize so_unsplice() with so_splice() 155. Apr 29 Mark Johnston git: dfbda7c53d67 - stable/14 - riscv: Fix handling of interrupts during kernel page faults 156. Apr 29 Ed Maste git: 34b43f4b26e4 - main - bsdinstall: add pkgbase prompt to auto script 157. Apr 29 Ed Maste git: 4daf244aedfc - main - bsdinstall: add pkgbase prompt to jail script 158. Apr 28 Warner Losh git: 44231935d90c - main - dot.shrc: words to words, should be singular 159. Apr 28 Vladimir Kondratyev git: 2abdb305bd0c - main - iichid(4): Do not send packets read in interrupt handler to hidbus 160. Apr 28 Vladimir Kondratyev git: 2580205db0e3 - main - ng_ubt: add UPDATING note about firmware downloading on Realtek adaptors
161. Apr 28 Warner Losh git: 8528d7e4f642 - main - github: Fix checklist action 162. Apr 28 Warner Losh git: 12968503b873 - main - ig4(4): Add Raptor Lake PCI IDs 163. Apr 28 Ed Maste git: cbe50f7c20cf - main - flua.1: Add xref to style.lua(9) 164. Apr 28 Kajetan Staszkiewicz git: e0fe26691fc9 - main - pf: Add modern NAT syntax 165. Apr 28 Mark Johnston git: 74a9aac40e42 - main - du: General cleanup and style(9) 166. Apr 28 Mark Johnston git: 0ae2b9e866d3 - main - du: Fix threshold on non-directory files 167. Apr 28 Mark Johnston git: 3e5550d25c6d - main - du: Add regression tests 168. Apr 28 Mark Johnston git: c97460c4d97d - main - sysrc: Fix check flag logic for append and subtract 169. Apr 28 Mark Johnston git: eeb2d4ffe95b - main - sysrc: Add some regressions tests 170. Apr 28 Cy Schubert git: 6aeec6a74197 - main - wpa_supplicant: Use PF_LOCAL instead of PF_INET* 171. Apr 28 John Baldwin git: 4e2616b74cb7 - main - cross-build: Workaround system-provided strchrnul on macOS 15.4+ 172. Apr 28 John Baldwin git: ac3110dc9ec0 - main - <net/if_strings.h>: Conditionally export table of bit names 173. Apr 28 John Baldwin git: dcb2a1ae46ad - main - <net/sff8472.h>: Conditionally export table of ID names 174. Apr 28 John Baldwin git: b392a90ba4e5 - main - kyua: Switch from std::auto_ptr<> to std::unique_ptr<> 175. Apr 28 Warner Losh git: 1a7c8b973933 - main - vtnet(4): Added hw.vtnet.altq_disable tunable to manpage 176. Apr 28 Warner Losh git: 108e5d07805e - main - vtnet(4): Added tunable hw.vtnet.altq_disable 177. Apr 28 Warner Losh git: 3a9ebff23e85 - main - vtnet(4): Replaced compiletime checks for ALTQ support to runtime checks 178. Apr 28 Warner Losh git: 283da05b7d94 - main - vtnet(4): Small fix to style so that it follows the styleguide 179. Apr 28 Alexander Ziaee git: c33945a112c8 - main - iwlwifi.4: Update modes for recent 802.11ac 180. Apr 28 Alexander Ziaee git: 70b66cf80434 - main - networking.7: Clarifications
181. Apr 28 Jose Luis Duran Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh 182. Apr 28 Ed Maste git: ee9cfd727578 - main - bsdinstall: add pkgbase target 183. Apr 28 Warner Losh git: 77be1f2fa6a1 - main - =?utf-8?Q?Fix TXFIFO register write and timeout message Changes: - Fixed incorrect = 184. Apr 28 Warner Losh git: fa38579f317d - main - graid.8: fix typo 185. Apr 28 John Baldwin Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh 186. Apr 28 John Baldwin Re: git: a34d2231fa38 - main - Partially revert 6527682ab705 for llvm-based projects 187. Apr 28 Olivier Certner git: c3b03044e7e3 - main - queue.3: Update .Dd 188. Apr 28 Olivier Certner git: eee8cd8c2d6b - main - ps.1: Update .Dd 189. Apr 28 Warner Losh git: 2f721943bf20 - main - mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 only 190. Apr 28 Olivier Certner git: b222e491178f - main - ps(1): Add copyright 191. Apr 28 Olivier Certner git: ddaf2f562fa0 - main - .git-blame-ignore-revs: queue(3): Single space after all #define 192. Apr 28 Olivier Certner git: 9f0c9349b907 - main - .git-blame-ignore-revs: ps(1) whitespace cleanup 193. Apr 28 Olivier Certner git: 1c5fea9e8b56 - main - queue(3): Debug macros: Finer control knobs, userland support 194. Apr 28 Olivier Certner git: 613d66b5e17d - main - queue(3): Wrap QMD_ASSERT()'s guard with __predict_false() 195. Apr 28 Olivier Certner git: 0f2090ccfeb6 - main - kassert: Explicitly include <sys/_types.h> 196. Apr 28 Olivier Certner git: b0d4c946572d - main - kassert: Turn 'poisoned_buf' into a 'void *' 197. Apr 28 Olivier Certner git: a4df0830d74d - main - queue(3): Consistent single space after all #define 198. Apr 28 Olivier Certner git: a8dccfa7462b - main - RELNOTES: ps(1): Change in behavior for option '-U' 199. Apr 28 Olivier Certner git: 1aabbb25c9f9 - main - ps(1): Match current user's processes using ps' effective UID 200. Apr 28 Olivier Certner git: 44265f3b3056 - main - RELNOTES: ps(1): Change of how current user's processes are matched
201. Apr 28 Olivier Certner git: 2d7f70975bd8 - main - ps(1): Update some options' conformance/practice comments 202. Apr 28 Olivier Certner git: 93a94ce731a8 - main - ps(1): Make '-a' and '-A' always show all processes 203. Apr 28 Olivier Certner git: 5dad61d9b949 - main - ps(1): Make '-O' more versatile and predictable 204. Apr 28 Olivier Certner git: fd6b81712eb9 - main - ps(1): Constify the format strings for canned displays 205. Apr 28 Olivier Certner git: c02880233949 - main - queue(3): New *_SPLIT_AFTER(), *_ASSERT_EMPTY(), *_ASSERT_NONEMPTY() 206. Apr 28 Olivier Certner git: 193e68d5174f - main - ps(1): Aliases: Resolve once, merge specifications 207. Apr 28 Olivier Certner git: cd768a840644 - main - ps(1): Remove not-explicitly-requested columns with duplicate data 208. Apr 28 Olivier Certner git: 090f0e5820ef - main - ps(1): Keywords: New UNSPEC type, rename 'alias', re-order fields 209. Apr 28 Olivier Certner git: 490f251bf90d - main - ps(1): Move 'width' field from VAR to VARENT; Remove sizevars() 210. Apr 28 Olivier Certner git: 1dbb1cca9b8b - main - ps(1): Consider references to keywords as immutable 211. Apr 28 Olivier Certner git: c1e5a7fdad63 - main - ps(1): find_varentry() to take a name instead of a VAR 212. Apr 28 Olivier Certner git: 07a7557addc0 - main - ps(1): Have parsefmt() take the list of columns to update 213. Apr 28 Olivier Certner git: 0d320eb5edc3 - main - ps(1): Whitespace cleanup 214. Apr 28 Olivier Certner git: 8a3e58ed6181 - main - ps(1): Remove internal documentation for '-A' 215. Apr 28 Olivier Certner git: ddf144a04b53 - main - ps.1: Revamp: Explain general principles, update to match reality 216. Apr 28 Gordon Bergling git: 3ad86f460fa8 - main - ath(4): Fix a typo in a source code comment 217. Apr 28 Alexander Ziaee git: b90ff465675a - stable/14 - mount.8: Add a single example for single user mode 218. Apr 28 Warner Losh git: 8ec2792258bd - stable/14 - loader: remove unneeded variable 219. Apr 28 Warner Losh git: 1d111b39e547 - stable/14 - loader: provide error message in command_errmsg instead of printing 220. Apr 28 Warner Losh git: 806e2accc313 - stable/14 - loader: actually change the staging slop
221. Apr 28 Warner Losh git: 4494ea5406f7 - main - mpi3mr: modified the log messages to be on a single line 222. Apr 28 Warner Losh git: 9cdd40759617 - main - mpi3mr: Allow driver to be in-kenrel and add to GENERIC 223. Apr 28 Warner Losh git: 69be9a247b84 - main - mpi3mr: Update Copyright Year to 2025 224. Apr 28 Warner Losh git: f4d51d3e1a90 - main - mpi3mr: Update Driver Version to 8.14.0.2.0 225. Apr 28 Warner Losh git: df8a74fca036 - main - mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification 226. Apr 28 Warner Losh git: 49445b54638f - main - mpi3mr: Block I/Os While Task Management is in Progress 227. Apr 28 Warner Losh git: e80317babdb9 - main - mpi3mr: Add NVData Parameter for Host Timestamp Synchronization 228. Apr 28 Warner Losh git: 116c8b18a2b5 - main - mpi3mr: Handle Insufficient Power Fault Code 229. Apr 28 Warner Losh git: e977ed50bb2b - main - mpi3mr: Enhance Controller Enable Retry Logic in Host Drivers 230. Apr 28 Warner Losh git: d14c4ea0caeb - main - mpi3mr: Set Driver Capability for OS Exposure in IOCInit 231. Apr 28 Warner Losh git: 92f340d137ba - main - mpi3mr: Update MPI Header to Version 36 232. Apr 28 Kyle Evans Re: git: 8c7149c73f8f - main - wpa_supplicant: Handle systems without INET (legacy IP) support 233. Apr 28 Cy Schubert git: 8c7149c73f8f - main - wpa_supplicant: Handle systems without INET (legacy IP) support


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