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


2021/dev-commits-src-main/20210620.dev-commits-src-main

Messages: 157, old messages first
Last update: Mon Feb 13 14:12:24 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jun 14 Warner Losh                git: 070264ccdf98 - main - u3g: Add reference to gobi_loader port
  2. Jun 14 Cy Schubert                git: dc9d54b5c1e0 - main - wpa: The ap library is not needed by wpa_supplicant or wpa_cli
  3. Jun 14 Oskar Holmlund             git: ac6dcaf8f4c4 - main - arm: TI am335x ehrpwm fix bitmask
  4. Jun 14 Ceri Davies                git: abb0d7d36693 - main - make.conf: DOC_LANG and PRINTERDEVICE clarifications in man and example
  5. Jun 14 Kristof Provost            Re: git: 89d5cbb82294 - main - libnv: optimize nvlist size calculation
  6. Jun 14 Kristof Provost            git: 8b5f4e692b1d - main - pf: don't hold a lock during copyout()
  7. Jun 14 Kristof Provost            git: d38630f6192a - main - pf: store L4 headers in pf_pdesc
  8. Jun 14 Mariusz Zaborski           Re: git: 89d5cbb82294 - main - libnv: optimize nvlist size calculation
  9. Jun 14 Lutz Donnerhacke           git: 4c3280e58727 - main - netgraph/bridge: malloc without flags
 10. Jun 14 Andrew Gallatin            git: ed5e13cfc268 - main - ktls: Fix interaction with RATELIMIT
 11. Jun 14 Andrew Turner              git: e7f369b1c18c - main - Use the correct length when copying arm64 vfp registers
 12. Jun 14 Andrew Turner              git: 15fa52a56494 - main - Add more GIC and GICv3 registers
 13. Jun 14 Alex Richardson            git: 9bb8a4091c4f - main - Reduce code duplication in machine/_types.h
 14. Jun 14 John Baldwin               Re: git: 8794846a91c5 - main - bhyve: Add support for handling disk resize events to block_if.
 15. Jun 14 Dimitry Andric             git: 715df83abc04 - main - Disable strict-fp for powerpcspe, as it does not work properly yet
 16. Jun 14 Warner Losh                git: d575e81fbcfa - main - gconcat: Implement new online append feature
 17. Jun 14 Warner Losh                git: dd3fd6b85bcc - main - gconcat append: should be in release notes
 18. Jun 14 Dimitry Andric             git: d099db25464b - main - Apply upstream libc++ fix to allow building with devel/xxx-xtoolchain-gcc
 19. Jun 14 Emmanuel Vadot             git: bc805293d8da - main - arm: allwinner: dtb: Add overlays to disable SD/MMC node
 20. Jun 14 Emmanuel Vadot             git: 6bc8fe8a9f71 - main - arm: allwinner: Add mmc_pwrseq support


