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


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

Messages: 139, new messages first
Last page update: Sat Jan 3 13:05:26 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Dec 28 Dimitry Andric             git: 541a98d7e28a - main - compat: linux: use appropriate variables for copying out old timers
  2. Dec 28 Dimitry Andric             git: 4cd7be3e8186 - main - sys/xen: Use __printflike() instead of format(printf)
  3. Dec 28 Dimitry Andric             git: 3c0ea1b62976 - main - ocs_fc: Use __printflike() instead of format(printf)
  4. Dec 28 Dimitry Andric             git: ae31c10537ed - main - bsd.sys.mk: add NO_WCHARACTER_CONVERSION and use it for googletest
  5. Dec 28 Dimitry Andric             git: 63d1c3c43690 - main - bsd.sys.mk: suppress some new clang 21 warnings for C++
  6. Dec 28 Eugene Grosbein            git: e51047118cb1 - main - ipfw.8: document how to delete nat configuration instance
  7. Dec 28 Warner Losh                git: b67a7c062b65 - main - scsi: Make all da error messages greppable
  8. Dec 28 Eugene Grosbein            git: 9fdf49e8a501 - main - ipfw.8: fix misprint after previous change
  9. Dec 28 Eugene Grosbein            git: a7b8a5d37bcb - main - ipfw.8: fix documentation bug for setmark
 10. Dec 28 Zhenlei Huang              git: 176075e661fc - main - locking.9: Tweak the table column width to fit 80 characters
 11. Dec 28 Ed Maste                   git: c910c7a3d224 - main - vt: Remove .fnt.uu from Makefile SUFFIXES
 12. Dec 28 Warner Losh                git: faeaa25f5624 - main - kernel: MK_REPRODUCIBLE_PATHS for full paths vs /usr/src
 13. Dec 28 Warner Losh                git: 8e8d7d489f7b - main - loader: Use C99 initializations for file_format
 14. Dec 28 Warner Losh                git: 424089a0fc82 - main - loader: Fix powerpc64le by working around slof bug in qemu/slof
 15. Dec 28 Ed Maste                   git: f22cffe43343 - main - vt.4: Remove Xr to nonexistent vidcontrol(8)
 16. Dec 27 Dimitry Andric             git: 294ba5698039 - vendor/llvm-project/release-21.x - vendor branch created
 17. Dec 27 Dimitry Andric             git: e6546807f4c1 - main - sh: avoid warnings about too-long initializer strings
 18. Dec 27 Jose Luis Duran            git: 5ea3ad01e6f5 - stable/13 - Import latest mtree from NetBSD
 19. Dec 27 Jose Luis Duran            git: f9d671f726ac - stable/14 - Import latest mtree from NetBSD
 20. Dec 27 Jose Luis Duran            git: 791fb098c9e8 - stable/15 - Import latest mtree from NetBSD


