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


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

Messages: 166, new messages first
Last update: Mon Apr 1 0:07:00 2024

home | archive sorted by: subject | author | date | reverse date
  1. Mar 31 Ruslan Bukin               git: ee36e7faceaf - main - snd_hdspe(4): Only buffer_copy() audio data once.
  2. Mar 31 Rick Macklem               git: fefb7c399b39 - main - mountd.c: Add warning messages for administrative controls
  3. Mar 31 Maxim Konovalov            git: ad5ec5136ba3 - main - bsd-family-tree: remove EoL whitespace
  4. Mar 31 Maxim Konovalov            git: 07b17a1692a3 - main - bsd-family-tree: add NetBSD 10.0
  5. Mar 31 Mark Johnston              git: 7ef5c19b219e - main - kern linker: Don't invoke dtors without having invoked ctors
  6. Mar 31 Mark Johnston              git: 43b4da44118e - main - ptrace tests: Add a test using PROC_REAP_KILL to kill a traced debuggee
  7. Mar 31 Mark Peek                  git: 14b2221ae7ce - stable/13 - efibootmgr: allow -u as a valid option
  8. Mar 31 Mark Peek                  git: 811bd332abdd - stable/14 - efibootmgr: allow -u as a valid option
  9. Mar 31 Mark Peek                  git: a26e93052a38 - stable/13 - hyperv/hn: Don't return error when setting media to autoselect
 10. Mar 31 Mark Peek                  git: a1f89082dcb5 - stable/14 - hyperv/hn: Don't return error when setting media to autoselect
 11. Mar 31 Zhenlei Huang              git: f3b21c553681 - stable/13 - acpi_hpet: Make use of enum for vm_guest to improve readability
 12. Mar 31 Zhenlei Huang              git: ddd779a062c1 - stable/14 - acpi_hpet: Make use of enum for vm_guest to improve readability
 13. Mar 31 Ed Maste                   git: d68c68693e11 - main - tar: make error reporting more robust and use correct errno
 14. Mar 31 Christos Margiolis         git: 9eff58c6d52b - main - sound: Implement asynchronous device detach
 15. Mar 31 Christos Margiolis         git: dc831e93bad6 - main - sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)
 16. Mar 31 Bjoern A. Zeeb             Re: git: 47e073941f4e - main - Import the kernel parts of  bhyve/arm64
 17. Mar 30 Martin Matuska             git: 783d3ff6d7fa - main - zfs: merge openzfs/zfs@39be46f43
 18. Mar 30 Martin Matuska             git: 8f2f6cd2ac68..39be46f43f96 - vendor/openzfs/master - vendor branch updated
 19. Mar 30 Rick Macklem               git: 322412b83bef - stable/13 - vfs_vnops.c: Use va_bytes >= va_size hint to avoid SEEK_DATA/SEEKHOLE
 20. Mar 30 Alan Cox                   git: e0388a906ca7 - main - arm64: enable superpage mappings by pmap_mapdev{,_attr}()


