dev-commits-src-main
Messages: 151, new messages first
Last update: Sat May 31 0:05:28 2025
|
|
home | up | archive sorted by: subject | author | date | reverse date
1. May 31 Kyle Evans git: 6b90209aaf80 - main - tests: ensure that unix/stream raises POLLIN after a shutdown(2) 2. May 30 John Baldwin git: 0d48d1ffe044 - main - nvmft: Fix a resource leak for SET_FEATURES/ASYNC_EVENT_CONFIGURATION 3. May 30 John Baldwin git: 54f8c44ecf4a - main - cxgbe nic TLS: Correct IPv6 payload length 4. May 30 Doug Moore git: f2a193a967e3 - main - vm_pageout: reduce number of flush() params 5. May 30 Gleb Smirnoff git: 6ac71c4a5234 - main - unix/stream: fix poll on a peer shutdown(2)ed socket 6. May 30 Christos Margiolis git: 799105f53a96 - main - sound: Deprecate the MIDI sequencer 7. May 30 Alan Somers git: 7f07575084a2 - main - fusefs: correct a comment in the tests 8. May 30 Warner Losh git: 1145891d07ed - main - kboot: Create quit command 9. May 30 Warner Losh git: aeb446be4ea2 - main - style: Use static consistently 10. May 30 Warner Losh git: 6aea7b224a34 - main - stand: Retire arch_loadaddr using md_align, pending its replacement 11. May 30 Warner Losh git: 18582d3542ad - main - stand: Style nit 12. May 30 Warner Losh git: a3bdf33f3e46 - main - stand: Introduce md_align 13. May 30 Warner Losh git: 700a2c08dcea - main - stand/efi: Use EFI_PAGE_SIZE here, it's more appropriate 14. May 30 Dag-Erling =?utf-8?Q?Sm=C3 git: 537fbf70f12b - main - cp: Fix copying to root directory. 15. May 30 Pierre Pronchery git: 046800313ab6 - main - bsdinstall: implement rootpass with bsddialog 16. May 30 Kristof Provost git: 581e064ddeb4 - main - libpfctl: clear out source nodes before retrieving them 17. May 30 Ed Maste git: 2df0e8ff8f21 - main - hid.h: Add U2F usage tables constants 18. May 30 Martin Matuska git: b1c1ee4429fc - main - zfs: merge openzfs/zfs@3084336ae 19. May 29 Colin Percival git: 955ab1a8f21e - main - pkg/FreeBSD.conf: Fix comments to reflect -kmods 20. May 29 Kyle Evans git: d5e5e24179f4 - main - mail: tests: reset signal disposition before testing
21. May 29 Kyle Evans git: 2e47009079fc - main - mail: don't rewrite buffer sizes as much 22. May 29 Colin Percival git: 29f076ae0cb5 - main - pkg.conf: Use kmod repositories 23. May 29 Gleb Smirnoff git: 3267e0815e06 - main - tests/unix: test MSG_PEEK read from a socket that has a descriptor 24. May 29 Gleb Smirnoff git: 23204710f2b2 - main - unix: don't free the source mbuf in unp_externalize() 25. May 29 Gleb Smirnoff git: f20e8cd50996 - main - sockets: remove dom_externalize 26. May 29 Warner Losh git: 9486d6d57d14 - main - loader: Fix beastie and fbsdbw logo positions 27. May 29 Mark Johnston git: 198d2ed2d4c6 - main - devfs: Set eofflag in devfs_readdir() 28. May 29 Enji Cooper git: 18378ef11a0a - main - OSSL_HTTP_get(): Reset redirection_url in each iteration 29. May 29 Jessica Clarke git: 48fd084579af - main - rtld-elf: Pass TCB to allocate_module_tls to avoid re-getting 30. May 29 Jessica Clarke git: 250b2eda0acc - main - libc, libthr: Ditch MD __pthread_distribute_static_tls helpers 31. May 29 Jessica Clarke git: 960f40b892cf - main - rtld-elf: Pass struct tcb * around rather than struct dtv ** 32. May 29 Fernando =?utf-8?Q?Apesteg git: 1d193b180809 - main - Update linprocfs.4 33. May 29 Konstantin Belousov git: 99976934274d - main - PT_CONTINUE: undo transparent attach consequences 34. May 29 Konstantin Belousov git: def0c056d338 - main - PT_CONTINUE: if pc is set, mark the thread state as modified by user 35. May 29 Konstantin Belousov git: b57eb8059665 - main - kern_sig.c: make pt_attach_transparent global 36. May 29 Konstantin Belousov git: 58b2bd33aff7 - main - namei: clear internal flags in NDREINIT() 37. May 29 Pierre Pronchery git: 82c41c9ffc42 - main - umb: avoid wild pointer dereference in umb_decap() 38. May 29 Pierre Pronchery git: 152bb8e30204 - main - umb: avoid buffer overflow in umb_getinfobuf() 39. May 29 Pierre Pronchery git: 5ed36e2e1729 - main - umb: avoid buffer overflow in umb_in_len2mask() 40. May 29 Kristof Provost git: 7f81f87a74a4 - main - pf: remove unused 'dir' argument in pf_reassemble()
41. May 29 Christos Margiolis git: 0432b2183f25 - main - snd_dummy: Make callout stopping more robust 42. May 29 Christos Margiolis git: f6430bc61df7 - main - sound: Terminate stream properly when closing vchans 43. May 29 Christos Margiolis git: a946852ff296 - main - sound: Merge pcm_sysinit() with pcm_register() 44. May 29 Oskar Holmlund git: 781a630db6fe - main - Restore #include <sys/devmap.h> 45. May 29 Kristof Provost git: 460729900299 - main - pf tests: make sctp:related_icmp test more robust 46. May 29 Kristof Provost git: dd06ff741938 - main - pfctl: void functions discarding ret values 47. May 29 Kristof Provost git: 0ad26d40a403 - main - pf: remove XXX from the comments marking "holes" in the ioctls 48. May 29 Kristof Provost git: 562b1e79ba02 - main - pfctl: fix a comment 49. May 28 Enji Cooper git: 19fb56b19244 - main - Revert "Mark several getaddrinfo tests as XFAIL" 50. May 28 Enji Cooper git: 5c6ad1a2d175 - main - libarchive: update documentation for suggested `git pull` 51. May 28 Enji Cooper git: 9b37d84c87e6 - main - Mark several getaddrinfo tests as XFAIL 52. May 28 Kristof Provost git: 9a445773752f - main - pf: teach pf_build_tcp() about SACK 53. May 28 Kristof Provost git: 63cc817adde5 - main - pf tests: deduplicate DelayedSend 54. May 28 Kristof Provost git: 8801e3adff00 - main - pfctl: don't check np->port for NULL 55. May 28 Kristof Provost git: fb7c3f0274ff - main - pf: refactor length check in pf_pull_hdr() 56. May 28 Kristof Provost git: d321dc9783bf - main - pf.conf.5: better describe "!" 57. May 28 Alexander Ziaee git: ca47411ea5e8 - main - usb/if_mos.c: Fix incorrect SPDX ID 58. May 28 Mark Johnston git: 0440b3d2cbf8 - main - dtrace: Add compiler barriers around updates to per-CPU flags 59. May 28 Alexander Ziaee git: e8260f2cea3c - main - cdce.4: Improve HARDWARE 60. May 28 Alexander Ziaee git: 420e58595d20 - main - aue.4: Improve HARDWARE, specificity, and tag spdx
61. May 28 Alexander Ziaee git: 7390e96107c8 - main - rtsx.4: Improve hardware, add history and spdx 62. May 28 Alexander Ziaee git: e3eae3b1e587 - main - axge.4: Create a HARDWARE section 63. May 28 Alexander Ziaee git: 616bb0b23083 - main - pam_xdg.8: Improve usage and standards 64. May 28 Alexander Ziaee git: 1c7f8214e92e - main - scc.4: Improve acronyms + tag SPDX 65. May 28 Jessica Clarke git: ccfb1c50e45d - main - Revert "rtld: fix allocate_module_tls() variant I fallback to static allocation" 66. May 28 Jessica Clarke git: 0e3dbc64d9f6 - main - libc/riscv: Fix initial exec TLS mode for dynamically loaded shared objects 67. May 28 Jessica Clarke git: 03801d449a37 - main - rtld-elf/riscv: Don't allocate static TLS for dynamic TLS relocations 68. May 28 Ed Maste git: cba5d7ab32fd - main - atkbd: Fix first keystroke force reset 69. May 28 Michael Osipov git: 87c46facc3cf - main - caroot: Update certdata URL for GitHub switch 70. May 28 Mark Johnston git: a5dac34f6e98 - main - tests: Add a regression test for commit 7587f6d4840f8 71. May 28 Mark Johnston git: e05e33041c25 - main - vfs: Don't clobber namei flags in vn_open_cred() 72. May 28 Mark Johnston git: ef062029ceff - main - igc: Fix some issues in igc_neweitr() 73. May 28 Mark Johnston git: d6a9f4918579 - main - igc: Initialize helper variables in igc_neweitr() 74. May 28 Andrew Turner git: 1bf4adf8cc9a - main - hwpmc/arm64: Hard code the initial pmcr state 75. May 28 Andrew Turner git: 166d8e4f4786 - main - hwpmc/arm64: Support 64-bit counters 76. May 28 Andrew Turner git: 88365ff691f1 - main - hwpmc/arm64: The counter is 64-bit 77. May 28 Andrew Turner git: 48d41181ee1d - main - hwpmc/arm64: The PMXEVCNTR_EL0 register is 64-bit 78. May 28 Andrew Turner git: 33ec71d6c0e9 - main - arm64: Add more PMCR_EL0 fields 79. May 28 Andrew Turner git: 8cad445495a1 - main - arm64: Sort the PMCR_EL0 fields 80. May 28 Andrew Turner git: 18db17f5ec86 - main - arm64: Make all the PMCR_EL0 fields 64-bit
81. May 28 Andrew Turner git: dbb620910f15 - main - hwpmc/arm64: PMCR_EL0 is a 64-bit register 82. May 28 Andrew Turner git: 8535ee063118 - main - hwpmc/arm64: Make the pmcr variable descriptive 83. May 28 Andrew Turner git: 77d5df3b9261 - main - arm64: Move CPU feature & errata setup earlier 84. May 28 Andrew Turner git: 602c858e000d - main - arm64: Reuse aps_started to simplify SMP boot 85. May 28 Andrew Turner git: 40d2b3135204 - main - arm64: Split out the loop to wait for APs 86. May 28 Konstantin Belousov git: 71186b6eaa07 - main - amd64: revert unintended changes in ia32_exception.S 87. May 28 Konstantin Belousov git: aef025fc9b6c - main - amd64: switch to amd64_set_tlsbase to set tls base 88. May 28 Konstantin Belousov git: 2e7cf772a411 - main - amd64: add amd64_set_tlsbase(3) 89. May 28 Konstantin Belousov git: 7171e591a4c7 - main - amd64: add ptrace PT_{GET,SET}TLSBASE requests 90. May 28 Konstantin Belousov git: eea3e4dd9703 - main - amd64: add mc_tlsbase member to mcontext 91. May 28 Konstantin Belousov git: 0ec732913fce - main - Bump __FreeBSD_version and provide P_OSREL_TLSBASE for amd64 set_tlsbase 92. May 28 Konstantin Belousov git: 68ba38dad388 - main - amd64: add pcb_tlsbase 93. May 28 Konstantin Belousov git: ddab534cd6f6 - main - amd64: do not handle fs/gs bases conditionally on the selector 94. May 28 Bjoern A. Zeeb git: 08471a76e3d2 - main - ifconfig: 802.11: fix a warning message 95. May 28 Bjoern A. Zeeb git: 32af70fae827 - main - net80211: make sure to not start a BGSCAN if not enabled 96. May 28 Bjoern A. Zeeb git: 54d0e1772fb6 - main - LinuxKPI: add struct_group_tagged() 97. May 28 Michael Tuexen git: f1430567f26b - main - ddb: add show all tcpcbs 98. May 28 Michael Tuexen git: 8d4f495df465 - main - ddb: improve show tcpcb 99. May 28 Tom Jones git: 969f6c635358 - main - if_iwx: use net80211 suspend and resume methods 100. May 28 Tom Jones git: 28345b17efca - main - if_iwx: Make firmware load error messages clearer
101. May 28 Li-Wen Hsu git: f131f3c0bf01 - main - convert_ifapi: handle the special case of getting interface name 102. May 28 Doug Moore git: 18a62137df40 - main - vm_object: use lookup_range in page_clean_flush 103. May 28 Kyle Evans git: d094dd9071ce - main - tests: kern: add some tests for TIOCSTI 104. May 28 Kyle Evans git: 59fc4cda1bfa - main - kern: tty: refactor TIOCSTI privilege checks slightly 105. May 28 Lexi Winter git: 2d6c5614aab8 - main - move ch{own,grp}(8) and tee(1) to FreeBSD-runtime 106. May 28 Lexi Winter git: 06c41801afac - main - svcj: correctly handle kernels without INET or INET6 107. May 28 Lexi Winter git: adef3618b8a5 - main - packages: move smbfs examples to the smbutils package 108. May 28 Lexi Winter git: f947f58ce624 - main - packages: rename elftoolchain to toolchain, add more things 109. May 28 Lexi Winter git: 76a612526c84 - main - packages: move ctl{d,stat,adm} to the ctl package 110. May 28 Robert Wing git: e623b0dc6552 - main - newfs: remove write-only variable 111. May 28 Gleb Smirnoff git: 50789d0b600b - main - tests/netinet: fix several tests that depended on connect(INADDR_ANY) 112. May 27 Robert Wing git: c0f7e69d60d4 - main - tools/diag/prtblknos: fix build 113. May 27 Robert Wing git: 3701f500990a - main - write.2: sweep error code referencing disklabel(8) 114. May 27 Juraj Lutter git: 3d516b853179 - main - Add ts(1) command 115. May 27 Ed Maste git: a49621c1d025 - main - release: Move -DNO_ROOT and -DDB_FROM_SRC into ${IMAKE} 116. May 27 Mark Johnston git: 731c145612dd - main - e1000: Fix some issues in em_newitr() 117. May 27 Mark Johnston git: e0267657f396 - main - e1000: Initialize helper variables in em_newitr() 118. May 27 Muhammad Moinur Rahman git: 539f84db949a - main - tests/ci: Pre-commit CI with CIRRUS-CI 119. May 27 Mark Johnston git: 0d224af399a6 - main - namei: Fix cn_flags width in various places 120. May 27 Mark Johnston git: f4158953007f - main - vfs cache: Add NAMEILOOKUP to the whitelist of fastpath lookup flags
121. May 27 Kristof Provost git: 23d8e956fbe2 - main - icmp6: fix use-after-reference-release 122. May 27 Olivier Certner git: d67f1132f018 - main - Revert commit e89d737041d1 (config.5: Document CONF_CFLAGS under 'makeoptions'). 123. May 27 Olivier Certner git: e89d737041d1 - main - config.5: Document CONF_CFLAGS under 'makeoptions' 124. May 27 Olivier Certner git: b5c9889e369a - main - MAC/do: Fix a too stringent debug assertion for a target of 'uid=*' 125. May 27 Robert Wing git: dec24dbb29e4 - main - diskinfo: print attachment field for virtio_blk devices 126. May 27 Konstantin Belousov git: e36f069ecb47 - main - fsck_ffs: change struct bufarea member b_index type to uint64_t 127. May 26 Bjoern A. Zeeb git: 6cbf8a04b186 - main - LinuxKPI: 802.11: mark struct ieee80211_ht_cap __packed 128. May 26 Ed Maste git: 136053f7db82 - main - elf.5: Add description of .ctors and .dtors 129. May 26 Ed Maste git: 79537a90dc36 - main - release: Add some comments and tidy dist set targets 130. May 26 Warner Losh git: 8e5eacbfdef7 - main - stand: Update comment 131. May 26 Ed Maste git: 61f46c66ddd3 - main - Remove LLVM_TARGET_SPARC descriptions 132. May 26 Warner Losh git: 8cf4ac0c2149 - main - stand/kboot: Remove _end forward decl 133. May 26 Warner Losh git: 26178196de73 - main - stand/userboot: Initialize archsw at compile time 134. May 26 Warner Losh git: b33f61833b29 - main - stand/uboot: Move archsw init to compile time 135. May 26 Warner Losh git: 5b90ffad8759 - main - stand/i386/zfsboot: Initialzie archsw at compile time. 136. May 26 Warner Losh git: e94f269cd329 - main - stand/efi: Initialize archsw at compile time 137. May 26 Warner Losh git: 36b05c058892 - main - stand/powerpc/ofw: Initialize archsw at compile time 138. May 26 Warner Losh git: 62d1ec7889a8 - main - stand/i386: Initialize archsw at compile time 139. May 26 Warner Losh git: 7429d6158ca9 - main - kboot: Initialize archsw at compile time 140. May 26 Warner Losh git: c4270ea8849d - main - stand/powerpc/ofw: Remove bogus end decl
141. May 26 Warner Losh git: 81336653be4c - main - stand/uboot: Remove unneeded _etext and _edata 142. May 26 Warner Losh git: 06a894ca9b41 - main - stand/uboot: Remove unneeded nitems definition 143. May 26 Gleb Smirnoff git: 3ea0fa86f6a4 - main - buildkernel: fix build for kernels without VIMAGE 144. May 26 Kyle Evans git: 07b7bcf1e555 - main - Revert "src.conf: regen" 145. May 26 Mark Johnston git: a40e695a5dfe - main - socket_splice tests: Explicitly bind to the loopback address 146. May 26 Ed Maste Re: git: 9ce5410b9094 - main - src.conf: regen 147. May 26 Mark Millard RE: git: 9ce5410b9094 - main - src.conf: regen 148. May 26 Kyle Evans git: 9ce5410b9094 - main - src.conf: regen 149. May 26 Rick Macklem git: 0596b4a3d42f - main - vfs_cache.c: Use CACHE_FPL_SUPPORTED_CN_FLAGS 150. May 26 Simon J. Gerraty git: b0ada425efb3 - main - safe_eval allow : and + in values 151. May 26 Doug Moore git: 68e3875b623b - main - vm_object: drop reverse walk from collect_flush
home | up | archive sorted by: subject | author | date | reverse date