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


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

Messages: 84, sorted by subject
Last update: Mon Jul 8 0:07:02 2024

home | up | archive sorted by: subject | author | date | reverse date
  1. Jul  3 Zhenlei Huang              git: 07d138afc7e5 - main - if_pflog: Limit the maximum unit via the new KPI
  2. Jul  3 Ryan Libby                 git: 07d359787f0d - main - libthr: avoid gcc -Wcast-function-type
  3. Jul  2 Zhenlei Huang              git: 087f5e08ab5f - main - if_vxlan(4): Plug a memory leak
  4. Jul  4 Zhenlei Huang              git: 09164454aa4c - main - ethernet: Retire M_HASFCS
  5. Jul  6 Warner Losh                git: 0b82dac337e7 - main - cdefs.h: Add back fallback define for __printf0like
  6. Jul  7 Warner Losh                git: 0bff71667441 - main - /sys/dev/bnxt: Enable NPAR support on BCM57504
  7. Jul  7 Warner Losh                git: 12545b85834f - main - fwget: add needed firmware for AMD Raphael GPUs
  8. Jul  4 Peter Holm                 git: 12be19572aea - main - stress2: Add two test. Fix a typo while here
  9. Jul  2 Warner Losh                git: 172328c477b1 - main - timerfd.2: Add documentation for CLOCK_UPTIME and CLOCK_BOOTTIME
 10. Jul  2 Ryan Libby                 git: 19008cdf7bef - main - gsb_crc32.c: avoid gcc -Wunused-const-variable in user build
 11. Jul  6 Christos Margiolis         git: 1a768ea9db3d - main - sound: Add min_rate and min_channels safety check in SNDCTL_AUDIOINFO
 12. Jul  3 John Baldwin               git: 1edf61f395d9 - main - cxgbe: Add a 'show t4 memdump' DDB command
 13. Jul  2 Kristof Provost            git: 239e24eb0cf6 - main - pf: Handle (*m0)->m_len < sizeof(struct ip) case
 14. Jul  1 John Baldwin               Re: git: 2508372b7b46 - main - cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions
 15. Jul  2 Warner Losh                 Re: git: 2508372b7b46 - main - cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions
 16. Jul  3 Ka Ho Ng                   git: 25ef056f74e4 - main - ofed: fix rwq buffer allocation
 17. Jul  3 Ryan Libby                 git: 2730f4291411 - main - amd64 pcpu: fix clobbers, suppress warnings, and clean up
 18. Jul  1 Philip Paeps               git: 2abea9df0165 - main - openssh: Fix pre-authentication remote code execution in sshd.
 19. Jul  6 Christos Margiolis         git: 2d6fc24673cc - main - sound: Handle midistat_lock through function interface
 20. Jul  6 Christos Margiolis         git: 3402d474ceb8 - main - snd_uaudio: Remove unused sc_sndstat sbuf


