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


dev-commits-src-branches

Messages: 109, new messages first
Last update: Sun May 19 0:59:58 2024

home | up | archive sorted by: subject | author | date | reverse date
  1. May 19 Konstantin Belousov        git: e4df9d84b19f - stable/13 - vfs_domount_update(): style, use space instead of tab
  2. May 19 Konstantin Belousov        git: 7c23465541f3 - stable/13 - devfs_allocv(): style
  3. May 19 Konstantin Belousov        git: 2eeb0e9fc130 - stable/13 - cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once
  4. May 19 Konstantin Belousov        git: 936aa8ec7cb5 - stable/14 - vfs_domount_update(): style, use space instead of tab
  5. May 19 Konstantin Belousov        git: 9ccd5394123b - stable/14 - devfs_allocv(): style
  6. May 19 Konstantin Belousov        git: 4018bcdea8e1 - stable/14 - cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once
  7. May 17 Christos Margiolis         git: a19d42b08a40 - stable/14 - sound: Remove ncards variable from sound_oss_card_info()
  8. May 17 Christos Margiolis         git: 7814ed2bd321 - stable/14 - snd_hda: Rename LENOVO_I* to LENOVO_IDEAPAD*
  9. May 17 Christos Margiolis         git: 9a620018afb2 - stable/14 - snd_hda: Add patch for Lenovo Ideapad 3
 10. May 17 Christos Margiolis         git: 15aa8688d036 - stable/14 - sound: Rename oss_audioinfo->real_device to oss_audioinfo->legacy_device
 11. May 17 Christos Margiolis         git: 8bd14f511efa - stable/14 - sound: Add missing oss_mixerinfo devnode and legacy_device fields
 12. May 17 Christos Margiolis         git: 2b3698288771 - stable/14 - sound: Fix oss_sysinfo->numcards
 13. May 17 Christos Margiolis         git: 8b4e2ba31d1b - stable/14 - sound: Remove nmix variable from mixer_oss_mixerinfo()
 14. May 17 Christos Margiolis         git: 71b9b8d34bb7 - stable/14 - arm: Remove stray references to dev/sound/chip.h
 15. May 17 Christos Margiolis         git: 00f9d84ee207 - stable/14 - sound: Update pcm/vchan.c LICENSE header
 16. May 17 Christos Margiolis         git: 17a50abe0e19 - stable/14 - sound: Remove unused "num" argument from chn_init() and related callers
 17. May 17 Christos Margiolis         git: 99e372420df4 - stable/14 - sound: Rename pcm_getparentchannel() to vchan_getparentchannel()
 18. May 17 Christos Margiolis         git: ab7c01f9e82c - stable/14 - sound: Move vchan-related code to pcm/vchan.*
 19. May 17 Christos Margiolis         git: 00b0cbf98bb7 - stable/14 - sound: Use nitems() where possible
 20. May 17 Christos Margiolis         git: 6f6cc9324131 - stable/14 - sound: Remove unused dsp_cdevs[] fields and devices


