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


2024/dev-commits-src-main/20240108.dev-commits-src-main

Messages: 129, 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  3 Warner Losh                git: 01918855cfc9 - main - bsd.own.mk: Assume a modern make
  2. Jan  3 Navdeep Parhar             git: 0201eb29dde9 - main - cxgbe(4): Fix virtual interface reattach.
  3. Jan  2 Gleb Smirnoff              git: 025007f39145 - main - netlink: remove stale comment
  4. Jan  2 Christos Margiolis         git: 029b10b16a4f - main - vmrun.sh: add missing options in usage message
  5. Jan  5 Ed Maste                   git: 069ac18495ad - main - ssh: Update to OpenSSH 9.6p1
  6. Dec 31 Mark Johnston              git: 0736a38072b5 - main - frag6: Reduce code duplication
  7. Jan  1 Mark Johnston              git: 09af4bf2c987 - main - zfs: Fix SPA sysctl handlers
  8. Jan  4 Mark Johnston              git: 0aba5dd2af57 - main - identcpu: Let the hw.model be readable in capability mode
  9. Jan  2 Gleb Smirnoff              git: 0ad011ececb9 - main - tests/netlink: add netlink socket buffer test
 10. Jan  3 Mark Johnston              git: 0c2218d1d5fd - main - traceroute6: Implement ECN bleaching detection
 11. Jan  4 Olivier Certner            git: 0eccb45979a8 - main - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments
 12. Jan  2 Jason A. Harmening         git: 10f2e94acc1e - main - vm_page_reclaim_contig(): update comment to chase recent changes
 13. Dec 31 Michael Osipov             git: 15e35d058cff - main - periodic: Make daily diff(1) flags configurable with daily_diff_flags
 14. Jan  2 Gleb Smirnoff              git: 17083b94a915 - main - netlink: use protocol specific receive buffer
 15. Jan  4 Mark Johnston              git: 1809089a9613 - main - rc.d: Process autobridge_* in vnet jails
 16. Jan  2 Peter Holm                 git: 1db45a406688 - main - stress2: Handle the new output format of vmstat(8)
 17. Jan  7 Warner Losh                git: 1e8172457833 - main - checkstyle9: Remove irrelevant stuff from qemu
 18. Jan  4 Xin LI                     git: 1fb3caee7224 - main - tail: Do not trust st_size if it equals zero.
 19. Dec 31 Rick Macklem               git: 2319ca6a0181 - main - vfs_vnops.c: Fix vn_generic_copy_file_range() for truncation
 20. Jan  4 Mark Johnston              git: 243e3ab3d34a - main - bnxt: Handle errors from copyout() in ioctl handlers

 21. Jan  5 Kyle Evans                 git: 24cd5c26fe3e - main - bhyveload: support guest rebooting from the loader
 22. Jan  1 Warner Losh                git: 259e6fefc0ad - main - test-includes: Add -ansi to the compile line to catch problems
 23. Jan  4 Mark Johnston              git: 27f4eda3ddce - main - vfs: Simplify vrefact()
 24. Jan  3 Warner Losh                git: 2c5dcc54473f - main - make_check: Deobit fmake support
 25. Jan  5 Konstantin Belousov        git: 2d33ad48bd37 - main - vtruncbuf: improve the check for meta buffer
 26. Jan  2 Christos Margiolis         git: 2ee77056d2d4 - main - vmrun.sh: allow device name arguments in pci-passthru option
 27. Jan  6 Richard Scheffenegger      git: 30409ecdb648 - main - tcp: do not purge SACK scoreboard on first RTO
 28. Jan  2 Alex Richardson            git: 30887c7d48ea - main - kldxref: fix bootstrapping on Linux with Clang 16
 29. Jan  4 Kristof Provost            git: 324fd7ec4043 - main - libpfctl: introduce a handle-enabled variant of pfctl_add_rule()
 30. Jan  4 Jessica Clarke              Re: git: 324fd7ec4043 - main - libpfctl: introduce a handle-enabled variant of pfctl_add_rule()
 31. Jan  4 Kristof Provost             Re: git: 324fd7ec4043 - main - libpfctl: introduce a handle-enabled variant of pfctl_add_rule()
 32. Jan  4 Kristof Provost            git: 32df0124f467 - main - pf tests: ensure that pflog shows malformed packets as blocked, not passed
 33. Jan  4 Jens Schweikhardt          git: 359fc7eb329b - main - Typos corrected; dependant, addres.
 34. Dec 31 Richard Scheffenegger      git: 38c63bdc4625 - main - libdtrace: decode all tcp header flags and add decoding capability of TH_AE to dtrace, including the example provid
 35. Jan  1 Warner Losh                git: 39e39ba05672 - main - nanobsd: Revert back to 1G (really 927M) partitions for rescue.
 36. Dec 31 Michael Osipov             git: 3aa71ea7c231 - main - periodic: Make security diff(1) output as small is possible
 37. Jan  5 Mike Karels                git: 4347ef60501f - main - arm64/RPI: enable powerd by default on arm64-aarch64-RPI images
 38. Jan  7 Warner Losh                git: 4748db6ffd42 - main - checkstyle9.pl: Don't use $root if not defined
 39. Jan  5 Konstantin Belousov        git: 47ec00d9d607 - main - nfsclient: flush dirty pages of the vnode
 40. Jan  1 Warner Losh                git: 499e84e16f56 - main - copyright: Bump the copyright date.

 41. Jan  5 Konstantin Belousov        git: 4c41d10f1538 - main - vtruncbuf: add a comment explaining the purpose of the loop
 42. Jan  3 Warner Losh                git: 4d8d9111a4bf - main - bin/timeout: remove unreachable break after usage()
 43. Jan  2 Mark Johnston              git: 518a1fd7d349 - main - makefs: Fix ZFS cross-reference sections
 44. Jan  4 Jens Schweikhardt          git: 53d908d6eb9d - main - Correct three typos in manuals.
 45. Jan  3 Warner Losh                git: 55197eade459 - main - sys.mk: Remove support for building with fmake on modern systems.
 46. Jan  4 Mark Johnston              git: 55edc40e0c75 - main - file: Remove the fd parameter to fgetvp_lookup() and fgetvp_lookup_smr()
 47. Dec 31 Ed Maste                   Re: git: 56c202de785a - main - tegra210: change to UTF-8 (from ISO-8859)
 48. Jan  3 Warner Losh                git: 5a4b548ab246 - main - bsd.port.mk: No need to support fmake anymore
 49. Jan  4 Kristof Provost            git: 5f840a1758b4 - main - pf: don't clobber log flag
 50. Jan  5 Konstantin Belousov        git: 656d2e83d9ee - main - nfsclient: eliminate ncl_writebp()
 51. Jan  2 Gleb Smirnoff              git: 660bd40a598a - main - netlink: use domain specific send buffer
 52. Jan  4 Kristof Provost            git: 66cacc141d37 - main - libpfctl: introduce pfctl_handle
 53. Jan  4 Kyle Evans                 git: 67082f077f39 - main - bhyveload: fix non -l use
 54. Jan  3 Kyle Evans                 git: 6779d44bd878 - main - bhyveload: use a dirfd to support -h
 55. Jan  2 John Baldwin               git: 67b0b907854a - main - i386: Always bounce DMA requests above 4G for !PAE kernels
 56. Jan  2 Gleb Smirnoff              git: 67d9023f07a4 - main - netlink: uninline some KPI functions that work with struct nl_writer
 57. Jan  5 Mark Johnston              git: 6c951b37170f - main - mail: add volatile in grabh()
 58. Jan  6 David E. O'Brien           git: 6f55a4e24c94 - main - timingsafe_bcmp(3) was MFC'ed to 11.1
 59. Jan  5 Konstantin Belousov        git: 70dc6b2ce314 - main - nfsclient: limit situations when we do unlocked read-ahead by nfsiod
 60. Jan  3 Mark Johnston              git: 777e494a7634 - main - traceroute6: style(9) fixes

 61. Jan  2 Mark Johnston              git: 78cd75393ec7 - main - ctfconvert: Handle DW_AT_data_bit_offset
 62. Jan  7 Mark Johnston              git: 7d35b389729e - main - dtrace/profile: Set t_dtrace_trapframe for profile probes
 63. Jan  5 Konstantin Belousov        git: 7dae1467d72a - main - nfsclient copy_file_range(): flush dst vnode data
 64. Jan  2 Emmanuel Vadot             git: 7df9da47e8f0 - main - Fix udp IPv4-mapped address
 65. Jan  2 Gleb Smirnoff              git: 7e19c0186f00 - main - netlink: improve nl_soreceive()
 66. Jan  3 Warner Losh                git: 8312a902f98c - main - bin/setfacl: remove unreachable break after usage()
 67. Jan  3 Brooks Davis               git: 85c9d36497fc - main - acl_equiv_mode_np: zero mode on just inited ACL
 68. Jan  3 Warner Losh                git: 883a1b00fd13 - main - Makefile: Deorbit fmake support
 69. Jan  6 Richard Scheffenegger      git: 893ed42eca32 - main - tcp: Make use of enum for sack_changed
 70. Jan  3 Mark Johnston              git: 8aafae66394f - main - traceroute: Implement ECN bleaching detection
 71. Jan  3 Navdeep Parhar             git: 8b144c015c9c - main - cxgbe(4): Destroy the tick mutex during VI detach.
 72. Dec 31 Mark Johnston              git: 8b57b2a98b64 - main - frag6 tests: Serialize
 73. Jan  3 Kyle Evans                 git: 8bf0882e186e - main - bhyveload: enter capability mode after we setup the vcpu
 74. Jan  4 Mark Johnston              git: 8d01ecd8e9da - main - frag6: Add another use of frag6_rmqueue()
 75. Jan  4 Mark Johnston              git: 8e36732e6eb5 - main - systm: Annotate copyin() and related functions with __result_use_check
 76. Jan  5 Kyle Evans                 git: 8ec6d7be2e27 - main - kern: console: make /dev/console backing console more predictable
 77. Jan  4 Mark Johnston              git: 904cd456f0f9 - main - targ: Handle errors from suword()
 78. Jan  1 Mark Johnston              git: 91d2a093dfac - main - isp: Fix endianness conversion in isp_read_flash_data()
 79. Jan  3 Mark Johnston              git: 943a9f4e470c - main - traceroute: style(9) fixes
 80. Jan  4 Kristof Provost            git: 948e8413aba0 - main - pflog: pass the action to pflog directly

 81. Jan  4 Mark Johnston              git: 969fc091343e - main - sysctl: Don't pass CTLFLAG_MPSAFE to SYSCTL_STRING
 82. Jan  5 Konstantin Belousov        git: 987446fa39e8 - main - mlx5(4): only detach IOV children if iov was successfully initialized
 83. Jan  5 Baptiste Daroussin         git: 9fd978680db6 - main - jail: add security.jail.mlock_allowed
 84. Dec 31 Mark Johnston              git: a04ca1c22919 - main - rc.initdiskless: Remove bogus plus sign
 85. Jan  4 Mark Johnston              git: a0993376ec5f - main - stats: Check for errors from copyout()
 86. Jan  4 Oskar Holmlund             git: a5e65981ca51 - main - sys/conf: Add backlight as a dependency to pwm_backlight.c
 87. Jan  5 Kyle Evans                 git: a68d5a66258e - main - Revert "kern: console: make /dev/console backing console more predictable"
 88. Jan  3 Brooks Davis               git: a9174861eab9 - main - posixshm largepage_mmap: fix a racy test
 89. Jan  6 Michael Tuexen             git: aa1223ac3afc - main - tcp: limit visibility of symbols
 90. Dec 31 Mark Johnston              git: ad3174ecea33 - main - libdtrace: Fix line number reporting in error messages
 91. Jan  2 Mark Johnston              git: adc215de9cab - main - release: Add missing /var/crash ZFS dataset
 92. Jan  3 Mark Johnston              git: b023e965dc05 - main - traceroute: Remove the $FreeBSD$ pattern
 93. Jan  3 Mark Johnston              git: b0e13f785b33 - main - netinet: Define IPv6 ECN mask
 94. Jan  4 Navdeep Parhar             git: b1e82d33193b - main - cxgbe(4): Update firmwares to 1.27.5.0
 95. Dec 31 Vladimir Kondratyev        Re: git: b4efc6277634 - main - LinuxKPI: Do not use explicit context in FPU sections on powerpc64
 96. Jan  2 John Baldwin                Re: git: b4efc6277634 - main - LinuxKPI: Do not use explicit context in FPU sections on powerpc64
 97. Jan  3 Vladimir Kondratyev         Re: git: b4efc6277634 - main - LinuxKPI: Do not use explicit context in FPU sections on powerpc64
 98. Jan  3 John Baldwin                Re: git: b4efc6277634 - main - LinuxKPI: Do not use explicit context in FPU sections on powerpc64
 99. Jan  4 Ruslan Bukin               git: b6052c10fb4a - main - Setups with digital audio connections like SPDIF and ADAT require a designated master clock to stay in sync. Add a 