21. Jun 14 Dimitry Andric git: 790a6be5a169 - main - Export various 128 bit long double functions from libgcc_s.so.1 22. Jun 14 Mark Johnston git: 86461b646df5 - main - gconcat: Add some simple regression tests for the new append verb 23. Jun 14 Mark Johnston git: 70dd5eebc025 - main - amd64: Fix propagation of LDT updates 24. Jun 14 Mark Johnston git: f4bb1869ddd2 - main - Consistently use the SOLISTENING() macro 25. Jun 14 Mark Johnston git: a10021748940 - main - Consistently use the SOCKBUF_MTX() and SOCK_MTX() macros 26. Jun 14 Mark Johnston git: 87799c5f85dc - main - cpucontrol: fix extended signature matching code to avoid fallthough 27. Jun 14 Jung-uk Kim git: 09e7341c5ea4 - main - Catch up with Clang 12. 28. Jun 14 Jung-uk Kim git: e80145525b54 - main - bsd.cpu.mk: Correct MACHINE_CPU for Intel Alder Lake 29. Jun 14 Warner Losh git: df4e97876513 - main - relnotes: fix wording for gconcat entry. 30. Jun 15 Jessica Clarke git: 7ef082733bf8 - main - makefs: Cast daddr_t to off_t before multiplication 31. Jun 15 Jessica Clarke git: 5720b8de4832 - main - riscv: Add an hw.ncpu tunable to limit the number of cores 32. Jun 15 Jessica Clarke git: d5c1296234cb - main - spl: Unbreak crossbuild after f20893853e8e 33. Jun 15 Peter Holm git: afce58357164 - main - stress2: Added a new verified syzkaller reproducer, update the exclude list and remove a few syscalls from the igno 34. Jun 15 Edward Tomasz Napierala git: 9d167945e840 - main - linux: improve reporting for unsupported syscall flags 35. Jun 15 Edward Tomasz Napierala git: 7d681ad774f0 - main - crypt_r(3): fix reentrancy problems with DES 36. Jun 15 Alan Somers git: 4a06e9377398 - main - id: sanitize arguments better 37. Jun 15 Warner Losh git: 1fbd574e87e6 - main - u3g: Note range of GOBI devices 38. Jun 15 Alan Somers git: d63e6bc25601 - main - fusefs: delete dead code 39. Jun 15 Vincenzo Maffione git: 950cf4a29a8e - main - netmap: pkt-gen: fix compilation issue 40. Jun 15 Alan Somers git: fcb5a0a2add1 - main - vn_fullpath.9: update args after rev 364633
41. Jun 15 Konstantin Belousov git: afb36e289c1d - main - sigwait(2) and sigtimedwait(2) must not be restarted. 42. Jun 15 Konstantin Belousov git: acced8b043c5 - main - sigwait: add comment explaining EINTR/ERESTART details 43. Jun 15 Konstantin Belousov git: bc38762474ca - main - Add a knob to not drop signal with default ignored or ignored actions 44. Jun 15 Konstantin Belousov git: a12e901a5a65 - main - Add a knob to disable dequeueing SIGCHLD on waiting for live process 45. Jun 15 Konstantin Belousov git: 870e197d52c1 - main - Add quirks for Linux ABI signals handling 46. Jun 16 John Baldwin git: faf0224ff27b - main - ktls: Don't mark existing received mbufs notready for TOE TLS. 47. Jun 16 John Baldwin git: 789f2d4b3f33 - main - cxgbe tom: Remove support for non-KTLS TLS offload. 48. Jun 16 John Baldwin git: 18c69734e9ac - main - cxgbe: De-duplicate some of the code for managing TLS key contexts. 49. Jun 16 Rick Macklem git: aed98fa5acb1 - main - nfscl: Make NFSv4.0 client acquisition NFSv4.1/4.2 compatible 50. Jun 16 Ceri Davies git: 3e4946f0aad9 - main - date.1: Remove mention of -d and -f flags 51. Jun 16 Edward Tomasz Napierala git: e505c3066bbd - main - linux: implement set_upcall on aarch64 52. Jun 16 Edward Tomasz Napierala git: a397b5508320 - main - linux: implement set_cloned_tls() on arm64 53. Jun 16 Mark Johnston git: bc6a2267fffe - main - ipfw: Update the pfil mbuf pointer in ipfw_check_frame() 54. Jun 16 Alex Richardson git: 1a2f06d0f290 - main - vis(3): avoid out-of-bounds stack buffer reads 55. Jun 16 Alex Richardson git: 1a3a57d74590 - main - kdump: use VIS_NOLOCALE when printing output 56. Jun 16 Alex Richardson git: 8ba2e89e987c - main - truss: fix handling of 64-bit arguments/return values for compat32 57. Jun 16 Alex Richardson git: 31dddc6a1904 - main - truss: minor cleanup and pedantic warning fixes 58. Jun 16 Dimitry Andric git: f336b45e943c - main - Undefine HAVE_(DE)REGISTER_FRAME in llvm's config.h on arm 59. Jun 16 John Baldwin git: 6e26b4f8f4f6 - main - cxgbe tom: Remove orphaned function max_imm_tls_space(). 60. Jun 16 Alan Somers git: 0b9a5c6fa173 - main - fusefs: improve warnings about buggy FUSE servers
61. Jun 16 Alan Somers git: 7b8622fa220b - main - fusefs: support EVFILT_WRITE on /dev/fuse 62. Jun 16 Chuck Tuffli git: 3a4ab18377c8 - main - bhyve: Fix cli regression with NVMe ram 63. Jun 16 Alan Somers git: 9b876fbd504e - main - Simplify fuse_device_filt_write 64. Jun 16 John Baldwin git: 8fa5c577de30 - main - crypto: Remove now-unused crypto_cursor_seg{base, len}. 65. Jun 17 Warner Losh git: 0a99422970d7 - main - Move mips and arm to 1000Hz by default. 66. Jun 17 Marko Zec git: b6f8436b094d - main - tests: Revise FIB lookups per second benchmarking routines 67. Jun 17 Kristof Provost git: 67cef6d411ce - main - bsnmp: Fix incorrect use of libpfctl 68. Jun 17 Alexey Dokuchaev Re: git: 0a99422970d7 - main - Move mips and arm to 1000Hz by default. 69. Jun 17 Gary Jennejohn Re: git: 0a99422970d7 - main - Move mips and arm to 1000Hz by default. 70. Jun 17 Philip Paeps git: 1c9605fe1e19 - main - bsdconfig: add a new mirror in Bulgaria 71. Jun 17 Philip Paeps git: 7daa45becfd3 - main - bsdinstall: add a new mirror in Bulgaria 72. Jun 17 Konstantin Belousov git: 5b10e79edba5 - main - Un-staticise vm_page_init_page() 73. Jun 17 Konstantin Belousov git: 0247c33e89ad - main - amd64 efirt: initialize vm_pages backing EFI runtime memory 74. Jun 17 Warner Losh Re: git: 0a99422970d7 - main - Move mips and arm to 1000Hz by default. 75. Jun 17 Mark Johnston git: a877965fa3da - main - dtrace: fix an out of bound read and a NULL pointer increment 76. Jun 17 Mark Johnston git: 68d3790ba0bc - main - sort: Change default algorithm to mergesort 77. Jun 17 Warner Losh git: 5851680bcabe - main - style(9): Add advice about $FreeBSD$ 78. Jun 17 Warner Losh git: a19bd307bda8 - main - man9: Sort unr in Makefile MLINKS 79. Jun 17 Warner Losh git: 6a836ea741c7 - main - config(8): Remove obsolete 'config' directive. 80. Jun 18 Ceri Davies git: c43b0081faab - main - devmatch: improve naming of devmatch config variable
81. Jun 18 Ceri Davies git: 64e6e1e46363 - main - secure/caroot, certctl: Rename secure/caroot/blacklisted 82. Jun 18 Alan Somers git: fcf2227a5575 - main - periodic: by default, skip 221.backup-gpart in jails 83. Jun 18 Warner Losh git: 0f882bb14a0e - main - NOTES: Update the HZ entry with latest advice. 84. Jun 18 Warner Losh git: 4c0bc591466f - main - man9: add hz(9) and hardclock(9) 85. Jun 18 Gary Jennejohn Re: git: 0f882bb14a0e - main - NOTES: Update the HZ entry with latest advice. 86. Jun 18 John Baldwin Re: git: 4c0bc591466f - main - man9: add hz(9) and hardclock(9) 87. Jun 18 Warner Losh git: 7bd295750b13 - main - NOTES: fix typo 88. Jun 18 Rodney W. Grimes Re: git: c43b0081faab - main - devmatch: improve naming of devmatch config variable 89. Jun 18 Eugene Grosbein Re: git: 4c0bc591466f - main - man9: add hz(9) and hardclock(9) 90. Jun 18 Warner Losh Re: git: 4c0bc591466f - main - man9: add hz(9) and hardclock(9) 91. Jun 18 Justin Hibbits Re: git: c43b0081faab - main - devmatch: improve naming of devmatch config variable 92. Jun 18 Mariusz Zaborski git: bfb5947bb1e9 - main - sockstat: fix core dump 93. Jun 18 Mariusz Zaborski git: 7ad30f58dd63 - main - sockstat: use cap_pwd 94. Jun 18 Kyle Evans Re: git: 64e6e1e46363 - main - secure/caroot, certctl: Rename secure/caroot/blacklisted 95. Jun 18 Jamie Gritton git: 5bf6dca2c6db - main - jail: Don't allow substitution of valueless jail parameters. PR: 256544 Reported by: cryptogranny at gmail.com 96. Jun 18 John Baldwin Re: git: 4c0bc591466f - main - man9: add hz(9) and hardclock(9) 97. Jun 18 Warner Losh Re: git: 4c0bc591466f - main - man9: add hz(9) and hardclock(9) 98. Jun 18 Konstantin Belousov Re: git: 4c0bc591466f - main - man9: add hz(9) and hardclock(9) 99. Jun 18 Bjoern A. Zeeb git: 801cf532e70f - main - LinuxKPI: add KPI for netdev_notifier_info returning ifp 100. Jun 18 Bjoern A. Zeeb git: 1411f52facc2 - main - mlx4/OFED: replace the struct net_device with struct ifnet
101. Jun 18 Bjoern A. Zeeb git: 644b4f117634 - main - LinuxKPI: add device_reprobe() and device_release_driver() 102. Jun 18 Bjoern A. Zeeb git: 2afeed13b586 - main - LinuxKPI: add dmam_pool_create() support 103. Jun 18 Bjoern A. Zeeb git: d16b6cb17837 - main - LinuxKPI: enhance the irq KPI for managed and threaded operations. 104. Jun 18 Bjoern A. Zeeb git: 8e106c5230c1 - main - LinuxKPI: extend pci.h by various functions for wireless driver 105. Jun 18 Bjoern A. Zeeb git: c3518147ceb3 - main - LinuxKPI: fix pci device devres initialisation 106. Jun 18 Bjoern A. Zeeb git: d4a4960c6559 - main - LinuxKPI: pci: cleanup some code and add support for "pcim" (managed) 107. Jun 18 Bjoern A. Zeeb git: edfcdffefc16 - main - LinuxKPI: fix sg_pcopy_from_buffer() 108. Jun 18 Bjoern A. Zeeb git: 41dfd8bd6466 - main - Bump __FreeBSD_version to 1400024 for LinuxKPI change. 109. Jun 18 Bjoern A. Zeeb git: 46ae23a4024b - main - LinuxKPI: avoid userret: Returning with with pinned thread 110. Jun 18 Bjoern A. Zeeb git: 5f88df77a6a0 - main - LinuxKPI: fix build after d4a4960c655 pci: "pcim" (managed) support 111. Jun 19 Peter Holm git: 3f770843d55c - main - stress2: Add snap8.sh back on the exclude list 112. Jun 19 Ka Ho Ng git: 210e6aec4f83 - main - vmm: Fix ivrs_drv device_printf usage 113. Jun 19 =?utf-8?Q?Stefan E=C3=9Fer git: 84f35b6f86ef - main - sbin/md5: add md5sum to synopsis in the man-page 114. Jun 19 Warner Losh git: 0febdc5ed58e - main - NOTES: Improve wording 115. Jun 19 Emmanuel Vadot git: 395d907e61d1 - main - regulator: Add manpage for this framework 116. Jun 19 Emmanuel Vadot git: 79ac3c12a714 - main - pkgbase: Put dtrace in its own package 117. Jun 19 Emmanuel Vadot git: 2c733106aea7 - main - pkgbase: Put chio in utilities 118. Jun 19 Emmanuel Vadot git: c42e9af5f12e - main - pkgbase: Move ctld/ctladm to iscsi package 119. Jun 19 Emmanuel Vadot git: 081fb644925f - main - pkgbase: Create a FreeBSD-nfs package 120. Jun 19 Emmanuel Vadot git: af5e40770e09 - main - pkgbase: Put the mibs and defs in the bnsmp package
121. Jun 19 Emmanuel Vadot git: ed0a582d88f7 - main - pkgbase: Put the last sendmail files in the sendmail package 122. Jun 19 Lutz Donnerhacke git: 3fd20a79e7b5 - main - libalias: Stats are unsigned 123. Jun 19 Lutz Donnerhacke git: ef828d39be8e - main - libalias: Promote per instance global variable timeStamp 124. Jun 19 Lutz Donnerhacke git: d41044ddfdbc - main - libalias: Restructure - Common search terms 125. Jun 19 Emmanuel Vadot git: 6506efea63f5 - main - mmccam: Read the common members of CSD v1.0 and v2.0 126. Jun 19 Emmanuel Vadot git: 20d601682efe - main - mmccam: Style(9) more mmc_da.c 127. Jun 19 Emmanuel Vadot git: 3386347f65cd - main - mmc_sim: Make XPT_MMC_GET_TRAN_SETTINGS fully async 128. Jun 19 Lutz Donnerhacke git: 32f9c2ceb3ec - main - libalias: Restructure - Separate fully qualified search 129. Jun 19 Richard Scheffenegger git: 74d7fc8753a7 - main - tcp: Add PRR cwnd reduction for non-SACK loss 130. Jun 19 Lutz Donnerhacke git: cac129e60300 - main - libalias: Restructure - Table for partially links 131. Jun 19 Dimitry Andric git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2 132. Jun 19 Lutz Donnerhacke git: 19dcc4f2250b - main - libalias: Restructure - Cleanup _FindLinkIn 133. Jun 19 Lutz Donnerhacke git: d5419034381d - main - libalias: Restructure - Outgoing search 134. Jun 19 Lutz Donnerhacke git: d4ab07d2aeb1 - main - libalias: Restructure - Cleanup and Use for links 135. Jun 19 Lutz Donnerhacke git: 492d3b7109b4 - main - libalias: Restructure - Group incoming links 136. Jun 19 Lutz Donnerhacke git: 7b44ff4c52ce - main - libalias: Restructure - Group expire handling entries 137. Jun 19 Lutz Donnerhacke git: 1178dda53d10 - main - libalias: Restructure - Table for PPTP 138. Jun 19 Lutz Donnerhacke git: 9efcad61d830 - main - libalias: Restructure - Use AliasRange instead of PORT_BASE 139. Jun 19 Lutz Donnerhacke git: fe83900f9fa9 - main - libalias: Restructure - Remove temporary state deleteAllLinks from global struct 140. Jun 19 Lutz Donnerhacke git: d989935b5bcd - main - libalias: Restructure - Finalize
141. Jun 19 Lutz Donnerhacke git: 935fc93af157 - main - libalias: Switch to efficient data structure for outgoing traffic 142. Jun 19 Lutz Donnerhacke git: d261e57deacb - main - libalias: Switch to efficient data structure for incoming traffic 143. Jun 19 Alan Somers git: b97c7abc1a1c - main - fusefs: delete dead code 144. Jun 19 Alan Somers git: 77b040c993ba - main - fusefs: also debug INIT operations in the test suite 145. Jun 19 Alan Somers git: 5403f2c163f7 - main - fusefs: ensure that FUSE ops' headers' unique values are actually unique 146. Jun 20 Martin Matuska git: 0d8fe2373503 - main - zfs: merge openzfs/zfs@c4c162c1e (master) into main 147. Jun 20 Martin Matuska git: 9d1cafb30497 - main - zfs: add version update missing in 0d8fe2373 148. Jun 20 Dmitry Chagin Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2 149. Jun 20 Gary Jennejohn Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2 150. Jun 20 Hartmann, O. Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2 151. Jun 20 Mike Karels git: 13604fb0fd43 - main - genet: Fix potential crash during attach 152. Jun 20 Dimitry Andric Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2 153. Jun 20 Dimitry Andric Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2 154. Jun 20 Hartmann, O. Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2 155. Jun 20 Dimitry Andric Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2 156. Jun 20 Hartmann, O. Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2 157. Jun 20 Mark Millard Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2


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