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


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

Messages: 367, new messages first
Last update: Mon May 27 0:07:03 2024

home | archive sorted by: subject | author | date | reverse date
  1. May 26 Kristof Provost            git: 76bc4a776fac - main - pfctl: use pfctl_add_rule_h() rather than pfctl_add_rule()
  2. May 26 Warner Losh                git: 0e03402139da - main - cross-build: This is not glibc specific, but Linux specific
  3. May 26 Warner Losh                git: 3c5f0da5106b - main - cross-build: Define __*int*_t and include sys/cdefs.h
  4. May 26 Warner Losh                git: 27326f895e5f - main - cross-build: string.h uses mode_t, so we need sys/types.h
  5. May 26 Warner Losh                git: 76efd90ab093 - main - cross-build: Include sys/types.h from sys/param.h
  6. May 26 Warner Losh                git: 4300e053618f - main - build: Include sys/cdefs.h in our fcntl.h shim
  7. May 26 Warner Losh                git: 917c0541e4cc - main - cross-tools: Document a rather bizarre looking construct
  8. May 26 Warner Losh                git: 364c014d9ba0 - main - cross-tools: fts has different types for cmp routine
  9. May 26 Ryan Libby                 git: 9c975a0d90f1 - main - pbuf_ctor(): Stop using LK_NOWAIT, use LK_NOWITNESS
 10. May 26 Ryan Libby                 git: 6bd3f23a2a82 - main - tmpfs_node_init: use MTX_NEW on lock from uninitialized memory
 11. May 26 Rick Macklem               git: c68db4608ef6 - main - Revert "nfscl: Do not do readahead for directories"
 12. May 26 Bojan =?utf-8?Q?Novkovi=C4 git: d25ed6504383 - main - uma: Fix improper uses of UMA_MD_SMALL_ALLOC
 13. May 26 Christos Margiolis         git: 38286d9f6828 - stable/14 - pcm: centralize 32-bit ioctl compat
 14. May 26 Wolfram Schneider          git: 73eb53813fe3 - main - man(1) needs to check for .so files not only in the first line PR: 279182
 15. May 26 Wolfram Schneider          git: 36294c97c147 - stable/13 - man: the exists function needs to validate the first parameter
 16. May 26 Wolfram Schneider          git: 432c0128bd3d - stable/14 - man: the exists function needs to validate the first parameter
 17. May 25 Dimitry Andric             git: cadd2ca21765 - main - Merge commit d0be944aa511 from llvm-project (by Simon Pilgrim):
 18. May 25 Christos Margiolis         git: 63be29379cb1 - stable/14 - mixer.3: Fix mandoc -Tlint warnings
 19. May 25 Christos Margiolis         git: 0aa767021c19 - stable/14 - sound: Fix minchn, maxchn and fmts in sndstat_get_caps()
 20. May 25 Christos Margiolis         git: e279b7aa5d31 - stable/14 - mixer(8): Use mixer_get_path()


