2024/dev-commits-src-main/20240624.dev-commits-src-main
Messages: 108, new messages first
Last update: Mon Jun 24 0:07:01 2024
|
|
home | archive sorted by: subject | author | date | reverse date
1. Jun 23 Warner Losh Re: git: d5c01e1124ff - main - cdefs.h: Remove pre gcc 5.0 support 2. Jun 23 Ryan Libby git: 6095f4b04cf9 - main - amd64 kernel __storeload_barrier: quiet gcc -Warray-bounds 3. Jun 23 David E. O'Brien git: 5bcc33d1e0e6 - main - ppoll(2) was actually added in 10.2 4. Jun 23 David E. O'Brien git: 3dd248798d80 - main - procctl(2) actually appeared in 9.3 5. Jun 23 Rick Macklem git: 67284d32e5e0 - main - nfsd: Make modifying vfs.nfsd.enable_locallocks safe 6. Jun 23 Ryan Libby git: fda32d586035 - main - lock.9: describe lockmgr_{disowned,lock_flags,slock,unlock,xlock} 7. Jun 23 Michael Tuexen git: 60117f9ee58e - main - lo: update man page since SCTP checksum offloading is supported 8. Jun 23 Gordon Bergling git: 16c3d7e1fa15 - main - erf.3: Add a STANDARDS section 9. Jun 22 Rick Macklem git: dfaeeacc2cc2 - main - nfsd: Allow a mutex lock for clientID handling 10. Jun 22 Pedro Giffuni Re: git: d5c01e1124ff - main - cdefs.h: Remove pre gcc 5.0 support 11. Jun 22 Ganael LAPLANCHE git: 48dbc2a4f9fc - main - mailmap: Translate my personal address 12. Jun 22 Doug Moore git: 10d8f953952b - main - spelling: specifiy -> specify 13. Jun 21 Warner Losh git: b1cd308b37ea - main - cdefs: Add missing continuation line... 14. Jun 21 Rick Macklem git: a7de51068502 - main - nfsd: Fix nfsrv_cleanclient so that it can be called with a mutex 15. Jun 21 Colin Percival git: 45846afcb7ae - main - release: Stop publishing non-FS-tagged VM images 16. Jun 21 Mark Johnston git: ac52fa1f1b97 - main - sendfile tests: Fix an error check in tcp_socketpair() 17. Jun 21 Warner Losh git: 681fd2bed8ea - main - pax: Terminate loop for empty directory names 18. Jun 21 Warner Losh git: 5a969a3459e4 - main - cdefs.h: Move to more regular _Thread_local define 19. Jun 21 Warner Losh git: 4a86b26b84be - main - stdlib: Support compiling with tinyc by omitting compat qsort code 20. Jun 21 Baptiste Daroussin git: 3fdf11fe8fb0 - main - acpi_timer: remove leftovers from Garbage-collect ACPI-safe timer and friends
21. Jun 21 Kristof Provost git: 025df3e6a0c3 - main - pf tests: test keepcounters when we exceed 32 bits 22. Jun 21 Colin Percival Re: git: 00d061855deb - main - Garbage-collect ACPI-safe timer and friends 23. Jun 21 Baptiste Daroussin git: 2933c05c5638 - main - acpi_timer: remove unused variable 24. Jun 21 Poul-Henning Kamp Re: git: 00d061855deb - main - Garbage-collect ACPI-safe timer and friends 25. Jun 21 Baptiste Daroussin git: 2e98b8863846 - main - RELNOTES: add entries about byacc and ncurses updates 26. Jun 21 Colin Percival git: 00d061855deb - main - Garbage-collect ACPI-safe timer and friends 27. Jun 21 Mark Millard d5c01e1124ff and 2508372b7b46 are missing on https://lists.freebsd.org/archives/dev-commits-src-main/2024-June/date.html 28. Jun 21 Justin Hibbits git: 3465f14dac7d - main - ossl: Add support for powerpc64/powerpc64le 29. Jun 21 Warner Losh git: fa1e8538d1ce - main - math.h: Remove support for old gcc versions 30. Jun 21 Warner Losh git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 31. Jun 21 Colin Percival git: 836f00ebb96a - main - release: Don't publish CW if !WITH_CLOUDWARE 32. Jun 20 Gleb Smirnoff git: f34aca55adef - main - netlink/route: provide pre-2.6.19 Linux compat shim 33. Jun 20 Gleb Smirnoff git: 969cb79f5b7e - main - netlink/route: reformat comment to fit 80 chars 34. Jun 20 Mark Johnston git: d03e1ffbea6d - main - arm64: Remove some redundant calculations from pmap_bootstrap{,_san1}() 35. Jun 20 Mark Johnston git: f45213c74cba - main - physmem: Correct a comment 36. Jun 20 Baptiste Daroussin Re: git: aee4c9c5b88a - main - Makefile.inc1: Fix typo affecting incremental pkgbase builds. 37. Jun 20 Navdeep Parhar git: aee4c9c5b88a - main - Makefile.inc1: Fix typo affecting incremental pkgbase builds. 38. Jun 20 Mitchell Horne git: 18051cc694be - main - riscv: drop l1pt argument from pmap_bootstrap() 39. Jun 20 Mitchell Horne git: 762a3224cde6 - main - riscv: smarter DMAP construction 40. Jun 20 Mitchell Horne git: de09dcebd720 - main - riscv: rework page table bootstrap
41. Jun 20 Mitchell Horne git: bfb857546984 - main - riscv: Construct an identity map in locore.S 42. Jun 20 Cy Schubert Re: git: 21817992b331 - main - ncurses: vendor import version 6.5 43. Jun 20 Baptiste Daroussin Re: git: 21817992b331 - main - ncurses: vendor import version 6.5 44. Jun 20 Baptiste Daroussin git: e402155e1ad7 - main - ncurses: reinstantiate bsd specific code 45. Jun 20 Baptiste Daroussin Re: git: 21817992b331 - main - ncurses: vendor import version 6.5 46. Jun 20 Mateusz Guzik git: b6196537b012 - main - pf: fix the "keepcounters" to stop truncating to 32-bit 47. Jun 20 Gleb Smirnoff git: 3beb43dd4f87 - main - callout: assert that callout_init_*lock* functions are called with a lock 48. Jun 20 Gleb Smirnoff git: 39afff09c550 - main - callout: tidy up _callout_init_lock() 49. Jun 20 Gleb Smirnoff git: 95a9594adce3 - main - mutex: add static qualifier to implementations previously declared static 50. Jun 20 Gleb Smirnoff git: aaef18e6ae28 - main - rwlock: add static qualifier to implementations previously declared static 51. Jun 20 Baptiste Daroussin Re: git: 21817992b331 - main - ncurses: vendor import version 6.5 52. Jun 20 Cy Schubert Re: git: 21817992b331 - main - ncurses: vendor import version 6.5 53. Jun 20 Mark Johnston git: bae00433f013 - main - dtrace: Add a partial implementation of dtrace_getarg() on arm64 54. Jun 20 Mark Johnston git: 70c712a86da5 - main - sdt: Support fetching the probe sixth argument with MI machinery 55. Jun 20 Baptiste Daroussin Re: git: 0667538b888c - main - ee: fix wprintw usage (highlighted by ncurses 6.5) 56. Jun 20 Cy Schubert Re: git: 0667538b888c - main - ee: fix wprintw usage (highlighted by ncurses 6.5) 57. Jun 20 Cy Schubert Re: git: 35e941ce5520 - main - systat: fix build with newer ncurses 58. Jun 20 Baptiste Daroussin Re: git: 35e941ce5520 - main - systat: fix build with newer ncurses 59. Jun 20 Baptiste Daroussin git: 0667538b888c - main - ee: fix wprintw usage (highlighted by ncurses 6.5) 60. Jun 20 Baptiste Daroussin git: 8d9900a31359 - main - ncurses: readd 2 html files in the doc (fix MK_HTML=yes)
61. Jun 20 Cy Schubert Re: git: 35e941ce5520 - main - systat: fix build with newer ncurses 62. Jun 20 Baptiste Daroussin git: 35e941ce5520 - main - systat: fix build with newer ncurses 63. Jun 20 Baptiste Daroussin git: 822ca3276345 - main - byacc: really import 20240109 64. Jun 20 Baptiste Daroussin git: 21817992b331 - main - ncurses: vendor import version 6.5 65. Jun 20 Andrew Turner git: 6eeedf35c3ec - main - libc: Replace armv6 with armv7 in a comment 66. Jun 20 Andrew Turner git: 4f351c1ddcfb - main - tools/boot/universe.sh: Remove armv6 from a comment 67. Jun 20 Andrew Turner git: 68f044de29b3 - main - binmiscctl.8: Change the example to armv7 68. Jun 20 Andrew Turner git: a2054786c255 - main - uefi.8: Remove a reference to armv6 69. Jun 20 Andrew Turner git: e726eed75d87 - main - share/mk: Remove pre-armv7 example architectures 70. Jun 20 Andrew Turner git: 8203cf1c53f0 - main - md.4: Remove armv6 as it is being removed 71. Jun 20 Andrew Turner git: eda7eff0d266 - main - share/examples/etc/make.conf: Remove old arm archs 72. Jun 20 Andrew Turner git: a67a0a6a2088 - main - nanobsd: Remove armv6 support 73. Jun 20 Baptiste Daroussin git: 4231a5e50404 - main - release: don't keep old packages if the BRANCH changes 74. Jun 20 Zhenlei Huang git: 34c98f40f549 - main - net80211: Correct a comment 75. Jun 19 Brooks Davis git: 42c545c5f8a2 - main - libsys: sort Symbol.map 76. Jun 19 Mark Johnston git: ddf0ed09bd8f - main - sdt: Implement SDT probes using hot-patching 77. Jun 19 Mark Johnston git: e5a7890dc00a - main - zfs: Use a statement expression to implement SET_ERROR() 78. Jun 19 Mark Johnston git: bc2901144cf7 - main - dtrace: Remove LOCK_LEVEL 79. Jun 19 Brooks Davis git: d511e97c54d3 - main - libsysdecode: support rfork(RFSPAWN) 80. Jun 19 Colin Percival git: 4771c2e9d1c7 - main - release: Publish non-uploaded cloudware bits
81. Jun 19 Ed Maste git: 42fbb55d4549 - main - arch.7: armv6 will be removed prior to FreeBSD 15.0 82. Jun 19 Doug Rabson git: b2ebcd19f467 - main - p9fs: Fix the build for 32-bit kernels 83. Jun 19 Doug Rabson Re: git: e97ad33a89a7 - main - Add an implementation of the 9P filesystem 84. Jun 19 Baptiste Daroussin Re: git: e97ad33a89a7 - main - Add an implementation of the 9P filesystem 85. Jun 19 Doug Rabson git: e97ad33a89a7 - main - Add an implementation of the 9P filesystem 86. Jun 19 Lexi Winter Re: git: 50ecbc5142e1 - main - libipsec: make const-correct 87. Jun 19 Xin LI git: 8a607939decc - main - Update leap-seconds to leap-seconds.3676924800 88. Jun 19 Alan Somers git: 873881b7dbb7 - main - targ: fix compiling the example 89. Jun 18 Alan Somers git: bb95fbf634b3 - main - ctladm: deprecate the undocumented "port -l" option 90. Jun 18 Christos Margiolis git: 914c2b3314e8 - main - sound: Remove outdated comment in dsp_oss_engineinfo() 91. Jun 18 Christos Margiolis git: 0f878cdfc5a4 - main - sound: Fix oss_audioinfo's card_number, port_number and legacy_device 92. Jun 18 Christos Margiolis git: 8e36d212594b - main - sound: Support oss_audioinfo->cmd 93. Jun 18 Eugene Grosbein git: af1b0aa5b957 - main - rc.subr: improve description for ${name}_offcmd 94. Jun 18 Xin LI git: b81cbb12410b - main - gve: Make gve_free_qpls idempotent 95. Jun 18 Ed Maste git: e2ad879d4c60 - main - ifconfig: make interface address without mask an error 96. Jun 17 Kristof Provost git: 1389314d5353 - main - cxgbe: handle vlan PF restrictions 97. Jun 17 Ed Maste git: 2d6094615a13 - main - release: Remove mergemaster mm-mtree.sh script 98. Jun 17 Navdeep Parhar git: 2d0a01271223 - main - cxgbev(4): Pay attention to the VLAN configuration for the VF. 99. Jun 17 Navdeep Parhar git: 4471ff11969e - main - cxgbev(4): Shared code for the VF driver to query a VF's VLAN config. 100. Jun 17 Ed Maste Re: git: aa6fb1d277be - main - tzsetup: ask local/UTC question only on x86
101. Jun 17 Ed Maste git: c6030b380469 - main - Revert "tzsetup: ask local/UTC question only on x86" 102. Jun 17 Ed Maste git: f354ca7383f7 - main - development.7: markup nits, tag spdx 103. Jun 17 Kristof Provost git: 7deadea2eb0a - main - mlx5: handle vlan PF restrictions 104. Jun 17 Kristof Provost git: c57c26179033 - main - iovctl: allow vlan restrictions to be passed to the driver 105. Jun 17 Navdeep Parhar git: ba95b4aea789 - main - cxgbe(4): New knob to limit driver to the specified types of doorbells. 106. Jun 17 Navdeep Parhar git: d72db09005e5 - main - cxgbe(4): Do not issue an L1CFG command from a VF. 107. Jun 17 Navdeep Parhar git: d0fdafdb0ef4 - main - cxgbev(4): Use the correct source pf for T6 in the VF driver. 108. Jun 17 Navdeep Parhar git: e827b61cacdd - main - cxgbetool(8): Be flexible about the nexus name.
home | archive sorted by: subject | author | date | reverse date