21. May 17 Christos Margiolis git: e14f7d11cb2f - stable/14 - sound: Move chip.h contents to pcm/sound.h 22. May 17 Christos Margiolis git: d1eaefde3bca - stable/14 - sound: Remove hw.snd.version and SND_DRV_VERSION 23. May 17 Christos Margiolis git: 2c53a4bbcb17 - stable/14 - sound: Convert pcm_chn_add() to void 24. May 17 Christos Margiolis git: e6e7bf7087fb - stable/14 - sound: Add __assert_unreachable() to default cases in pcm_chn_add() and pcm_chn_remove() 25. May 17 Christos Margiolis git: 13ee4d7f332e - stable/14 - sound: Merge pcm_chn_create() and chn_init() 26. May 17 Christos Margiolis git: 0baaaf8543d5 - stable/14 - sound: Remove chn_timeout check from chn_init() 27. May 17 Christos Margiolis git: 930b5a3c07f2 - stable/14 - sound: Move pcm_chnref() and pcm_chnrelease() to pcm/channel.c 28. May 17 Christos Margiolis git: 532b1efd2d2e - stable/14 - sound: Merge pcm_chn_destroy() and chn_kill() 29. May 17 Christos Margiolis git: ad677fb457bb - stable/14 - sound: Retire unit.* 30. May 17 Christos Margiolis git: 41dee6355556 - stable/14 - sound: Remove obsolete DV_F_* flags 31. May 17 Christos Margiolis git: 98157281725b - stable/14 - sound: Simplify unit fetching in dsp_oss_audioinfo() 32. May 17 Christos Margiolis git: decc224ab899 - stable/14 - sound: Remove PCMMINOR() 33. May 17 Christos Margiolis git: d27972ec911d - stable/14 - sound: Get rid of snddev_info->devcount 34. May 17 Christos Margiolis git: 69707d9f5091 - stable/14 - sound: Call device_get_name() and device_get_unit() only once in mixer_init() 35. May 17 Christos Margiolis git: 8771127d75a1 - stable/14 - sound: Be more verbose with virtual channel descriptions 36. May 17 Colin Percival git: 2a964a7fc34e - releng/14.1 - 14.1: update to BETA3 37. May 17 Colin Percival git: 1f2c98c92c65 - releng/14.1 - Revert "Reapply "release.sh: Add -jN to `make release`"" 38. May 17 Zhenlei Huang git: 1652c9e29f5b - stable/14 - boottrace: Use NULL for SYSINIT's last arg, which is a pointer type 39. May 16 Kirk McKusick git: 6b2af2d88ffd - releng/14.1 - Enable soft updates by default for UFS2 filesystems. 40. May 16 Mitchell Horne git: 8930e7d8ea4d - releng/14.1 - save-entropy: Add manual page
41. May 16 Ed Maste git: 147c7e4dde23 - releng/14.1 - Increase IOAPIC_MAX_ID to 255 (from 254) 42. May 16 Kristof Provost git: b9f6b6685558 - stable/13 - pf: always mark states as unlinked before detaching them 43. May 16 Kristof Provost git: e73147fc7ca6 - stable/14 - pf: always mark states as unlinked before detaching them 44. May 16 Dag-Erling =?utf-8?Q?Sm=C3 git: b45d038b5f7c - releng/14.1 - expand: Fix markup for the `-t` option. 45. May 16 Kirk McKusick git: 7465f9fc0646 - stable/14 - Enable soft updates by default for UFS2 filesystems. 46. May 16 Gordon Bergling git: 4b62662bcd67 - stable/12 - ipfw: Fix a typo in a source code comment 47. May 16 Gordon Bergling git: 0e2681e4d79f - stable/13 - ipfw: Fix a typo in a source code comment 48. May 16 Gordon Bergling git: 3e5219458fed - stable/14 - ipfw: Fix a typo in a source code comment 49. May 16 Zhenlei Huang Re: git: b827afb9e3a7 - releng/14.1 - Revert "intrng: switch from MAXCPU to mp_ncpus" 50. May 16 Mike Karels Re: git: b827afb9e3a7 - releng/14.1 - Revert "intrng: switch from MAXCPU to mp_ncpus" 51. May 16 Zhenlei Huang Re: git: b827afb9e3a7 - releng/14.1 - Revert "intrng: switch from MAXCPU to mp_ncpus" 52. May 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 0a09b741a794 - releng/14.1 - adduser: Additional variable fixes. 53. May 15 Ed Maste git: 18119e711f1c - stable/14 - Increase IOAPIC_MAX_ID to 255 (from 254) 54. May 15 Mike Karels git: b827afb9e3a7 - releng/14.1 - Revert "intrng: switch from MAXCPU to mp_ncpus" 55. May 15 Dag-Erling =?utf-8?Q?Sm=C3 git: db5aefb1cae1 - stable/14 - adduser: Additional variable fixes. 56. May 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 14a33d7a0016 - stable/13 - adduser: Additional variable fixes. 57. May 15 Dag-Erling =?utf-8?Q?Sm=C3 git: a4d054aa5cab - stable/13 - expand: Fix markup for the `-t` option. 58. May 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 0d230c89f5b3 - stable/14 - expand: Fix markup for the `-t` option. 59. May 15 Mike Karels git: 3e627553bbd7 - stable/14 - Revert "intrng: switch from MAXCPU to mp_ncpus" 60. May 15 Konstantin Belousov git: 00cf2f3092e4 - stable/14 - vfs_lookup.c: only call ktrcapfail() if KTRACE is enabled
61. May 15 Konstantin Belousov git: 6adfee18effb - stable/14 - sys/namei.h: move NI_CAP_VIOLATION() macro from namei.h to vfs_lookup.c 62. May 14 Colin Percival git: 67f4116a102f - releng/14.1 - release: make dependencies, not recursive make 63. May 14 Colin Percival git: 0db0821fb8d7 - releng/14.1 - release: Rework vm_extra_pre_umount 64. May 14 Colin Percival git: 1653215de8f4 - releng/14.1 - release: Use qemu when cross-building vm images 65. May 14 Marko Zec git: 9ae078121d3f - stable/13 - fib_dxr: set fib_data field in struct dxr_aux early enough 66. May 14 Marko Zec git: 43571fe7c8dc - stable/13 - fib_dxr: s/KASSERT/MPASS/ 67. May 14 Marko Zec git: 354fa04f5ea1 - stable/13 - fib_dxr: KASSERTs for chasing NULL ptr and runaway refcount suspects 68. May 14 Marko Zec git: 40a1183ac774 - stable/13 - fib_dxr: move the bulko of malloc() failure logging into dxr_build() 69. May 14 Marko Zec git: 2b9843e268fa - stable/13 - fib_dxr: update comment. 70. May 14 Marko Zec git: f68ecf5d4fbd - stable/13 - fib_dxr: free() does nothing if arg is NULL, so remove a redundant check. 71. May 14 Marko Zec git: 416679ecabd6 - stable/13 - fib_dxr: log malloc() failures. 72. May 14 Marko Zec git: 0418d7a09037 - stable/14 - fib_dxr: set fib_data field in struct dxr_aux early enough 73. May 14 Marko Zec git: 52075e4cfabc - stable/14 - fib_dxr: KASSERTs for chasing NULL ptr and runaway refcount suspects 74. May 14 Marko Zec git: 1261fc325c3c - stable/14 - fib_dxr: s/KASSERT/MPASS/ 75. May 14 Marko Zec git: e474704b9c49 - stable/14 - fib_dxr: move the bulko of malloc() failure logging into dxr_build() 76. May 14 Marko Zec git: df376a714af6 - stable/14 - fib_dxr: update comment. 77. May 14 Marko Zec git: 64136682ba16 - stable/14 - fib_dxr: free() does nothing if arg is NULL, so remove a redundant check. 78. May 14 Marko Zec git: e9927f4e6129 - stable/14 - fib_dxr: log malloc() failures. 79. May 14 Mike Karels git: 096a438138b5 - releng/14.1 - in6.h: expose s6_addr* definitions to user level 80. May 14 Ed Maste git: ea6caf8bc223 - stable/13 - .github: Update the path used for the homebrew LLVM install on macOS
81. May 14 Ed Maste git: 1346b9ca7167 - stable/13 - ukswitch: fix non-debug build 82. May 14 Ed Maste git: dfac340633bc - stable/13 - ip17x: fix non-debug build 83. May 14 Ed Maste git: f4b6272a26da - stable/14 - .github: Update the path used for the homebrew LLVM install on macOS 84. May 14 Ed Maste git: 412b433cc75b - stable/13 - smsc(4): update to mention Microchip 85. May 14 Ed Maste git: 7309d72e140b - stable/14 - ukswitch: fix non-debug build 86. May 14 Ed Maste git: e9a7be7def4c - stable/14 - ip17x: fix non-debug build 87. May 14 Olivier Certner git: 81ddf56306ca - releng/14.1 - sched: Simplify sched_lend_user_prio_cond() 88. May 14 Olivier Certner git: 9dad96bc6344 - releng/14.1 - PP mutexes: lock: Reduce 'umtx_lock' holding before taking the user lock 89. May 14 Olivier Certner git: 8bd89740cb2b - releng/14.1 - PP mutexes: lock: Check if priority is too high against base one 90. May 14 Olivier Certner git: 21284ecd1e65 - releng/14.1 - PP mutexes: unlock: Reset inherited prio regardless of privileges 91. May 14 Dag-Erling =?utf-8?Q?Sm=C3 git: b6fb1131e64f - stable/13 - cat: Check for lack of success rather than a specific failure. 92. May 14 Dag-Erling =?utf-8?Q?Sm=C3 git: b52cbae3b7f4 - stable/13 - tftpd: Add missing `-S` option to synopsis. 93. May 14 Dag-Erling =?utf-8?Q?Sm=C3 git: 7f97e3f47149 - stable/13 - Add man page for nfslockd. 94. May 14 Dag-Erling =?utf-8?Q?Sm=C3 git: 626ee3cac845 - stable/14 - tftpd: Add missing `-S` option to synopsis. 95. May 13 Colin Percival git: c58d78f4fa99 - stable/14 - New sysctl to disable NOMATCH until devmatch runs 96. May 13 Colin Percival git: e306ad1c194d - stable/14 - release: make dependencies, not recursive make 97. May 13 Colin Percival git: c5342be39c1a - stable/14 - release: Rework vm_extra_pre_umount 98. May 13 Colin Percival git: 166432191c5a - stable/14 - release: Use qemu when cross-building vm images 99. May 13 Mike Karels git: 975e833ff730 - releng/14.1 - lld: work around elftoolchain bug which causes bloated RISCV binaries 100. May 13 Mike Karels git: 8f0bd08e9869 - stable/14 - lld: work around elftoolchain bug which causes bloated RISCV binaries
101. May 13 Kristof Provost git: 75a94658d372 - stable/13 - libpfctl: fix incorrect pcounters array size 102. May 13 Kristof Provost git: 14c2c7913c90 - stable/14 - libpfctl: fix incorrect pcounters array size 103. May 13 Ed Maste git: eca3db908c60 - stable/13 - clock_gettime.2: fix markup 104. May 13 Ed Maste git: c595a834ebbd - stable/13 - clock_gettime.2: Clarify CLOCK_* 105. May 13 Ed Maste git: 3c05a91910d7 - stable/13 - dlopen(3): mention fdlopen for capsicum(4) 106. May 13 Ed Maste git: f2109683ce37 - stable/14 - dlopen(3): mention fdlopen for capsicum(4) 107. May 13 Konstantin Belousov git: ddabe1d3c515 - stable/14 - mlx5en: add diagnostic in one more case of failed eeprom read preparation 108. May 13 Konstantin Belousov git: 9877b9bea5b0 - stable/13 - mlx5en: add diagnostic in one more case of failed eeprom read preparation 109. May 13 Rick Macklem git: 2c65656b29fb - releng/14.1 - nfsd: Fix Link conformance with RFC8881 for delegations


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