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


2021/dev-commits-src-branches/20210627.dev-commits-src-branches

Messages: 73, new messages first
Last update: Mon Feb 13 14:12:19 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jun 26 Rick Macklem               git: 368799beba4a - stable/12 - UPDATING: Add an entry for commit 6ae32cc8182f
  2. Jun 26 Rick Macklem               git: 489236b04748 - stable/12 - param.h: Bump __FreeBSD_version for commit 6ae32cc8182f
  3. Jun 26 Rick Macklem               git: 6ae32cc8182f - stable/12 - krpc: Acquire ref count of CLIENT for backchannel use
  4. Jun 26 Rick Macklem               git: 88878ea4e410 - stable/12 - nfscl: Fix generation of va_fsid for a tree of NFSv4 server file systems
  5. Jun 26 Rick Macklem               git: d6805ab0df54 - stable/13 - UPDATING: Add entry for commit 841006678745
  6. Jun 26 Rick Macklem               git: eb3397588e1b - stable/13 - param.h: Bump __FreeBSD_version to 1300510 for commit 841006678745
  7. Jun 26 Rick Macklem               git: 841006678745 - stable/13 - krpc: Acquire ref count of CLIENT for backchannel use
  8. Jun 26 Rick Macklem               git: 6c5dae287ee7 - stable/13 - nfscl: Add a "has acquired a delegation" flag for delegations
  9. Jun 26 Rick Macklem               git: b1caf1920f83 - stable/13 - nfscl: Fix generation of va_fsid for a tree of NFSv4 server file systems
 10. Jun 26 Rick Macklem               git: 6078d52fa12a - stable/13 - nfsd: Fix NFSv4.1/4.2 Secinfo_no_name when security flavors empty
 11. Jun 26 Rick Macklem               git: 9f581cbd5aac - stable/13 - nfsd: Fix when NFSERR_WRONGSEC may be replied to NFSv4 clients
 12. Jun 26 Rick Macklem               git: 54ccbc9bb6c5 - stable/13 - nfsd: Pre-parse the next NFSv4 operation number for put FH operations
 13. Jun 26 Rick Macklem               git: 92500ec0c45c - stable/13 - nfsd: Fix the failure return for non-fh NFSv4 operations
 14. Jun 26 Rick Macklem               git: 0da79992428f - stable/13 - nfsd: Delete extraneous NFSv4 root checks
 15. Jun 26 Rick Macklem               git: 3747e3b28ee6 - stable/13 - nfsd: Add support for the NFSv4.1/4.2 Secinfo_no_name operation
 16. Jun 26 Mateusz Guzik              git: 2b07b66a4d44 - stable/12 - amd64: typo fix: memcmpy -> memcmp in a comment
 17. Jun 26 Mateusz Guzik              git: 8b06406210e0 - stable/12 - amd64: stop re-reading curpc in suword
 18. Jun 26 Mateusz Guzik              git: bbc76189d5f7 - stable/12 - amd64: fixup MEMMOVE comment (10 -> r10)
 19. Jun 26 Mateusz Guzik              git: a3503647f776 - stable/12 - amd64: move memcmp checks upfront
 20. Jun 26 Mateusz Guzik              git: d73c3e47df16 - stable/12 - amd64: tidy up pagezero*/pagecopy (movq -> movl)


