2024/dev-commits-src-branches/20241014.dev-commits-src-branches
Messages: 92, sorted by subject
Last update: Mon Oct 14 0:07:02 2024
|
|
home | up | archive sorted by: subject | author | date | reverse date
1. Oct 10 Mark Johnston git: 012c194f39e8 - stable/14 - tty: delete knotes when TTY is revoked 2. Oct 8 Baptiste Daroussin git: 03abe3ac4077 - stable/14 - nuageinit: Standardize user-facing error messages 3. Oct 11 Warner Losh git: 03b4f232354c - stable/14 - uncompress: Avoid reading an extra byte 4. Oct 8 Dimitry Andric git: 04393db00313 - stable/13 - Bump lld LINKER_FREEBSD_VERSION for reproducibility fix 5. Oct 9 Kristof Provost git: 0d4081ed6914 - stable/14 - sys: add conf/std.debug, generic debugging options 6. Oct 13 Jamie Gritton git: 16e1424d24b9 - stable/14 - jail: expose children.max and children.cur via sysctl 7. Oct 8 Baptiste Daroussin git: 182ff41e8484 - stable/14 - nuageinit: Standardize warning/error messages 8. Oct 8 Zhenlei Huang git: 18aa2a81c465 - stable/14 - hhook: Sprinkle const qualifiers where appropriate 9. Oct 11 Warner Losh git: 197de660d2bf - stable/14 - hn: fix build on !x86 10. Oct 8 Baptiste Daroussin git: 1eaf3331eaee - stable/14 - nuageinit: Replace os.execute with Lua libraries 11. Oct 8 Joseph Mingrone git: 26f21a6494b4 - stable/14 - libpcap: Update to 1.10.5 12. Oct 10 Konstantin Belousov git: 27af5dad16cb - stable/14 - getrlimitusage.2: add the man page 13. Oct 11 Ed Maste git: 2e7f4728fa73 - stable/14 - ctl: limit memory allocation in pci_virtio_scsi 14. Oct 13 Mark Johnston git: 2ee5293d3a9c - stable/14 - netbsd-tests: Remove an xfail annotation 15. Oct 11 Ed Maste git: 2f29060f4613 - stable/14 - pkg: improve error message 16. Oct 11 Roger Pau =?utf-8?Q?Monn=C git: 329a3b0844e6 - stable/14 - xen: fix initialization of grant table frame array 17. Oct 8 Dimitry Andric git: 342240c6e025 - stable/14 - Bump lld LINKER_FREEBSD_VERSION for reproducibility fix 18. Oct 11 Ed Maste git: 367d8c86a182 - stable/13 - ctl: limit memory allocation in pci_virtio_scsi 19. Oct 12 Michael Osipov git: 36c370fa3e97 - stable/14 - dhclient: Ignore vendor-identifying DHCP options defined in RFC 3925 20. Oct 8 Zhenlei Huang git: 36fe8266ef09 - stable/13 - hhook: Sprinkle const qualifiers where appropriate
21. Oct 8 Zhenlei Huang git: 381601cfcb56 - stable/13 - ifnet: make if_alloc_domain() never fail 22. Oct 10 Konstantin Belousov git: 387094ca8a8c - stable/14 - sysctl.3: document missing fixed oids from the kern. node 23. Oct 10 Mark Johnston git: 3e19aac2e84a - stable/13 - tty: delete knotes when TTY is revoked 24. Oct 10 Zhenlei Huang git: 3e46d65d5619 - stable/13 - netstat: increase width of Netif column 25. Oct 11 Ed Maste git: 40b58e3183ac - stable/13 - pkg: improve error message 26. Oct 10 Alan Somers git: 4421ce1328df - stable/14 - nfscl: fix uninitialized memory in nfsv4_loadattr 27. Oct 9 Michael Gmelin git: 484724578422 - stable/13 - fetch: correct env var name for --crl option to work 28. Oct 9 Michael Gmelin git: 51676e0a3bd3 - stable/14 - fetch: correct env var name for --crl option to work 29. Oct 12 Kirk McKusick git: 51b1d399b2de - stable/13 - Ensure that soft updates are not enabled by default when using mdmfs(8) 30. Oct 11 Warner Losh git: 5439ebff8512 - stable/14 - jail.conf.5: minor cleanup (spdx, macros, xrefs) 31. Oct 12 Kirk McKusick git: 54416c6e1379 - stable/14 - Ensure that soft updates are not enabled by default when using mdmfs(8) 32. Oct 8 Zhenlei Huang git: 54c79d3ae419 - stable/14 - khelp: Sprinkle const qualifiers where appropriate 33. Oct 13 Rick Macklem git: 5a2cd24c46e3 - stable/14 - nfsd.c: Synchronize error handling 34. Oct 10 Zhenlei Huang git: 5a894ac4311e - stable/13 - if_vmove: improve restoration in cloner's ifgroup membership 35. Oct 8 Baptiste Daroussin git: 62cd7d538d86 - stable/14 - release: basic-cloudinit improve default image 36. Oct 10 Zhenlei Huang git: 66ce3c8460bb - stable/13 - ifnet: Remove if_getamcount() 37. Oct 8 Baptiste Daroussin git: 68c7c28d0e65 - stable/14 - nuageinit: Lua check and lint files 38. Oct 9 Bjoern A. Zeeb git: 6a931f050b0f - stable/14 - sdiodevs: add more vendors and devices 39. Oct 13 Rick Macklem git: 6b0b026ae1a4 - stable/13 - nfsd.c: Synchronize error handling 40. Oct 8 Zhenlei Huang git: 6b86b8f0f6b6 - stable/14 - netstat: increase width of Netif column
41. Oct 11 Roger Pau =?utf-8?Q?Monn=C git: 7174b9817cdd - stable/13 - xen: fix initialization of grant table frame array 42. Oct 11 Roger Pau =?utf-8?Q?Monn=C git: 72e277f41aa5 - stable/13 - xen-netfront: attempt to make cleanup idempotent 43. Oct 8 Dimitry Andric git: 789f0f34e4ca - stable/14 - Merge commit b84d773fd004 from llvm git (by Fangrui Song): 44. Oct 9 Bjoern A. Zeeb git: 794e20f8071e - stable/14 - tools/sdiodevs2h.awk: adjust defined named for vendor and device IDs 45. Oct 10 Zhenlei Huang git: 7afcdd13a49c - stable/13 - ifnet: allocate index at the end of if_alloc_domain() 46. Oct 11 Warner Losh git: 7e229794ca37 - stable/13 - uncompress: Avoid reading an extra byte 47. Oct 8 Joseph Mingrone git: 80b19c315004 - stable/14 - ObsoleteFiles.inc: Update after libpcap upgrade from 1.10.4 to 1.10.5 48. Oct 11 Warner Losh git: 83a8160fe6f3 - stable/14 - jail.conf.5: cleanup introduction 49. Oct 12 Rick Macklem git: 83ac4cebe84e - stable/14 - Revert "nfscl: Enable support for the Lookup+Open RPC" 50. Oct 9 Zhenlei Huang git: 86c8cbe788db - stable/13 - if_epair: Remove unneeded NULL check for the allocated ifnet 51. Oct 9 Bjoern A. Zeeb git: 87b32aa4d409 - stable/14 - tools/sdiodevs2h.awk: fix after removal of $FreeBSD$ 52. Oct 10 Konstantin Belousov git: 8952296684ab - stable/14 - iommu_qi_seq_processed: use atomic to read hw-written seq number 53. Oct 10 Konstantin Belousov git: 90f2414a0002 - stable/14 - sysctl.3: Remove KERN_QUANTUM 54. Oct 11 Ed Maste git: 911ebc3d8cb3 - stable/13 - pkg: prefer .pkg extension 55. Oct 12 Michael Osipov git: 9525f5726a85 - stable/13 - dhclient: Ignore vendor-identifying DHCP options defined in RFC 3925 56. Oct 11 Warner Losh git: 95273f59d0fb - stable/14 - sysctl.8: mark sysctls as vars per style.mdoc(7) 57. Oct 8 Baptiste Daroussin git: 9881d68b1ea7 - stable/14 - nuageinit: Fix passwords 58. Oct 10 Cy Schubert git: 9a9a2165afe9 - stable/14 - unbound: Vendor import 1.21.1 59. Oct 8 Zhenlei Huang git: a31a4ddd39bb - stable/13 - if_enc(4): Make enc_add_hhooks() void 60. Oct 8 Dimitry Andric git: a492ec843f84 - stable/13 - Merge commit b84d773fd004 from llvm git (by Fangrui Song):
61. Oct 11 Ed Maste git: a5be19efbb7c - stable/14 - bhyve/nvme: Fix out-of-bounds read in NVMe log page 62. Oct 11 Ed Maste git: a8458496b4d9 - stable/14 - capsicum-test: include SCTP tests 63. Oct 9 Bjoern A. Zeeb git: a92626b33e17 - stable/14 - linux80211: fix default deflink.rx_nss 64. Oct 13 Mark Johnston git: aa751cdcab8d - stable/13 - sesutil: Fix a typo in an error message 65. Oct 13 Mark Johnston git: b40faa5f014b - stable/14 - sesutil: Fix a typo in an error message 66. Oct 10 Alan Somers git: b64d88424dda - stable/14 - ctld: fix several process setup/teardown bugs 67. Oct 11 Roger Pau =?utf-8?Q?Monn=C git: c1782c2d28a5 - stable/14 - xen-netfront: attempt to make cleanup idempotent 68. Oct 10 Toomas Soome git: c66f901b8e41 - stable/13 - loader: dosfs fails to access directory data with large cluster number 69. Oct 9 Bjoern A. Zeeb git: c8c12a517b31 - stable/14 - LinuxKPI: 802.11: move functions between header files 70. Oct 11 Ed Maste git: c8f75686adc6 - stable/13 - bhyve/nvme: Fix out-of-bounds read in NVMe log page 71. Oct 8 Baptiste Daroussin git: c96dbfbd1b52 - stable/14 - nuageinit: Silence an fstyp(8) warning 72. Oct 12 Rick Macklem git: cc07d914bc80 - stable/13 - nfsd: Fix close handling when vfs.nfsd.enable_locallocks=1 73. Oct 10 Mark Johnston git: cde4ab289dfc - stable/14 - flua: Add wrappers for sys/utsname.h 74. Oct 10 Alan Somers git: cf2ed0edaefb - stable/14 - fusefs: fix an uninitialized memory access in fuse_vnop_deallocate 75. Oct 11 Warner Losh git: d032508ef0aa - stable/14 - hv_netvsc.4: mlink to hn(4)/if_hn(4) + tag spdx 76. Oct 10 Cy Schubert git: d10c9c15a3a4 - stable/13 - unbound: Vendor import 1.21.1 77. Oct 10 Konstantin Belousov git: d19c86f203da - stable/14 - sysctl.3: document missing oids from kern.proc. node 78. Oct 8 Zhenlei Huang git: d6374ee0517f - stable/14 - if_enc(4): Make enc_add_hhooks() void 79. Oct 8 Zhenlei Huang git: d92fc5d447ae - stable/13 - khelp: Sprinkle const qualifiers where appropriate 80. Oct 9 Bjoern A. Zeeb git: dd4d05b25fcd - stable/14 - mt76: add mt7615 to the pile of buildable drivers
81. Oct 9 Bjoern A. Zeeb git: dfc9df8106e7 - stable/14 - tools/sdiodevs2h.awk: introduce palias 82. Oct 8 Baptiste Daroussin git: e573007af24a - stable/14 - nuageinit: tests: Cleanup 83. Oct 12 Rick Macklem git: e7474c619270 - stable/14 - nfsd: Fix close handling when vfs.nfsd.enable_locallocks=1 84. Oct 11 Ed Maste git: e7f3888b31c2 - stable/14 - capsicum-test: skip SCTP tests if SCTP not available 85. Oct 11 Warner Losh git: e92dd815de89 - stable/14 - mitigations.7: explain installing firmware + spdx 86. Oct 10 Zhenlei Huang git: ea980c17f48e - stable/13 - if_clone: correctly destroy a clone from a different vnet 87. Oct 8 Joseph Mingrone git: ec3da16d8bc1 - stable/14 - tcpdump: Update to 4.99.5 88. Oct 10 Toomas Soome git: f37dc94abcae - stable/14 - loader: dosfs fails to access directory data with large cluster number 89. Oct 8 Zhenlei Huang git: f500e5c6c99b - stable/13 - net: Remove unneeded NULL check for the allocated ifnet 90. Oct 11 Ed Maste git: fbc593342cbf - stable/14 - capsicum-test: rights are propagated on accept(2) 91. Oct 11 Ed Maste git: fef1f3fecd5b - stable/14 - pkg: prefer .pkg extension 92. Oct 11 Kristof Provost git: ff5a685270a3 - stable/14 - if_vlan: handle VID conflicts
home | up | archive sorted by: subject | author | date | reverse date