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


2023/dev-commits-src-branches/20230305.dev-commits-src-branches

Messages: 110, old messages first
Last update: Sun Mar 5 5:50:01 2023

home | archive sorted by: subject | author | date | reverse date
  1. Feb 24 Konstantin Belousov        git: 44a6088278ea - stable/13 - kern/sysv_ipc.c: use ANSI C function definition
  2. Feb 26 Zhenlei Huang              git: 994eb2fb8a90 - stable/13 - ctfdump: Use getprogname()
  3. Feb 26 Zhenlei Huang              git: 96200385228e - stable/12 - ctfdump: Use getprogname()
  4. Feb 26 Zhenlei Huang              git: fcacb96b345a - stable/12 - ctfdump: Remove definitions of warn() and vwarn()
  5. Feb 26 Zhenlei Huang              Re: git: 26ba9518ffec - stable/13 - unbound: Vendor import 1.17.1
  6. Feb 26 Dmitry Chagin              git: cb182d5f52c1 - stable/13 - modules: Add missing opt_*.h files for stand-alone compile
  7. Feb 26 Dmitry Chagin              git: 69834d6c3196 - stable/13 - linux(4): Get rid of the opt_compat.h include.
  8. Feb 26 Dmitry Chagin              git: 884ea80d4ebb - stable/13 - linux(4): Move use_real_names knob to the linux.c
  9. Feb 26 Dmitry Chagin              git: de1770946d5b - stable/13 - linux(4): Use predefined constant instead of hardcoded value
 10. Feb 26 Dmitry Chagin              git: a83551a52d1c - stable/13 - linux(4): Consolidate a FreeBSD interface names translation code
 11. Feb 26 Dmitry Chagin              git: 123ca9ab1189 - stable/13 - linux(4): Fixup the interface name translation in netlink
 12. Feb 26 Cy Schubert                Re: git: 26ba9518ffec - stable/13 - unbound: Vendor import 1.17.1
 13. Feb 26 Joerg Wunsch               git: 13524c57726a - stable/13 - MFC: ARM release build: enable IPv6 SLAAC by default
 14. Feb 26 Joerg Wunsch               git: 2178d68a54e0 - stable/12 - MFC: ARM release build: enable IPv6 SLAAC by default
 15. Feb 26 Colin Percival             Re: git: 26ba9518ffec - stable/13 - unbound: Vendor import 1.17.1
 16. Feb 27 Zhenlei Huang              git: eba26d0ba37e - stable/13 - ctf: Remove unused function prototype for getpname()
 17. Feb 27 Zhenlei Huang              git: 2bd7bd0bbe79 - stable/12 - ctf: Remove unused function prototype for getpname()
 18. Feb 27 Cy Schubert                Re: git: 26ba9518ffec - stable/13 - unbound: Vendor import 1.17.1
 19. Feb 27 Gordon Bergling            git: 30ae823b2d44 - stable/13 - arm ti: Fix a typo in a kernel message
 20. Feb 27 Dimitry Andric             git: 0196b0944430 - stable/13 - Update leap-seconds to latest leap-seconds.3676924800 (expires 2023-12-28)