21. Jun 26 Mateusz Guzik git: 38dc5ed3cee4 - stable/12 - amd64: add missing ALIGN_TEXT to loops in memset and memmove 22. Jun 26 Mateusz Guzik git: f2ef124469ae - stable/12 - linker_set: fix globl/weak symbol redefinitions to work on clang 12 23. Jun 26 Mateusz Guzik git: d4f253ea50f7 - stable/12 - sys/dev/md: Drop unncessary __GLOBL(mfs_root) 24. Jun 26 Mateusz Guzik git: 9aee734554e8 - stable/13 - amd64: typo fix: memcmpy -> memcmp in a comment 25. Jun 26 Mark Millard Re: git: 450f3e55bdad - stable/13 - Work around bogus old gcc "initializer element is not constant" error 26. Jun 26 Dimitry Andric Re: git: 450f3e55bdad - stable/13 - Work around bogus old gcc "initializer element is not constant" error 27. Jun 26 Martin Matuska git: 363a2f5661b3 - stable/13 - zfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release) into stable/13 28. Jun 26 Kristof Provost git: 47535a9065ac - stable/12 - pf: store L4 headers in pf_pdesc 29. Jun 26 Kristof Provost git: c816b23784a6 - stable/13 - pf: store L4 headers in pf_pdesc 30. Jun 26 Kristof Provost git: 27d14a1e5cb2 - stable/12 - pf: Mark struct pf_pdesc as kernel only 31. Jun 26 Kristof Provost git: b4c7aa06c561 - stable/13 - pf: Mark struct pf_pdesc as kernel only 32. Jun 26 Mark Millard Re: git: 450f3e55bdad - stable/13 - Work around bogus old gcc "initializer element is not constant" error 33. Jun 26 Nathan Whitehorn git: 5a4dffac6001 - stable/13 - Fix scripted installation from media without local distfiles. 34. Jun 25 Dimitry Andric git: 97358891aa6a - stable/12 - Work around bogus old gcc "initializer element is not constant" error 35. Jun 25 Dimitry Andric git: 450f3e55bdad - stable/13 - Work around bogus old gcc "initializer element is not constant" error 36. Jun 25 Dimitry Andric git: a35615900cf5 - stable/11 - Disable llvm generating 128-bit multiply libcalls on 32-bit ARM 37. Jun 25 Dimitry Andric git: 591bd6a9b85d - stable/11 - Fix clang assertion while building recent www/chromium 38. Jun 25 Dimitry Andric git: 7356681c6c28 - stable/12 - Fix failures in libm's lround_test after clang 12 import 39. Jun 25 Dimitry Andric git: 1adf1b31582d - stable/12 - Disable llvm generating 128-bit multiply libcalls on 32-bit ARM 40. Jun 25 Dimitry Andric git: 858dc467c63c - stable/12 - Fix clang assertion while building recent www/chromium
41. Jun 25 Dimitry Andric git: 856f1fd6c360 - stable/13 - Fix failures in libm's lround_test after clang 12 import 42. Jun 25 Dimitry Andric git: d4c94bcca41f - stable/13 - Disable llvm generating 128-bit multiply libcalls on 32-bit ARM 43. Jun 25 Dimitry Andric git: 1ed4655d9d5a - stable/13 - Fix clang assertion while building recent www/chromium 44. Jun 24 Mitchell Horne git: 9d61599983db - stable/13 - Consolidate machine/endian.h definitions 45. Jun 24 Jamie Gritton git: 75befde07bdf - stable/11 - jail: Don't allow substitution of valueless jail parameters. PR: 256544 Reported by: cryptogranny at gmail.co 46. Jun 24 Jamie Gritton git: ade910f43b70 - stable/12 - jail: Don't allow substitution of valueless jail parameters. PR: 256544 Reported by: cryptogranny at gmail.co 47. Jun 24 Jamie Gritton git: 6e2623c012c3 - stable/13 - jail: Don't allow substitution of valueless jail parameters. PR: 256544 Reported by: cryptogranny at gmail.co 48. Jun 24 Mark Johnston git: 1bf7ee1ab5df - stable/13 - dtrace: fix an out of bound read and a NULL pointer increment 49. Jun 24 Lutz Donnerhacke git: 2e6fec416d03 - stable/12 - tests/netgraph: Fix build error due to missing directory 50. Jun 24 Lutz Donnerhacke git: db7136d6b97f - stable/11 - tests/netgraph: Fix build error due to missing directory 51. Jun 24 Konstantin Belousov git: d16b938e7343 - stable/13 - amd64 efirt: initialize vm_pages backing EFI runtime memory 52. Jun 24 Konstantin Belousov git: 57184d6a6c7e - stable/13 - Un-staticise vm_page_init_page() 53. Jun 22 Kristof Provost git: c419c8231fbb - stable/12 - bsnmp: Fix incorrect use of libpfctl 54. Jun 22 Kristof Provost git: a20c597c6d73 - stable/13 - bsnmp: Fix incorrect use of libpfctl 55. Jun 22 Dimitry Andric git: ff236cdc3893 - stable/11 - kern.mk: fix -Wno-error style to fix build with Clang 12 56. Jun 22 Dimitry Andric git: 742d31501978 - stable/12 - kern.mk: fix -Wno-error style to fix build with Clang 12 57. Jun 22 Dimitry Andric git: 4636b3ca8744 - stable/12 - Remove a use of a negative array index from fxp(4). 58. Jun 22 Dimitry Andric git: a7ade2196244 - stable/13 - kern.mk: fix -Wno-error style to fix build with Clang 12 59. Jun 22 Martin Matuska git: 05e6f6b65080 - stable/13 - libspl: fix NO_CLEAN build 60. Jun 22 Martin Matuska git: 25302a721f69 - stable/13 - zfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release) into stable/13
61. Jun 22 Konstantin Belousov git: 52d8029e935b - stable/13 - Add quirks for Linux ABI signals handling 62. Jun 22 Konstantin Belousov git: 2ea2987d14d4 - stable/13 - Add a knob to disable dequeueing SIGCHLD on waiting for live process 63. Jun 22 Konstantin Belousov git: 4f88de7e09e7 - stable/13 - Add a knob to not drop signal with default ignored or ignored actions 64. Jun 22 Konstantin Belousov git: fc13cbaf6942 - stable/13 - sigwait: add comment explaining EINTR/ERESTART details 65. Jun 22 Konstantin Belousov git: 299912abf269 - stable/13 - sigwait(2) and sigtimedwait(2) must not be restarted. 66. Jun 22 Mark Johnston git: a1022bc53e6b - stable/13 - i386: Add "options HYPERV" to NOTES 67. Jun 22 Mark Johnston git: df57775d7a80 - stable/13 - hyperv: Fix vmbus after the i386 4/4 split 68. Jun 21 Dimitry Andric git: f616d57736dc - stable/11 - Export various 128 bit long double functions from libgcc_s.so.1 69. Jun 21 Dimitry Andric git: d552a12be263 - stable/12 - Export various 128 bit long double functions from libgcc_s.so.1 70. Jun 21 Dimitry Andric git: 27693a604a78 - stable/13 - Export various 128 bit long double functions from libgcc_s.so.1 71. Jun 21 Mark Johnston git: 46d8116cae68 - stable/13 - Consistently use the SOLISTENING() macro 72. Jun 21 Mark Johnston git: d77e57f1256a - stable/13 - Consistently use the SOCKBUF_MTX() and SOCK_MTX() macros 73. Jun 21 Mark Johnston git: 4a77ce73eadf - stable/13 - amd64: Fix propagation of LDT updates


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