21. Mar 30 Alan Cox git: fd6cb031f577 - main - arm64 pmap: Add ATTR_CONTIGUOUS support [Part 1] 22. Mar 30 Konstantin Belousov git: 9241ebc796c1 - main - thread_single(9): decline external requests for traced or debugger-stopped procs 23. Mar 30 Emmanuel Vadot git: 0cade5566091 - main - pkgbase: Remove FreeBSD-ipfilter package 24. Mar 30 Konstantin Belousov git: f13afa7f5478 - stable/13 - cdevpriv(9): document devfs_foreach_cdevpriv() 25. Mar 30 Konstantin Belousov git: 8d9ed1dd5088 - stable/13 - cdevpriv(9): add iterator 26. Mar 30 Konstantin Belousov git: cde0347ca70b - stable/14 - cdevpriv(9): add iterator 27. Mar 30 Konstantin Belousov git: 36d16f5c5b50 - stable/14 - cdevpriv(9): document devfs_foreach_cdevpriv() 28. Mar 30 Bjoern A. Zeeb git: 298b8f1cf0f4 - main - dts: Fix arm dts path for marvell too 29. Mar 30 Rick Macklem git: d3db309653aa - stable/13 - nfsd: Add a sysctl to limit NFSv4.2 Copy RPC size 30. Mar 30 Rick Macklem git: b525301850f2 - stable/14 - nfsd: Add a sysctl to limit NFSv4.2 Copy RPC size 31. Mar 29 Bjoern A. Zeeb git: 44847114bd4c - main - vf_i2c: update I2C controller logic 32. Mar 29 Bjoern A. Zeeb git: 5ca8e32633c4 - main - vf_i2c: split up and add ACPI attachments in addition to FDT 33. Mar 29 Gleb Smirnoff git: b977dd1ea5fb - main - linux: make linux_netlink_p->msg_from_linux be able to fail 34. Mar 29 Gleb Smirnoff git: 9d4a08d162d8 - main - linux: use sa_family_t for address family conversions 35. Mar 29 Ka Ho Ng git: d9d05e65c1f7 - stable/14 - epoch(9): Remove the under-development note 36. Mar 29 Gleb Smirnoff git: fa93ba4097f0 - main - if_tuntap: simplify storage of per-vnet cloners 37. Mar 29 Bojan =?utf-8?Q?Novkovi=C4 git: bdc903460be4 - main - kern_ctf.c: Don't print out warning messages unconditionally 38. Mar 29 Mark Johnston git: 2ae32f1f8fcc - main - build: Do not pass -fno-sanitize-memory-param-retval to subr_coverage.c 39. Mar 29 Gleb Smirnoff git: 1a8d176432e7 - main - inpcb: fully retire inp_ppcb pointer 40. Mar 29 Bjoern A. Zeeb git: de2a4e80d7d3 - main - LinuxKPI: remove dummy header files with implementation
41. Mar 29 Mark Johnston git: 4ede1bc00bbc - stable/14 - build: Order kernel-toolchain and buildkernel targets 42. Mar 29 Mark Johnston git: df4a9902eac7 - stable/14 - rc.initdiskless: Disable soft-updates in mdmfs (again) 43. Mar 29 Mark Johnston git: b78edde28052 - stable/14 - libfdt: Make an internal FDT library available 44. Mar 29 Mark Johnston git: 2b4745d2c193 - stable/14 - bhyve: Move device model-independent UART code into a separate file 45. Mar 29 Mark Johnston git: b41151b96de6 - stable/14 - bhyve/gdb: Avoid rebuilding target.xml for install targets 46. Mar 29 Mark Johnston git: 43ae86aa8e24 - stable/14 - conf: Expand the include path for more openssl files 47. Mar 29 Mark Johnston git: 683947e13fb8 - stable/14 - bhyve: Add support for XML register definitions 48. Mar 29 Mark Johnston git: 955e13a3e2a8 - stable/14 - ossl: Remove a stray __FBSDID("$FreeBSD$") 49. Mar 29 Mark Johnston git: 0b9dffed30ba - stable/14 - ossl: Move arm_arch.h to a common subdirectory 50. Mar 29 Mark Johnston git: 3166bb7c107d - stable/14 - ossl: Add AES-GCM support for NEON-enabled armv7 51. Mar 29 Mark Johnston git: 15e12749ef1d - stable/14 - ossl: Add support for armv7 52. Mar 29 Mark Johnston git: 3ba61343f708 - stable/14 - ktrace: Fix the build when options KTRACE is not configured 53. Mar 29 Mark Johnston git: ad9aa0685925 - stable/14 - ktrace: Add __ktrace_used 54. Mar 29 Christos Margiolis git: d46a6a77e8e1 - main - pcm.4: Showcase default device change using mixer(8) 55. Mar 29 Christos Margiolis git: b5e55dbf3574 - main - sound: Remove unused SND_DEV_LAST and SND_DEV_MAX constants 56. Mar 29 Christos Margiolis git: c136e6180e47 - main - sound: Fix SND_DIAGNOSTIC ifdef comment 57. Mar 29 Christos Margiolis git: 6d1cee1640e1 - main - sound: Get rid of pcm/sndstat.h and turn macros into regular code 58. Mar 29 Christos Margiolis git: fba54d0179aa - main - sound: Drain buffer selinfo in sndbuf_free() 59. Mar 29 Colin Percival git: 6baddb6b1176 - main - release.sh: Don't install git if already present 60. Mar 29 Stefan =?utf-8?Q?E=C3=9Fer git: 10f08c01deaa - stable/14 - ldconfig: remove ignored -v (verbose) option
61. Mar 29 Stefan =?utf-8?Q?E=C3=9Fer git: fa7b31166ddb - stable/14 - ldconfig: support hints files of either byte-order 62. Mar 29 Stefan =?utf-8?Q?E=C3=9Fer git: f61d786c291d - stable/13 - rtld-elf: support either byte-order of hints file 63. Mar 29 Stefan =?utf-8?Q?E=C3=9Fer git: 32364f99e15e - stable/14 - rtld-elf: support either byte-order of hints file 64. Mar 29 Rick Macklem git: df2b8b494412 - stable/14 - vfs_vnops.c: Use va_bytes >= va_size hint to avoid SEEK_DATA/SEEKHOLE 65. Mar 28 Gleb Smirnoff git: 3f2b9607756d - main - vtnet: set VNET context in RX handler 66. Mar 28 Gleb Smirnoff git: 1bfe195143ff - main - pfilctl: fix 'pfilctl hooks' when nothing is connected 67. Mar 28 Bojan =?utf-8?Q?Novkovi=C4 git: 722b8e3cb62b - main - Fix style nits in kern_linker.c 68. Mar 28 Gleb Smirnoff git: d6e1ae659b11 - stable/14 - carp: check CARP status in in_localip_fib(), in6_localip_fib() 69. Mar 28 Bojan =?utf-8?Q?Novkovi=C4 git: 637e67e03290 - main - ddb: Drop obsolete -FreeBSD identifier from license 70. Mar 28 Stephen J. Kiernan git: 2aee804c9ef0 - main - kerneldump: Add flag to indicate kernel core was successfully dumped 71. Mar 28 Stephen J. Kiernan git: fe429e6794d3 - main - stand/efi: Changes to efichar to allow it to be used in the kernel 72. Mar 28 Kristof Provost git: a983cea4e9a8 - main - pf: fix reply-to after rdr and dummynet 73. Mar 28 Dag-Erling =?utf-8?Q?Sm=C3 git: 5aaef5a60084 - main - cp: Fix grammar in comment. 74. Mar 28 Randall Stewart git: b7b78c1c169d - main - Optimize HPTS so that little work is done until we have a hpts thread that is over the connection threshold 75. Mar 28 Konstantin Belousov git: 1c091d11261a - main - x86: handle MXCSR from XSAVEOPT when x87 state was optimized 76. Mar 28 Gordon Tetlow git: 7a0d63c90932 - releng/13.3 - Add UPDATING entries and bump the branch version. 77. Mar 28 Gordon Tetlow git: 26059a4f2c14 - releng/13.3 - Merge commit f800c1f3b207 from llvm-project (by Arthur Eubanks): 78. Mar 28 Gordon Tetlow git: f07351f90aa3 - releng/13.3 - if_wg: use proper barriers around pkt->p_state 79. Mar 28 Emmanuel Vadot git: fb393d22c9fd - main - arm: Remove TI from NOTES 80. Mar 28 Gordon Tetlow git: f5ac4e174fdd - releng/13.2 - Add UPDATING entries and bump the branch version.
81. Mar 28 Gordon Tetlow git: d9d90e5e42f6 - releng/13.2 - unbound: Vendor import 1.19.1 82. Mar 28 Gordon Tetlow git: 8f1f4e60ceb9 - releng/13.2 - if_wg: use proper barriers around pkt->p_state 83. Mar 28 Gordon Tetlow git: f3195cc08ccc - releng/13.2 - kern: fix panic with disabled ttys 84. Mar 28 Gordon Tetlow git: d338712beb16 - releng/14.0 - Add UPDATING entries and bump the branch version. 85. Mar 28 Gordon Tetlow git: c189b94f8a22 - releng/14.0 - unbound: Vendor import 1.19.1 86. Mar 28 Gordon Tetlow git: c48fe39ad139 - releng/14.0 - kerberos5: Mitigate the possibility of using an old libcrypto 87. Mar 28 Gordon Tetlow git: aaf2c7fdb81a - releng/14.0 - kerberos: Fix numerous segfaults when using weak crypto 88. Mar 28 Gordon Tetlow git: 711422d54795 - releng/14.0 - Merge commit f800c1f3b207 from llvm-project (by Arthur Eubanks): 89. Mar 28 Gordon Tetlow git: 56be7cd84447 - releng/14.0 - if_wg: use proper barriers around pkt->p_state 90. Mar 28 Gordon Tetlow git: a3ec3054762f - releng/14.0 - kern: fix panic with disabled ttys 91. Mar 27 Stephen J. Kiernan git: f6e77cb8c146 - main - include: Allow SDESTDIR to be overridden 92. Mar 27 Stephen J. Kiernan git: 39f6f6f1c6f8 - main - libmagic: Use HOST_CC when compiling hostprog used by build 93. Mar 27 Stephen J. Kiernan git: a6d8dcb0d981 - main - csh: Use HOST_CC when compiling hostprog used by csh build 94. Mar 27 Stephen J. Kiernan git: 3abd36c68fe4 - main - sys.mk: Define HOST_CC as CC by default. 95. Mar 27 Mike Karels git: 970ea0b2cb69 - main - bsdinstall: draw attention to new network config options 96. Mar 27 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: f126890ac538 - main - Import device-tree files from Linux 6.5 97. Mar 27 Jessica Clarke git: d5aead83dfa8 - main - arm64: Delete stale comment 98. Mar 27 Gleb Smirnoff git: 3fa957840354 - main - sockets: define shutdown(2) constants in cpp namespace 99. Mar 27 Ed Maste git: c92400a6f690 - main - dma.conf: Fix typo 100. Mar 27 Justin Hibbits git: 280085ef0c9d - main - tools/git: ensure git-arc is more platform indepdendent
101. Mar 27 Michael Tuexen git: ed505f893ab0 - main - tcp bblog: use correct length 102. Mar 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 2cab4be46b0e - main - install: Prefer strsnvis() to strsvis(). 103. Mar 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 2ae8d34666a6 - main - ln: Add a test case for ln -sfF. 104. Mar 27 Dag-Erling =?utf-8?Q?Sm=C3 git: e0afcbc85690 - main - ln: Clean up and simplify tests. 105. Mar 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 437d53daf71a - main - ln: Use stdbool, style nits. 106. Mar 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 74a4aa9b1517 - main - touch: Add unit tests. 107. Mar 27 Dag-Erling =?utf-8?Q?Sm=C3 git: aa69e0f21263 - main - touch: Allow setting the timestamp to -1. 108. Mar 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 7534109d13a6 - main - libc: Improve description of mktime() / timegm(). 109. Mar 27 Dag-Erling =?utf-8?Q?Sm=C3 git: d9a9f23d0b3f - main - diff: Integrate libdiff from OpenBSD GoT. 110. Mar 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 5fbe8912d6a2 - main - libdiff: Improve function prototype detection. 111. Mar 27 Baptiste Daroussin git: 77205dbc1397 - stable/14 - pkgbase: install all libc test files into the tests package 112. Mar 27 Baptiste Daroussin git: 0e3acd57984a - stable/14 - pkgbase: add a mechanism to be able to force a give ucl include 113. Mar 27 Baptiste Daroussin git: fa0d9893484e - stable/14 - pkgbase: fix typo preventing packaging kernels 114. Mar 27 Baptiste Daroussin git: 69cd13d49c04 - stable/14 - pkgbase: fix kernel packing after switch ucl rework 115. Mar 27 Baptiste Daroussin git: 099bd9e6ab8f - stable/14 - pkgbase: rework certctl package to only run rehash on the main package 116. Mar 27 Baptiste Daroussin git: 2f3069cde726 - stable/14 - pkgbase: make sendmail config files as config 117. Mar 27 Baptiste Daroussin git: cd6e93e7a9fc - stable/14 - pkgbase: remove packages which do not exists anymore 118. Mar 27 Baptiste Daroussin git: 0c66d02e63e5 - stable/14 - pkgbase: separate /etc/mail/aliases from the sendmail package 119. Mar 27 Konstantin Belousov git: b5e7969b239f - stable/13 - Translate linux_newlstat name argument 120. Mar 27 Konstantin Belousov git: 1d2a587ef9f8 - stable/13 - daemon(8): handle case of waitpid() returning without exited child
121. Mar 27 Konstantin Belousov git: 8e3bd18c37f2 - stable/14 - Translate linux_newlstat name argument 122. Mar 27 Konstantin Belousov git: daefc4bda7c5 - stable/14 - daemon(8): handle case of waitpid() returning without exited child 123. Mar 27 Baptiste Daroussin git: 365887828521 - stable/14 - RELNOTES: document usbconfig(8) changes 124. Mar 27 Baptiste Daroussin git: 2464e5cfd27a - stable/14 - usb_vendors: add new usb_vendors 125. Mar 27 Baptiste Daroussin git: 7b9a772f9f64 - stable/14 - usbconfig: allow to get usb vendors and products from the usb.ids database 126. Mar 27 Baptiste Daroussin git: ad8c850830f3 - stable/14 - libucl: import snapshot 2024-02-06 127. Mar 27 Baptiste Daroussin git: d72a37b53538 - main - pkgbase: remove post-install script for kernel 128. Mar 27 Zhenlei Huang git: 1c7307cf6763 - main - kern linker: Make linker_file_add_dependency() void 129. Mar 26 Ka Ho Ng git: 04b90ac0f9e8 - main - epoch(9): Remove the under-development note 130. Mar 26 Tom Jones git: 73fdbfb91121 - main - netmap: Address errors on memory free in netmap_generic 131. Mar 26 Zhenlei Huang git: 39450eba8e6c - main - kern linker: Do not touch userrefs of the kernel file 132. Mar 26 Gordon Bergling git: 285f941478d8 - stable/13 - xdr(3): Fix a few typos in source code comments 133. Mar 26 Gordon Bergling git: b65d1eb9ff26 - stable/13 - intr_event.9: Remove double word 134. Mar 26 Gordon Bergling git: 23b482210612 - stable/13 - cxgbe.4: Remove double word 135. Mar 26 Gordon Bergling git: 87aff051642a - stable/14 - xdr(3): Fix a few typos in source code comments 136. Mar 26 Gordon Bergling git: caf8d5c88439 - stable/14 - intr_event.9: Remove double word 137. Mar 26 Gordon Bergling git: 13a74b477d2a - stable/14 - cxgbe.4: Remove double word 138. Mar 26 Zhenlei Huang git: f43ff3e15c8b - main - kern linker: Do not unload a module if it has dependants 139. Mar 26 Konstantin Belousov git: e0c92dd2b7e6 - main - amd64: initialize td_frame stack area for init(8) main thread 140. Mar 26 Konstantin Belousov git: 960d151eaa1e - main - x86: test the right CPUID bit when checking for XSAVEOPT support
141. Mar 25 Ed Maste git: b16cb28aca00 - stable/13 - ssh: Update to OpenSSH 9.7p1 142. Mar 25 Ed Maste git: 495bdd698e42 - stable/14 - linuxkpi: remove invalid KASSERT from hash_add_rcu 143. Mar 25 Ed Maste git: 464fa66f639b - stable/14 - ssh: Update to OpenSSH 9.7p1 144. Mar 25 Ed Maste git: c9bd948da3c8 - stable/14 - arm64: Save an instruction in locore.S 145. Mar 25 Ed Maste git: 3f8927179476 - stable/14 - blacklistd: Handle fds that are pointing to routing sockets 146. Mar 25 Ed Maste git: 602ea0ced129 - stable/14 - sound: Fix OSS API requests for more than 8 channels 147. Mar 25 Ed Maste git: 49e126a03b6b - stable/14 - ctfmerge: demote "No ctf sections found" to a warning 148. Mar 25 Ed Maste git: 7dc5c6c4120e - main - bsdlabel: add BUGS section documenting 8 partition limit 149. Mar 25 Ka Ho Ng git: fb860ed0c52c - main - libfetch: parse scheme://domain:/ correctly 150. Mar 25 Ed Maste git: 3bd637afbd68 - main - boot0: remove reference to fdisk 151. Mar 25 Ed Maste git: 3661658c76ce - main - bsdlabel: emit deprecation notice when run 152. Mar 25 Ed Maste git: b6f3cced151f - main - bsdlabel: add deprecation notice 153. Mar 25 Warner Losh git: baab6b195497 - main - Remove a reference to xrpu from timetc.h 154. Mar 25 Dag-Erling =?utf-8?Q?Sm=C3 git: 3fed4f0db53a - main - certctl: Revert to symlinks. 155. Mar 25 Dag-Erling =?utf-8?Q?Sm=C3 git: 2295cae7e606 - main - sleep: Overhaul. 156. Mar 25 Gary Jennejohn Re: git: 65904399db91 - main - efibootmgr: allow -u as a valid option 157. Mar 25 Gordon Bergling git: 3b5a0cbf6ab8 - stable/13 - tcp_rack.4: Update the SEE ALSO section 158. Mar 25 Gordon Bergling git: 8dd42c55ecb5 - stable/14 - tcp_rack.4: Update the SEE ALSO section 159. Mar 25 Mark Peek Re: git: 65904399db91 - main - efibootmgr: allow -u as a valid option 160. Mar 25 Gary Jennejohn Re: git: 65904399db91 - main - efibootmgr: allow -u as a valid option
161. Mar 25 Kristof Provost Re: git: 75d15e893b14 - main - netpfil tests: disable ICMPv6 rate limiting in the test jail 162. Mar 25 Kristof Provost git: caccf6d3c008 - main - pfsync: cope with multiple pending plus messages 163. Mar 25 Kristof Provost git: 81debbd60e57 - main - pfsync: fix use of invalidated stack variable 164. Mar 25 Kristof Provost git: a1ecbc570117 - main - pf: fix use-after-free 165. Mar 25 Gleb Smirnoff git: 75d15e893b14 - main - netpfil tests: disable ICMPv6 rate limiting in the test jail 166. Mar 25 Gleb Smirnoff git: 4399e055ea61 - main - icmp: allow zero value for ICMP limits


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