21. Feb 27 Alexander V. Chernikov git: f054a56ef3e8 - stable/13 - netlink: fix addition of blackhole/reject routes. 22. Feb 27 Alexander V. Chernikov git: 7af6e00d62f3 - stable/13 - netlink: fix NOINET6 build. 23. Feb 27 Mark Johnston git: 2f57ef2d3b8f - stable/13 - vm_fault: Fix a race in vm_fault_soft_fast() 24. Feb 27 Mark Johnston git: 1780bdba96d3 - releng/13.2 - vm_fault: Fix a race in vm_fault_soft_fast() 25. Feb 27 Alexander V. Chernikov git: 6899e0be9433 - releng/13.2 - netlink: fix IPv6 route addition with link-local gateway 26. Feb 27 Alexander V. Chernikov git: 09510a1a755c - releng/13.2 - netlink: clear IPv6 embedded scope when dumping route gateways. 27. Feb 27 Alexander V. Chernikov git: 7dea81a4ed19 - releng/13.2 - netlink: fix addition of blackhole/reject routes. 28. Feb 27 Alexander V. Chernikov git: a052a188766f - releng/13.2 - Revert "netlink: add NETLINK to GENERIC." 29. Feb 27 Dmitry Chagin git: 8fd0f86abdfa - releng/13.2 - linux(4): Move use_real_names knob to the linux.c 30. Feb 27 Dmitry Chagin git: aeed04a32e45 - releng/13.2 - linux(4): Consolidate a FreeBSD interface names translation code 31. Feb 27 Dmitry Chagin git: 9006cd0fd543 - releng/13.2 - linux(4): Fixup the interface name translation in netlink 32. Feb 27 Cy Schubert git: 18936d3526f3 - stable/13 - ping: Fix unsigned integer underflow resuling in a ping -R segfault 33. Feb 27 Cy Schubert git: 4cafd65c8f1d - stable/12 - ping: Fix unsigned integer underflow resuling in a ping -R segfault 34. Feb 27 Dimitry Andric git: 08627f81cde1 - releng/13.2 - Update leap-seconds to latest leap-seconds.3676924800 (expires 2023-12-28) 35. Feb 27 Cy Schubert git: ed4f9a251868 - releng/13.2 - ping: Fix unsigned integer underflow resuling in a ping -R segfault 36. Feb 27 Cy Schubert Re: git: 26ba9518ffec - stable/13 - unbound: Vendor import 1.17.1 37. Feb 28 Zhenlei Huang git: 7b6d9cae9760 - stable/13 - vnet: Make vnet_sys[un]init() static 38. Feb 28 Zhenlei Huang git: 78c22dde834a - stable/12 - vnet: Make vnet_sys[un]init() static 39. Feb 28 Warner Losh git: 3464fc5f2a33 - stable/13 - stand: fix build userboot without zfs 40. Feb 28 Warner Losh git: a1c63b8e29e8 - stable/13 - apic: prevent divide by zero in CPU frequency init
41. Feb 28 =?utf-8?Q?Corvin=20K=C3=B6 git: b5d47fa9a511 - stable/13 - bhyve: add helper struct for acpi device handling 42. Feb 28 =?utf-8?Q?Corvin=20K=C3=B6 git: eb8931d77cee - stable/13 - bhyve: add helper func to add acpi resources 43. Feb 28 =?utf-8?Q?Corvin=20K=C3=B6 git: 6726130d6860 - stable/13 - bhyve: add helper func to write a dsdt entry 44. Feb 28 =?utf-8?Q?Corvin=20K=C3=B6 git: 2c1cbd083696 - stable/13 - bhyve: maintain a list of acpi devices 45. Feb 28 =?utf-8?Q?Corvin=20K=C3=B6 git: 0232125972f5 - stable/13 - bhyve: add basic qemu fwcfg implementation 46. Feb 28 =?utf-8?Q?Corvin=20K=C3=B6 git: bd8366500e15 - stable/13 - bhyve: add emulation for the qemu fwcfg selector port 47. Feb 28 =?utf-8?Q?Corvin=20K=C3=B6 git: 3c12bcba78ea - stable/13 - bhyve: add emulation for qemu's fwcfg data port 48. Feb 28 Cy Schubert git: 38ee8862632e - releng/13.2 - unbound: Vendor import 1.17.1 49. Feb 28 Cy Schubert git: b3231760c215 - releng/13.2 - unbound: Fix config.h 50. Feb 28 Cy Schubert git: fb2147e30f97 - releng/13.2 - unbound: Fix config file path 51. Feb 28 Mark Johnston git: dc1ba2a432ff - stable/13 - libdwarf: Add some constants from DWARF 5 52. Feb 28 Ed Maste git: d29b33328174 - stable/13 - Do not delete objdump when WITH_LLVM_BINUTILS is true 53. Feb 28 Ed Maste git: 242ef804209c - stable/13 - src.conf: regen man page 54. Mar 1 Dmitry Chagin git: 7b7e409c77cc - stable/13 - linux(4): Cleanup unneeded includes from linux_util.h 55. Mar 1 Dmitry Chagin git: 4f6b7aef517f - stable/13 - linux(4): Cleanup vm includes from linux_util.h 56. Mar 1 Dmitry Chagin git: a0f00d737c7a - stable/13 - linux(4): Cleanup sys/sysent.h from linux_util 57. Mar 1 Dmitry Chagin git: ff193c9bd91e - stable/13 - linux(4): Cleanup sys/queue.h from linux.h 58. Mar 1 Dmitry Chagin git: 7f4ad94efb72 - stable/13 - linux(4): Cleanup abi_compat.h include from linux_timer.h 59. Mar 1 Dmitry Chagin git: 28b647373119 - stable/13 - linux(4): Move uselib() to i386 60. Mar 1 Dmitry Chagin git: 56c33d2da3b9 - stable/13 - linux(4): Cleanup sys/uio.h where linux_uitl.h is included
61. Mar 1 Dmitry Chagin git: 97d640a2b48e - stable/13 - linux(4): Fix brackets of local include opt_inet6 62. Mar 1 Dmitry Chagin git: 9e963bd8e7b7 - stable/13 - linux(4): Cleanup sys/sysctl.h from linux_misc.h 63. Mar 1 Dmitry Chagin git: dd082cbf8cd4 - stable/13 - linux(4): Cleanup includes under compat/linux 64. Mar 1 Dmitry Chagin git: 2caa52c46ca1 - stable/13 - linux(4): Cleanup includes under i386/linux 65. Mar 1 Dmitry Chagin git: bfda8d0651ed - stable/13 - linux(4): Cleanup includes under amd64/linux 66. Mar 1 Dmitry Chagin git: 513957e11cfe - stable/13 - linux(4): Cleanup includes under x86/linux 67. Mar 1 Dmitry Chagin git: 41e898d9f24b - stable/13 - linux(4): Cleanup includes under arm64/linux 68. Mar 1 Dmitry Chagin git: d41e592190fd - stable/13 - linux(4): Rename linux_timer.h to linux_time.h 69. Mar 1 Dmitry Chagin git: 1054a068aa97 - stable/13 - linux(4): Trim unused opt_usb.h from modules Makefiles 70. Mar 1 Dmitry Chagin git: 867e8404efed - stable/13 - linprocfs(4): Fixup process size in the /proc/pid/stat file 71. Mar 1 Pau Amma git: 07f1d6b99587 - stable/13 - Fix a slew of mdoc warnings/errors. 72. Mar 1 Alexander V. Chernikov git: b656161b84dc - stable/13 - netlink: make the maximum allowed netlink socket buffer runtime tunable. 73. Mar 1 Ed Maste git: 8c545c54f2e5 - releng/13.2 - src.conf: regen man page 74. Mar 1 Ed Maste git: 3623575a8613 - releng/13.2 - src.conf: regen man page for settings on release branch 75. Mar 1 Alexander V. Chernikov git: aa330214cf1d - releng/13.2 - netlink: make the maximum allowed netlink socket buffer runtime tunable. 76. Mar 1 Dimitry Andric git: 3912f99ecae6 - stable/13 - Ensure .inc files are regenerated when llvm/clang tblgen binaries change 77. Mar 2 Konstantin Belousov git: 84494004f925 - stable/13 - tmpfs: support the nosymfollow mount option 78. Mar 2 Zhenlei Huang git: 95f418fe2a0f - stable/13 - Delete obsolete Solaris compat header file stdlib.h 79. Mar 2 Ed Maste git: 43fd77233cd4 - stable/13 - ssh: default VerifyHostKeyDNS to no, following upstream 80. Mar 2 Ed Maste git: cf25fa7f31e7 - stable/13 - amd64: Avoid copying td_frame from kernel procs
81. Mar 2 Zhenlei Huang git: 83d88726ce26 - releng/13.2 - ctfdump: Use getprogname() 82. Mar 2 Zhenlei Huang git: b4eb5f81eead - releng/13.2 - Delete obsolete Solaris compat header file stdlib.h 83. Mar 2 Andrew Turner git: f36ca798c429 - stable/13 - Remove an extra argument to SYSCTL_FOREACH 84. Mar 2 Ed Maste git: e8f143cc4c58 - stable/13 - Cirrus-CI: use makefs if root size exceeds QEMU's virtual FAT limit 85. Mar 2 Ed Maste git: 2b29bd3a6d59 - stable/13 - blacklistd: whitespace cleanup 86. Mar 2 Ed Maste git: ee71c37bc123 - stable/13 - Add RELRO build knob, default to enabled 87. Mar 2 Ed Maste git: 65d7644bdb16 - stable/13 - src.conf: regen man page after RELRO change 88. Mar 2 Kristof Provost git: dacffdd4dc51 - stable/12 - pfsync: support deferring IPv6 packets 89. Mar 2 Kristof Provost git: 3dec62eded04 - stable/13 - pfsync: support deferring IPv6 packets 90. Mar 2 Kristof Provost git: 7e2de012f38a - stable/12 - pfsync: ensure 'error' is always initialised 91. Mar 2 Kristof Provost git: 5e9b79c4e652 - stable/13 - pfsync: ensure 'error' is always initialised 92. Mar 2 Warner Losh git: 572900bd93fd - releng/13.2 - stand: fix build userboot without zfs 93. Mar 2 Warner Losh git: 55639067a29b - releng/13.2 - apic: prevent divide by zero in CPU frequency init 94. Mar 2 Ed Maste git: d54953d6abc9 - releng/13.2 - ssh: default VerifyHostKeyDNS to no, following upstream 95. Mar 2 Dmitry Chagin git: 413a08a9b668 - releng/13.2 - linprocfs(4): Fixup process size in the /proc/pid/stat file 96. Mar 2 Colin Percival git: 7e8aaae6b8ad - stable/12 - Bump EC2 image size to 5 GB 97. Mar 2 Ed Maste git: c7e370335203 - stable/13 - freebsd-update: re-edit files if merge conflict markers remain 98. Mar 2 Ed Maste git: 24fe8a518324 - stable/13 - freebsd-update: avoid effects of user's environment on grep 99. Mar 2 Andrew Turner git: 4ec0ecb2ad69 - releng/13.2 - Remove an extra argument to SYSCTL_FOREACH 100. Mar 2 Dmitry Chagin git: 3c4af6fe955f - stable/12 - linprocfs(4): Fixup process size in the /proc/pid/stat file
101. Mar 2 Ed Maste git: a6c6edbe9d37 - releng/13.2 - freebsd-update: re-edit files if merge conflict markers remain 102. Mar 2 Ed Maste git: 735c962a4944 - releng/13.2 - freebsd-update: avoid effects of user's environment on grep 103. Mar 3 Colin Percival git: 13264ea9a370 - releng/13.2 - 13.2: update to RC1 104. Mar 3 Ed Maste git: 1b1d2aea020e - stable/13 - libc: handle zero alignment in memalign() 105. Mar 3 Ed Maste git: 947344774cf3 - stable/13 - blacklistd: silence sign-conversion warning from Clang 106. Mar 3 Mark Johnston git: a102020bf393 - stable/13 - buf: Make bufspace_daemon_shutdown() a no-op after a panic 107. Mar 3 Richard Scheffenegger git: 2be7e3df7275 - stable/13 - tcp: Make TCP PCAP buffer properly configurable. 108. Mar 3 Richard Scheffenegger git: 9b3d6127716e - stable/12 - tcp: Make TCP PCAP buffer properly configurable. 109. Mar 4 Mike Karels git: 009abff336b6 - stable/13 - growfs_fstab startup script: set dumpdev to AUTO 110. Mar 4 Dimitry Andric git: 8534a7f045bd - releng/13.2 - Ensure .inc files are regenerated when llvm/clang tblgen binaries change


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