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


2024/dev-commits-src-all/20240205.dev-commits-src-all

Messages: 400, old messages first
Last update: Mon Feb 5 0:07:00 2024

home | archive sorted by: subject | author | date | reverse date
  1. Jan 29 Chuck Tuffli               git: 0d7fef9124c1 - stable/13 - bhyve nvme: Add NQN value
  2. Jan 29 Cy Schubert                git: 83ab4d6cc58b - stable/14 - rc.d/kdc: Support start of MIT krb5kdc
  3. Jan 29 Cy Schubert                git: 02f097e7f341 - stable/13 - rc.d/kdc: Support start of MIT krb5kdc
  4. Jan 29 Colin Percival             git: 9c1bad2da5ae - main - release.sh: Add -jN to `make release`
  5. Jan 29 Warner Losh                git: 34f0a01b6bd4 - main - mpi3mr: Fix confusion over | and &
  6. Jan 29 Warner Losh                git: 2b92b754f18c - main - kldxref: Be more conservative about what we reject.
  7. Jan 29 Warner Losh                git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment.
  8. Jan 29 Colin Percival             git: 7b707e797b2c - main - Revert "release.sh: Add -jN to `make release`"
  9. Jan 29 Richard Scheffenegger      git: 0b3f9e435f2b - main - tcp: move cc_post_recovery past snd_una update
 10. Jan 29 Kristof Provost            git: ffeab76b6855 - main - pfil: PFIL_PASS never frees the mbuf
 11. Jan 29 Kristof Provost            git: 31828075e456 - main - pf: bind route-to states to their route-to interface
 12. Jan 29 Mark Johnston              git: 08dbe7213452 - stable/14 - condvar: Clean up condvar.h a bit
 13. Jan 29 Mark Johnston              git: 11cf350c3893 - stable/14 - condvar: Fix a user-after-free in _cv_wait() when ktrace is enabled
 14. Jan 29 Mark Johnston              git: 604b80f152f2 - stable/13 - condvar: Clean up condvar.h a bit
 15. Jan 29 Mark Johnston              git: dcaf7895039d - stable/13 - condvar: Fix a user-after-free in _cv_wait() when ktrace is enabled
 16. Jan 29 R. Christian McDonald      git: 5086b6ec32d5 - main - libbe: handle destroying/renaming temporary/bootonce boot environments
 17. Jan 29 Bjoern A. Zeeb             Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet  alignment.
 18. Jan 29 Ed Maste                   git: 7e77089dccd7 - main - linuxkpi: remove invalid KASSERT from hash_add_rcu
 19. Jan 29 Mark Johnston              git: 8d5353de7447 - main - libc: Annotate a couple of local functions as such
 20. Jan 29 Warner Losh                Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment.