21. Dec 26 Dimitry Andric Re: git: 1c9ff80f0635 - main - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 22. Dec 26 Dimitry Andric git: 086bedb11a85 - main - tools.build: also add sys/_visible.h to SYSINCS 23. Dec 26 Doug Moore git: 939ac0c8fde2 - main - vnode_pager: clean up undirty_pages() 24. Dec 26 Igor Ostapenko git: 350f31973189 - main - kyua: Make "debug -p" skip writing stdout/stderr to tmp files 25. Dec 26 Michael Osipov git: 0d31189cbce4 - main - linprocfs.4: Improve docs around pid/self entries 26. Dec 26 Konstantin Belousov Re: git: 1c9ff80f0635 - main - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 27. Dec 26 Nuno Teixeira Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob 28. Dec 26 Michael Osipov git: e1bfd541c7cd - main - bhyve: Document that MAC address has to be unicast 29. Dec 26 Ed Maste git: 02376be32d6b - main - tests/ci: Use :H:H rather than ../.. 30. Dec 26 John Baldwin git: bd8296bd81d5 - main - Build acpi kernel modules on aarch64 31. Dec 26 John Baldwin git: fe74d52de5dc - main - sys/modules/acpi/Makefile: One line per subdirectory 32. Dec 26 John Baldwin git: 11757b1487e3 - main - acpi: Statically initialize acpi_ioctl_hooks 33. Dec 26 John Baldwin git: 425b41f81634 - main - acpi: Use M_WAITOK in acpi_register_ioctl 34. Dec 26 John Baldwin git: 4eb560faa725 - main - acpi: Reject duplicate handlers for ioctl commands 35. Dec 26 John Baldwin git: 88f8e3c5ab97 - main - acpi_apei: Remove the hest member from the softc 36. Dec 26 John Baldwin git: 5b39245ab6f3 - main - acpi: Free ivars in bus_child_deleted method 37. Dec 26 John Baldwin git: 6b2e4da44300 - main - acpidump: Extend the decoding of entries in the EINJ and ERST tables 38. Dec 26 Nuno Teixeira Re: git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings 39. Dec 26 Dimitry Andric git: 1c9ff80f0635 - main - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 40. Dec 26 Dimitry Andric Re: git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings
41. Dec 26 Ed Maste Re: git: cd240957d7ba - main - netinet: Disallow connections to INADDR_ANY 42. Dec 26 Dimitry Andric Re: git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings 43. Dec 26 Michael Osipov git: 66604463e737 - main - bhyve_config.5: Fix consistency and terms in manpage 44. Dec 26 Nuno Teixeira Re: git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings 45. Dec 26 Dimitry Andric git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings 46. Dec 26 Dimitry Andric git: cd880010c49a - main - pmcannotate: avoid accessing uninitialized local variables 47. Dec 26 Dimitry Andric git: 3054e22e4524 - main - bsnmpd: avoid warnings about too-long initializer strings 48. Dec 26 Kristof Provost git: eaa424e3bde8 - main - snmp_pf: remove errno usage after pfctl_get_status_h change 49. Dec 26 Michael Osipov git: 9aca11b4b14a - stable/13 - bhyve.8: Fix consistency and terms in manpage 50. Dec 26 Kristof Provost git: 2e7699355f08 - main - pf: don't reject route-to'd too-large packets 51. Dec 26 Michael Osipov git: 3e5025ea3a5f - stable/14 - bhyve.8: Fix consistency and terms in manpage 52. Dec 26 Michael Osipov git: 535fac0b9574 - stable/15 - bhyve.8: Fix consistency and terms in manpage 53. Dec 26 Zhenlei Huang git: f95ddf7441b3 - stable/14 - LinuxKPI: Use IfAPI to get LLADDR 54. Dec 26 Zhenlei Huang git: 16d50efd575e - stable/14 - qlnx: Convert recent changes to IfAPI 55. Dec 26 Zhenlei Huang git: 63b0b8bd791a - stable/14 - bnxt: Use IfAPI accessors where able 56. Dec 26 Zhenlei Huang git: 2fef1a6ef9f0 - stable/14 - netlink: Don't directly access ifnet members 57. Dec 26 Zhenlei Huang git: bcd1e5fb540f - stable/14 - mac_ipacl: Use IfAPI 58. Dec 26 Jason A. Harmening git: da6f395119a5 - stable/15 - unionfs: detect common deadlock-producing mount misconfigurations 59. Dec 26 Jason A. Harmening git: 177e0097b93f - stable/15 - unionfs: Implement VOP_GETLOWVNODE 60. Dec 26 Jason A. Harmening git: 04190ace7461 - stable/15 - vnode_if.src: fix function name in locking annotation
61. Dec 26 Dimitry Andric Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob 62. Dec 26 Dimitry Andric git: a3394b6a23fb - main - m4: avoid warnings about too-long initializer strings 63. Dec 26 Dimitry Andric git: ba0a11512237 - main - makefs: avoid warnings about too-long initializer strings 64. Dec 25 Nuno Teixeira Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob 65. Dec 25 Igor Ostapenko git: ecb58f931d45 - main - kyua: Fix prompt of "debug -p" command 66. Dec 25 Dimitry Andric git: 98c3d868fb5a - main - fsck_msdosfs: avoid warnings about too-long initializer strings 67. Dec 25 Dimitry Andric git: 5629b5cf7993 - main - cuse(3): annotate cuse_init() to suppress thread safety analysis 68. Dec 24 Martin Matuska git: d673dda5af43 - stable/15 - zfs: merge openzfs/zfs@743334913 (zfs-2.4-release) into stable/15 69. Dec 24 Martin Matuska git: 099f69ff5d3d..743334913e5a - vendor/openzfs/zfs-2.4-release - vendor branch updated 70. Dec 24 Vladimir Kondratyev git: 198ef2a31cee - stable/15 - LinuxKPI: bump __FreeBSD_version for vmap_pfn implementation 71. Dec 24 Vladimir Kondratyev git: 304c24df44d3 - stable/15 - LinuxKPI: Implement vmap_pfn 72. Dec 24 Vladimir Kondratyev git: bbc5f5483723 - stable/15 - LinuxKPI: Move vmap-related code from linux_compat.c to linux_page.c 73. Dec 24 Nuno Teixeira Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob 74. Dec 24 Sergey A. Osokin git: fff399d8c6ad - stable/14 - bsd-family-tree: add FreeBSD 15.0 75. Dec 24 Sergey A. Osokin git: 5b428bb8a0ca - stable/14 - bsd-family-tree: Re-center OpenBSD line 76. Dec 24 Sergey A. Osokin git: 36b9d6094b38 - stable/14 - bsd-family-tree: add macOS 26 77. Dec 24 Sergey A. Osokin git: 1c7c315e8029 - stable/15 - bsd-family-tree: add FreeBSD 15.0 78. Dec 24 Sergey A. Osokin git: d8ff327be726 - stable/15 - bsd-family-tree: Re-center OpenBSD line 79. Dec 24 Sergey A. Osokin git: 2cf7b7af8fa7 - stable/15 - bsd-family-tree: add macOS 26 80. Dec 24 Rick Macklem git: 4f184fd35d81 - main - nfsd.8: Add a short paragraph w.r.t. NFSv3 vs NFSv4 setup
81. Dec 24 Dimitry Andric git: 160077a4d751 - main - OptionalObsoleteFiles.inc: fix up WITH_LLVM_LINK_STATIC_LIBRARIES cases 82. Dec 24 Dag-Erling=?utf-8?Q? Sm=C3 git: 5fa23c5c21a4 - stable/15 - unionfs: Support renaming symbolic links 83. Dec 24 Konstantin Belousov git: e6bdbc17bec4 - stable/14 - vm_fault_trap(): fix comments grammar 84. Dec 24 Konstantin Belousov git: b29fb0b5259c - stable/14 - devfs: make destroy_dev() a release barrier for cdevpriv destructors runs 85. Dec 24 Konstantin Belousov git: 478098563e21 - stable/15 - vm_fault_trap(): fix comments grammar 86. Dec 24 Konstantin Belousov git: 7dc87eef4695 - stable/15 - swap_pager_seek_data(): move the clipping at the object size to consumers 87. Dec 24 Konstantin Belousov git: d7bc2ee3dedd - stable/15 - vm_object_coalesce(): check that coalescing does not revive stale pages 88. Dec 24 Konstantin Belousov git: 6397c1478ac2 - stable/15 - swap_pager_seek_data(): improve assertions 89. Dec 23 Dimitry Andric Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob 90. Dec 23 Dimitry Andric git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob 91. Dec 23 Michael Osipov git: 5819f8b285fc - main - bhyve.8: Fix consistency and terms in manpage 92. Dec 23 Warner Losh Re: git: 1aea5b0ba76a - main - nvme: make the interface standard file 93. Dec 23 Doug Moore git: 1e8c2cb328bb - main - vnode_pager: use ptoa(), atop() 94. Dec 23 Gleb Smirnoff git: 1aea5b0ba76a - main - nvme: make the interface standard file 95. Dec 23 Poul-Henning Kamp git: a7e0f6a3dc5f - main - Specialize the REALTEK RTL8153 quirk to just rev=0x31fd 96. Dec 23 Alexander Ziaee git: 3c83b5d340f6 - main - udl.4: Tweak HARDWARE for hardware release note 97. Dec 23 Alexander Ziaee git: 97fa62708f67 - main - udl.4: Consolidate HARDWARE and add HISTORY 98. Dec 23 Alexander Ziaee git: 7eb5a5b111e9 - stable/13 - at cron file is now in /etc/cron.d 99. Dec 23 Alexander Ziaee git: c6cddb8a5b0e - stable/14 - at cron file is now in /etc/cron.d 100. Dec 23 Alexander Ziaee git: f7245a27e86c - main - cdce.4: Add RTL8153 to HARDWARE
101. Dec 23 Alexander Ziaee git: 03752041e41b - main - cdce.4: Minor polish 102. Dec 23 Alexander Ziaee git: fbc321b9cdce - main - camcontrol.8: Descriptions before examples 103. Dec 23 Dag-Erling=?utf-8?Q? Sm=C3 git: 745c6c0431d0 - main - Resurrect standalone command 104. Dec 23 Xin LI git: ae12432049e7 - main - MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2. 105. Dec 23 Wei Hu git: d0a2bd2765b3 - main - mana: support jumbo packet size 106. Dec 23 Wei Hu git: 44f656641c23 - main - Hyper-V: hn: just call vf's ioctl when changing mtu 107. Dec 23 Rick Macklem git: b94e4c7037b0 - main - RELNOTES: Add an entry for 8e3fd450cc53 and friends 108. Dec 23 Jose Luis Duran git: 749293292aea - stable/15 - MFV: Import blocklist 2025-12-15 (8a4b011) 109. Dec 23 Jose Luis Duran git: 4fe8aa4a67ca - stable/15 - blocklist: Add vendor import instructions 110. Dec 22 Rick Macklem git: 60eb371c2b9a - main - UPDATING: Add an entry for commit 9f49f436a9ec 111. Dec 22 Rick Macklem git: e35191ccf3b3 - main - nfs: Add some support for POSIX draft ACLs 112. Dec 22 Rick Macklem git: 9f49f436a9ec - main - nfs: Add some support for POSIX draft ACLs 113. Dec 22 Poul-Henning Kamp git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. 114. Dec 22 Alan Somers git: f51e9d0e0988 - main - fusefs: Fix further intermittency in the BadServer.ShortWrite test case 115. Dec 22 Kristof Provost git: 4f35a84b3241 - main - atf_python: support setting interface mtu 116. Dec 22 Mark Johnston git: 3a4275a5f1f5 - main - telnet: Remove usage of ALIGN 117. Dec 22 Mark Johnston git: da8ab1324942 - main - inotify: Avoid resetting the cookie 118. Dec 22 Mark Johnston git: 15178d8ed290 - main - pf: Fix state handling when ICMP packets are diverted 119. Dec 22 Konstantin Belousov git: 183513d15f22 - main - sys/netipsec: ensure sah stability during input callback processing 120. Dec 22 Dimitry Andric git: 3b1126208f44 - main - Remove debug crutch I accidentally left in
121. Dec 22 Dimitry Andric git: cf1eaaf41cef - main - Reduce number of external symbols in libllvm, libclang and liblldb 122. Dec 22 Craig Leres git: 4706a2bea988 - stable/14 - Fix remaining zgrep(1) wrapper script regressions 123. Dec 22 Craig Leres git: c8282c0dc36f - stable/14 - Fix zgrep(1) wrapper regression, add test 124. Dec 22 Gleb Smirnoff Re: git: 0d469d23715d - main - net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 125. Dec 22 Gleb Smirnoff git: 88b04633c29e - main - libpcap: fix resource leaks and set error messages 126. Dec 22 Gleb Smirnoff git: 129e15d49943 - main - ipfw: fix bpf tap point lookup 127. Dec 22 Gleb Smirnoff git: 0bd0c3295ac0 - main - ng_ether: refactor to use interface EVENTHANDLER(9)s 128. Dec 22 Gleb Smirnoff git: b275907fa338 - main - if_tuntap: use ifnet_rename_event instead of ifnet_arrival_event 129. Dec 22 Gleb Smirnoff git: 349fcf079ca3 - main - net: add ifnet_rename_event EVENTHANDLER(9) for interface renaming 130. Dec 22 Gleb Smirnoff git: e3d6cf8c3f6c - main - pf: make eventhandler_tag's static 131. Dec 22 Gleb Smirnoff git: 77939d64f23d - main - net: on interface detach purge multicast addresses after protocols 132. Dec 22 Ka Ho Ng git: 725f4b108d54 - stable/15 - geom(9): unset the BIO_ERROR_COMPAT flag correctly 133. Dec 22 Rick Macklem git: 0e724de9ed6f - main - nfscl: Add some support for POSIX draft ACLs 134. Dec 22 Craig Leres git: 3ab741a76a23 - stable/15 - Fix zgrep(1) wrapper regression, add test 135. Dec 22 Rick Macklem git: 949cff4dceff - main - nfscommon: Add some support for POSIX draft ACLs 136. Dec 22 Ka Ho Ng git: 112c453ba910 - stable/15 - geom(9): struct bio KBI fix 137. Dec 22 Xin LI git: 12eff5f0d8b7..762f11d98d5c - vendor/xz - vendor branch updated 138. Dec 22 Xin LI git: a8b4122afda8 - Create tag vendor/xz/5.8.2 139. Dec 22 Rick Macklem git: 8e3fd450cc53 - main - nfsd: Add some support for POSIX draft ACLs

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