2023/dev-commits-src-main/20231210.dev-commits-src-main
Messages: 151, old messages first
Last update: Sun Dec 10 5:50:00 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Dec 3 Xin LI git: 3b3195f6767b - main - periodic/daily/480.leapfile-ntpd: only attempt to refresh leap-seconds.list when ntpd is enabled. 2. Dec 3 Konstantin Belousov git: 0cd90ee598ce - main - mlx5: Fix HCA cap 2 query 3. Dec 3 Mike Karels Re: git: 3b3195f6767b - main - periodic/daily/480.leapfile-ntpd: only attempt to refresh leap-seconds.list when ntpd is enabled. 4. Dec 3 Warner Losh Re: git: 3b3195f6767b - main - periodic/daily/480.leapfile-ntpd: only attempt to refresh leap-seconds.list when ntpd is enabled. 5. Dec 3 Eugene Grosbein git: 970d73856b62 - main - usbdevs: add quirk for WD MyPassport Ultra External HDD 6. Dec 3 Pedro F. Giffuni git: 7e8afbb6d605 - main - patch: fix locate_hunk in empty files 7. Dec 3 Kirk McKusick git: 35a301555bff - main - Increase UFS/FFS maximum link count from 32767 to 65530. 8. Dec 3 Colin Percival git: 7d0ee5ebd052 - main - release/Makefile.vm: Rework emulator-portinstall 9. Dec 3 Mark Millard RE: git: 35a301555bff - main - Increase UFS/FFS maximum link count from 32767 to 65530. [actually 65500] 10. Dec 3 Rick Macklem git: 6aded1e6b2e5 - main - nfscl: Fix processing of a rare Rename reply case 11. Dec 4 Rick Macklem git: 0a958aa16fed - main - nfscl: Fix comment for commit 6aded1e6b2e5 12. Dec 4 Emmanuel Vadot git: 094abb6fb41c - main - autofs: media: Always use sync option for fat* 13. Dec 4 Baptiste Daroussin git: 99b8c0c35b0f - main - pkgbase: create source package 14. Dec 4 Mark Millard FWD: git: 35a301555bff - main - Increase UFS/FFS maximum link count from 32767 to 65530. [actually 65500] 15. Dec 4 Baptiste Daroussin git: 01e286b54190 - main - pci_vendors: update to 2023-11-11 16. Dec 4 Baptiste Daroussin git: 6084d9894970 - main - pkgbase: kill circular dependency 17. Dec 4 Mark Johnston git: 5b36076d28ad - main - zfs tests: Silence clang warning 18. Dec 4 Mark Johnston git: e655cc70dfcd - main - ossl: Move arm_arch.h to a common subdirectory 19. Dec 4 Mark Johnston git: 0eea265a58f9 - main - ossl: Remove a stray __FBSDID("$FreeBSD$") 20. Dec 4 Dimitry Andric git: 641efdd10cc3 - main - Merge commit 989879f8fded from llvm git (by Paul Walker):
21. Dec 4 Gleb Smirnoff git: 5b0010b4678d - main - if_tuntap: fix NOIP build 22. Dec 4 Gleb Smirnoff git: 4f9c93f16c30 - main - lro: separate HPTS specific code into tcp_lro_hpts.c 23. Dec 4 Gleb Smirnoff git: 8e907391b74c - main - hpts: don't ifdef tcp_in_hpts() 24. Dec 4 Gleb Smirnoff git: 2b3a77467dd3 - main - hpts: make stacks responsible for tcp_hpts_init() 25. Dec 4 Gleb Smirnoff git: d2ef52ef3dee - main - tcp/hpts: make stacks responsible for clearing themselves out HPTS 26. Dec 4 Gleb Smirnoff git: 2c6fc36a0ddd - main - hpts/lro: make tcp_lro_flush_tcphpts() and tcp_run_hpts() pointers 27. Dec 4 Gleb Smirnoff git: e3cbc572f154 - main - kern/subr_trap.c: repair the HPTS performance hack in userret() 28. Dec 4 Gleb Smirnoff git: 4b92c7721dee - main - hpts: remove from opt_inet.h 29. Dec 4 Konstantin Belousov Re: git: e3cbc572f154 - main - kern/subr_trap.c: repair the HPTS performance hack in userret() 30. Dec 4 Brooks Davis git: 7893419d492c - main - Remove never implemented sbrk and sstk syscalls 31. Dec 4 Baptiste Daroussin git: 5faaa602cee0 - main - pkgbase: propagate SRCRELDATE to the packages correctly 32. Dec 5 Maxim Sobolev git: 62d47a4db457 - main - vmstat: fix column names broken in c168508655720 33. Dec 5 Mark Johnston git: 6284d5f76d6b - main - pf: remove incorrect fragmentation check 34. Dec 5 Mark Johnston git: 4c3aa00c0a00 - main - bhnd: Correct the softc size in the siba_bhndb_driver definition 35. Dec 5 Literacy Empowerment Free Books For Read Across America Day 36. Dec 5 Brooks Davis git: 663e4fa38fe8 - main - Cirrus-CI: fix git usage by build user 37. Dec 5 Brooks Davis git: 3c097b06a717 - main - Cirrus-CI: forcably upgrade pkg to latest 38. Dec 5 Mitchell Horne git: bd79cafe70c8 - main - riscv: tweak SoC-specific conf organization 39. Dec 5 Mitchell Horne git: a779fd0658d4 - main - riscv: add more dump features to GENERIC 40. Dec 5 Mitchell Horne git: e08331333fef - main - riscv: remove commented lines from GENERIC
41. Dec 5 Mitchell Horne git: 4a7639100eb6 - main - riscv: add some more drivers to GENERIC 42. Dec 5 Jessica Clarke Re: git: 0c3627f44d49 - main - bsdinstall avoid subdir depending on parent 43. Dec 5 Konstantin Belousov Re: git: 14dcd4098374 - main - linuxkpi: `GFP_KERNEL` equals `M_NOWAIT` now 44. Dec 6 =?UTF-8?Q?Jean-S=C3=A9bast Re: git: 14dcd4098374 - main - linuxkpi: `GFP_KERNEL` equals `M_NOWAIT` now 45. Dec 6 Kristof Provost git: 4c84c69ba308 - main - pf tests: test that we validate sequence numbers on TCP RST 46. Dec 6 Konstantin Belousov Re: git: 14dcd4098374 - main - linuxkpi: `GFP_KERNEL` equals `M_NOWAIT` now 47. Dec 6 Ronald Klop Re: git: 3c097b06a717 - main - Cirrus-CI: forcably upgrade pkg to latest 48. Dec 6 Baptiste Daroussin Re: git: 3c097b06a717 - main - Cirrus-CI: forcably upgrade pkg to latest 49. Dec 6 Alan Somers git: 6b96125afdf2 - main - cap_net.3: remove a copypasta 50. Dec 6 Mark Johnston git: be5464ae233a - main - kmsan: Add kmsan_check_uio() 51. Dec 6 Mark Johnston git: d2ce3d89e93c - main - conf: Expand the include path for more openssl files 52. Dec 6 Alexander Motin git: 6f048e713043 - main - vmstat: Improve -z formatting for large names/values 53. Dec 6 John Baldwin Re: git: 773c13c686e4 - main - kldxref: skip .pkgsave files 54. Dec 6 Brooks Davis git: 0ea469bcd548 - main - libc: rename arm and i386 Ovfork.S to vfork.S 55. Dec 6 Brooks Davis git: ec27c0bb3eea - main - libc: don't needlessly add vfork.o to NOASM 56. Dec 6 Brooks Davis git: fc0288993cda - main - libc: simplify MDASM/NOASM checks 57. Dec 6 Warner Losh Re: git: 773c13c686e4 - main - kldxref: skip .pkgsave files 58. Dec 6 John Baldwin Re: git: 773c13c686e4 - main - kldxref: skip .pkgsave files 59. Dec 6 Jessica Clarke git: 47d669f10ea3 - main - bsdinstall: Encode dists to valid variable names in checksum script 60. Dec 6 Warner Losh Re: git: 773c13c686e4 - main - kldxref: skip .pkgsave files
61. Dec 6 John Baldwin Re: git: 773c13c686e4 - main - kldxref: skip .pkgsave files 62. Dec 6 Mitchell Horne git: 7cb028deff6f - main - busdma: Prevent the use of filters with bus_dma_tag_create() 63. Dec 6 Mitchell Horne git: 900907f4399f - main - busdma: kill filter functionality internally 64. Dec 6 Mitchell Horne git: 1228b93b410a - main - busdma: remove parent tag tracking 65. Dec 6 Mitchell Horne git: 3933ff56f9b6 - main - busdma: tidy bus_dma_run_filter() functions 66. Dec 7 Simon J. Gerraty Re: git: 0c3627f44d49 - main - bsdinstall avoid subdir depending on parent 67. Dec 7 Jessica Clarke Re: git: 0c3627f44d49 - main - bsdinstall avoid subdir depending on parent 68. Dec 7 Simon J. Gerraty Re: git: 0c3627f44d49 - main - bsdinstall avoid subdir depending on parent 69. Dec 7 Warner Losh Re: git: 773c13c686e4 - main - kldxref: skip .pkgsave files 70. Dec 7 Zhenlei Huang Re: git: 6b96125afdf2 - main - cap_net.3: remove a copypasta 71. Dec 7 Simon J. Gerraty git: 83d0b8c089d8 - main - bsdinstall generate opt_osname.h in include 72. Dec 7 Warner Losh Re: git: 83d0b8c089d8 - main - bsdinstall generate opt_osname.h in include 73. Dec 7 Alan Somers Re: git: 6b96125afdf2 - main - cap_net.3: remove a copypasta 74. Dec 7 Simon J. Gerraty Re: git: 83d0b8c089d8 - main - bsdinstall generate opt_osname.h in include 75. Dec 7 Jessica Clarke Re: git: 83d0b8c089d8 - main - bsdinstall generate opt_osname.h in include 76. Dec 7 Alexander Motin git: 598d1ac85e87 - main - vmstat: Let libxo properly humanize -m numbers 77. Dec 7 Simon J. Gerraty Re: git: 83d0b8c089d8 - main - bsdinstall generate opt_osname.h in include 78. Dec 7 Philip Paeps git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 79. Dec 7 Warner Losh Re: git: 6b96125afdf2 - main - cap_net.3: remove a copypasta 80. Dec 7 Warner Losh Re: git: 83d0b8c089d8 - main - bsdinstall generate opt_osname.h in include
81. Dec 7 Simon J. Gerraty git: 5c8b07fe8449 - main - bsdinstall: add include to SUBDIR 82. Dec 7 Warner Losh Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 83. Dec 7 Philip Paeps Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 84. Dec 7 Warner Losh Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 85. Dec 7 Xin Li Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 86. Dec 7 Philip Paeps Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 87. Dec 7 Ronald Klop git: 3878bbf1bb9e - main - Teach if_smsc to get MAC from bootargs. 88. Dec 7 Kristof Provost git: bd7b2f95019e - main - vnet: (read) lock the vnet list while iterating it 89. Dec 7 Emmanuel Vadot Re: git: 3878bbf1bb9e - main - Teach if_smsc to get MAC from bootargs. 90. Dec 7 Richard Scheffenegger git: a95cd6e4870b - main - siftr: refactor batch log processing 91. Dec 7 Warner Losh Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 92. Dec 7 Sergey A. Osokin git: 25f37779bdeb - main - bsd-family-tree: add FreeBSD 14 93. Dec 7 Richard Scheffenegger git: 9276ad23b872 - main - tcp: shift PRR sending cadence slightly left 94. Dec 7 Zhenlei Huang Re: git: 6b96125afdf2 - main - cap_net.3: remove a copypasta 95. Dec 7 Ronald Klop Re: git: 3878bbf1bb9e - main - Teach if_smsc to get MAC from bootargs. 96. Dec 7 Mike Karels Re: git: 3878bbf1bb9e - main - Teach if_smsc to get MAC from bootargs. 97. Dec 7 Ronald Klop git: 8a0ee306227a - main - if_smsc: fix build on armv6 & armv7 98. Dec 7 Warner Losh git: 69ae43a1e6a5 - main - camcontrol: One file per line in Makefile 99. Dec 7 Warner Losh git: 5a52e3d00dd5 - main - cp: Add -N flag, inspired by NetBSD's similar flag 100. Dec 7 Warner Losh git: 3e7e3b5bdf90 - main - cp: Don't warn for chflags() failing with EOPNOTSUPP if flags == 0
101. Dec 7 Warner Losh git: bd234c0d4c82 - main - sort: Only build FreeBSD-specific ALTMON_x stuff when ATLMON_1 is defined 102. Dec 7 Warner Losh git: 7b085f14b73c - main - build: use bare (and portable) echo instead of echo -n 103. Dec 7 =?utf-8?Q?Jean-S=C3=A9bast git: 8a8e86b819dc - main - Revert "linuxkpi: `GFP_KERNEL` equals `M_NOWAIT` now" 104. Dec 7 Steffen Nurpmeso Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 105. Dec 7 John Baldwin git: 9101746a6cce - main - Cirrus CI: Add manual jobs for amd64 and aarch64 using GCC 13 106. Dec 7 Gleb Smirnoff git: ade05d63b727 - main - tcp: stop stack timers in tcp_switch_back_to_default() 107. Dec 7 Gleb Smirnoff git: 3f46be6acadd - main - tcp_hpts: let tcp_hpts_init() set a random CPU only once 108. Dec 7 John Baldwin Re: git: 9101746a6cce - main - Cirrus CI: Add manual jobs for amd64 and aarch64 using GCC 13 109. Dec 7 John Baldwin git: 78c1d174a1e1 - main - vmm: refactor event reflection in AMD SVM 110. Dec 7 John Baldwin git: 231eee17d290 - main - vmm: enable software breakpoints for AMD CPUs 111. Dec 7 John Baldwin git: e3b4fe645e50 - main - vmm: implement single-stepping for AMD CPUs 112. Dec 7 John Baldwin git: 181afaaaee00 - main - vmm: implement VM_CAP_MASK_HWINTR on AMD CPUs 113. Dec 7 John Baldwin Re: git: 181afaaaee00 - main - vmm: implement VM_CAP_MASK_HWINTR on AMD CPUs 114. Dec 7 Brooks Davis Re: git: 9101746a6cce - main - Cirrus CI: Add manual jobs for amd64 and aarch64 using GCC 13 115. Dec 7 Simon J. Gerraty Re: git: 83d0b8c089d8 - main - bsdinstall generate opt_osname.h in include 116. Dec 7 Warner Losh Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 117. Dec 8 Steffen Nurpmeso Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 118. Dec 8 Alexander Motin git: 1f36ca5de596 - main - vmstat: Rely on libxo for numbers humanization 119. Dec 8 Warner Losh Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 120. Dec 8 Xin Li Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources
121. Dec 8 Philip Paeps Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 122. Dec 8 Martin Matuska git: 3494f7c019fc - main - Notable upstream pull request merges: #15539 687e4d7f9 Extend import_progress kstat with a notes field #15544 c7b61 123. Dec 8 Alexander Leidinger Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 124. Dec 8 Alan Somers git: cf037972ea88 - main - libcasper: document that most libcasper functions are not thread-safe 125. Dec 8 Cy Schubert Re: git: 3494f7c019fc - main - Notable upstream pull request merges: #15539 687e4d7f9 Extend import_progress kstat with a notes field #15544 126. Dec 8 Dimitry Andric git: 06c3fb2749bd - main - Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51 127. Dec 8 Dimitry Andric git: 8a4dda33d675 - main - Merge llvm-project release/17.x llvmorg-17.0.0-rc4-10-g0176e8729ea4 128. Dec 8 Dimitry Andric git: 4542f901cb0c - main - Merge llvm-project release/17.x llvmorg-17.0.1-25-g098e653a5bed 129. Dec 8 Dimitry Andric git: 3bd749dbd90c - main - Merge llvm-project release/17.x llvmorg-17.0.2-0-gb2417f51dbbd 130. Dec 8 Dimitry Andric git: bdb86d1a853a - main - Merge llvm-project release/17.x llvmorg-17.0.3-0-g888437e1b600 131. Dec 8 Dimitry Andric git: b121cb0095c8 - main - Merge llvm-project release/17.x llvmorg-17.0.5-0-g98bfdac5ce82 132. Dec 8 Dimitry Andric git: 5c16e71d30c3 - main - Merge llvm-project release/17.x llvmorg-17.0.6-0-g6009708b4367 133. Dec 8 Dimitry Andric git: feb5b0c76f9c - main - Merge commit 158f4f30adb4 from llvm git (by Corentin Jabot): 134. Dec 8 Dimitry Andric git: c711af772782 - main - Bump __FreeBSD_version for llvm 17.0.6 merge 135. Dec 8 Cy Schubert Re: git: 3494f7c019fc - main - Notable upstream pull request merges: #15539 687e4d7f9 Extend import_progress kstat with a notes field #15544 136. Dec 8 Cy Schubert Re: git: 3494f7c019fc - main - Notable upstream pull request merges: #15539 687e4d7f9 Extend import_progress kstat with a notes field #15544 137. Dec 8 Steffen Nurpmeso Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources 138. Dec 8 Dimitry Andric git: 8e0f41677998 - main - ObsoleteFiles.inc: fix dates after llvm 17.0.6 merge. 139. Dec 8 Dimitry Andric git: f959fcafb506 - main - ObsoleteFiles.inc: remove old libufs.so.7 after bump 140. Dec 8 Kyle Evans git: 1631382cf282 - main - loader: provide a features table for binary compatibility advertisement
141. Dec 8 Kyle Evans git: e183039f0882 - main - loader: lua: assume late ACPI detection if the feature isn't enabled 142. Dec 8 Dimitry Andric git: fb17dfa0c83c - main - libicp: unbreak for armv6 after recent OpenZFS import 143. Dec 9 Cy Schubert Re: git: 3494f7c019fc - main - Notable upstream pull request merges: #15539 687e4d7f9 Extend import_progress kstat with a notes field #15544 144. Dec 9 Konstantin Belousov git: 2a163c3649e5 - main - strfmon.3: Cleanup example code 145. Dec 9 Konstantin Belousov git: 6abee52e0d79 - main - strfmon: Silence scan-build warning 146. Dec 9 Emmanuel Vadot git: 0fb9d5786bff - main - pkgbase: Move tr(1) to runtime 147. Dec 9 Dimitry Andric git: 1a4a9a50574d - main - libicp_rescue: unbreak for armv6 after recent OpenZFS import 148. Dec 9 Michael Tuexen git: bed7633b1089 - main - tcp: tcp: allow SOL_SOCKET-level socket options via sysctl interface 149. Dec 9 Mark Johnston git: 1c376684c744 - main - Cirrus-CI: Use HTTPS to fetch pkg 150. Dec 9 Ed Maste git: 3b1904d9eb04 - main - pkgbase: pass --recurse-submodules to `git ls-files` 151. Dec 9 Mark Johnston git: ae77041e0714 - main - kthread: Set *newtdp earlier in kthread_add1()
home | archive sorted by: subject | author | date | reverse date