21. Jan 29 Dimitry Andric git: ee14a9725d73 - main - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston): 22. Jan 29 Daniel Ebdrup Jensen git: a84e01f02b15 - main - service(8): direct user to rc(8) for a list of valid commands 23. Jan 29 Michael Tuexen git: f30c7d56546b - main - TCP LRO: convert TCP header fields to host byte order earlier 24. Jan 29 Emmanuel Vadot git: a5ff900535e2 - main - pkgbase: Create two new rules for creating repo 25. Jan 29 Emmanuel Vadot git: a5afd7920d50 - main - pkgbase: Create a FreeBSD-dtb package 26. Jan 29 John Baldwin git: 479680f235dd - main - nvme: Use the NVMEV macro instead of expanded versions 27. Jan 29 John Baldwin git: 2cb78e71503e - main - nda: Use the NVMEV macro instead of expanded versions 28. Jan 29 John Baldwin git: fba73a408314 - main - nvmecontrol: Use the NVMEV macro instead of expanded versions 29. Jan 29 John Baldwin git: 94962f5a72ae - main - bhyve: Use the NVMEV macro instead of expanded versions 30. Jan 29 John Baldwin git: c9d9315b7401 - main - camdd: Use the NVMEV macro instead of expanded versions 31. Jan 29 John Baldwin git: c42692360611 - main - bhyve: Use NVMEV to read the ASQS field of AQA 32. Jan 29 John Baldwin git: 1dade1f255ee - main - nvme: Rename NVMEB helper macro to NVMEM 33. Jan 29 John Baldwin git: 8488fc417fc2 - main - nvme: Use the NVMEM macro instead of expanded versions 34. Jan 29 John Baldwin git: 3a477a9b70a3 - main - nvme: Add NVMEF helper macro as the inverse of NVMEV 35. Jan 29 John Baldwin git: c85b3903d1b1 - main - bhyve: Use the NVMEM macro instead of expanded versions 36. Jan 29 John Baldwin git: 5650bd3fe8ef - main - nvme: Use the NVMEF macro to construct fields 37. Jan 29 John Baldwin git: c68ec278deb2 - main - nvmecontrol: Use NVMEF macro to construct fields 38. Jan 29 John Baldwin git: c46860dbcb20 - main - bhyve: Use NVMEF macro to construct fields 39. Jan 29 Warner Losh Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment. 40. Jan 29 Konstantin Belousov git: a570fe4d0dd9 - main - open(2): describe *at behavior for dirfd opened without O_SEARCH
41. Jan 29 Olivier Certner git: e99c28e93bd4 - main - setusercontext(): umask: Set it only once (in the common case) 42. Jan 29 Olivier Certner git: 0d1fe948d97d - main - login.conf(5): umask has no default value 43. Jan 29 Olivier Certner git: 90e914cd5ac1 - main - New login_getcapenum(): Allows to read named enum values 44. Jan 29 Olivier Certner git: 97256feb7a65 - main - login_cap(3): Document login_getcapenum() 45. Jan 29 Olivier Certner git: c328e6c6ccaa - main - setclassumask(): Accept 'inherit' as a value 46. Jan 29 Olivier Certner git: 0dd1705f5849 - main - setusercontext(): Set umask in a separate function, setclassumask() 47. Jan 29 Olivier Certner git: ea9bd448102b - main - login.conf(5): Document umask's special value 'inherit' 48. Jan 29 Olivier Certner git: 771d5c93ab5a - main - setlogincontext(): Comply to style(9) 49. Jan 29 Olivier Certner git: 92b2c4358f57 - main - login.conf(5): Default values: Rename column, elaborate on absence of such 50. Jan 29 Olivier Certner git: d988621b0c25 - main - setusercontext(): Better error messages when priority is not set correctly 51. Jan 29 Olivier Certner git: aa96945e71b0 - main - login.conf(5): Document priority's default and possible values 52. Jan 29 Olivier Certner git: 7b94ec550ef6 - main - setusercontext(): Move priority setting in new setclasspriority() 53. Jan 29 Olivier Certner git: d162d7e2ad32 - main - setclasspriority(): New possible value 'inherit' 54. Jan 29 Olivier Certner git: 33d4ce5496ef - main - login.conf(5): Document priority's special value 'inherit' 55. Jan 29 Olivier Certner git: f2a0277d3e51 - main - setusercontext(): Set priority from '~/.login_conf' as well 56. Jan 29 Olivier Certner git: e3a396eb2a02 - main - login_cap.h: Remove LOGIN_DEFUMASK 57. Jan 29 Olivier Certner git: c7e645269f1c - main - login_cap.h: Remove LOGIN_DEFPRI 58. Jan 30 Warner Losh git: bea67504c66d - main - style(9): Remove $FreeBSD$ recommendation. 59. Jan 30 Warner Losh git: a26b96a930da - main - style(9): Note larger divergence than implied 60. Jan 30 Li-Wen Hsu git: 73974a78f7f6 - main - hostname(1): Add test cases
61. Jan 30 Kyle Evans git: bbda52e814e0 - stable/13 - if_wg: fix erroneous calculation in calculate_padding() for p_mtu == 0 62. Jan 30 Kyle Evans git: b0fa37f356fd - stable/14 - if_wg: fix access to noise_local->l_has_identity and l_private 63. Jan 30 Kyle Evans git: 86986d381072 - stable/14 - if_wg: fix erroneous calculation in calculate_padding() for p_mtu == 0 64. Jan 30 Kyle Evans git: c0c932b27f95 - stable/14 - wg: detach bpf upon destroy as well 65. Jan 30 Andriy Gapon git: 486b265a8fb6 - main - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting 66. Jan 30 Xin LI git: c682a9501853 - stable/14 - releng-gce: Advertise the availability of UEFI support in GCE images. 67. Jan 30 Xin LI git: a465a52e8092 - stable/13 - releng-gce: Advertise the availability of UEFI support in GCE images. 68. Jan 30 Zsolt Udvari git: 7aa4e4eb3617 - main - Add uzsolt@ to committers 69. Jan 30 Christos Margiolis git: 59fccd1e84e7 - stable/14 - Setups with digital audio connections like SPDIF and ADAT require a designated master clock to stay in sync. A 70. Jan 30 Christos Margiolis git: 8e471fbc7dc4 - stable/14 - snd_hdspe(4): One pcm device per physical ADAT port. 71. Jan 30 Christos Margiolis git: 626d9b855302 - stable/14 - snd_uaudio: provide information about the device name and attached driver 72. Jan 30 Christos Margiolis git: 9b40b4faa7bd - stable/14 - sound: remove PCM_KLDSTRING() and fix status strings 73. Jan 30 Christos Margiolis git: b70d135ab471 - stable/14 - snd_uaudio: prefix module declaration with "snd_" 74. Jan 30 Christos Margiolis git: f7db1b3d7bbf - stable/14 - sound: add missing modules to snd_driver 75. Jan 30 Christos Margiolis git: 0452659e53db - stable/14 - pcm.4: mention snd_uaudio auto-load 76. Jan 30 Christos Margiolis git: e95213b35b2c - stable/14 - usb: use only usb_devinfo() in device_set_usb_desc() 77. Jan 30 Christos Margiolis git: 847d9b31df5e - stable/14 - subr_bus: introduce device_set_descf() and modify allocation logic 78. Jan 30 Christos Margiolis git: 406d5c58148c - stable/14 - sound: use device_set_descf() to set device descriptions 79. Jan 30 Christos Margiolis git: c191e1d018c7 - stable/14 - acpiconf: remove trailing space in "Mesurement Accuracy" output 80. Jan 30 Michael Osipov git: 538994626b9f - stable/14 - periodic: Make security diff(1) output as small is possible
81. Jan 30 Michael Osipov git: 37dc394170a5 - stable/14 - periodic: Make daily diff(1) flags configurable with daily_diff_flags 82. Jan 30 Michael Osipov git: 128e78ffb084 - stable/14 - periodic: Make daily diff(1) output as small is possible 83. Jan 30 Michael Osipov git: 6d9195b5f763 - stable/13 - periodic: Make security diff(1) output as small is possible 84. Jan 30 Michael Osipov git: 6455c2cf85a9 - stable/13 - periodic: Make daily diff(1) flags configurable with daily_diff_flags 85. Jan 30 Michael Osipov git: 4c14a3a6aebe - stable/13 - periodic: Make daily diff(1) output as small is possible 86. Jan 30 Mark Johnston git: 91ebe67e90d5 - stable/14 - bhyve: Avoid underflows when handling remote commands 87. Jan 30 Mark Johnston git: 8c931d6c8db2 - stable/14 - bhyve: Simplify register definitions a bit 88. Jan 30 Mark Johnston git: 596fe0bdc9f6 - stable/14 - bhyve: Prepare to add arm64 support to the gdb stub 89. Jan 30 Mark Johnston git: 83b800c59020 - stable/13 - bhyve: Avoid underflows when handling remote commands 90. Jan 30 Mark Johnston git: f0122974fba0 - stable/13 - amdsmn(4), amdtemp(4): add support for Zen 4 91. Jan 30 Mark Johnston git: c961afe82596 - main - scsi_cd: Maintain a periph reference during media checks 92. Jan 30 Mark Johnston git: b1710124ff14 - main - scsi_cd: Use a bool for the second parameter of cdcheckmedia() 93. Jan 30 Mark Johnston git: 0c0ec5c8cc48 - main - scsi_cd: Remove commented-out code 94. Jan 30 Ruslan Bukin git: 6c892b79de59 - main - snd_hdspe(4): Per device sysctl for sample rate. 95. Jan 30 Konstantin Belousov git: fae467c2212c - main - chflags(1): Fix -f option 96. Jan 30 Kyle Evans git: 2a05c2033908 - stable/13 - kern: tty: fix EOF handling for canonical reads 97. Jan 30 Kyle Evans git: 984128ce2d5e - stable/13 - kern: pts: do not special case closed slave side 98. Jan 30 Kyle Evans git: 050b4db5a8c1 - stable/13 - kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes 99. Jan 30 Kyle Evans git: 8fb7d0ddd3e3 - stable/14 - kern: tty: fix EOF handling for canonical reads 100. Jan 30 Kyle Evans git: aebaa32c3108 - stable/14 - kern: pts: do not special case closed slave side
101. Jan 30 Kyle Evans git: ae7357f2e712 - stable/14 - kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes 102. Jan 30 Jessica Clarke Re: git: fae467c2212c - main - chflags(1): Fix -f option 103. Jan 30 Dimitry Andric git: 31c3fc40dedd - stable/14 - Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER): 104. Jan 30 Dimitry Andric git: 277382e92885 - stable/14 - msun: remove fabs from Symbol.map, and adjust comment 105. Jan 30 Dimitry Andric git: 6ccc51fd6f28 - stable/14 - Add libllvm and liblldb source files to enable WITH_ASAN build 106. Jan 30 Dimitry Andric git: 3bd3724e4c86 - stable/13 - Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER): 107. Jan 30 Dimitry Andric git: 869cfe9fedd7 - stable/13 - msun: remove fabs from Symbol.map, and adjust comment 108. Jan 30 Dimitry Andric git: e68356676e9c - stable/13 - Add libllvm and liblldb source files to enable WITH_ASAN build 109. Jan 30 Dimitry Andric git: ca89a51d407a - stable/12 - msun: remove fabs from Symbol.map, and adjust comment 110. Jan 30 Konstantin Belousov Re: git: fae467c2212c - main - chflags(1): Fix -f option 111. Jan 30 Jessica Clarke Re: git: fae467c2212c - main - chflags(1): Fix -f option 112. Jan 30 Mark Johnston git: 06fc42c0cb1f - stable/14 - libc/amd64: Disable ASAN for amd64_archlevel.c 113. Jan 30 Gleb Smirnoff git: f79a8585bb06 - main - sockets: garbage collect SS_ISCONFIRMING 114. Jan 30 Mike Karels git: 0c6e3bfd1362 - stable/14 - arm64/RPI: enable powerd by default on arm64-aarch64-RPI images 115. Jan 30 Mike Karels git: e9e63d77c6b5 - stable/14 - inet(3): clarify syntax accepted by inet_pton 116. Jan 30 Mike Karels git: e889b5a892b6 - stable/13 - arm64/RPI: enable powerd by default on arm64-aarch64-RPI images 117. Jan 30 Mike Karels git: 28a8192a34ca - stable/13 - inet(3): clarify syntax accepted by inet_pton 118. Jan 30 Mike Karels git: 30c741c6e4bb - main - RELNOTES: document powerd enable on RPI images 119. Jan 30 Konstantin Belousov git: 2954af09f143 - main - chflags(1): obey siginfo request on chflagsat(2) failure 120. Jan 30 Jessica Clarke git: 722b40377198 - main - riscv: Remove the unused riscv64_cpu driver
121. Jan 30 Antoine Brodin Re: git: 3334a537ed38 - main - Convert fsidcmp(9) from macro to inline function 122. Jan 30 Jung-uk Kim git: 61e0e3964786 - Create tag vendor/acpica/20230331 123. Jan 30 Jung-uk Kim git: a799bdd9d50e..8e013e1e3b81 - vendor/acpica - vendor branch updated 124. Jan 30 Jung-uk Kim git: 8e013e1e3b81..ef3ba9d62592 - vendor/acpica - vendor branch updated 125. Jan 30 Jung-uk Kim git: 542eecad8375 - Create tag vendor/acpica/20230628 126. Jan 30 Kristof Provost git: 9d784da3a7af - main - pf: uncomment counter asserts after mem leak fix 127. Jan 30 Jessica Clarke git: ce047ebf4848 - main - etc: Set DISTBASE during distribute for sub-makes 128. Jan 30 Jessica Clarke git: 41eb4a4ca299 - main - share/man: Add mandoc.db files to METALOG 129. Jan 30 Konstantin Belousov git: f76cb7bd08e0 - main - sys/mount.h: use __inline 130. Jan 30 Martin Matuska git: a4bf6baaeb70..2e6b3c4d9453 - vendor/openzfs/master - vendor branch updated 131. Jan 30 Martin Matuska git: fd45b686f9d9 - main - zfs: merge openzfs/zfs@2e6b3c4d9 132. Jan 31 John Baldwin git: 14505c92bc8c - main - syscallsubr.h: Sort kern_membarrier prototype alphabetically 133. Jan 31 John Baldwin git: c3d4aea6c5be - main - cxgbe: Add counters for POSIX async I/O requests handled by the driver 134. Jan 31 John Baldwin git: afaefb773799 - main - cxgbe tom: Limit TOE connections to 2 reassembly islands always 135. Jan 31 John Baldwin git: a5a965d75934 - main - cxgbe tom: Enable ULP_MODE_TCPDDP on demand 136. Jan 31 Konstantin Belousov git: 6a5396c1c682 - stable/14 - kern_openat(): rename fd argument to dirfd 137. Jan 31 Konstantin Belousov git: c728101ff44c - stable/14 - kern_openat(): minor style fixes 138. Jan 31 Konstantin Belousov git: 8732746cbeff - stable/14 - Add kern_openatfp(9) 139. Jan 31 Konstantin Belousov git: 0de404fc0b5f - stable/14 - sys/file.h: style 140. Jan 31 Konstantin Belousov git: 3e3b87ea6e69 - stable/14 - Add fget_remote()
141. Jan 31 Konstantin Belousov git: d7c4a6205feb - stable/14 - file: add fo_cmp method 142. Jan 31 Konstantin Belousov git: add51cc280f3 - stable/14 - Add kcmp(2) kernel bits 143. Jan 31 Konstantin Belousov git: f8d885c08dfc - stable/14 - Add kcmp(2) userspace bits 144. Jan 31 Konstantin Belousov git: 575a909aa243 - stable/14 - kcmp(2): implement for generic file types 145. Jan 31 Konstantin Belousov git: 098500b79e17 - stable/14 - kcmp(2): implement for vnode files 146. Jan 31 Konstantin Belousov git: 7dff3d1cdfd1 - stable/14 - kcmp(2): implement for devfs files 147. Jan 31 Konstantin Belousov git: 81cee1350ff8 - stable/14 - kcmp(2): implement for linuxkpi cdevs 148. Jan 31 Konstantin Belousov git: 0b864eb03f66 - stable/14 - kcmp(2): implement for procdesc 149. Jan 31 Konstantin Belousov git: 136d75ad86d1 - stable/14 - regen 150. Jan 31 Konstantin Belousov git: b566e44b2b88 - stable/14 - stable/14: bump __FreeBSD_version for kcmp(2) and kern_openatfp(9) 151. Jan 31 Konstantin Belousov git: ebdc39c9e9c7 - stable/13 - kern_openat(): rename fd argument to dirfd 152. Jan 31 Konstantin Belousov git: a93ef23ecac0 - stable/13 - kern_openat(): minor style fixes 153. Jan 31 Konstantin Belousov git: ca39124ff3bb - stable/13 - Add kern_openatfp(9) 154. Jan 31 Konstantin Belousov git: 1b70e4f53bde - stable/13 - stable/13: bump __FreeBSD_version for kern_openatfp(9) 155. Jan 31 Jung-uk Kim git: 722b16673c40 - main - acpica: Import ACPICA 20230331 156. Jan 31 Jung-uk Kim git: 07c64d74917e - main - acpica: Import ACPICA 20230628 157. Jan 31 Jessica Clarke Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 158. Jan 31 Cy Schubert Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 159. Jan 31 Warner Losh Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 160. Jan 31 Bryan Venteicher git: e6b8c1d780b4 - main - virtio: Add more device IDs from the specification
161. Jan 31 Cy Schubert Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 162. Jan 31 Kyle Evans git: c0565e7d34ac - stable/14 - Create namespace for the symbols added during 15-CURRENT cycle 163. Jan 31 Tijl Coosemans git: aaefd6898a73 - stable/14 - join(1): Fix ordering in case of missing fields 164. Jan 31 Tijl Coosemans git: 085ab2c143eb - stable/13 - join(1): Fix ordering in case of missing fields 165. Jan 31 Baptiste Daroussin Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 166. Jan 31 Mark Johnston git: da2bb86507b7 - stable/13 - mpsutil: Clean up libutil deps 167. Jan 31 Mark Johnston git: d2f3bcf90ae0 - stable/14 - mpsutil: Clean up libutil deps 168. Jan 31 Mark Johnston git: ea3197e69bf3 - stable/14 - kcmp: Add a manual page 169. Jan 31 Ed Maste Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 170. Jan 31 Wolfram Schneider git: 47cb760dac09 - stable/14 - man: support special characters in filenames 171. Jan 31 Warner Losh Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 172. Jan 31 Jung-uk Kim Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 173. Jan 31 John Baldwin git: 18cb422356f2 - main - timerfd: Move kern_timerfd_* prototypes to <sys/syscallsubr.h> 174. Jan 31 Cy Schubert Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 175. Jan 31 Mitchell Horne git: 712fd5ac9181 - main - intro.9: minor changes 176. Jan 31 Jung-uk Kim git: 81bee6d793ee - main - acpica: Fix build with ACPICA 20230331 and later 177. Jan 31 Jessica Clarke git: b771d5705fc9 - main - tools/build/make.py: Avoid Python 3.7+ subprocess.run capture_output 178. Jan 31 Andriy Gapon Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 179. Jan 31 Ed Maste git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h 180. Jan 31 Cy Schubert Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
181. Jan 31 Enji Cooper git: d6251ebad5bf - main - periodic: fix a typo in a comment 182. Jan 31 Warner Losh Re: git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h 183. Jan 31 Warner Losh Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 184. Jan 31 Brad Davis git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 185. Jan 31 Jessica Clarke Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 186. Jan 31 Gleb Smirnoff Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 187. Jan 31 John Baldwin git: 1f1b2286fd5a - main - pmap: Convert boolean_t to bool. 188. Jan 31 Jung-uk Kim Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 189. Jan 31 Jessica Clarke Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 190. Jan 31 Gregory Neil Shapiro git: 8922790d02dc - Create tag vendor/sendmail/8.18.1 191. Jan 31 Gregory Neil Shapiro git: 28fbd2825d21..850ef5ae11d6 - vendor/sendmail - vendor branch updated 192. Feb 1 Gregory Neil Shapiro git: d39bd2c1388b - main - Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3' 193. Feb 1 Gregory Neil Shapiro git: 19d4fb85bf17 - main - Add new source file for sendmail 8.18.1 194. Feb 1 Gregory Neil Shapiro git: 1b6a5580c1f9 - main - New sendmail 8.18.1 cf file 195. Feb 1 Gregory Neil Shapiro git: 21c1f1deb6a3 - main - Add a note about sendmail 8.18.1's stricter SMTP protocol enforcement 196. Feb 1 Gregory Neil Shapiro git: 2c191ba6b0b5 - main - Minor change to update these files so new freebsd*.cf files are generated 197. Feb 1 Konstantin Belousov git: 14b7cf92e73a - stable/14 - open(2): describe *at behavior for dirfd opened without O_SEARCH 198. Feb 1 Konstantin Belousov git: 617695812a38 - stable/13 - open(2): describe *at behavior for dirfd opened without O_SEARCH 199. Feb 1 Ed Maste Re: git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h 200. Feb 1 Robert Wing git: d9b3bba2f302 - main - mpr: endianess fix for set/get dpm page0
201. Feb 1 Baptiste Daroussin git: f14ea00c8f46 - main - kbdmap: remove debug 202. Feb 1 Baptiste Daroussin git: 0f4e8037332f - main - kbdmap: fix typo preventing kbdmap to work under vt 203. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 5cb28f797977 - main - bintrans: Error out if writing to the output failed. 204. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: bce34cba07bc - main - bintrans: Fix uninitialized variable. 205. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 64028ac3ba96 - main - bintrans: Add base64 to name list in manual page. 206. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: bc2913d1736c - main - bintrans: Remove unused variable. 207. Feb 1 Mark Johnston git: d87ebf35c828 - stable/14 - mlx5: Zero DMA memory mlx5_alloc_cmd_msg() and alloc_cmd_page() 208. Feb 1 Brooks Davis git: d6d4183cc54e - main - syscalls.master: Remove stray blank lines 209. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 3d6778d84eaa - stable/14 - Add kenv .Xr in kldload(8) and loader.conf(5) 210. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 5d7b049f9904 - stable/13 - Add kenv .Xr in kldload(8) and loader.conf(5) 211. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 3a9cb4da4e75 - stable/14 - stand: Add 1440p to the list of known resolutions. 212. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 6ef4fc44f962 - stable/13 - stand: Add 1440p to the list of known resolutions. 213. Feb 1 Dmitry Salychev Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 214. Feb 1 Olivier Certner git: 2006be8bc46f - stable/13 - setusercontext(): umask: Set it only once (in the common case) 215. Feb 1 Olivier Certner git: 11919f8eaf97 - stable/13 - login.conf(5): umask has no default value 216. Feb 1 Olivier Certner git: fc7a8cb67754 - stable/13 - New login_getcapenum(): Allows to read named enum values 217. Feb 1 Olivier Certner git: 6ceb32fa4a2c - stable/13 - login_cap(3): Document login_getcapenum() 218. Feb 1 Olivier Certner git: ffd3cd7c6d86 - stable/13 - setusercontext(): Set umask in a separate function, setclassumask() 219. Feb 1 Olivier Certner git: 16e02df98ad6 - stable/13 - setclassumask(): Accept 'inherit' as a value 220. Feb 1 Olivier Certner git: 569f0eb3f259 - stable/13 - login.conf(5): Document umask's special value 'inherit'
221. Feb 1 Olivier Certner git: 6843f1c2ef08 - stable/13 - setlogincontext(): Comply to style(9) 222. Feb 1 Olivier Certner git: 8f4c3ef048e3 - stable/13 - login.conf(5): Default values: Rename column, elaborate on absence of such 223. Feb 1 Olivier Certner git: 0a366bb44e65 - stable/13 - setusercontext(): Better error messages when priority is not set correctly 224. Feb 1 Olivier Certner git: 72d463479fcc - stable/13 - login.conf(5): Document priority's default and possible values 225. Feb 1 Olivier Certner git: 3fc149c302ab - stable/13 - setusercontext(): Move priority setting in new setclasspriority() 226. Feb 1 Olivier Certner git: e074746fec21 - stable/13 - setclasspriority(): New possible value 'inherit' 227. Feb 1 Olivier Certner git: d836f951d9fe - stable/13 - login.conf(5): Document priority's special value 'inherit' 228. Feb 1 Olivier Certner git: 8b359002747a - stable/13 - setusercontext(): Set priority from '~/.login_conf' as well 229. Feb 1 Olivier Certner git: 943af0501107 - stable/13 - login_cap.h: Remove LOGIN_DEFUMASK 230. Feb 1 Olivier Certner git: 634f86a3c47f - stable/13 - login_cap.h: Remove LOGIN_DEFPRI 231. Feb 1 Olivier Certner git: 3dec4c30c76b - stable/14 - setusercontext(): umask: Set it only once (in the common case) 232. Feb 1 Olivier Certner git: f0551aa362c9 - stable/14 - login.conf(5): umask has no default value 233. Feb 1 Olivier Certner git: 37aaacd41016 - stable/14 - New login_getcapenum(): Allows to read named enum values 234. Feb 1 Olivier Certner git: 44c898329da1 - stable/14 - login_cap(3): Document login_getcapenum() 235. Feb 1 Olivier Certner git: 787abe7d6eb6 - stable/14 - setusercontext(): Set umask in a separate function, setclassumask() 236. Feb 1 Olivier Certner git: 6f6186e19fe5 - stable/14 - setclassumask(): Accept 'inherit' as a value 237. Feb 1 Olivier Certner git: bbbe9b4c641c - stable/14 - login.conf(5): Document umask's special value 'inherit' 238. Feb 1 Olivier Certner git: 83ac32d9a0f8 - stable/14 - setlogincontext(): Comply to style(9) 239. Feb 1 Olivier Certner git: 63c3be3b4f4b - stable/14 - login.conf(5): Default values: Rename column, elaborate on absence of such 240. Feb 1 Olivier Certner git: f17cc92d15ff - stable/14 - setusercontext(): Better error messages when priority is not set correctly
241. Feb 1 Olivier Certner git: e7b89962dc6d - stable/14 - login.conf(5): Document priority's default and possible values 242. Feb 1 Olivier Certner git: f49953dd49f2 - stable/14 - setusercontext(): Move priority setting in new setclasspriority() 243. Feb 1 Olivier Certner git: a8c273b3c97f - stable/14 - setclasspriority(): New possible value 'inherit' 244. Feb 1 Olivier Certner git: a2fe14d73fca - stable/14 - login.conf(5): Document priority's special value 'inherit' 245. Feb 1 Olivier Certner git: ce92a977dbd2 - stable/14 - login_cap.h: Remove LOGIN_DEFUMASK 246. Feb 1 Olivier Certner git: d2d66fedc418 - stable/14 - setusercontext(): Set priority from '~/.login_conf' as well 247. Feb 1 Olivier Certner git: 7e2bfa3d7a2a - stable/14 - login_cap.h: Remove LOGIN_DEFPRI 248. Feb 1 Jung-uk Kim Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 249. Feb 1 Gleb Smirnoff git: 5bdf8150cd7d - main - unix/dgram: don't clear so_error in case of MSG_PEEK 250. Feb 1 Gleb Smirnoff git: 702c48184718 - main - socket tests: improve error message 251. Feb 1 Gleb Smirnoff git: 861274c9f8cf - main - tests/netinet: add a demo of TCP implied connect 252. Feb 1 Ed Maste git: 5f047ae0c73b - main - pflowctl: add missing break to case 's' 253. Feb 1 Konstantin Belousov git: 0dd45fdb747b - stable/14 - sys/mount.h: use __inline 254. Feb 1 Konstantin Belousov git: 1414121fc3f3 - stable/13 - sys/mount.h: use __inline 255. Feb 1 Dmitry Salychev Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 256. Feb 2 Colin Percival git: 6c2137593990 - releng/13.3 - 13.3: create releng/13.3 branch 257. Feb 2 Colin Percival git: 9b0319f78a9c - stable/13 - Post-13.3-branch updates 258. Feb 2 Philip Paeps git: 893fe32cd21e..76e31da7ab27 - vendor/tzdata - vendor branch updated 259. Feb 2 Philip Paeps git: fced889cb77f - Create tag vendor/tzdata/tzdata2024a 260. Feb 2 Philip Paeps git: 2723c7ffb7f7 - main - contrib/tzdata: import tzdata 2024a
261. Feb 2 Warner Losh git: 0949b237bb90 - main - checkstyle9.pl: Add --github to output for github workflows 262. Feb 2 Warner Losh git: 33326dd5f5ed - main - github: Enable github workflow output from checkstyle9.pl 263. Feb 2 Warner Losh git: c2f5306c64e7 - main - checkstyle9.pl: Correct github output 264. Feb 2 Warner Losh git: ac9abe93e832 - main - checkstyle9.pl: Another correction to github workflow 265. Feb 2 Warner Losh git: 22d12caad69e - main - checkstyle9.pl: Differentiate errors and warnings 266. Feb 2 Emmanuel Vadot git: 9bbe06b004e2 - main - Revert "pkgbase: Create a FreeBSD-dtb package" 267. Feb 2 Luis Martinez Re: DUE CLAIMS, TREAT URGENTLY. 268. Feb 2 Mark Johnston git: 40adc2787879 - stable/14 - arm64: Remove pmap_san_bootstrap() and call kasan_init_early() directly 269. Feb 2 Mark Johnston git: b3772accd926 - stable/14 - traceroute: Implement ECN bleaching detection 270. Feb 2 Mark Johnston git: 73ef676c9ffd - stable/14 - traceroute6: Implement ECN bleaching detection 271. Feb 2 Mark Johnston git: e7951d0b04e6 - main - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls 272. Feb 2 Warner Losh git: 7edb49a1152e - main - freebsd-tips: freebsd-update fetch, then install 273. Feb 2 Warner Losh git: 4339f1e667ff - main - share/examples/IPv6/USAGE: remove 274. Feb 2 Mark Johnston git: 36f0a34ca645 - main - libthr: Force the thr_wake() symbol to be resolved during initialization 275. Feb 2 Warner Losh git: f4613af424cc - main - kldxref: Fix maketempfile function's way of finding the root dir 276. Feb 2 Warner Losh git: 93a25ac9f4c0 - main - .gitignore: add sys/*/compile 277. Feb 2 Jamie Gritton git: dcae96578145 - stable/14 - MFC jail: make sure jail.conf parse errors exit, and not crash. Reported by: Mason Loring Bliss 278. Feb 2 Kristof Provost git: b8ef285f6cc6 - main - pf: ensure dummynet gets the correct direction after route-to 279. Feb 2 Kristof Provost git: 777a4702c591 - main - pf: implement addrule via netlink 280. Feb 2 Kristof Provost git: 306d3fb23d7c - main - libpfct: fix incorrect array check
281. Feb 2 Brooks Davis git: 0e867a491156 - main - aarch/SYS.h: implement _SYSCALL_BODY() macro 282. Feb 2 Warner Losh git: 02b0d4b688cc - main - sys/cdefs.h: add __noexcept and __noexcept_if 283. Feb 2 Warner Losh git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 284. Feb 2 Warner Losh git: 4b1d3a30914e - main - daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviour 285. Feb 2 Konstantin Belousov Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 286. Feb 2 Warner Losh Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 287. Feb 2 Warner Losh git: 619f455b8fc9 - main - regex: fix freeing g->charjump in low memory condition 288. Feb 2 Konstantin Belousov Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 289. Feb 2 Mark Johnston git: 30f8cb812e27 - main - socket: Don't assume m0 != NULL in sbappendcontrol_locked() 290. Feb 2 Warner Losh Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 291. Feb 2 Warner Losh git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" 292. Feb 2 Warner Losh git: 994865caf250 - main - Revert "stand/lua: per-product conf if requested via product_vars" 293. Feb 2 Warner Losh git: c343eedc6db3 - main - stand/lua: per-product conf if requested via product_vars 294. Feb 2 Warner Losh git: c475e61f66fe - main - stand/lua: always allow overriding with local config files 295. Feb 2 Warner Losh Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" 296. Feb 2 Warner Losh git: d56a6f0516a7 - main - stdlib.h: Partially revert c27a89971805 297. Feb 2 Warner Losh git: 445bed5c4d85 - main - axgbe: Various link stability and module compatibilty improvements 298. Feb 2 Warner Losh git: e32ef17d2223 - main - arm: fix typo in GENERIC-MMCCAM 299. Feb 2 Warner Losh git: ca8fcfcf5ed1 - main - amd64: switch GENERIC-MMCCAM to GENERIC 300. Feb 2 Warner Losh git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels
301. Feb 2 Warner Losh git: d854370fa86b - main - ls: versort incompatible w/ timesort and sizesort 302. Feb 2 Warner Losh git: a8c1ffca7a59 - main - freebsd-update(8): Explain conflicts in /etc 303. Feb 2 Warner Losh git: 4c1c516c1a07 - main - freebsd-update(8): wrap to 80 columns 304. Feb 2 Warner Losh git: 0b287d19e4ce - main - freebsd-update(8): Update date 305. Feb 2 Warner Losh git: 7c8b126c1a7b - main - libsa: Move include file creation to the end of the Makefile 306. Feb 2 Warner Losh git: fd577b59b2d7 - main - libsa: Move hash functions up a level 307. Feb 2 Warner Losh git: 784f925e507f - main - loader: Font module is EFI dependent 308. Feb 2 Warner Losh git: 18968b8274b5 - main - loader: Move build_font_module to gfx_fb.c 309. Feb 2 Jessica Clarke git: fbae308319b7 - main - bsd.subdir.mk: Drop broken optimisation for realinstall parallelisation 310. Feb 2 Cy Schubert git: 825caf7e1244..9dd13e84fa8e - vendor/openssl-3.0 - vendor branch updated 311. Feb 2 Cy Schubert git: e0c4386e7e71 - main - OpenSSL: Vendor import of OpenSSL 3.0.13 312. Feb 2 Alan Somers git: 49e8190c76c1 - stable/13 - fusefs: fix an interaction between copy_file_range and mmap 313. Feb 2 Warner Losh git: 0a49be722fe0 - main - traceroute6: remove -l flag 314. Feb 2 John Baldwin Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels 315. Feb 2 John Baldwin Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" 316. Feb 2 John Baldwin git: fd1aa5b3a2a9 - main - x86: Consistently pass true/false to is_pde parameter of pmap_cache_bits 317. Feb 2 John Baldwin git: 70539d5da600 - main - amd64: Use bool for booleans in getmemsize 318. Feb 2 John Baldwin git: afb1a3e30c05 - main - arm: pmap_extract() returns a PA not a boolean value 319. Feb 2 John Baldwin git: 1027e838a8ee - main - ddb: Use bool for boolean variables in MD code 320. Feb 2 Jessica Clarke Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels
321. Feb 2 John Baldwin git: 9eb4e0b42d7c - main - x86 mem: Pass standard bool value to pmap_demote_DMAP 322. Feb 3 Herbert J. Skuhra Re: git: e0c4386e7e71 - main - OpenSSL: Vendor import of OpenSSL 3.0.13 323. Feb 3 Cy Schubert git: 74fe298c8299 - main - OpenSSL: Update version strings 324. Feb 3 Jessica Clarke Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 325. Feb 3 Jessica Clarke git: 7143521f4cbc - main - Revert "bsdinstall: separate out dist selection in prep for pkgbase support" 326. Feb 3 Warner Losh git: e85a6f8dff96 - main - man: fix redirect for locales and file arguments 327. Feb 3 Warner Losh git: 5ff76402daf1 - main - pkg-stage.sh: add x11/sddm 328. Feb 3 Warner Losh git: 8e05c2373efd - main - wc: Do not use st_size if it equals zero 329. Feb 3 Warner Losh git: 752a340419a7 - main - quot: Use getopt(3) and show usage() if no arguments 330. Feb 3 Warner Losh git: b75fa3a2de0c - main - procfs: Add self & exe symlinks like NetBSD does 331. Feb 3 Warner Losh git: 5590bacaafd8 - main - sctp: update manpages 332. Feb 3 Warner Losh git: 840a802750a4 - main - umount: Add -d option to detach md devices 333. Feb 3 Warner Losh git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 334. Feb 3 Warner Losh git: 05ad376bfc5a - main - libc: Fix typo (triple M) 335. Feb 3 Warner Losh git: 328df6da9ef2 - main - ath: Fix typo (triple M) 336. Feb 3 Warner Losh git: 44bb80b0adec - main - qlnx: Fix typo (triple M) 337. Feb 3 Warner Losh git: f61554272c9d - main - sys/dev/iicbus/pmic/rockchip/rk8xx.c: remove an extra semicolon 338. Feb 3 Warner Losh git: abd9758fe2d2 - main - sys/dev/mii/mcommphy.c: remove an extra semicolon 339. Feb 3 Warner Losh git: f830db48c131 - main - sys/dev/enic/if_enic.c: remove an extra semicolon 340. Feb 3 Warner Losh git: c07087988b48 - main - sys/netpfil/pf/pf.c: remove an extra semicolon
341. Feb 3 Warner Losh git: 11ff3552fd08 - main - sys/netpfil/pf/pf.c: remove an extra semicolon 342. Feb 3 Warner Losh git: 3221c44d8009 - main - sys/compat/linux/linux_misc.c: remove an extra semicolon 343. Feb 3 Warner Losh git: 552581e75d83 - main - sys/fs/unionfs/union_vnops.c: remove an extra semicolon 344. Feb 3 Warner Losh git: 2d146764cd05 - main - sys/netlink/route/iface.c: remove an extra semicolon 345. Feb 3 Warner Losh git: cba889e63caa - main - sys/arm64/rockchip/rk_gpio.c: remove an extra semicolon 346. Feb 3 Warner Losh git: e9b261f297ca - main - lib/libvgl/main.c: remove an extra semicolon 347. Feb 3 Warner Losh git: b139f2ee9939 - main - lib/libbe/be.c: remove an extra semicolon 348. Feb 3 Warner Losh git: fb3dc55a5c22 - main - lib/libfetch/common.c: remove an extra semicolon 349. Feb 3 Jessica Clarke git: b809c7d6a269 - main - bsdinstall: Fix netconfig script when no interfaces are present 350. Feb 3 Jessica Clarke git: 7414d14bd51d - main - bsdinstall: Drop Error from title in netconfig no interfaces dialog 351. Feb 3 Warner Losh git: af87ba65223f - main - traceroute: Silence compiler warning 352. Feb 3 Warner Losh git: 00aa6353374c - main - traceroute: Update values in examples 353. Feb 3 Warner Losh git: ba09352b7323 - main - traceroute: Standardize usage 354. Feb 3 Warner Losh git: 5eb1aebf8d80 - main - traceroute: Lint manuals 355. Feb 3 Warner Losh git: 864780bca09d - main - traceroute: Remove $FreeBSD$ rcsid tags 356. Feb 3 Warner Losh git: 521013e7e89e - main - urndis(4): retrospective, address for hselasky 357. Feb 3 Warner Losh git: 0fa637ffee21 - main - release: Allow sudo -g anyone and sudo -u anyone -g anytwo 358. Feb 3 Warner Losh git: ef35e5eaee9c - main - release: Add the Ed25519 vagrant insecure key 359. Feb 3 Warner Losh git: 4309f9f2347e - main - include/math.h: fix warning with -Wconversion 360. Feb 3 Warner Losh git: f81301744e10 - main - .github: Build stable/14
361. Feb 3 Warner Losh git: 78cc45712350 - main - .github: Enable manually running github actions 362. Feb 3 Warner Losh git: 7bd6cbbf69c7 - main - vt.4: explain console fonts 363. Feb 3 Warner Losh git: c1f6704bf810 - main - ipf: Fix some typos 364. Feb 3 Gleb Smirnoff git: 70f5c6e34ffd - main - tests/netinet: push variable 'sin' into function scope 365. Feb 3 Gleb Smirnoff Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 366. Feb 3 Emmanuel Vadot git: b6e9a7a2e251 - main - Reapply "pkgbase: Create a FreeBSD-dtb package" 367. Feb 3 Bjoern A. Zeeb git: 828ce22f079d - main - LinuxKPI: 802.11: fix field order in ieee80211_key_conf 368. Feb 3 Bjoern A. Zeeb git: 2f029bf911e2 - main - LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines 369. Feb 3 Bjoern A. Zeeb Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 370. Feb 3 Bjoern A. Zeeb git: e1d31d0685f0 - main - iwlwifi: adjust to make d3.c compile 371. Feb 3 Bjoern A. Zeeb git: 8f7c32a41a6a - main - iwlwifi: add the d3 (PM) bits to the Makefile (disabled) 372. Feb 3 Bjoern A. Zeeb git: 2d9d35837d8e - main - LinuxKPI: implement memset_after() 373. Feb 3 Bjoern A. Zeeb git: 8a5a3e3d0436 - main - net80211: fix a NULL deref in ieee80211_sta_join1() 374. Feb 3 Bjoern A. Zeeb git: 49619f73151a - main - net80211: make sure calls to (*iv_update_bss)() are locked 375. Feb 3 Warner Losh Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 376. Feb 3 Bakul Shah Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 377. Feb 3 Gleb Smirnoff Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 378. Feb 3 Kristof Provost Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 379. Feb 3 Mark Johnston git: f846c5b346b0 - main - pmap: Reflect commit 1f1b228 in man page 380. Feb 3 Mark Johnston git: f73124b077d8 - main - ctfmerge: Remove function cast of strcompare() for qsort()
381. Feb 3 Mark Johnston git: 93f523ab3668 - stable/14 - netinet: Remove stale references to Giant from comments 382. Feb 3 Mark Johnston git: d139062ffb01 - stable/14 - makefs: Make it possible to silence warnings about duplicate paths 383. Feb 3 Mark Johnston git: 92baae0fec65 - stable/14 - route tests: Serialize 384. Feb 3 Mark Johnston git: 7a14a721c09d - stable/14 - netinet6 tests: Restore an atf_check invocation 385. Feb 3 Mark Johnston git: e9264b568128 - stable/14 - netinet tests: Make test jail names unique 386. Feb 3 Mark Johnston git: 9ed713d97b3d - main - cdefs: Introduce __result_use_or_ignore_check 387. Feb 3 Warner Losh Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 388. Feb 3 Gleb Smirnoff git: ce69e37369aa - main - Revert "sockets: retire sorflush()" 389. Feb 3 Gleb Smirnoff git: d682c1eaa598 - main - unix: synchronize shutdown(2) with read(2) 390. Feb 3 Jessica Clarke git: 1e75e61d5c2c - main - bsdinstall: Fix broken netconfig persistence for installed system 391. Feb 4 Konstantin Belousov git: 66aa73282ab8 - stable/14 - lib/msun: Cleanup after $FreeBSD$ removal 392. Feb 4 Mark Johnston git: 6bd60e15b148 - main - libc: Specify parameter types for function pointer 393. Feb 4 Mark Johnston git: a67e5e7c9832 - main - pmap: Reflect 1f1b228 in man page 394. Feb 4 Konstantin Belousov git: a03f768612ad - main - libstdthreads: destroy mutexattr in mtx_init() 395. Feb 4 Mariusz Zaborski git: cd724c25928d - main - bsdinstall: complete whitelabeling the installer 396. Feb 4 Brad Davis Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 397. Feb 4 Jessica Clarke Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 398. Feb 4 Alan Somers git: 55b80e2ca52c - main - fusefs: fix invalid value for st_birthtime.tv_nsec 399. Feb 4 Warner Losh git: 064fa628ce37 - main - loader: For EFI, if we don't have ConOut, try ConIn 400. Feb 4 Mark Johnston git: dfabf3efaa79 - main - libjail: Guard against programmer error in jailparam_export()


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