21. May 25 Christos Margiolis git: 0a1eb394d7b6 - stable/14 - mixer(3): Implement mixer_get_path() function 22. May 25 Christos Margiolis git: cd254b9243d3 - stable/14 - mixer(8): Ignore mixer_open() failures for the -a option 23. May 25 Christos Margiolis git: e8a80b4e50e8 - stable/14 - sound: Separate implementations for SNDCTL_AUDIOINFO[_EX] and SNDCTL_ENGINEINFO 24. May 25 tuexen@fh-muenster.de Re: git: da76d349b6b1 - main - uma: Deduplicate uma_small_alloc 25. May 25 Ed Maste git: b128bedfb95c - main - mptutil: correct man page date 26. May 25 Michael Tuexen git: df9de82f54d1 - main - tcp: fix sending RST after second inp lookup 27. May 25 Martin Matuska git: 8f1b7a6fa676..02c5aa9b0928 - vendor/openzfs/master - vendor branch updated 28. May 25 Bojan =?utf-8?Q?Novkovi=C4 git: 0a44b8a56d23 - main - vm: Simplify startup page dumping conditional 29. May 25 Bojan =?utf-8?Q?Novkovi=C4 git: da76d349b6b1 - main - uma: Deduplicate uma_small_alloc 30. May 25 Ed Maste git: 9b1de7e4844d - main - vt/sc: retire logic to select vt(4) by default for UEFI boot 31. May 25 Michael Tuexen git: 02d15215cef2 - main - tcp: improve blackhole support 32. May 25 Konstantin Belousov git: 40d951bc5932 - main - x86/iommu: extract useful utilities into x86_iommu.c 33. May 25 Warner Losh git: ff92493a4f65 - main - netlink: Fix C++ compile errors 34. May 25 Warner Losh git: bfd248f59de3 - main - sys/amd64/conf/LINT-NOINET{6,}: don't set WITHOUT_INET{6,}_SUPPORT 35. May 25 Warner Losh git: 0e2ce866278b - main - ipfw: don't build the module if INET not in kernel 36. May 25 Warner Losh git: 0cc8506c5124 - main - dhclient: remove unused primary_address 37. May 24 Ed Maste git: 1b7672ed9929 - stable/14 - diff: honour -B flag with -q 38. May 24 Ed Maste git: f52481f3b8a3 - main - vt(4): add note about sc/UEFI incompatibility 39. May 24 Ed Maste git: 61639bb3fc5a - main - libc: move NIS xdr_* symbols from rpc's to yp's Symbol.map 40. May 24 Zhenlei Huang git: c9188db6f956 - stable/14 - ifconfig: Redo fix vlan/vlanproto reconfiguration
41. May 24 Dimitry Andric git: 3a0793336edf - main - Merge llvm-project release/18.x llvmorg-18.1.6-0-g1118c2e05e67 42. May 24 Ryan Libby git: a216e311a70c - main - vm_pageout_scan_inactive: take a lock break 43. May 24 Gleb Smirnoff Re: 0d3789584915 - main - ctl: use socket buffer mutexes in struct socket directly 44. May 24 Warner Losh git: d09ee08f106d - main - nvme: Count number of alginment splits 45. May 24 Warner Losh git: 99c14fb99ffc - main - cam: Drop periph lock when completing I/O with ENOMEM status 46. May 24 Warner Losh git: 6d83b381860b - main - geom_io: Shift to pause_sbt to eliminate bogus min and update comment. 47. May 24 Warner Losh git: 32f40fc9837d - main - geom: Add counts for enomem and pausing 48. May 24 Mitchell Horne git: 1d3c23676de3 - main - arm64, riscv: remove unused declaration 49. May 24 Mitchell Horne git: b5e17840de65 - main - arm64, riscv: removed unused struct pv_addr 50. May 24 Warner Losh git: c957e35ccbe9 - stable/14 - autofs manuals: align lists, tag SPDX 51. May 24 Warner Losh git: 59aa64914aeb - main - cross: Move Solaris API64 defines to common 52. May 24 Brooks Davis Re: git: 408957613bc0 - main - Regen 53. May 24 Colin Percival git: 4de43de58f51 - releng/14.1 - 14.1: update to RC1 54. May 24 Colin Percival git: 8f7da18ea248 - releng/14.1 - Modernize DVD package set in preparation for 14.1 55. May 24 Colin Percival git: cf1e3e15ddd0 - releng/14.1 - pkg-stage.sh: add x11/sddm 56. May 24 Lexi Winter Re: git: 408957613bc0 - main - Regen 57. May 24 Colin Percival git: 0543cdc36ac6 - stable/14 - Modernize DVD package set in preparation for 14.1 58. May 24 Colin Percival git: 9317a4a3a827 - stable/14 - pkg-stage.sh: add x11/sddm 59. May 24 Colin Percival git: f81c0904f736 - main - Add rtw88 firmware to DVD package set 60. May 24 Colin Percival git: d31ed58b9f93 - main - Modernize DVD package set in preparation for 14.1
61. May 23 Lexi Winter Re: git: 380ee9b3c0c5 - main - sys/netinet/icmp6.h: Fix build 62. May 23 Bjoern A. Zeeb git: 45bce6fa306f - main - LinuxKPI: 802.11: lock MO tx/wake_tx_queue() downcalls 63. May 23 Bjoern A. Zeeb git: d33f5a0afa54 - main - fwget: update wireless IDs for rtw88/89, ath1xk, mt76 and add iwlwifi 64. May 23 Warner Losh Re: git: a5f03413aade - main - ci: Redirect output for builds. 65. May 23 Warner Losh Re: git: a5f03413aade - main - ci: Redirect output for builds. 66. May 23 Warner Losh git: 674956e19979 - main - sys/netinet/cc: Switch from deprecated random() to prng32() 67. May 23 Cy Schubert git: 380ee9b3c0c5 - main - sys/netinet/icmp6.h: Fix build 68. May 23 Warner Losh git: 4b75afe885d4 - main - sys/netinet/icmp6.h: use C99 uintX_t constants for new PREF64 struct 69. May 23 Warner Losh git: 77f06c476c8c - main - rtadvd(8): support PREF64 (RFC 8781) 70. May 23 Warner Losh git: 1e8eb413f6c8 - main - netinet/icmp6: add PREF64 definitions (RFC 8781) 71. May 23 Warner Losh git: 87bf0aaba8f1 - main - Remove COMPAT_FREEBSD4/5/6/7/9 from MINIMAL and FIRECRACKER kernel configurations 72. May 23 Dimitry Andric git: 09454b441dc3 - Create tag vendor/llvm-project/llvmorg-18.1.6-0-g1118c2e05e67 73. May 23 Dimitry Andric git: 9a7cb8417a2a..c6bcacc7c9d8 - vendor/llvm-project/release-18.x - vendor branch updated 74. May 23 Michael Tuexen git: fe136aecc2a0 - main - tcp: improve inp locking in setsockopt 75. May 23 Simon J. Gerraty git: 9d3df31ec06f - main - Merge bmake-20240520 76. May 23 Simon J. Gerraty git: 1e674c83f432 - Create tag vendor/NetBSD/bmake/20240520 77. May 23 Simon J. Gerraty git: 3c2ab5fddc57..29efb3dcaedd - vendor/NetBSD/bmake - vendor branch updated 78. May 23 Warner Losh git: 2356b60be702 - main - arp(8): allow -i with -s 79. May 23 Warner Losh git: bedbaee805cc - main - syscalls: Regen for Linux emulator additions 80. May 23 Warner Losh git: 9a9677ec1cbf - main - linux: Update linux manpage to mention mqueuefs
81. May 23 Warner Losh git: 97add684f530 - main - linux: Support POSIX message queues 82. May 23 Warner Losh git: e30621d58fa1 - main - mqueue: Introduce kern_kmq_timedreceive & kern_kmq_timedsend 83. May 23 Warner Losh git: 289b2d6a7980 - main - mqueue: Export some functions to be used by Linuxulator 84. May 23 Warner Losh git: 86e43b5def1b - main - linux: Export linux_convert_l_sigevent 85. May 23 Warner Losh git: 9c7b1bf27122 - main - linux: Export linux_common_openflags() 86. May 23 Warner Losh git: 427db2c45eb3 - main - linux: Fix linux_mq_notify_args & linux_timer_create_args 87. May 23 Warner Losh git: ddbfb544c6c9 - main - mqueuefs: Relax restriction that path must begin with a slash 88. May 23 Warner Losh git: 04d3f8e5396e - main - linprocfs: Add support for proc/sys/fs/mqueue/* 89. May 23 Warner Losh git: acb7a4deb21a - main - mqueue: Add sysctl for default_maxmsg & default_msgsize and fix descriptions 90. May 23 Ravi Pokala Re: 0d3789584915 - main - ctl: use socket buffer mutexes in struct socket directly 91. May 23 Gleb Smirnoff git: 0d3789584915 - main - ctl: use socket buffer mutexes in struct socket directly 92. May 23 Simon J. Gerraty Re: git: a5f03413aade - main - ci: Redirect output for builds. 93. May 23 Brooks Davis Re: git: a5f03413aade - main - ci: Redirect output for builds. 94. May 23 Brooks Davis Re: generated sources Was: git: 408957613bc0 - main - Regen 95. May 23 Warner Losh Re: git: a5f03413aade - main - ci: Redirect output for builds. 96. May 23 Warner Losh git: 3d7c8f088796 - main - cp: avoid a resource leak 97. May 23 Brooks Davis Re: git: a5f03413aade - main - ci: Redirect output for builds. 98. May 23 Gleb Smirnoff generated sources Was: git: 408957613bc0 - main - Regen 99. May 23 Alexander Motin git: 856d35337225 - releng/14.1 - Fix scn_queue races on very old pools 100. May 23 Warner Losh git: a5f03413aade - main - ci: Redirect output for builds.
101. May 23 Alexander Motin git: 9898f936aa69 - stable/13 - Fix scn_queue races on very old pools 102. May 23 Alexander Motin git: 455ce1729353 - stable/14 - Fix scn_queue races on very old pools 103. May 23 Michael Osipov Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 104. May 23 Warner Losh git: be3631bc8d16 - main - option_survey.sh: Bump size to 5GB 105. May 23 Warner Losh git: 083d14922431 - main - etherswitch.4: List manual pages alphabetically 106. May 23 Warner Losh git: 2c9f8518de51 - main - etherswitch.4: Remove non-existent manual pages 107. May 23 Warner Losh git: 2ce32ab21a59 - main - Fix "version introduced" in two manual pages 108. May 23 Brooks Davis git: fcc5fa091ebb - main - libcompiler_rt: gcc13 doesn't support _Float16 on arm 109. May 23 Brooks Davis git: 6729e8a40bd9 - main - libpmc: remove tautological assert 110. May 23 Alexander Motin git: 49086aa35d98 - main - Fix scn_queue races on very old pools 111. May 23 Brooks Davis git: fb9013f21521 - main - pcm: centralize 32-bit ioctl compat 112. May 23 Mike Karels Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 113. May 23 Baptiste Daroussin Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 114. May 23 Mike Karels git: 83731cdde6c6 - stable/14 - adduser: create dataset only if home is directly within dataset 115. May 23 Michael Osipov Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 116. May 23 Mike Karels Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 117. May 23 Baptiste Daroussin git: 61b07f8aa528 - main - MAC/do: allow to call setuid if real user id is 0 118. May 23 Mariusz Zaborski git: 309946854fd5 - releng/14.1 - geli: allocate a UMA pool earlier 119. May 23 Baptiste Daroussin git: 3b9c88fa9916 - releng/14.1 - fix (nuageinit): SSH keys are not handled in metadata but in userdata 120. May 23 Baptiste Daroussin git: d31c10fca32c - releng/14.1 - nuageinit: by default to not enable nuageinit
121. May 23 Mariusz Zaborski git: c9b901816216 - internal/admin - Release Pawel Jakub Dawidek (pjd) from mentorship. 122. May 23 Pawel Jakub Dawidek git: 56a8aca83ab5 - main - Stop treating size 0 as unknown size in vnode_create_vobject(). 123. May 23 Mariusz Zaborski git: ea5a708625e5 - stable/14 - geli: allocate a UMA pool earlier 124. May 23 Marko Zec git: 782f02004251 - releng/14.1 - fib_dxr: check if cached fib_data matches the new request in dxr_init() 125. May 23 Marko Zec git: 0e5e6a9419ea - releng/14.1 - fib_dxr: s/KASSERT/MPASS/ 126. May 23 Marko Zec git: cf879fdb4820 - releng/14.1 - fib_dxr: KASSERTs for chasing NULL ptr and runaway refcount suspects 127. May 23 Marko Zec git: 47fb63a288cd - releng/14.1 - fib_dxr: move the bulko of malloc() failure logging into dxr_build() 128. May 23 Marko Zec git: 4df0c59feb66 - releng/14.1 - fib_dxr: update comment. 129. May 23 Marko Zec git: 78782f3dd2f2 - releng/14.1 - fib_dxr: free() does nothing if arg is NULL, so remove a redundant check. 130. May 23 Marko Zec git: 78ae540decdc - releng/14.1 - fib_dxr: log malloc() failures. 131. May 23 Zhenlei Huang git: d76ef58d566c - main - freebsd-update: Correctly check if pkg(8) is present 132. May 23 Alan Cox git: 9fc5e3fb39ca - main - arm64: set ATTR_CONTIGUOUS on the DMAP's L2 blocks 133. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: f9b5ecd25790 - releng/14.1 - iavf(4): Improve man page 134. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: fb18c369c32d - releng/14.1 - access(2): Discourage use of these system calls. 135. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: 8766ae10d3b7 - releng/14.1 - access.2: Mention that lstat(2) should be used for symbolic links 136. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: 3cec7e14b06e - releng/14.1 - Add man page for the ice network driver. 137. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: d823e80ef5a7 - stable/13 - iavf(4): Improve man page 138. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: 55cd52a4418d - stable/13 - access(2): Discourage use of these system calls. 139. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: 78ea1fcf29a7 - stable/13 - access.2: Mention that lstat(2) should be used for symbolic links 140. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: c96451a0d94e - stable/13 - Add man page for the ice network driver.
141. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: 4c380c44c82f - stable/14 - iavf(4): Improve man page 142. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: 79b39f23e134 - stable/14 - access(2): Discourage use of these system calls. 143. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: f075b6113726 - stable/14 - access.2: Mention that lstat(2) should be used for symbolic links 144. May 23 Dag-Erling =?utf-8?Q?Sm=C3 git: 42e50eaf7f6f - stable/14 - Add man page for the ice network driver. 145. May 23 Christos Margiolis git: 425a7bc465d4 - main - sound: Fix minchn, maxchn and fmts in sndstat_get_caps() 146. May 23 Christos Margiolis git: 1ab62c8d0674 - main - mixer.3: Fix mandoc -Tlint warnings 147. May 23 Christos Margiolis git: e3b94b375e1d - main - mixer(8): Use mixer_get_path() 148. May 23 Christos Margiolis git: 67c89b21b956 - main - mixer(3): Implement mixer_get_path() function 149. May 23 Christos Margiolis git: 0e80798518be - main - mixer(8): Ignore mixer_open() failures for the -a option 150. May 23 Christos Margiolis git: 5d980fadf73d - main - sound: Handle unavailable devices in various OSS IOCTLs 151. May 23 Christos Margiolis git: e07f9178502b - main - sound: Separate implementations for SNDCTL_AUDIOINFO[_EX] and SNDCTL_ENGINEINFO 152. May 23 Konstantin Belousov git: 07b7dec1fe42 - stable/13 - SysV IPC: provide in-kernel helpers to obtain ipcs(8)-like information 153. May 23 Konstantin Belousov git: 454ebd0be5ee - stable/13 - SysV SHM: move SHMSEG constants to sys/shm.h 154. May 23 Konstantin Belousov git: 2a2f2f59132a - stable/13 - vfs_domount_update(): postpone setting MNT_UNION until VFS_MOUNT() is done 155. May 23 Konstantin Belousov git: 1449d298daaa - stable/14 - acpidump IVRS table format: change 'IOMMUId' into 'IOMMU DeviceId' 156. May 23 Konstantin Belousov git: b76674a73988 - stable/14 - SysV IPC: provide in-kernel helpers to obtain ipcs(8)-like information 157. May 23 Konstantin Belousov git: afb68a177420 - stable/14 - SysV SHM: move SHMSEG constants to sys/shm.h 158. May 23 Konstantin Belousov git: 625a622cc651 - stable/14 - vfs_domount_update(): postpone setting MNT_UNION until VFS_MOUNT() is done 159. May 23 Christos Margiolis git: 1fb0a65ab2dd - stable/14 - snd_hda: Add patch for Asus UX331UAL 160. May 22 Konstantin Belousov git: cd73b38955f6 - stable/13 - killpg(): more carefully avoid LoR
161. May 22 Zhenlei Huang git: 34db75d21876 - releng/14.1 - if_vxlan(4): Add checking for loops and nesting of tunnels 162. May 22 Warner Losh git: 1e84b85aad10 - main - geom: Remove sysctl.h 163. May 22 Christos Margiolis git: 93ad59a25189 - main - snd_hda: Add patch for Asus UX331UAL 164. May 22 Konstantin Belousov git: f0a4dd6d46e9 - main - mqueuefs: mark newly allocated vnode as constructed, under the lock 165. May 22 Konstantin Belousov git: b6f4a3fa75d2 - main - mqueuefs: uma_zfree() can be postponed until mqfs sx mi_lock is dropped 166. May 22 Konstantin Belousov git: 63f18b37e01e - main - mqueuefs: minor style pass 167. May 22 John Baldwin Re: git: 0c3ade2cf13d - main - nextboot: fix nextboot -k on ZFS 168. May 22 Warner Losh git: e85f2ed0950a - stable/14 - mtree: Add missing directories generated by certctl 169. May 22 Warner Losh git: 23989c61c39a - stable/14 - Fix typo 170. May 22 Warner Losh git: 6a61917a4b64 - stable/14 - sg: Add sg(4) man page 171. May 22 Warner Losh git: 58e44aa01101 - main - Fix typo 172. May 22 Warner Losh git: 0115ad61d859 - main - autofs: Fix cross-threading on file to delete 173. May 22 Bjoern A. Zeeb git: d1af434d9994 - main - LinuxKPI: 802.11: rename chanctx_conf for consistency 174. May 22 Bjoern A. Zeeb git: 5a4d24610fc6 - main - LinuxKPI: 802.11: change teardown order to avoid iwlwifi firmware crashes 175. May 22 Warner Losh git: 6841c2677c5b - main - zzz: Fix output formatting when suspend state not supported 176. May 22 Stephen J. Kiernan git: 56b274213024 - main - Add function to OSD to get values without taking the lock. 177. May 22 John Baldwin Re: git: 408957613bc0 - main - Regen 178. May 22 Kirk McKusick git: 017d52e38ab3 - stable/13 - Enable soft updates by default for UFS2 filesystems. 179. May 22 Michael Tuexen git: a45a9e61b498 - main - blackhole.4: improve man page 180. May 22 Marko Zec git: b0a1a3138a37 - releng/14.1 - fib_dxr: set fib_data field in struct dxr_aux early enough
181. May 22 Marko Zec git: 913a955bf55d - stable/13 - fib_dxr: code hygiene, prune old code, no functional changes 182. May 22 Marko Zec git: 56d8fb274847 - stable/13 - fib_dxr: do not leak memory if FIB constellation hits structural limit 183. May 22 Marko Zec git: 9629a4b6865c - stable/13 - fib_dxr: check if cached fib_data matches the new request in dxr_init() 184. May 22 Marko Zec git: 1266d894c50c - stable/14 - fib_dxr: code hygiene, prune old code, no functional changes 185. May 22 Marko Zec git: ada1d9b8edbd - stable/14 - fib_dxr: do not leak memory if FIB constellation hits structural limit 186. May 22 Marko Zec git: d6e32525c778 - stable/14 - fib_dxr: check if cached fib_data matches the new request in dxr_init() 187. May 22 Allan Jude git: 207e8cef0b36 - releng/14.1 - ftpd: stop using -g flag for /bin/ls 188. May 22 Brooks Davis Re: git: 408957613bc0 - main - Regen 189. May 22 Andrew Turner git: a3310b7943f8 - main - src.conf.5: Regen 190. May 22 Andrew Turner git: 82854693aec1 - main - arm64: Allow userspace to be built with PAC and BTI 191. May 22 Ruslan Bukin git: 2183004e14a8 - main - riscv: Implement atomic operations 192. May 22 Ruslan Bukin git: ddd0d4f4cd65 - main - riscv: Fix SSTC extension support 193. May 22 Allan Jude git: e5fadc41b480 - stable/14 - ftpd: stop using -g flag for /bin/ls 194. May 22 Baptiste Daroussin Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 195. May 22 Ryan Libby git: bea2bf458d2c - main - tpm_if.m: declare bus addresses as bus_size_t not bus_addr_t 196. May 22 Piotr Kubaj git: b7f62c6042f8 - main - usr.bin/top: fix displaying load average for loads of at least 100 197. May 22 Warner Losh git: f9c67a0f203f - stable/14 - devctl: Disable the boottime optimization of suppressing NOMATCH 198. May 22 Zhenlei Huang git: 9d653a52f899 - stable/13 - if_vxlan(4): Add checking for loops and nesting of tunnels 199. May 22 Zhenlei Huang git: 3ebd2b1c7308 - stable/14 - if_vxlan(4): Add checking for loops and nesting of tunnels 200. May 22 Baptiste Daroussin git: eaab8e4166a0 - main - mac_do(4): fix typo
201. May 22 Alexander Leidinger git: f99f0ee14e3a - main - rc.d: add a service jails config to all base system services 202. May 22 Alexander Leidinger git: 2efbd480f1d3 - main - rc: add service jails framework 203. May 22 Dmitry Salychev git: 971b77da4649 - main - arm64: Return newline at the end of NOTES back 204. May 22 Christos Margiolis git: 0b367134dd92 - releng/14.1 - sound: Make SNDST_UNVLBUF_MAX a power of two 205. May 22 Christos Margiolis git: 8d3f96bd85c9 - releng/14.1 - sound: Correctly check nvlist_unpack() error 206. May 22 Christos Margiolis git: 18f80d6d4634 - releng/14.1 - sound: Check user-supplied size passed to SNDSTIOC_ADD_USER_DEVS* 207. May 22 Christos Margiolis git: 5a9a2f5eed47 - releng/14.1 - snd_hda: Rename LENOVO_I* to LENOVO_IDEAPAD* 208. May 22 Christos Margiolis git: cb23e0eebfe2 - releng/14.1 - snd_hda: Add patch for Lenovo Ideapad 3 209. May 22 Christos Margiolis git: a0ff4e0f3e02 - releng/14.1 - sound: Fix oss_sysinfo->numcards 210. May 22 Christos Margiolis git: a4a473104ec4 - releng/14.1 - sound: Remove nmix variable from mixer_oss_mixerinfo() 211. May 22 Baptiste Daroussin git: c180fd3d75c4 - main - RELNOTES: document MAC/do 212. May 22 Baptiste Daroussin git: 8aac90f18aef - main - mac_do: add a new MAC/do policy and mdo(1) utility 213. May 22 Mariusz Zaborski Re: git: 408957613bc0 - main - Regen 214. May 22 Dmitry Salychev Re: git: 408957613bc0 - main - Regen 215. May 22 Dmitry Salychev git: ac4ddc467bfe - main - arm64: Fixed IOMMU compilation errors 216. May 22 Andrew Turner git: c2628accc029 - main - sys: Build arm64 per-thread SSP with GCC 217. May 22 Andrew Turner git: 131c1718c633 - main - dev/hwpmc: Fix the dmc620 MD4 macro 218. May 22 Andrew Turner git: f55e866488ba - main - pci: Fix pci_host_generic_acpi with gcc 219. May 22 Andrew Turner git: 4f012d7a7a47 - main - arm64/rockchip: Fix the build with GCC 220. May 22 Andrew Turner git: 73c200447361 - main - arm64: Use the pointer auth register defines
221. May 22 Andrew Turner git: 57d714a23f5c - main - arm64: Add the pointer auth registers to armreg.h 222. May 22 Andrew Turner git: 29c1cf9860e5 - main - arm64: Use the UL macro in TCR_EL1 defines 223. May 22 Andrew Turner git: 940155d24afb - main - sys/sys: Fix __builtin_is_aligned fallback 224. May 22 Andrew Turner git: 53120fbb6895 - main - csu: Find the main pointer through the GOT 225. May 22 Andrew Turner git: 8e82c5e28db6 - main - stand/kboot: Fix the linker script OUTPUT_FORMAT 226. May 22 Andrew Turner git: 9f44638ef2c4 - main - stand/efi: Fix for binutils when targeting arm64 227. May 22 Lexi Winter Re: git: 408957613bc0 - main - Regen 228. May 22 Juraj Lutter git: 7618c9e1637c - main - daemon: Add -C (--restart-count) option 229. May 22 Kristof Provost git: bdd12889eaa6 - main - if_vlan: handle VID conflicts 230. May 22 Baptiste Daroussin git: 5601feb7204b - stable/14 - fix (nuageinit): SSH keys are not handled in metadata but in userdata 231. May 22 Kyle Evans git: 6e824f371301 - main - time: siginfo_recvd needs to be marked volatile 232. May 22 Pawel Jakub Dawidek git: 61e3e1776d40 - main - capsicum: SIGTRAP is delivered also on ECAPMODE error. 233. May 22 Pawel Jakub Dawidek git: ff4fc43afdea - main - Fix build. 234. May 22 Pawel Jakub Dawidek git: 31223e68e299 - main - Simplify the code. 235. May 22 Simon J. Gerraty git: dc501a9ec093 - main - Allow DEBUG_SH=rc:all to debug all rc.d 236. May 22 Warner Losh git: 208f11e8063a - main - linprocfs: use %z for size_t arguments 237. May 21 Warner Losh git: 25a04527b706 - main - linprocfs: Add support for proc/sysvipc/{msg,sem,shm} 238. May 21 Warner Losh git: cbcb9778dd95 - main - kern/rman: mark rman get functions as taking constants 239. May 21 Warner Losh git: 996fa9fb4ec4 - main - kern/rman: update rman_make_alignment_flags() 240. May 21 Warner Losh git: 037946dc9b07 - main - kern/rman: remove rman_reserve_resource_bound(), partially revert 13fb6657723
241. May 21 Warner Losh git: 973c32297f3b - main - kern/rman: update DPRINTF() macro, avoid semicolon swallowing match function 242. May 21 Warner Losh git: beb1165a018d - main - kern/rman: update debugging lines in subr_rman.c 243. May 21 Warner Losh git: 408572a24e55 - main - libnvmf: avoid resource leak 244. May 21 Warner Losh git: bd2d71b1c865 - main - smb.4/smbfs.4: distinguishable descriptions, +SPDX 245. May 21 Warner Losh git: 5ad3b09f2fe9 - main - unionfs.4: describe better, tag SPDX 246. May 21 Warner Losh git: 7839534a5a7b - main - autofs manuals: align lists, tag SPDX 247. May 21 Bjoern A. Zeeb git: bb025df25738 - main - LinuxKPI: add FIELD_PREP_CONST() 248. May 21 Dag-Erling =?utf-8?Q?Sm=C3 git: ba222f6fb4b2 - main - iavf(4): Improve man page 249. May 21 Allan Jude git: e20971500194 - main - ftpd: stop using -g flag for /bin/ls 250. May 21 Warner Losh git: 4de324578f4f - stable/14 - umount: Support partitions & slices with -d option 251. May 21 Warner Losh git: f9b66c0040bf - stable/14 - umount: Add -d option to detach md devices 252. May 21 Dag-Erling =?utf-8?Q?Sm=C3 git: a4be1eb21165 - main - access(2): Discourage use of these system calls. 253. May 21 Bjoern A. Zeeb git: 8e4b8e9d807a - main - LinuxKPI: add kvmemdup() 254. May 21 Bjoern A. Zeeb git: 69b6c4a6ec66 - main - LinuxKPI: 802.11: fix for_each_sta_active_link() 255. May 21 Bjoern A. Zeeb Re: git: cff79fd02636 - main - linuxkpi: Fix spin_lock_init 256. May 21 Dag-Erling =?utf-8?Q?Sm=C3 git: dcde37c4170b - releng/14.1 - unbound: Vendor import 1.20.0 257. May 21 Warner Losh git: 39f92a4c4c49 - releng/14.1 - networking.7 : create network quickstart guide 258. May 21 Warner Losh git: 839a522e2ec3 - releng/14.1 - intro.2 as errno.2: Update maximum hard link limit 259. May 21 Warner Losh git: e59ebcf36f41 - releng/14.1 - intro.2: Add sys/syscall.h to SYNOPSIS 260. May 21 Warner Losh git: 2507479f70df - releng/14.1 - sys/modules/dpdk_lpm4: do not build without INET
261. May 21 Warner Losh git: 6df9fa1c6b83 - releng/14.1 - sys/netinet6/in6_pcb.c: fix compile without INET 262. May 21 Warner Losh git: 78ccc5af3d23 - releng/14.1 - sys/dev/irdma/irdma_cm: fix compile without INET 263. May 21 Warner Losh git: e8adcfd14a09 - releng/14.1 - stand: Spell LUA_COMPILE_SET correctly. 264. May 21 Mariusz Zaborski git: 408957613bc0 - main - Regen 265. May 21 Mariusz Zaborski git: 6b7e4254a29e - main - capsicum: allow rfork(2) in capability mode 266. May 21 Warner Losh git: 5cbccac9f3d1 - stable/14 - ifconfig tunnelfib is implemented in wg(4) 267. May 21 Warner Losh git: 07f3a9eb1c35 - stable/14 - alc(4): disable MSI-X by default on Killer cards 268. May 21 Joseph Mingrone git: c80c104cbd52 - main - glabel.8: Describe cases related to permissions / existing mounts 269. May 21 Ryan Libby git: a332ba32d4a2 - main - getblk: fail faster with GB_LOCK_NOWAIT 270. May 21 Ryan Libby git: bd56aad33c25 - main - buf: define and use BUF_DISOWNED 271. May 21 Ryan Libby git: b92cd6b2944a - main - lockmgr: make lockmgr_disowned public and use it 272. May 21 Christos Margiolis git: eba949c37e64 - stable/14 - sound: Make SNDST_UNVLBUF_MAX a power of two 273. May 21 Christos Margiolis git: 45feaa73c680 - stable/14 - sound: Correctly check nvlist_unpack() error 274. May 21 Christos Margiolis git: 5830a00c2c54 - stable/14 - sound: Check user-supplied size passed to SNDSTIOC_ADD_USER_DEVS* 275. May 21 Christos Margiolis git: bca6f391aed9 - stable/14 - sound: Prevent uninitialized variable destruction in chn_init() 276. May 21 Christos Margiolis git: 8a15d5e7223d - stable/14 - sound: Get rid of redundant assignments in chn_init() 277. May 21 John Baldwin git: 4ebf794a08de - main - cryptocheck: Don't test Chacha20-Poly1305 with an IV size of 8 278. May 21 Zhenlei Huang git: 76df3c57a0ab - main - ifconfig: Redo fix vlan/vlanproto reconfiguration 279. May 21 Baptiste Daroussin git: 48edad2edf6e - main - fix (nuageinit): SSH keys are not handled in metadata but in userdata 280. May 21 Ed Maste git: 7975f57b7e14 - main - uipc_shm: Fix double check for shmfd->shm_path
281. May 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 8e5e42d54ad3 - main - Add man page for the ice network driver. 282. May 21 Warner Losh git: 5dced4143910 - stable/14 - networking.7 : create network quickstart guide 283. May 21 Warner Losh git: 828e648b26ea - stable/14 - intro.2 as errno.2: Update maximum hard link limit 284. May 21 Warner Losh git: cbe2436dda12 - stable/14 - intro.2: Add sys/syscall.h to SYNOPSIS 285. May 21 Warner Losh git: 040a7e0dcbc2 - stable/14 - sys/modules/dpdk_lpm4: do not build without INET 286. May 21 Warner Losh git: f30c2d86c39f - stable/14 - sys/netinet6/in6_pcb.c: fix compile without INET 287. May 21 Warner Losh git: 7aba92287947 - stable/14 - sys/dev/irdma/irdma_cm: fix compile without INET 288. May 21 Warner Losh git: e7d689faaf77 - stable/14 - sysexits: Tidy deprecated header and manual 289. May 21 Konstantin Belousov git: 25aa002545c0 - stable/13 - nfs client comment typo fix 290. May 21 Konstantin Belousov git: 1fbc850bee39 - stable/13 - AMD CPUs: update bits and data from CPUID 0x8000_0008 291. May 21 Konstantin Belousov git: c8b9ecc1a57d - stable/13 - x86: Add Intel TD/HFI related MSR/CPUID defines to specialregs.h 292. May 21 Konstantin Belousov git: f148aa572a3b - stable/14 - nfs client comment typo fix 293. May 21 Konstantin Belousov git: f03a01194c11 - stable/14 - AMD CPUs: update bits and data from CPUID 0x8000_0008 294. May 21 Konstantin Belousov git: 983aec544b03 - stable/14 - x86: Add Intel TD/HFI related MSR/CPUID defines to specialregs.h 295. May 21 Brooks Davis git: 364133901a8d - stable/13 - msun/riscv: expose fe{disable,enable}except 296. May 20 Brooks Davis git: 07f986601620 - releng/14.1 - msun/riscv: expose fe{disable,enable}except 297. May 20 Brooks Davis git: 7ad17751074c - stable/14 - msun/riscv: expose fe{disable,enable}except 298. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 7a2bb28f8e6d - stable/14 - unbound: Vendor import 1.20.0 299. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: a11839e6172d - stable/13 - unbound: Vendor import 1.20.0 300. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 5df49242be71 - releng/14.1 - ldns: Ignore commented-out lines in resolv.conf.
301. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 0829f9334cdd - releng/14.1 - atf: Guard against multiple evaluation. 302. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: f44abb705590 - releng/14.1 - ifconfig: Add format shortcuts. 303. May 20 Warner Losh git: 284244ac3683 - stable/14 - awk: Merge in bsd-feature branch of OTA from 20240422 (31bb33a32f71) 304. May 20 Warner Losh git: 02cae85fdb9b - stable/14 - ota: Merge one true awk 20240422 (a3b68e649d2d) 305. May 20 Warner Losh git: f65f02ccf2a5 - stable/14 - geom_stripe: Cascade cantrim just like we do for gmirror 306. May 20 Warner Losh git: 4c2ea6e26d21 - stable/14 - da: Update trim stats for WRITE SAME and ATA TRIM 307. May 20 Christos Margiolis git: d59058f3b313 - main - sound: Make SNDST_UNVLBUF_MAX a power of two 308. May 20 Dimitry Andric git: 5dd6fb108dd9 - stable/14 - stand: Spell LUA_COMPILE_SET correctly. 309. May 20 Dimitry Andric git: 2f9bf48e797e - releng/14.1 - Merge commit 87f3407856e6 from llvm-project (by Phoebe Wang): 310. May 20 Ryan Libby git: da590a3e18cb - main - lock.9: LK_TIMELOCK is a lockmgr flag, not lockinit 311. May 20 Renato Botelho git: 55d29905489c - main - bsdinstall: Fix wifi network selection size 312. May 20 Wolfram Schneider git: 37be4197f72a - main - man: the exists function needs to validate the first parameter 313. May 20 John Baldwin Re: git: cff79fd02636 - main - linuxkpi: Fix spin_lock_init 314. May 20 Brooks Davis git: 6edb14c006f6 - main - Make WITHOUT_UNDEFINED_VERSION the default 315. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 9c7f83bbb4cd - main - diff: Nits in tests. 316. May 20 Christos Margiolis git: 64f4e2db6d19 - main - sound: Correctly check nvlist_unpack() error 317. May 20 Christos Margiolis git: 074d337ad618 - main - sound: Check user-supplied size passed to SNDSTIOC_ADD_USER_DEVS* 318. May 20 Christos Margiolis git: 5d1a5d6f1f59 - main - sound: Prevent uninitialized variable destruction in chn_init() 319. May 20 Christos Margiolis git: 2db2292dac73 - main - sound: Get rid of redundant assignments in chn_init() 320. May 20 Mark Johnston git: 6d7d548cb32a - internal/admin - Restore rlibby's commit bit per his request
321. May 20 Mark Johnston git: c39084799647 - stable/14 - wg tests: Add a simple regression test case for netmap support 322. May 20 Mark Johnston git: 160e7a4c16eb - stable/14 - wg: Add netmap support 323. May 20 Mark Johnston git: d27c35123b92 - stable/14 - clang-format: Minor tweaks 324. May 20 Mike Karels git: 0b39b2e2ddb2 - main - adduser: create dataset only if home is directly within dataset 325. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 02d98d1850f8 - main - libdiff: Add a test for the truncation issue. 326. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: b780b6508b58 - main - diff: Warn if the atomizer detected truncation. 327. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 974ea6b297f8 - main - libdiff: Detect and recover from file truncation. 328. May 20 Zhenlei Huang git: 93fbfef0b503 - main - if_vxlan(4): Add checking for loops and nesting of tunnels 329. May 20 Baptiste Daroussin git: b454ede7524d - stable/14 - usb_vendors: update to 2024.03.18 330. May 20 Baptiste Daroussin git: 5b609bbf91a3 - stable/14 - pci_vendors: update to 2024.05.14 331. May 20 Baptiste Daroussin git: 2c5c85cbcfac - stable/14 - nuageinit: by default to not enable nuageinit 332. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: e95e16191f63 - stable/13 - ldns: Ignore commented-out lines in resolv.conf. 333. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: d16bc4fda821 - stable/13 - atf: Guard against multiple evaluation. 334. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: a8177d8f570f - stable/13 - atf-sh: fix comment typo 335. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: fe623d689bd7 - stable/13 - Import atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa89236502542 336. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 54290c48db65 - stable/13 - ifconfig: Add format shortcuts. 337. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 7daf36028411 - stable/14 - ldns: Ignore commented-out lines in resolv.conf. 338. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 745ee870031e - stable/14 - atf: Guard against multiple evaluation. 339. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: dd1a16c9e2c1 - stable/14 - ifconfig: Add format shortcuts. 340. May 20 Dimitry Andric git: b6011652be32 - stable/13 - Merge commit 87f3407856e6 from llvm-project (by Phoebe Wang):
341. May 20 Dimitry Andric git: 14efb9bb7104 - stable/14 - Merge commit 87f3407856e6 from llvm-project (by Phoebe Wang): 342. May 20 Kristof Provost git: 18c38eda39bb - stable/14 - if_ovpn: cope with loops 343. May 20 Kristof Provost git: fecd30388256 - releng/14.1 - if: guard against if_ioctl being NULL 344. May 20 Warner Losh git: c7581d76a1e4 - main - loader: fix stupid typos 345. May 20 Warner Losh git: 861f802b3eba - main - textvidc: Reindent 346. May 20 Warner Losh git: 4cddd20e1ea8 - main - loader/ofw: Style(9) pass over return statements 347. May 20 Warner Losh git: 3f012b9508c8 - main - loader: stlye(9) nit: Space between return and the value 348. May 20 Warner Losh git: 2d425b634f74 - main - loader: c_init returns 0 or 1 349. May 20 Warner Losh git: 125b181674e8 - main - userboot: Use C99 Initializers for each of the consoles here 350. May 20 Warner Losh git: 1f180d0a404a - main - ofw: Use C99 initializers for the console struct 351. May 20 Warner Losh git: 6e28b4aa15e0 - main - uboot: Use c99 initializers for the console struct 352. May 20 Warner Losh git: b3551da9cd3d - main - efi_console: Use c99 initializers 353. May 20 Warner Losh git: 5e7b0cd93a95 - main - i386/nullconsole: Use C99 initializers 354. May 20 Warner Losh git: 803060b21799 - main - i386/spinconsole: Use C99 initializers 355. May 20 Warner Losh git: a578e2b896d9 - main - boot/i386: Use C99 initializer for textvidc 356. May 20 Warner Losh git: f989ebd4dea2 - main - kboot: Use C99 initialiers for hostconsole. 357. May 20 Warner Losh git: 0111f09ca670 - main - kboot: Initialize hostfs_root sooner (and remove kboot.conf) 358. May 20 Warner Losh git: 68344c9c6c69 - main - loader: separate lang init from scripting init 359. May 20 Warner Losh git: 1d7bdae9ca3c - main - kboot: Move console, acpi and smbios init 360. May 20 Zhenlei Huang git: 68c890b4433d - main - linux(4): Add const qualifier to the value parameter of function handle_string()
361. May 20 Zhenlei Huang git: 92f2a4c820fe - main - compat_freebsd4: Add const qualifier to the local variable s inside function freebsd4_uname() 362. May 20 Konstantin Belousov git: 156b5b7bf44f - stable/13 - swap-like pagers: assert that writemapping decrease does not pass zero 363. May 20 Konstantin Belousov git: e45c358ec663 - stable/13 - tmpfs_destroy_vobject(): clear v_object under the object lock 364. May 20 Konstantin Belousov git: e95708d7a1bf - stable/13 - tmpfs: recalculate OBJ_TMPFS_VREF on reinstantiating node' vnode 365. May 20 Konstantin Belousov git: f0d6377a3eab - stable/14 - swap-like pagers: assert that writemapping decrease does not pass zero 366. May 20 Konstantin Belousov git: ab135e19f70a - stable/14 - tmpfs_destroy_vobject(): clear v_object under the object lock 367. May 20 Konstantin Belousov git: 2ecfb14781cb - stable/14 - tmpfs: recalculate OBJ_TMPFS_VREF on reinstantiating node' vnode


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