100. Jan  4 Olivier Certner            git: bd61c1e89dc4 - main - libthr: thr_attr.c: Clarity, whitespace and style

101. Jan  4 Konstantin Belousov         Re: git: bd61c1e89dc4 - main - libthr: thr_attr.c: Clarity, whitespace and style
102. Jan  4 Olivier Certner             Re: git: bd61c1e89dc4 - main - libthr: thr_attr.c: Clarity, whitespace and style
103. Jan  5 Konstantin Belousov         Re: git: bd61c1e89dc4 - main - libthr: thr_attr.c: Clarity, whitespace and style
104. Jan  5 Olivier Certner             Re: git: bd61c1e89dc4 - main - libthr: thr_attr.c: Clarity, whitespace and style
105. Jan  3 Kyle Evans                 git: bf7c4fcbbb05 - main - bhyveload: hold /boot and do relative lookups for the loader
106. Jan  3 Kyle Evans                  Re: git: bf7c4fcbbb05 - main - bhyveload: hold /boot and do relative lookups for the loader
107. Jan  5 Kyle Evans                 git: c067be72e835 - main - bhyveload: limit rights on the dirfds we create
108. Jan  1 Mark Johnston              git: c3268c23de45 - main - libdtrace: Fix TCP data offset handling in the tcpinfo_t translator
109. Jan  3 Ed Maste                   git: c3786ca8bc5b - main - capsicum(4): add cross-ref to capsicum_helpers(3)
110. Jan  4 Mark Johnston              git: d63ea0367400 - main - x86: Make cpu_model[] public
111. Jan  4 Mark Johnston              git: d74a742704eb - main - linprocfs: Avoid using a sysctl to get the CPU model string
112. Jan  6 Warner Losh                git: dbee52c9d600 - main - Connect my checkstyle9.pl script to a action.
113. Jan  6 Michael Tuexen             git: e179d9739b14 - main - tcpsso: support TIME_WAIT state
114. Dec 31 Mark Johnston              git: e1f336704d30 - main - gtaskqueue: Fix a typo
115. Jan  4 Xin LI                     git: e23954bd42fe - main - hexdump: Do not trust st_size if it equals zero.
116. Dec 31 Michael Osipov             git: e2f6bafc3887 - main - periodic: Make daily diff(1) output as small is possible
117. Jan  7 Warner Losh                git: e5b33e6eef7d - main - style.yml: Don't run this on branch pushes
118. Jan  3 Warner Losh                git: e9910377a7a9 - main - bin/cp: remove unreachable break
119. Jan  3 Mark Johnston              git: ee7d5ba1b554 - main - setfib.2: Consistently capitalize "FIB"
120. Dec 31 Mark Johnston              git: f12a9a4c041a - main - frag6: Drop unneeded casts from malloc calls

121. Jan  6 Michael Tuexen             git: f402e087379c - main - tcpsso: fix typos in man page
122. Jan  4 Olivier Certner            git: f66370b48309 - main - mailmap: Translate olce's personal address to olce@FreeBSD.org
123. Jan  5 Kyle Evans                 git: f9b17005bf8f - main - bhyveload: fix comment style
124. Jan  6 Daniel Ebdrup Jensen       git: fbbdfa2b8a42 - main - nfsv4(4): mention the nfsv4_server_only setting
125. Jan  6 Alan Somers                 Re: git: fbbdfa2b8a42 - main - nfsv4(4): mention the nfsv4_server_only setting
126. Jan  4 Cy Schubert                Re: git: fc55c20355d8 - main - heimdal: Fix man page and  documentation typos
127. Jan  4 Cy Schubert                git: fc55c20355d8 - main - heimdal: Fix man page and documentation typos
128. Jan  2 Gleb Smirnoff              git: ff5ad900d2a0 - main - netlink: refactor control data generation for recvmsg(2)
129. Jan  2 Benedict Reuschling        git: ffc4f93e960d - main - Fix typos in man pages under /share/man

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