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


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

Messages: 204, new messages first
Last update: Mon Oct 14 0:07:02 2024

home | archive sorted by: subject | author | date | reverse date
  1. Oct 13 Warner Losh                git: 63e282288ed8 - main - UPDATING: Add belated note about hints for old-school ISA devices
  2. Oct 13 Konstantin Belousov        git: c9e22c749c0f - main - iommu: extract driver-independent ddb context and mapping reporting
  3. Oct 13 Konstantin Belousov        git: e9d948cfe0d2 - main - iommu: move context link and ref count into device-independent parts
  4. Oct 13 Konstantin Belousov        git: 7896b03fff4d - main - iommu_get_requester(): do not panic if asked about non-pci device
  5. Oct 13 Konstantin Belousov        git: 26ff9d2050a1 - main - iommu.h: improve header self-sufficiency
  6. Oct 13 Alan Somers                git: ec22e705c266 - main - tmpfs: remove duplicate flags check in tmpfs_rmdir
  7. Oct 13 Warner Losh                git: c0e0e530ced0 - main - mps/mpr: Add workaround for firmware not responding to IOC_FACTS or IOC_INIT
  8. Oct 13 Konstantin Belousov        git: f50a0944d034 - main - vnode.h: add comment line about VIRF_ flags
  9. Oct 13 Cy Schubert                Re: git: 255d2d9bbc37 - main - fdisk: add deprecation/removal  notice to man page
 10. Oct 13 Jamie Gritton              git: b3c2cc7ea9b9 - main - tests: move sysctl_security_jail_children.sh to the right directory
 11. Oct 13 Ed Maste                   git: 86e66321bb18 - main - fdisk: emit deprecation notice when run
 12. Oct 13 Ed Maste                   git: 255d2d9bbc37 - main - fdisk: add deprecation/removal notice to man page
 13. Oct 13 Mark Johnston              git: 610fcb06ff0c - main - vmstat: Fix column header alignment in -o output
 14. Oct 13 Chuck Tuffli               git: 5374b9e14681 - main - bhyve/nvme: Fix Infinite loop in queue processing
 15. Oct 13 Mark Johnston              git: ecbe99e16276 - main - amdtemp: add support for AMD Family 19h Models 40h-4Fh
 16. Oct 13 Mark Johnston              git: a76e28d10f85 - main - amdsmn: add support for AMD Family 19h Models 40h-4Fh
 17. Oct 13 Kristof Provost            git: e85d2c1b0e10 - main - pf: ensure pd->src/pd->dst are valid
 18. Oct 13 Kevin Bowling              git: 669d26e5764f - main - igc: Want AIM at 2.5G
 19. Oct 13 Colin Percival             git: a0018c65a759 - main - EC2: Disable floppy and parallel port devices
 20. Oct 12 Bjoern A. Zeeb             git: fa3dfeff95a5 - main - dpaa2: fix MRU for dpni (and software vlans along)