21. Jul 5 Alan Cox git: 383fd3ea0012 - main - arm64: Handle an unaligned start in pmap_mask_set_locked() 22. Jul 7 Ryan Libby git: 39733922edc4 - main - rtld: actually resolve memcpy plt 23. Jul 7 Ryan Libby git: 39bda097c037 - main - pci: propagate vpd read error 24. Jul 2 Ryan Libby git: 3cfcbbfaf83a - main - cdefs.h __generic: avoid gcc -Wunused-value 25. Jul 6 Christos Margiolis git: 46e92a41cb53 - main - sound: Simplify getchns() 26. Jul 7 Warner Losh git: 4c6cf054c959 - main - Stop forcing -g in mpi3mr module because it breaks non-debug install. 27. Jul 6 Christos Margiolis git: 526bd1d87ec9 - main - sound: Remove MIDI_TYPE 28. Jul 7 Warner Losh git: 580dc180c7eb - main - kbcontrol.1+kbdmap.1: improve manual descriptions 29. Jul 3 John Baldwin git: 61089df8147e - main - cxgbe: Remove most uses of sysctl_wire_old_buffer 30. Jul 3 Ryan Libby git: 657b1276ad4c - main - libthr _get_curthread amd64: quiet gcc -Warray-bounds 31. Jul 6 Warner Losh git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like 32. Jul 6 John Baldwin Re: git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like 33. Jul 1 John Baldwin Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 34. Jul 1 Warner Losh Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 35. Jul 2 John Baldwin Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 36. Jul 2 Warner Losh Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 37. Jul 2 Warner Losh Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 38. Jul 2 John Baldwin Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 39. Jul 6 Warner Losh git: 6d59c062d824 - main - cdefs.h: Retire __const and __signed 40. Jul 7 Gordon Bergling git: 6ea81bcaf8ad - main - ocs_fc(4): Fix a typo in a kernel message
41. Jul 7 Warner Losh git: 7220a45bccbd - main - freebsd-update: rsautl is deprecated, use pkeyutl 42. Jul 7 Doug Moore git: 75694e650ed9 - main - swap_pager: speedup meta_transfer 43. Jul 2 Kristof Provost git: 78918c9b271c - main - pf: Fix NULL deref in m_pullup failure case 44. Jul 3 Ryan Libby git: 7b1c770341fe - main - libthr _get_curthread i386: quiet gcc -Warray-bounds 45. Jul 1 John Baldwin Re: git: 7cae020b9c97 - main - Simplify signal handling code in libthr by removing use of SYS_sigreturn 46. Jul 4 Alan Somers git: 7f50027321db - main - ctladm: don't require the use of "-p" with "port -r", part 2 47. Jul 7 Warner Losh git: 814bf1fddd27 - main - virtio_p9fs: fix panic on qemu/kvm 48. Jul 6 Christos Margiolis git: 86585210fd56 - main - sound: Fix min/max rate for SNDCTL_AUDIOINFO and SNDCTL_ENGINEINFO 49. Jul 6 Christos Margiolis git: 8b9e1b628064 - main - sound: Remove *MINOR from midi/ 50. Jul 7 Warner Losh git: 8c108b341cd8 - main - ncal: add -M to start week on Monday in cal mode 51. Jul 3 Ed Maste git: 94416c6939f4 - main - openssh: use '' instead of `' in config.h 52. Jul 6 Warner Losh git: 9a04df0515c9 - main - cdefs.h: Remove NO_ANSI_KEYWORDS 53. Jul 6 Christos Margiolis git: 9d8b93bc9cce - main - sound: Refactor sndstat_get_caps() 54. Jul 2 Warner Losh git: a1cfe4c7646b - main - style(9): Delete __FBSDID straggler 55. Jul 3 Zhenlei Huang git: a2cac544a668 - main - if_clone: Allow maxunit to be zero 56. Jul 4 Brooks Davis git: a2e65d45a5c6 - main - dhclient: correct struct ifreq allocation 57. Jul 6 Gordon Bergling git: a9d7f098b865 - main - mps(4): Correct a typo in a source code comment 58. Jul 6 Christos Margiolis git: a9f08df3e900 - main - sound: Remove dead code in pcm_register() 59. Jul 3 Ryan Libby git: ab92c99aa56f - main - i386 pcpu: fix clobbers, suppress warnings, and clean up 60. Jul 4 Peter Holm git: ad99f0062b34 - main - stress2: Added a new unionfs test scenario
61. Jul 6 Christos Margiolis git: adc1713fb13f - main - sound: Make DSP_FIXUP_ERROR() regular code 62. Jul 4 Mark Johnston git: b1dd06703274 - main - vtblk: Invoke busdma completion callbacks when polling 63. Jul 5 Ed Maste git: b81424adf718 - main - OpenSSH: correct logic error in ObscureKeystrokeTiming 64. Jul 6 Christos Margiolis git: be04a9d9387f - main - sound: Improve simplex handling in dsp_open() 65. Jul 5 Dag-Erling =?utf-8?Q?Sm=C3 git: c15290fb9d8f - main - tftpd: Code cleanup. 66. Jul 7 Warner Losh git: c2c6f08c8b47 - main - development.7/FILES: add CONTRIBUTING + git-arc.sh 67. Jul 3 Li-Wen Hsu git: cf2c79915a63 - main - organization.dot: Update core.13 members and secretary 68. Jul 2 Vladimir Kondratyev git: d6888e211b07 - main - ums(4): fix incorrect mouse button reporting via evdev 69. Jul 2 Zhenlei Huang git: d6963b9ed328 - main - if_vxlan(4): Exclude ETHER_CRC_LEN from macro VXLAN_MAX_MTU 70. Jul 6 Christos Margiolis git: d6d4586b0b7e - main - sound: Get rid of snd_sb16 workaround in vchan_create() 71. Jul 6 Rick Macklem git: d8a99eaa1f06 - main - rpcbind: Add option to disable local host binding 72. Jul 2 Warner Losh git: de1e91339b17 - main - clock_gettime: Catch up with the CLOCK_BOOTTIME changes 73. Jul 7 Warner Losh git: de2ab11ff955 - main - manuals/description: system video console utilitys 74. Jul 7 Rick Macklem git: df3f247e4696 - main - rpcbind.8: Update the man page for -I 75. Jul 6 Christos Margiolis git: e850bd36dfda - main - sound: Add missing CHN_[UN]LOCKs in sndstat 76. Jul 7 Wolfram Schneider git: e880dd644f63 - main - stale-symlink-buildworld.sh: a script to check for stale symlinks on a FreeBSD system 77. Jul 6 Colin Percival git: ed807f7bcaec - main - release.sh: Pass ARCH_FLAGS when setting VMSIZE 78. Jul 1 John Baldwin Re: git: edbd489d09ba - main - ctladm: don't require the use of "-p" with "port -r" 79. Jul 6 Christos Margiolis git: f30af1f037a6 - main - sound: SNDCTL_AUDIOINFO: Do not skip physical channels if VCHANs are disabled 80. Jul 7 Ryan Libby git: f7f9a033f3ec - main - rtld: quiet gcc -Wrestrict
81. Jul 1 Ryan Libby git: f8a46de2dd48 - main - bluetooth socket sysinit: correct memset initialization 82. Jul 6 Alan Cox git: fb32ba6aa44d - main - amd64/arm64: Eliminate unnecessary demotions in pmap_protect() 83. Jul 6 Christos Margiolis git: fc76e24e583d - main - sound: Fix lock order reversals in mseq_open() 84. Jul 3 Warner Losh git: fd31c0946ee2 - main - cdefs.h: Add back comment about branch prediction


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