2023/dev-commits-src-main/20230226.dev-commits-src-main
Messages: 149, old messages first
Last update: Sun Feb 26 5:50:01 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Feb 18 Rick Macklem git: ed03776ca7f4 - main - nfsd: Enable the NFSD_VNET vnet front end macros 2. Feb 19 Warner Losh git: ef6f20ce4761 - main - tail: Retry kevent if the system call was interrupted 3. Feb 19 Warner Losh git: e600bcfb871c - main - stand: Better documentation for full-test.sh 4. Feb 19 Warner Losh git: d04c86717c8c - main - bsd.sys.mk: Add NO_WSTRICT_PROTOTYPES like in kernel 5. Feb 20 Andrew Turner Re: git: f29942229d24 - main - Read the arm64 far early in el0 exceptions 6. Feb 20 Alexander V. Chernikov git: 828d3c6c4cc0 - main - tests: add netlink large dump buffer check 7. Feb 20 Alexander V. Chernikov git: 0343e90f39e0 - main - ping: Add ATF-Python tests 8. Feb 20 Alexander V. Chernikov git: 3d360ca49cf8 - main - Revert "ping: Add ATF-Python tests" 9. Feb 20 Alexander V. Chernikov git: 5b8af90fe332 - main - ping: Add ATF-Python tests 10. Feb 20 Peter Holm git: 187f4fce3b34 - main - stress2: Added a fsck check to the scenario 11. Feb 20 =?utf-8?Q?Fernando=20Apest git: e6ffcf4ac7bb - main - zless(1): handle uncompressed files 12. Feb 20 Andrew Turner git: 8aad241ed0c5 - main - Add myself to the github code owners file 13. Feb 20 Andrew Turner git: 24abb6b82102 - main - When saving a context on arm call the vfp handler 14. Feb 20 Mark Johnston git: 0de03c306c2f - main - man9: Add an smr(9) manual page 15. Feb 20 Alexander V. Chernikov git: c7c348162101 - main - netlink: fix IPv6 route addition with link-local gateway 16. Feb 20 Zhenlei Huang Re: git: 0de03c306c2f - main - man9: Add an smr(9) manual page 17. Feb 20 Kyle Evans git: cd73914b01a1 - main - kern: physmem: don't truncate addresses in DEBUG output 18. Feb 20 Jessica Clarke Re: git: cd73914b01a1 - main - kern: physmem: don't truncate addresses in DEBUG output 19. Feb 20 Rick Macklem git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 20. Feb 20 =?utf-8?Q?Dag-Erling=20Sm= git: d481dcee72a0 - main - tarfs: Really prevent descending into a non-directory.
21. Feb 20 Kyle Evans Re: git: cd73914b01a1 - main - kern: physmem: don't truncate addresses in DEBUG output 22. Feb 20 Kyle Evans Re: git: cd73914b01a1 - main - kern: physmem: don't truncate addresses in DEBUG output 23. Feb 20 Kyle Evans git: 7b5cb32fca26 - main - kern: physmem: properly cast %jx arguments to uintmax_t 24. Feb 20 =?UTF-8?Q?Stefan_E=c3=9fer Re: git: c2bb66023fe3 - main - kbdcontrol: enable pre-Unicode dead key table compatibility 25. Feb 20 Michael Tuexen git: b16a37eda8b1 - main - bblog: sync tcp_log_events with Netflix tree 26. Feb 20 =?utf-8?Q?Dag-Erling=20Sm= git: 8e022d3cdea1 - main - byacc: Update to 20230201. 27. Feb 20 Kyle Evans Re: git: cd73914b01a1 - main - kern: physmem: don't truncate addresses in DEBUG output 28. Feb 21 Rick Macklem git: 357492c99597 - main - nfscl: Add NFSD_CURVNET macros to nfsclient syscall 29. Feb 21 Rick Macklem git: ef4e8f0cf91f - main - nfscommon: Use IS_DEFAULT_VNET() in the vnet initialization 30. Feb 21 Kyle Evans git: c32946d8bee0 - main - kern: physmem: fix the format string again, i is a size_t 31. Feb 21 Simon J. Gerraty git: 9c474dc51b0b - main - Merge commit 'd84e570b54961e8874bbd8de25635eb96be0977e' 32. Feb 21 Thomas Munro git: 58e3631bd08c - main - truss: Add preadv(2) and pwritev(2). 33. Feb 21 Michael Tuexen git: 00812bbda25a - main - bblog: add logging of protocol user requests 34. Feb 21 Alexander V. Chernikov git: b9b2184322da - main - netlink: clear IPv6 embedded scope when dumping route gateways. 35. Feb 21 Konstantin Belousov Re: git: 00812bbda25a - main - bblog: add logging of protocol user requests 36. Feb 21 Mateusz Guzik git: 7f337c94b5dd - main - sdt: add __sdt_used 37. Feb 21 Mateusz Guzik git: dbcd7e7e329c - main - vfs cache: whack set-but-not-used warn in cache_purgevfs 38. Feb 21 Mateusz Guzik git: de709b1455fb - main - sx: whack set-but-not-used warn in _sx_slock_hard 39. Feb 21 Konstantin Belousov git: 836e4b371b6e - main - kern/sysv_ipc.c: use ANSI C function definition 40. Feb 21 Mateusz Guzik git: 192a00198400 - main - i386: whack LINT-NO* kernels
41. Feb 21 Zhenlei Huang git: b2d76b52fd48 - main - jail: Fix redoing ip restricting 42. Feb 21 Zhenlei Huang git: fb9b76e05247 - main - vnet: Make vnet_sys[un]init() static 43. Feb 21 Gleb Smirnoff git: 71e70c25c008 - main - Revert "unix/dgram: return EAGAIN instead of ENOBUFS when O_NONBLOCK set" 44. Feb 21 Michael Tuexen git: 4065becf3f3d - main - bblog: unbreak build 45. Feb 21 Justin Hibbits git: e9e637bf243c - main - Revert "Port Linuxulator to IfAPI" 46. Feb 21 Michael Tuexen git: 6b802933f16f - main - tcp: rearrange enum and remove unused variable 47. Feb 21 Rick Macklem git: 88175af8b75e - main - vfs_export: Add mnt_exjail to control exports done in prisons 48. Feb 21 Gleb Smirnoff Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 49. Feb 21 Michael Tuexen git: 76578d601e7f - main - bblog: improve timeout event handling 50. Feb 21 Allan Jude git: 8b04c1cbfc1c - main - Fix per-jail zfs.mount_snapshot setting 51. Feb 21 Justin Hibbits git: 19850ee07363 - main - Revert "linprocfs: Migrate to IfAPI" 52. Feb 22 James Gritton Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 53. Feb 22 Zhenlei Huang Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 54. Feb 22 Rick Macklem Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 55. Feb 22 John-Mark Gurney git: ee97f198b42d - main - Support SMBIOS v3 for 64-bit entry systems 56. Feb 22 John-Mark Gurney Re: git: ee97f198b42d - main - Support SMBIOS v3 for 64-bit entry systems 57. Feb 22 Warner Losh Re: git: ee97f198b42d - main - Support SMBIOS v3 for 64-bit entry systems 58. Feb 22 John-Mark Gurney Re: git: ee97f198b42d - main - Support SMBIOS v3 for 64-bit entry systems 59. Feb 22 Gordon Bergling git: 49bf65be44ad - main - arm ti: Fix a typo in a kernel message 60. Feb 22 Michael Tuexen git: 624de4eca545 - main - tcp: remove unused function prototype
61. Feb 22 Mitchell Horne git: 9a7f7c26c5b2 - main - lockmgr: upgrade panic return checks 62. Feb 22 Ed Maste git: ce7db385f50a - main - include: Fix typos 63. Feb 22 Alan Somers git: 0c9df4afc239 - main - fusefs: fix a buffer overflow in the tests 64. Feb 22 Alan Somers git: 5f51c9c328a6 - main - fusefs: add some more test cases for bad fuse servers 65. Feb 22 =?utf-8?Q?Dag-Erling=20Sm= git: 30c91a3cee6d - main - byacc: Adjust expected test output to match our patches. 66. Feb 22 Warner Losh Re: git: ee97f198b42d - main - Support SMBIOS v3 for 64-bit entry systems 67. Feb 22 Rick Macklem git: 10dff9da9748 - main - nfsd: Return ENXIO instead of EPERM when nfsd(8) already running 68. Feb 22 John Baldwin Re: git: 29c5f8bf9a01 - main - config: drop dependency on libnv 69. Feb 22 Rick Macklem git: fe5c211ba873 - main - nfsd.c: Log a more meaningful failure message 70. Feb 22 Kyle Evans Re: git: 29c5f8bf9a01 - main - config: drop dependency on libnv 71. Feb 23 Michael Tuexen git: 453aa7fac989 - main - tcp: ensure the tcpcb is not NULL when logging an event 72. Feb 23 David Bright git: 3ff497061b33 - main - Fix Coverity issue in the NVDIMM driver 73. Feb 23 Gleb Smirnoff Re: git: 453aa7fac989 - main - tcp: ensure the tcpcb is not NULL when logging an event 74. Feb 23 Gleb Smirnoff git: a17065710862 - main - unix/dgram tests: match the kernel behavior 75. Feb 23 Kristof Provost git: 57fcf46dee45 - main - if_ovpn: ovpn_find_peer_by_ip() is unused without INET 76. Feb 23 Gleb Smirnoff Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 77. Feb 23 Dmitry Chagin git: 200fe6e3a0c8 - main - linux(4): Use predefined constant instead of hardcoded value 78. Feb 23 Dmitry Chagin git: 3ab3c9c29cf0 - main - linux(4): Consolidate a FreeBSD interface names translation code 79. Feb 23 Dmitry Chagin git: e55e4a6ba3f4 - main - linux(4): Fixup the interface name translation in netlink 80. Feb 23 tuexen@freebsd.org Re: git: 453aa7fac989 - main - tcp: ensure the tcpcb is not NULL when logging an event
81. Feb 23 Gordon Bergling git: 7e2af4f90bb1 - main - veriexec(4): Fix a compiler error 82. Feb 23 Konstantin Belousov git: 15df90218bb6 - main - tmpfs: support the nosymfollow mount option 83. Feb 23 Mateusz Guzik git: 3a01a97d23a2 - main - mroute: partially sanitize the file 84. Feb 23 Rick Macklem Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 85. Feb 23 Rick Macklem Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 86. Feb 23 Zhenlei Huang git: 3dd552426409 - main - ctfdump: Use getprogname() 87. Feb 23 Mateusz Guzik git: f4a9e9fc7913 - main - x86: whack kernel gcov vestige 88. Feb 23 =?utf-8?Q?Kornel=20Dul=C4= git: 4d2427f2c445 - main - arm: Unbreak debugging programs that use FP instructions 89. Feb 23 =?utf-8?Q?Kornel=20Dul=C4= git: 98c666cf8758 - main - arm: Fix initialization of VFP context 90. Feb 23 Alexander V. Chernikov git: d2deebe21b59 - main - netlink: fix addition of blackhole/reject routes. 91. Feb 23 Zhenlei Huang git: 7f0ebf0876c8 - main - Delete obsolete Solaris compat header file stdlib.h 92. Feb 23 Ed Maste git: 17a5a290032e - main - efibootmgr: add missing break for 'u' case 93. Feb 23 Bjoern A. Zeeb git: c9ba91435a01 - main - net80211: ieee80211_swscan_bg_scan() track return variable under lock 94. Feb 23 Ed Maste git: 0455b90beedd - main - tools/git: fix typos in documentation 95. Feb 23 Kyle Evans git: 4e696aff6909 - main - iconvlist(3): fix count argument type 96. Feb 24 Mark Johnston git: 8c8574acb851 - main - config: Include errno.h in mkmakefile.cc 97. Feb 24 Mark Johnston git: 9d7cc536e261 - main - buf: Make bufspace_daemon_shutdown() a no-op after a panic 98. Feb 24 Gleb Smirnoff Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 99. Feb 24 Alexander V. Chernikov git: efeb80031170 - main - netlink: fix NOINET6 build. 100. Feb 24 Dimitry Andric git: df2fbbfa71b8 - main - Update leap-seconds to latest leap-seconds.3676924800 (expires 2023-12-28)
101. Feb 24 Mike Karels git: dd6f6030cc29 - main - amd64 kernel config: clean up whitespace 102. Feb 24 Mike Karels git: 91646fe5750c - main - arm kernel config: clean up whitespace 103. Feb 24 Mike Karels git: f12907d01a6b - main - arm64 kernel config: clean up whitespace 104. Feb 24 Mike Karels git: d44acf5d8d23 - main - i386 kernel config: clean up whitespace 105. Feb 24 Mike Karels git: 8995b96f344d - main - powerpc kernel config: clean up whitespace 106. Feb 24 Mike Karels git: ae4387d724e2 - main - riscv kernel config: clean up whitespace 107. Feb 24 Rick Macklem Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup 108. Feb 24 Cy Schubert git: 70960bb86a3b - main - ping: Fix unsigned integer underflow resuling in a ping -R segfault 109. Feb 24 Rick Macklem git: 4036fcb8053a - main - nfsd: Fix a use after free when vnet prisons are deleted 110. Feb 24 Mitchell Horne git: 9873b1716970 - main - bcm_dma: attach at an earlier bus pass 111. Feb 24 Mitchell Horne git: 07ccf71451d7 - main - bcm_dma: don't dereference NULL softc 112. Feb 24 Ed Maste git: 2c709ee70ade - main - libc: handle zero alignment in memalign() 113. Feb 24 Mark Johnston git: 19a7cf0ce8ea - main - scmi: Suppress a couple of -Wunused-function warnings 114. Feb 24 Kyle Evans git: b9c8f4900ce7 - main - config: drop reference to removed System_spec 115. Feb 24 Mateusz Guzik git: 83158c68934b - main - time: s/ppsratecheck/eventratecheck 116. Feb 24 Mateusz Guzik git: 1ebec3806eed - main - vfs: s/ppsratecheck/eventratecheck 117. Feb 24 Kyle Evans Re: git: 83158c68934b - main - time: s/ppsratecheck/eventratecheck 118. Feb 24 Joseph Koshy git: 163dd260e3cb - main - Add gnn@ as my mentor. 119. Feb 24 John-Mark Gurney git: eb81dd8404e5 - main - make cross build from arm64 work.. 120. Feb 24 =?utf-8?Q?Stefan=20E=C3=9F git: 103d7cdfb743 - main - vendor/bc: import version 6.3.1
121. Feb 24 =?utf-8?Q?Stefan=20E=C3=9F git: 77606d5a8c98 - main - usr.bin/gh-bc: clean-up Makefile 122. Feb 24 Steffen Nurpmeso Re: git: 2c709ee70ade - main - libc: handle zero alignment in memalign() 123. Feb 24 Piotr Kubaj git: 6ae90f59851c - main - gh-bc: don't disable LTO on powerpc64 124. Feb 25 Ed Maste Re: git: 2c709ee70ade - main - libc: handle zero alignment in memalign() 125. Feb 25 Mark Johnston git: f4f5e69c84df - main - lockstat: Use the correct type for a symbol size 126. Feb 25 Mark Johnston git: 49e3972afc11 - main - lockstat: Use gelf.h instead of playing games with the preprocessor 127. Feb 25 Steffen Nurpmeso Re: git: 2c709ee70ade - main - libc: handle zero alignment in memalign() 128. Feb 25 Warner Losh git: c51978f4b2f0 - main - kbd: add KBD_DELAY1 and KBD_DELAY2 129. Feb 25 Warner Losh git: 1469c6331f38 - main - kbd: ukbd.4 and atkbdc.4 add section about new kernel options 130. Feb 25 Warner Losh git: 8d966fb02ea7 - main - sys/conf/NOTES add new KBD_DELAY kernel options 131. Feb 25 Warner Losh git: 9b70ce712caa - main - UPDATING 132. Feb 25 Gordon Bergling git: 211ceb62e85d - main - inet6_opt_init.3: Some enhancements 133. Feb 25 Mike Karels git: b739bc986099 - main - sys/conf/NOTES: clean up whitespace 134. Feb 25 Mark Johnston git: 6f48a4acbeb8 - main - ck_queue: add CK_*_FOREACH_FROM 135. Feb 25 Poul-Henning Kamp git: 3b7d00ddbd81 - main - Xref rc.conf in my previous addition. 136. Feb 25 Warner Losh git: 996d07a059cf - main - zpool: install vdevprops(7) man page 137. Feb 25 Mateusz Piotrowski git: 28111ddf9ee6 - main - powerd.8: Provide a whole path to power_profile for clarity 138. Feb 25 Warner Losh git: 499171a98c88 - main - apic: prevent divide by zero in CPU frequency init 139. Feb 25 Mark Millard RE: git: c51978f4b2f0 - main - kbd: add KBD_DELAY1 and KBD_DELAY2 140. Feb 25 Warner Losh git: 2f201df1f875 - main - Change hw_tls to a bool
141. Feb 25 Warner Losh git: 4d59545d0cac - main - stand: fix build userboot without zfs 142. Feb 25 Warner Losh git: e052829e3e16 - main - uniq(1): use strtonum to parse options 143. Feb 25 Warner Losh git: 773c13c686e4 - main - kldxref: skip .pkgsave files 144. Feb 25 Robert Wing git: c5f019807059 - main - stand: fix buffer overflow in getrootmount() 145. Feb 25 Warner Losh git: b5d248c0c82c - main - kern: Remove gcc2_compiled stripping 146. Feb 25 Ed Maste Re: git: 2c709ee70ade - main - libc: handle zero alignment in memalign() 147. Feb 25 Steffen Nurpmeso Re: git: 2c709ee70ade - main - libc: handle zero alignment in memalign() 148. Feb 25 Piotr Kubaj git: 83d6d8877ef7 - main - powerpc64*: port mlx5, OFED, KTLS and krping 149. Feb 25 Piotr Kubaj git: f5a1c871e6a7 - main - Revert "powerpc64*: port mlx5, OFED, KTLS and krping"
home | archive sorted by: subject | author | date | reverse date