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


2024/dev-commits-src-branches/20240408.dev-commits-src-branches

Messages: 63, old messages first
Last update: Mon Apr 8 0:07:00 2024

home | archive sorted by: subject | author | date | reverse date
  1. Apr  1 Rick Macklem               git: 71f16d2efe7e - stable/14 - nfsd.8: Document ways to minimize Copy operation times
  2. Apr  1 Rick Macklem               git: 23a48a469a4e - stable/13 - nfsd.8: Document ways to minimize Copy operation times
  3. Apr  1 Kristof Provost            git: 0ade521bac78 - stable/13 - pfsync: fix use of invalidated stack variable
  4. Apr  1 Kristof Provost            git: 2fed983ceb66 - stable/14 - pf: fix use-after-free
  5. Apr  1 Kristof Provost            git: e0a58ef24a3b - stable/13 - pfsync: cope with multiple pending plus messages
  6. Apr  1 Kristof Provost            git: f5c0005567b4 - stable/14 - pfsync: fix use of invalidated stack variable
  7. Apr  1 Kristof Provost            git: ab872ab0bf19 - stable/14 - pfsync: cope with multiple pending plus messages
  8. Apr  1 Michael Osipov             git: e54b9d17f82d - stable/14 - freebsd-update: mark "cron" as fetched as "fetch" itself
  9. Apr  1 Michael Osipov             git: fc5208028a78 - stable/13 - freebsd-update: mark "cron" as fetched as "fetch" itself
 10. Apr  1 Bjoern A. Zeeb             git: faf66c373ab7 - stable/14 - ath(4): always enable 11n
 11. Apr  1 Bjoern A. Zeeb             git: 21b6420f67cf - stable/14 - ath_hal/ar9300: allow JUPITER cards to read eeprom
 12. Apr  1 Bjoern A. Zeeb             git: 4bce8178af85 - stable/14 - iicbus/mux/pca954x: add support for PCA9546 I2C Switch
 13. Apr  1 Bjoern A. Zeeb             git: dd167e59079b - stable/14 - LinuxKPI: 802.11: implement a deferred RX path
 14. Apr  1 Bjoern A. Zeeb             git: e74405a4d648 - stable/14 - LinuxKPI: 802.11: return proper value for IEEE80211_CRYPTO_AES_CCM
 15. Apr  1 Bjoern A. Zeeb             git: d1aff3556656 - stable/14 - vf_i2c: split up and add ACPI attachments in addition to FDT
 16. Apr  1 Bjoern A. Zeeb             git: 4197e21ed39c - stable/14 - vf_i2c: update I2C controller logic
 17. Apr  1 Ed Maste                   git: 87c576a25a1f - stable/14 - release: rework distributions list
 18. Apr  1 Ed Maste                   git: 7249e0d28c23 - stable/14 - crunch: remove fdisk from examples
 19. Apr  2 Justin Hibbits             git: 44aac9115f75 - stable/14 - powerpc: Bump maximum number of FDT reserved mem entries
 20. Apr  2 Konstantin Belousov        git: b40ed1134d67 - stable/14 - x86: test the right CPUID bit when checking for XSAVEOPT support