21. Oct 12 Warner Losh git: 1a37caeb076b - main - modules: Add missing opt_*.h files for stand-alone compile 22. Oct 12 Warner Losh git: 4584c8f0ef54 - main - lpt: check readiness with predefined macros 23. Oct 12 Li-Wen Hsu git: 00f003da7d07 - main - iscsictl(8): Complete libxo transition 24. Oct 12 Li-Wen Hsu git: f5ee007c3939 - main - vmstat(8): Complete libxo transition 25. Oct 12 Li-Wen Hsu git: b698093da430 - main - nfsstat(1): Complete libxo transition 26. Oct 12 Li-Wen Hsu git: 183e8aa749c1 - main - mount(8): Complete libxo transition 27. Oct 12 Li-Wen Hsu git: 20bb77c4b918 - main - jls(8): Complete libxo transition 28. Oct 12 Li-Wen Hsu git: 7d5fd25ab8f5 - main - lastlogin(8): Complete libxo transition 29. Oct 12 Li-Wen Hsu git: e17a2944a6e0 - main - ps(1): Complete libxo transition 30. Oct 12 Li-Wen Hsu git: 95968ea7ec8f - main - netstat(1): Complete libxo transition 31. Oct 12 Li-Wen Hsu git: 3d1b233e039d - main - sesutil(8): Complete libxo transition 32. Oct 12 Li-Wen Hsu git: 54ff53d89015 - main - ndp(8): Complete libxo transition 33. Oct 12 Li-Wen Hsu git: 417842f90861 - main - arp(8): Complete libxo transition 34. Oct 12 Li-Wen Hsu git: aaa302d17fe1 - main - last(1): Complete libxo transition 35. Oct 12 Colin Percival git: c808132731aa - main - acpi_gpiobus: OR GPIO_PIN_(IN|OUT)PUT into flags 36. Oct 12 Zhenlei Huang git: c7a2636889a6 - main - axgbe: Fix setting promisc mode 37. Oct 12 Zhenlei Huang git: eacad82f3ad0 - main - if_enc(4): Use new KPI to create enc interface 38. Oct 12 Kevin Bowling git: 516d92304a7f - main - igc: Improve a comment and update copyright dates MFC after: 1 week 39. Oct 12 Kevin Bowling git: bc9402abdd11 - main - igc: Add AIM 40. Oct 11 Warner Losh git: 37798b1d5dd1 - main - loader/4th: Move from hint.acpi.0.rsdp to acpi.rsdp
41. Oct 11 Warner Losh git: 0bd23ca0ee28 - main - uart: Fix cut-n-paste error in DBG2 code 42. Oct 11 Warner Losh git: 9d81f99b127f - main - mac_bsdextended: Use SYSCTL VARIABLES section 43. Oct 11 Warner Losh git: 9bb56359e6ed - main - uart: Document rw:XXX field of hw.uart.console 44. Oct 11 Warner Losh git: 852233cf7620 - main - uart: Small style tweak 45. Oct 11 Warner Losh git: baa7e9cd3083 - main - loader: Use Cyan instead of Blue for some menu items 46. Oct 11 Justin Hibbits git: f2e62e601304 - main - loader/powerpc: Add some CAS support for newer POWER CPUs 47. Oct 11 Justin Hibbits git: 1e434da3b065 - main - powerpc: Add nominal support for POWER10 and POWER11 48. Oct 11 Simon J. Gerraty git: 87b759f0fa1f - main - Add targets/pseudo/bootstrap-packages 49. Oct 11 Bjoern A. Zeeb git: 6621842ccfb4 - main - LinuxKPI: add new dummy headers visibility.h and of_net.h 50. Oct 11 Bjoern A. Zeeb git: 5dbb0b7c19cf - main - man.4: Add .Sh HARDWARE for some wireless drivers for release notes 51. Oct 11 Bjoern A. Zeeb git: 41283b454b7a - main - LinuxKPI: always include linux/kconfig.h 52. Oct 11 Bjoern A. Zeeb git: 8f9567628cb2 - main - LinuxKPI: add time_is_before_jiffies() 53. Oct 11 Warner Losh git: 5d57fad876ee - main - acpidump: Print SPCR v3 and v4 fields 54. Oct 11 Warner Losh git: 8056c665574e - main - acpica: Update the SPCR table to version 4 55. Oct 11 Warner Losh git: ca9e31eead41 - main - Revert "apcidump: Add dumping SPCR" 56. Oct 11 Warner Losh git: 2af5769e3431 - main - fdisk: Make confusing fdisk messages a little less ambiguous 57. Oct 11 Doug Moore git: 1107834090be - main - swap_pager: swapoff detecting object death 58. Oct 11 Mark Johnston git: 4f2ca36c7bec - main - arm64: Disable coverage sanitization of `pmap_update_strided` 59. Oct 11 Mark Johnston git: a78bacf3b0ec - main - cdefs: Add __nosanitizecoverage 60. Oct 11 Warner Losh git: 818c7b769a4f - main - uncompress: Avoid reading an extra byte
61. Oct 11 Warner Losh git: 6cde8f3ef7cd - main - lpd: Tighten permissions on /var/run/printer 62. Oct 11 Ed Maste git: c008b8f585b6 - main - git-arc: minor manpage edits 63. Oct 11 Ed Maste git: 21d9853ed553 - main - arm64/gicv3: Skip programming vPE GITS_BASERs to avoid a boot crash 64. Oct 11 Bjoern A. Zeeb git: 310c31d3f04e - main - rtw89: add man page and hook driver up to the build 65. Oct 11 Bjoern A. Zeeb git: ce15215befa1 - main - rtw89: add missing bsddriver.name assignments for two chipsets 66. Oct 11 Bjoern A. Zeeb git: 7ff12dd25ada - main - rtw8xfw: remove module build dirs for firmware long gone 67. Oct 11 Mark Johnston git: 5c385a54fe9c - main - debugnet: Use precise types when accessing mbuf contents 68. Oct 11 Richard Scheffenegger git: 440f4ba18e3a - main - tcp: fix duplicate retransmissions when RTO happens during SACK loss recovery 69. Oct 11 Konstantin Belousov git: d9daa28c364d - main - sysctl vm.vm_objects: report cdev name for device-backed objects 70. Oct 11 Konstantin Belousov git: ac9b565b1aa1 - main - kinfo_vmentry: report cdev name for device mappings 71. Oct 11 Mateusz Piotrowski git: d80d7a8e4643 - main - rc.conf.5: Clarify wording 72. Oct 11 Martin Matuska git: 73c7cb57a4d7 - main - depend-cleanup.sh: Add a rule to work around zfs arc_os.c dependency changes 73. Oct 11 Martin Matuska Re: git: 7a7741af18d6 - main - zfs: merge openzfs/zfs@b10992582 74. Oct 11 FreeBSD User Re: git: 7a7741af18d6 - main - zfs: merge openzfs/zfs@b10992582 75. Oct 11 Martin Matuska git: 7a7741af18d6 - main - zfs: merge openzfs/zfs@b10992582 76. Oct 11 Kevin Bowling git: 3e501ef89667 - main - e1000: Re-add AIM 77. Oct 10 Bjoern A. Zeeb git: 41b746e05231 - main - LinuxKPI: 802.11: fix ieee80211_schedule_txq() to avoid rtw89 panic 78. Oct 10 Mitchell Horne git: d928328f8d2d - main - manpath.1: align lists + tag spdx 79. Oct 10 Mitchell Horne git: 579300874511 - main - vmem.9: align lists + tag spdx 80. Oct 10 Mitchell Horne git: e3f0e0f1b176 - main - committers-doc: add myself
81. Oct 10 Doug Moore git: c71c41da618a - main - vm_radix: add iter insert and remove interfaces 82. Oct 10 Michael Tuexen git: 4466a97e83fd - main - sctp: check locking requirements 83. Oct 10 Konstantin Belousov git: 8e5b07dd0885 - main - mlx5_ipsec: add enough #ifdef IPSEC_OFFLOAD to make LINT_NOIP compilable 84. Oct 10 Baptiste Daroussin git: 0fbfb22a2d4d - main - hier(7): fix manpage location in ports 85. Oct 10 Kristof Provost git: 9a405864e0cf - main - pf: move the mbuf into struct pf_pdesc too 86. Oct 10 Kristof Provost git: 8978a080cfa7 - main - pf: remove redundant arguments to pf_state_key_addr_setup() 87. Oct 10 Kristof Provost git: 08b53c6efcae - main - pf: remove switch (af) default cases 88. Oct 10 Kristof Provost git: b4a42589116b - main - pf: put kif into struct pf_pdesc 89. Oct 10 Kristof Provost git: 739731b8ca80 - main - pf: consolidate pf function parameters 90. Oct 10 Kristof Provost git: 48f5bf8be6fa - main - pf: convert DIOCGETRULESET to netlink 91. Oct 10 Kristof Provost git: 9414b8dbf1e4 - main - pf: unify some IPv4/IPv6 code in pf_setup_pdesc() 92. Oct 10 Kristof Provost git: 05896f1ef8be - main - pf: move pf_test_rule() out of pf_setup_pdesc() 93. Oct 10 Kristof Provost git: abc8996e7fa6 - main - pf: deduplicate IPv4 and IPv6 code that handles fragments 94. Oct 10 Kristof Provost git: 6562157dfad0 - main - pfctl: avoid possible SIGSEGV when wrong tos option 95. Oct 10 Kristof Provost git: d01949e8a210 - main - pf.conf.5: sync documentation with code on the matter of max state limit behavior 96. Oct 10 Kristof Provost git: 5de77e952a2f - main - pf: remove the last hand-rolled IPv6 extension header loop 97. Oct 10 Kristof Provost git: 25e0f8f99f54 - main - pf: convert DIOCGETRULESETS to netlink 98. Oct 10 Kristof Provost git: 7b033960e15a - main - pf: stricter address family checks in icmp-in-icmp 99. Oct 10 Kristof Provost git: 5c3d74eca642 - main - pf: add ttl to pf_pdesc 100. Oct 10 Kristof Provost git: 7d0f8cd93bce - main - pf: ensure that we won't enter an endless loop
101. Oct 10 Kristof Provost git: ee9f418c8041 - main - pfctl: correctly print skip steps in -vv mode 102. Oct 10 Kristof Provost git: 8de7f8ed5eef - main - pf: reduce IPv6 header parsing code duplication 103. Oct 10 Kristof Provost Re: git: 2851aafe96c1 - main - mlx5 ipsec_offload: ensure that driver does not dereference dead sahindex 104. Oct 10 Mateusz Piotrowski git: 8751fbe36ff0 - main - rc.d/sendmail: Fix stopping service during shutdown 105. Oct 10 Doug Moore git: ff2263469ad0 - main - Revert "vfs_subr: optimize inval_buf_range" 106. Oct 10 Konstantin Belousov git: 2851aafe96c1 - main - mlx5 ipsec_offload: ensure that driver does not dereference dead sahindex 107. Oct 10 Doug Moore git: af4cd5e7b5b5 - main - vfs_subr: optimize inval_buf_range 108. Oct 10 Michael Tuexen git: e1a09d1e9df3 - main - sctp: make sctp_free_ifn() static 109. Oct 10 Toomas Soome git: fae4b97c1a6b - main - loader: reading from large dosfs fails 110. Oct 10 Michael Tuexen git: 2e9761eb80f3 - main - sctp: cleanup sctp_delete_ifn 111. Oct 10 Baptiste Daroussin git: 458dc7f30310 - main - pkgbase: fix incremental generation of packages 112. Oct 9 Steffen Nurpmeso Re: git: c2d93a803ace - main - env: Check the status of stdout. 113. Oct 9 Ed Maste git: d5e9faf1f329 - main - mk: honor TAGS for FILES in default group 114. Oct 9 Baptiste Daroussin git: b22be3bbb2de - main - release: basic-cloudinit disable rsa key 115. Oct 9 Konstantin Belousov Re: git: c2d93a803ace - main - env: Check the status of stdout. 116. Oct 9 Kyle Evans Re: git: c2d93a803ace - main - env: Check the status of stdout. 117. Oct 9 Olivier Certner Re: git: c2d93a803ace - main - env: Check the status of stdout. 118. Oct 9 Joseph Mingrone git: 53bb5613a8a1 - main - ldd32: place in utilities-lib32 not utilities 119. Oct 9 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: c2d93a803ace - main - env: Check the status of stdout. 120. Oct 9 Konstantin Belousov Re: git: c2d93a803ace - main - env: Check the status of stdout.
121. Oct 9 Dag-Erling =?utf-8?Q?Sm=C3 git: 3c37828ee187 - main - cmp: Check the status of stdout. 122. Oct 9 Dag-Erling =?utf-8?Q?Sm=C3 git: d350e8d795d5 - main - cmp: Style and type issues. 123. Oct 9 Konstantin Belousov git: e578fd853a25 - main - shm_alloc(): cleanup 124. Oct 9 Ed Maste git: 38518fda66cd - main - capsicum-test: rights are propagated on sctp_peeloff(2) 125. Oct 9 Ed Maste git: 91a9e4e01dab - main - sctp: propagate cap rights on sctp_peeloff 126. Oct 9 Ed Maste git: e4550c9aa06a - main - capsicum-test: include SCTP tests 127. Oct 9 Ed Maste git: 1d83090d850f - main - capsicum-test: skip SCTP tests if SCTP not available 128. Oct 8 Ka Ho Ng Re: git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing" 129. Oct 8 Cy Schubert Re: git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing" 130. Oct 8 Dmitry Morozovsky Re: git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing" 131. Oct 8 Shawn Webb Re: git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing" 132. Oct 8 Ka Ho Ng git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing" 133. Oct 8 Ka Ho Ng git: 7007de7d1095 - main - Revert "libkldelf: add elf_lookup_symbol function" 134. Oct 8 Ka Ho Ng git: 6df3a2d1bfed - main - Revert "libkldelf: use warnx instead of printf" 135. Oct 8 Mitchell Horne git: 9fd66e40cac0 - main - manuals: Fix syntax of list width 136. Oct 8 Mitchell Horne git: 643fc698203b - main - manuals: Fix "missing end of block" errors 137. Oct 8 Mitchell Horne git: 8b92fa1ceb95 - main - manuals: Misc syntax fixes 138. Oct 8 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: c2d93a803ace - main - env: Check the status of stdout. 139. Oct 8 Konstantin Belousov Re: git: c2d93a803ace - main - env: Check the status of stdout. 140. Oct 8 Dag-Erling =?utf-8?Q?Sm=C3 git: c2d93a803ace - main - env: Check the status of stdout.
141. Oct 8 Dag-Erling =?utf-8?Q?Sm=C3 git: 6f6166e49c78 - main - env: Add an option to change the directory. 142. Oct 8 Gleb Popov git: e3ebc5f534ee - main - procctl(2): Clarify the ESRCH error code case 143. Oct 8 Mateusz Piotrowski git: 72f5e9833f16 - main - committers-*.dot: Fix typos 144. Oct 8 Mateusz Piotrowski git: 9cf2efbaa0e1 - main - committers-src: Add myself (0mp) 145. Oct 8 Konstantin Belousov git: ba40b2b89962 - main - vmstat -o: report objects backing posix shm segments 146. Oct 8 Konstantin Belousov git: a1258191d5e2 - main - procstat vm: report posix shm segment mapping 147. Oct 8 Konstantin Belousov git: b0b18b57a55b - main - sysctl vm.objects: report objects backing posix shm segments 148. Oct 8 Konstantin Belousov git: a8c641bbcba7 - main - sys/user.h: report posix shm mappings 149. Oct 8 Konstantin Belousov git: bda73e441f25 - main - posix shm: add shm_get_path(9) 150. Oct 8 Konstantin Belousov git: a10870ecea81 - main - posix shm: mark backing objects with SHM_POSIXSHM flag 151. Oct 8 Konstantin Belousov git: 71a66883b58f - main - kinfo_{vmobject,vmentry}: move copy of pathes into the vnode handling scope 152. Oct 8 Doug Moore git: d0b225d16418 - main - swap_pager: use iterators in swp_pager_meta_build 153. Oct 8 Baptiste Daroussin Re: git: 2c7d84795628 - main - libkldelf: add elf_lookup_symbol function 154. Oct 8 Roger Pau =?utf-8?Q?Monn=C git: e7fe85643735 - main - xen/blk{front,back}: fix usage of sector sizes different than 512b 155. Oct 8 Baptiste Daroussin git: 8bfd7d5f507a - main - pci_vendors: update to 2024-09-20 156. Oct 8 Konstantin Belousov git: e90b2b7d6c17 - main - ptrace(PT_VM_ENTRY): report max protection 157. Oct 8 Konstantin Belousov git: 409c2fa385aa - main - kinfo_vmentry: report max protection 158. Oct 8 Baptiste Daroussin git: 88a198af3c20 - main - powerd: use nlsysevent if possible 159. Oct 8 Ka Ho Ng git: 550ee2d03c5b - main - libkldelf: use warnx instead of printf 160. Oct 8 Ka Ho Ng git: 2c7d84795628 - main - libkldelf: add elf_lookup_symbol function
161. Oct 8 Ka Ho Ng git: 0a2cfd653e86 - main - libkldelf: add a private library for kernel/kld-related ELF parsing 162. Oct 8 Warner Losh git: 6c711019f289 - main - nvme: Don't create sysctl for io queues not created 163. Oct 7 Maxim Konovalov git: 3ebb738a9313 - main - bsd-family-tree: FreeBSD 13.4 and OpenBSD 7.6 added 164. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: a0dfb0668b45 - main - env: Improve documentation. 165. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 334af5e4131b - main - env: Add a handful of test cases. 166. Oct 7 Mark Johnston git: c59166e5b4e8 - main - vm_page: Fix a logic bug in vm_page_unwire_managed() 167. Oct 7 Mark Johnston git: d8b32da2354d - main - vm_page: Use atomic loads for cmpset loops 168. Oct 7 Ed Maste git: 6684779b3215 - main - capsicum-test: rights are propagated on accept(2) 169. Oct 7 Mitchell Horne git: c8b31033c397 - main - manuals: Misc syntax fixes 170. Oct 7 Mitchell Horne git: d21e322d563e - main - manuals: Fix "missing end of block" errors 171. Oct 7 Mitchell Horne git: c801836ff43d - main - manuals: Fix "skipping end of block" .El errors 172. Oct 7 Navdeep Parhar git: 52e5a66eac22 - main - cxgbe(4): Use correct synchronization when marking the adapter offline. 173. Oct 7 Ed Maste git: be9243409d6b - main - pkg: improve error message 174. Oct 7 Roger Pau =?utf-8?Q?Monn=C git: 9a73b5b1e843 - main - xen: remove PV suspend/resume support copyright 175. Oct 7 Roger Pau =?utf-8?Q?Monn=C git: 9dd5105f22a2 - main - xen: expose support for poweroff/reboot/suspend on xenbus 176. Oct 7 Bojan =?utf-8?Q?Novkovi=C4 git: 596a36ddc478 - main - vmstat: Add NOFREE page count to -s report 177. Oct 7 Bojan =?utf-8?Q?Novkovi=C4 git: a02f9685edd1 - main - vm_meter: Add counter for NOFREE pages 178. Oct 7 Doug Moore git: 6af02087d2c7 - main - swap_pager: rename iter init functions 179. Oct 7 Ed Maste git: f5c847ae849a - main - pkg: prefer .pkg extension 180. Oct 7 Michael Tuexen git: 3326ab87cc22 - main - getsockopt: improve locking for SOL_SOCKET level socket options
181. Oct 7 Zhenlei Huang git: 816100089283 - main - iflib: Make iflib_stop() static 182. Oct 7 Baptiste Daroussin git: 782766a32d96 - main - genl: small cleanup 183. Oct 7 Ed Maste git: 8b41e693fc39 - main - libsys: connect membarrier.2 184. Oct 7 Igor Ostapenko git: dfcb8de5ef80 - main - dummymbuf: Log the entire rule set if no delimiters are present 185. Oct 7 Konstantin Belousov git: 3670421e2193 - main - getrlimitusage.2: add the man page 186. Oct 7 Konstantin Belousov git: cdd9629921c6 - main - sysctl.3: document missing oids from kern.proc. node 187. Oct 7 Konstantin Belousov git: 4e2803878f54 - main - sysctl.3: document missing fixed oids from the kern. node 188. Oct 7 Konstantin Belousov git: 2918dbc1ccd8 - main - sysctl.3: Remove KERN_QUANTUM 189. Oct 7 Baptiste Daroussin git: 883722891aa9 - main - genl: add parser for nlsysevent 190. Oct 7 Baptiste Daroussin git: 33938d88e35b - main - genl(1): fix typo 191. Oct 7 Baptiste Daroussin git: f45132db215b - main - genl: subscribe to all if no group is provided 192. Oct 7 Baptiste Daroussin git: 65e7a648693c - main - genl: allow to monitor all know groups 193. Oct 7 Michael Gmelin git: 1d7a33888e09 - main - fetch: correct env var name for --crl option to work 194. Oct 7 Konstantin Belousov git: 2d84f79c4e45 - main - vmstat -o: report objects backing SysV shm segments 195. Oct 7 Konstantin Belousov git: 65b832eb6ff7 - main - procstat vm: report SysV shm segment mapping 196. Oct 7 Konstantin Belousov git: 6a3fbdc7e9c8 - main - kinfo_vmobject: report backing object of the SysV shm segments 197. Oct 7 Konstantin Belousov git: d3dd6bd40395 - main - kinfo_vmentry: report mappings of the SysV shm segments 198. Oct 7 Konstantin Belousov git: b72029589e64 - main - sysvshm: add shmobjinfo() function to find key/seq of the segment backed by obj 199. Oct 7 Konstantin Belousov git: f186252e0d6e - main - vm_object: add OBJ_SYSVSHM flag to indicate SysV shm backing object 200. Oct 7 Konstantin Belousov git: 34935a6b3723 - main - vm_object: reformat flags definitions
201. Oct 7 Konstantin Belousov git: 8771dc950a46 - main - sysv_ipc: remove sys/cdefs.h include 202. Oct 7 Zsolt Udvari git: 245895723816 - main - Add myself (uzsolt) to the calendar 203. Oct 7 Cy Schubert git: 5a5c22798130 - main - unbound: Vendor import 1.21.1 204. Oct 7 Mark Johnston git: fdd100a7150e - main - devctl: Add missing validation to DEV_RESET


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