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


2025/dev-commits-src-branches/20250203.dev-commits-src-branches

Messages: 108, sorted by subject
Last page update: Sat Jan 3 13:04:52 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jan 29 Mark Johnston              git: 0365b776f1b1 - releng/13.4 - ext2fs: Fix the size of struct ufid and add a static assert
  2. Jan 29 Joseph Mingrone            git: 094f44ea0358 - stable/13 - tcpdump: Update to 4.99.5
  3. Jan 28 Rick Macklem               git: 0f1f6d18d722 - stable/13 - fs: Add new VFCF_xxx flags for va_filerev
  4. Jan 29 Mark Johnston              git: 10f8a9df522f - releng/14.2 - ktrace: Fix uninitialized memory disclosure
  5. Jan 27 Olivier Certner            git: 118a280569d3 - stable/13 - atomics: Constify loads: mips
  6. Jan 27 Olivier Certner            git: 11dde2c8b715 - stable/14 - atomics: Constify loads: Remove now superfluous uses of DECONST()
  7. Jan 29 Mariusz Zaborski           git: 15261be6003c - stable/14 - leave(1): Capsicumise
  8. Jan 29 Mark Johnston              git: 1574c53178e9 - releng/14.1 - audit: Fix short-circuiting in syscallenter()
  9. Feb  2 Jessica Clarke             Re: git: 15f6edf20e4e - stable/14 - bsdinstall: add menu to install firmware
 10. Jan 27 Olivier Certner            git: 176599b58779 - stable/13 - atomic: Avoid casting the return value of atomic_load_ptr to void *
 11. Jan 28 Mark Johnston              git: 17e935f1f327 - stable/13 - etcupdate: Restrict access to the conflicts directory
 12. Jan 30 Mark Johnston              git: 18a39dedbdd3 - stable/14 - dtrace: Build systrace_freebsd32 only if COMPAT_FREEBSD32 is configured
 13. Jan 27 Olivier Certner            git: 19f7b2bbc4e4 - stable/14 - atomics: atomic_load_consume_ptr(): Accept pointers to const
 14. Jan 27 Kristof Provost            git: 1c465e529208 - stable/13 - netinet: enter epoch in garp_rexmit()
 15. Jan 29 Mark Johnston              git: 1f3cea9cc12c - releng/14.2 - ext2fs: Fix the size of struct ufid and add a static assert
 16. Jan 28 Zhenlei Huang              git: 20374abf0ce8 - stable/13 - if_vxlan(4): Invoke vxlan_stop event handler only when the interface is configured
 17. Jan 27 Olivier Certner            git: 213406054e46 - stable/13 - atomics: Constify loads: Remove now superfluous uses of DECONST()
 18. Jan 29 Gordon Bergling            git: 2239ae77990d - stable/14 - ath(4): Fix a typo in a source code comment
 19. Jan 30 Mark Johnston              git: 2839e32a597e - stable/14 - hwpstate_amd: add amd pstate for zen4
 20. Jan 30 Mark Johnston              git: 2e0d595651b4 - stable/14 - dtrace/arm64: Simplify variable declarations in the invop handler

 21. Jan 29 Joseph Mingrone            git: 33c859c48732 - stable/13 - tcpdump: specify OpenSSL 1.1 APIs
 22. Jan 27 Zhenlei Huang              git: 353cf44d828c - stable/13 - carp: Explicitly mark tunnable net.inet.carp.allow with CTLFLAG_NOFETCH
 23. Jan 28 Mark Johnston              git: 3ba946aebf74 - stable/14 - rtsold: Add -i to the usage message
 24. Jan 30 Mark Johnston              git: 3d30774f0056 - stable/14 - pf: Force logging if pf_create_state() fails
 25. Jan 29 Gordon Bergling            git: 3dc41ab651d5 - stable/13 - net80211: Fix a typo in a source code comment
 26. Jan 29 Mark Johnston              git: 40928c124157 - releng/14.1 - contrib/tzdata: import tzdata 2025a
 27. Jan 27 Olivier Certner            git: 4463da0fa365 - stable/13 - atomic: Fix the cast in the atomic_load_consume() interceptor
 28. Jan 30 Kristof Provost            git: 4557b1693a11 - stable/14 - pf: verify SCTP v_tag before updating connection state
 29. Jan 28 Zhenlei Huang              git: 477403117f06 - stable/13 - kern_sysctl: Fix printing function name in the re-use sysctl leaf warning
 30. Jan 30 Kristof Provost            git: 491f5e37ae45 - stable/14 - pf: add 'allow-related' to always allow SCTP multihome extra connections
 31. Jan 29 Mark Johnston              git: 498561509061 - releng/14.2 - cd9660: Make sure that struct ifid fits in generic filehandle structure
 32. Jan 29 Mark Johnston              git: 4fdb8d1ab316 - releng/14.1 - svc.c: Check for a non-NULL xp_socket
 33. Jan 31 John Baldwin               git: 55cb3a33d920 - stable/14 - ccdconfig.8: Refer to graid(8) and zfs(8) instead of gvinum(8)
 34. Jan 29 Gordon Bergling            git: 59e4c0204165 - stable/13 - bootptest: Fix a typo in a source code comment
 35. Jan 28 Christos Margiolis         git: 5edda2488cc5 - stable/14 - sound: Unit test the pcm sample read and write macros
 36. Jan 29 Mariusz Zaborski           git: 6285abfcf3c2 - stable/14 - nl(1): Capsicumise the utility
 37. Jan 28 Mark Johnston              git: 66ff03065def - stable/14 - ls: Release resources before returning from traverse()
 38. Jan 29 Gordon Bergling            git: 676794ac4b6e - stable/14 - bootptest: Fix a typo in a source code comment
 39. Jan 28 Christos Margiolis         git: 6819621ec999 - stable/14 - sound: Safely remove channel from list in one pass
 40. Jan 29 Joseph Mingrone            git: 68ddf72800f8 - stable/13 - libpcap: Update to 1.10.5

 41. Jan 29 Mariusz Zaborski           git: 6f34788b4e24 - stable/14 - colrm(1): Replace magic exit codes with standard macros
 42. Jan 28 Zhenlei Huang              git: 719fb5a37731 - stable/14 - kern_sysctl: Fix printing function name in the re-use sysctl leaf warning
 43. Jan 29 Mark Johnston              git: 71bf983f92ba - releng/14.2 - audit: Fix short-circuiting in syscallenter()
 44. Jan 29 Gordon Bergling            git: 73e80499b948 - stable/13 - ath(4): Fix a typo in a source code comment
 45. Jan 29 Gordon Bergling            git: 75a7424428f5 - stable/14 - net80211: Fix a typo in a source code comment
 46. Jan 29 Mariusz Zaborski           git: 75c8e113e687 - stable/14 - leave: we should also cache time zone
 47. Jan 28 Rick Macklem               git: 7773d509d823 - stable/14 - fs: Add new VFCF_xxx flags for va_filerev
 48. Jan 29 Joseph Mingrone            git: 7aedea868535 - stable/13 - libpcap: Update to 1.10.3
 49. Jan 31 John Baldwin               git: 8126ed28bda6 - stable/13 - gvinum.8: Update deprecation warning to note that this is removed in 15.0
 50. Feb  1 Jose Luis Duran            git: 81a8f67a5b55 - stable/14 - mtree: TESTSBASE directory always starts with a /
 51. Jan 29 Mark Johnston              git: 8635fea6ed9f - releng/14.1 - contrib/tzdata: import tzdata 2024b
 52. Jan 29 Mark Johnston              git: 88d5d8108711 - releng/14.1 - OpenSSH: correct logic error in ObscureKeystrokeTiming
 53. Jan 30 Mark Johnston              git: 89073e0ad444 - stable/14 - dtrace: Fix the definition of pc_t
 54. Jan 29 Mark Johnston              git: 89321a8f5707 - releng/14.1 - Add UPDATING entries and bump version
 55. Jan 29 Mariusz Zaborski           git: 8cf0915c1901 - stable/14 - perror(1): Reorder headers alphabetically to meet style(9) compliance
 56. Jan 28 Mark Johnston              git: 93836ff92be8 - stable/14 - etcupdate: Restrict access to the conflicts directory
 57. Jan 30 Philip Paeps               git: 99cba402b5ae - Create tag release/14.2.0-p1
 58. Jan 30 Mark Johnston              git: 9c60e4e4e721 - stable/14 - dtrace tests: Avoid hard-coding paths to required programs
 59. Jan 29 Maxim Konovalov            git: 9c72da889424 - stable/14 - genl: typo fixes
 60. Jan 31 John Baldwin               git: 9e3c356f11a9 - stable/13 - ccdconfig.8: Refer to graid(8) and zfs(8) instead of gvinum(8)

 61. Jan 29 Mark Johnston              git: a1e3ff6580de - releng/14.2 - Add UPDATING entries and bump version
 62. Feb  1 Rick Macklem               git: a6b4af5e07af - stable/14 - nfsd: Add support for the NFSv4.2 change_attr_type attribute
 63. Jan 29 Mariusz Zaborski           git: a6d0bc7065d8 - stable/14 - perror(1): Replace magic exit codes with standard macros
 64. Jan 29 Mariusz Zaborski           git: a7a1b235501c - stable/14 - colrm(1): Capsicumise
 65. Jan 28 Zhenlei Huang              git: aa79996e6057 - stable/14 - if_vxlan(4): Invoke vxlan_stop event handler only when the interface is configured
 66. Jan 27 Olivier Certner            git: aab45924bdb1 - stable/14 - smr: Load to accept pointers to const pointers
 67. Jan 29 Mariusz Zaborski           git: ac068edaa804 - stable/14 - perror(1): Capsicumise
 68. Jan 29 Mark Johnston              git: aef6b5321eea - releng/13.4 - Add updating entries and bump version
 69. Jan 30 Konstantin Belousov        git: af699d966661 - stable/14 - csu: add the "Retain" flag to notes sections flag
 70. Jan 28 Christos Margiolis         git: afa1ba3b9c7a - stable/14 - sound tests: Fix gcc build
 71. Jan 30 Mark Johnston              git: b4da6ed899d7 - stable/14 - dtrace tests: Fix the ATF config variable name
 72. Jan 29 Mark Johnston              git: b8945a926a2f - releng/14.1 - etcupdate: Restrict access to the conflicts directory
 73. Jan 29 Mark Johnston              git: b9149a3af722 - releng/14.2 - contrib/tzdata: import tzdata 2025a
 74. Jan 29 Mark Johnston              git: bb48aba6244c - releng/13.4 - cd9660: Make sure that struct ifid fits in generic filehandle structure
 75. Jan 28 Mark Johnston              git: be53f732663c - stable/14 - bsdinstall: hook up help line and prompt for ZFS disk selection
 76. Jan 29 Mark Johnston              git: c1c180910d46 - releng/13.4 - etcupdate: Restrict access to the conflicts directory
 77. Jan 30 Philip Paeps               git: c41dd2ab4030 - Create tag release/13.4.0-p3
 78. Jan 29 Mark Johnston              git: c55000e7c233 - releng/14.2 - etcupdate: Restrict access to the conflicts directory
 79. Jan 31 Mark Johnston              git: c55f457df678 - stable/14 - ip: Defer checks for an unspecified dstaddr until after pfil hooks
 80. Jan 29 Mark Johnston              git: c90866090517 - releng/14.1 - tarfs: Fix the size of struct tarfs_fid and add a static assert

 81. Jan 27 Zhenlei Huang              git: cb162f659578 - stable/13 - pf: Convert PF_DEFAULT_TO_DROP into a vnet loader tunable 'net.pf.default_to_drop'
 82. Jan 28 Mark Johnston              git: cd1f435f4819 - stable/14 - rtsold: Further usage message updates
 83. Jan 27 Olivier Certner            git: ced9fa71eaf9 - stable/13 - atomics: Constify loads: riscv: Convert missed atomic_load_acq_64()
 84. Jan 27 Olivier Certner            git: d034ff89b84f - stable/14 - atomics: Constify loads: riscv: Convert missed atomic_load_acq_64()
 85. Jan 27 Zhenlei Huang              git: d2a999c2e0a0 - stable/13 - sysctl(9): Enable vnet sysctl variables to be loader tunable
 86. Jan 30 Mark Johnston              git: d45326bfeab7 - stable/14 - hwpstate_amd: add amd pstate for zen5
 87. Jan 30 Kristof Provost            git: d467e667dfcc - stable/14 - pf: add extra SCTP multihoming probe points
 88. Jan 30 Mark Johnston              git: d603868ddcd9 - stable/14 - libdtrace: Use C99 designated initializers for dt_idops_t
 89. Jan 29 Mark Johnston              git: d8083f5425fd - releng/14.1 - cd9660: Make sure that struct ifid fits in generic filehandle structure
 90. Feb  1 Jose Luis Duran            git: d9753f86679d - stable/13 - mtree: TESTSBASE directory always starts with a /
 91. Jan 31 John Baldwin               git: dec497a9fcbf - stable/14 - gvinum.8: Update deprecation warning to note that this is removed in 15.0
 92. Jan 29 Mark Johnston              git: e2bb7b33daa5 - releng/13.4 - contrib/tzdata: import tzdata 2024b
 93. Jan 28 Christos Margiolis         git: e4458d4d71c4 - stable/14 - sound: Make CHN_REMOVE_SAFE() the default
 94. Jan 29 Joseph Mingrone            git: e5258a079df3 - stable/13 - tpcdump: Update to 4.99.4
 95. Jan 27 Kristof Provost            git: e69309223199 - stable/14 - netinet: enter epoch in garp_rexmit()
 96. Jan 29 Joseph Mingrone            git: e6efc827e47a - stable/13 - libpcap: Update to 1.10.4
 97. Jan 28 Christos Margiolis         git: e92226873681 - stable/14 - sound tests: Fix 32bit calculation detection in pcm_read_write
 98. Jan 27 Olivier Certner            git: eb6edafe8f48 - stable/13 - atomics: atomic_load_consume_ptr(): Accept pointers to const
 99. Jan 29 Mark Johnston              git: eb9d8bafa485 - releng/13.4 - contrib/tzdata: import tzdata 2025a
100. Jan 29 Mariusz Zaborski           git: ef3914a56110 - stable/14 - leave(1): Replace magic exit codes with standard macros

101. Jan 29 Mark Johnston              git: f2cc3336ad40 - releng/14.1 - ext2fs: Fix the size of struct ufid and add a static assert
102. Jan 29 Joseph Mingrone            git: f68d1f3ef23f - stable/13 - tcpdump: ppp: Use the buffer stack for the de-escaping buffer
103. Jan 29 Mark Johnston              git: f7b9cd733c39 - releng/13.4 - audit: Fix short-circuiting in syscallenter()
104. Jan 29 Joseph Mingrone            git: f904cde2ea10 - stable/13 - tcpdump: add missing pf reasons and actions
105. Jan 29 Mark Johnston              git: faa47d299a0e - releng/14.2 - tarfs: Fix the size of struct tarfs_fid and add a static assert
106. Jan 27 Olivier Certner            git: fb4bc4c325ec - stable/13 - smr: Load to accept pointers to const pointers
107. Jan 30 Kristof Provost            git: fc167e91313c - stable/14 - pf: verify that ABORT chunks are not mixed with DATA chunks
108. Jan 30 Philip Paeps               git: fc590d297475 - Create tag release/14.1.0-p7

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