21. Apr 2 Konstantin Belousov git: 38c74c46b220 - stable/14 - amd64: initialize td_frame stack area for init(8) main thread 22. Apr 2 Konstantin Belousov git: 38fdb37047ea - stable/14 - x86: handle MXCSR from XSAVEOPT when x87 state was optimized 23. Apr 2 Bjoern A. Zeeb git: 465e5f1b8b80 - stable/13 - ath_hal/ar9300: allow JUPITER cards to read eeprom 24. Apr 2 Ed Maste git: 8db49fc84c53 - stable/14 - msgs: Use C99 bool instead of defining our own 25. Apr 2 Ed Maste git: 9f9289901c86 - stable/14 - bsdlabel: add BUGS section documenting 8 partition limit 26. Apr 2 Ed Maste git: 1f97fc87f1a6 - stable/14 - Cirrus-CI: Add manual Clang 18 jobs 27. Apr 2 Ed Maste git: 51b2556ee60a - stable/13 - bsdlabel: add BUGS section documenting 8 partition limit 28. Apr 2 Konstantin Belousov git: d4676f565d9a - stable/13 - x86: test the right CPUID bit when checking for XSAVEOPT support 29. Apr 2 Konstantin Belousov git: c787fedf1262 - stable/13 - amd64: initialize td_frame stack area for init(8) main thread 30. Apr 2 Konstantin Belousov git: b79fb02b32d9 - stable/13 - x86: handle MXCSR from XSAVEOPT when x87 state was optimized 31. Apr 2 Colin Percival git: 794473e3101c - stable/14 - release.sh: Don't install git if already present 32. Apr 2 Colin Percival git: 853241218da2 - stable/13 - release.sh: Don't install git if already present 33. Apr 3 Cy Schubert git: beb5140a9d8f - stable/14 - hostapd: Work around lack of MLME support 34. Apr 3 Cy Schubert git: 0fb7c4a38c85 - stable/13 - hostapd: Work around lack of MLME support 35. Apr 3 Zhenlei Huang git: 41d9d301fbd0 - stable/14 - kern linker: Make linker_file_add_dependency() void 36. Apr 3 Zhenlei Huang git: 223077d0a847 - stable/13 - kern linker: Make linker_file_add_dependency() void 37. Apr 3 Ed Maste git: bade279b8106 - stable/14 - tar: make error reporting more robust and use correct errno 38. Apr 3 Ed Maste git: 26c9cc10b220 - stable/14 - boot0: remove reference to fdisk 39. Apr 3 Ka Ho Ng git: 72c3d91294c4 - stable/14 - libfetch: parse scheme://domain:/ correctly 40. Apr 3 Ka Ho Ng git: c89889b9c342 - stable/13 - libfetch: parse scheme://domain:/ correctly
41. Apr 4 Konstantin Belousov git: df9c60beea7c - stable/14 - thread_single(9): decline external requests for traced or debugger-stopped procs 42. Apr 4 Konstantin Belousov git: bfafc6a86ddb - stable/13 - thread_single(9): decline external requests for traced or debugger-stopped procs 43. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: fdde01c5b449 - stable/14 - libc: Improve description of mktime() / timegm(). 44. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: ae2888dd0e25 - stable/14 - touch: Allow setting the timestamp to -1. 45. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: d738ce7cf6a3 - stable/14 - ln: Use stdbool, style nits. 46. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: 80f2602e48eb - stable/14 - install: Prefer strsnvis() to strsvis(). 47. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: ddee3ee4e071 - stable/14 - usr.bin: Make lorder conditional on MK_TOOLCHAIN. 48. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: 16349f296b23 - stable/13 - Update tzcode to 2024a. 49. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: 662dc74155ad - stable/13 - tzcode: Clean up the ctime(3) manual page. 50. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: fc7287456321 - stable/13 - touch: Allow setting the timestamp to -1. 51. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: f862c31a4159 - stable/13 - ln: Use stdbool, style nits. 52. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: 8934e4a17e94 - stable/13 - install: Prefer strsnvis() to strsvis(). 53. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: 6895133fe293 - stable/13 - lorder: Clean up and improve robustness. 54. Apr 4 Dag-Erling =?utf-8?Q?Sm=C3 git: b9e32d8c8f51 - stable/13 - Clean up botched merge. 55. Apr 5 Christos Margiolis git: 13952fbca7cd - stable/14 - pcm.4: Showcase default device change using mixer(8) 56. Apr 6 Dimitry Andric git: 18ec7a900324 - stable/14 - OptionalObsoleteFiles: add missed cuda wrappers include files 57. Apr 6 Dimitry Andric git: 1fd6ef0cb29e - stable/13 - OptionalObsoleteFiles: add missed cuda wrappers include files 58. Apr 7 Jason A. Harmening git: 7b86d14bfccb - stable/14 - unionfs: implement VOP_UNP_* and remove special VSOCK vnode handling 59. Apr 7 Ed Maste git: bedc8daace26 - stable/14 - dma.conf: Fix typo 60. Apr 7 Ed Maste git: 6ac10e8a72a7 - stable/14 - rights.4: add note about rights not being simple bitmasks
61. Apr 7 Ed Maste git: 507e18dfc324 - stable/14 - freebsd-update: Fix typo in comment 62. Apr 7 Ed Maste git: a2ce5a2dc95f - stable/13 - tar: make error reporting more robust and use correct errno 63. Apr 7 Ed Maste git: 9031978083ce - stable/13 - rights.4: add note about rights not being simple bitmasks


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