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


2023/dev-commits-src-branches/20230813.dev-commits-src-branches

Messages: 78, old messages first
Last update: Sun Aug 13 5:50:00 2023

home | archive sorted by: subject | author | date | reverse date
  1. Aug  6 Kirk McKusick              git: d69d55f78b93 - stable/13 - UFS/FFS: Migrate to modern uintXX_t from u_intXX_t.
  2. Aug  6 Marius Strobl              git: a00be5afa7f7 - stable/13 - Remove bt.4 man page.
  3. Aug  6 Marius Strobl              git: 5fb88aba6c9a - stable/13 - man: Remove obsolete meteor.4
  4. Aug  6 Marius Strobl              git: a6222e182c74 - stable/13 - mmc(4): Don't call bridge driver for timings not requiring tuning
  5. Aug  6 Marius Strobl              git: 4ebb0ab53543 - stable/13 - gem(4): Remove onboard-only Sun ERI and remnants of SBus support
  6. Aug  6 Marius Strobl              git: 2dd8070638c6 - stable/13 - cas.4: Remove remaining sparc64-specific bit
  7. Aug  6 Marius Strobl              git: 36670fa153a8 - stable/13 - test: remove remainder of testfloat
  8. Aug  6 Marius Strobl              git: 6063ec2f429d - stable/13 - xhci(4): Describe AMD 400 Series USB 3.1 controllers
  9. Aug  6 Marius Strobl              git: 3b0d328a2def - stable/13 - gif(4): Revert in{,6}_gif_output() misalignment handling
 10. Aug  6 Marius Strobl              git: b59b3443f39d - stable/13 - gif(4): Assert that gif_output() isn't called for EtherIP
 11. Aug  6 Marius Strobl              git: 0dac0289c775 - stable/13 - ofw(4): Add my copyright and additional history for ofw_reg_to_paddr()
 12. Aug  6 Marius Strobl              git: 20972319d2ee - stable/13 - Fix dead reference to boot0(8) to point to boot0cfg(8).
 13. Aug  6 Marius Strobl              git: 7bf80c94f7ae - stable/13 - gpart(8): Refer to a related manual page
 14. Aug  6 Marius Strobl              git: e8d85eaf1c6a - stable/13 - cam(3): Add a manual page cross reference
 15. Aug  6 Marius Strobl              git: a38661a36b5e - stable/13 - update external URL
 16. Aug  6 Marius Strobl              git: 3fb913e58d10 - stable/13 - camcontrol(8): Add manual page cross references
 17. Aug  6 Marius Strobl              git: 555a4a30a0a0 - stable/13 - camcontrol(8): Use simpler language
 18. Aug  6 Marius Strobl              git: 4b96066ac09a - stable/13 - gpart(8): Improve manual page syntax
 19. Aug  6 Marius Strobl              git: de256b499f33 - stable/13 - Minor grammar nit
 20. Aug  6 Marius Strobl              git: f28b14e6ce69 - stable/13 - geom(4): Add cross reference to geom(8)


21. Aug 6 Marius Strobl git: aa63608809b6 - stable/13 - base: Remove support for the VTOC8 partitioning scheme 22. Aug 6 Marius Strobl git: 0096e445c55a - stable/13 - ffs: wait for trims earlier during unmount to avoid panic 23. Aug 6 Marius Strobl git: 685f0d228395 - stable/13 - tests: also remove sparc64 case 24. Aug 6 Marius Strobl git: 46c05afd2f76 - stable/13 - stand: Update testing script for arch retirement 25. Aug 6 Marius Strobl git: e616ceec8295 - stable/13 - gitignore: whack dead architectures 26. Aug 7 Konstantin Belousov git: 2b0cd3b55294 - stable/13 - killpg(2): close a race with fork(2), part1 27. Aug 7 Konstantin Belousov git: 54747740ccc6 - stable/13 - sigtd(): prefer non-stopped thread as a target for signal queue 28. Aug 7 Konstantin Belousov git: 910aa553a9ba - stable/13 - killpg(): close a race with fork(), part 2 29. Aug 7 Konstantin Belousov git: c25f1912ea6a - stable/13 - fork1(): properly track the state of the pg_killsx lock 30. Aug 7 Konstantin Belousov git: 746c8f0cd706 - stable/13 - cd9660: do not leak buffers in cd9660_rrip_loop() 31. Aug 7 Mark Johnston git: c7508914f41c - stable/13 - pcpu: Remove unused definitions of ALT_STACK_SIZE 32. Aug 7 Mark Johnston git: d67ef8ac7de7 - stable/13 - arm64: Add constants for decoding ISS fields for WF* exceptions 33. Aug 7 Dmitry Chagin git: fbae16ed99ad - stable/13 - man: Link _Fork(2) man page 34. Aug 7 Dmitry Chagin git: 73ac090e9244 - stable/13 - signal: Get rid of gsignal() as it not used anywhere 35. Aug 7 Dmitry Chagin git: 24d41b6c95f9 - stable/13 - signal: Remove gsignal references from manuals 36. Aug 7 Dmitry Chagin git: 70d248d25af7 - stable/13 - ObsoleteFiles.inc: Remove leading slash from 20230714 entry 37. Aug 7 Dmitry Chagin git: 4e15e32a60b6 - stable/13 - linux(4): Properly allocate buffer for kern_getdirentries in readdir 38. Aug 7 Dmitry Chagin git: 1821249a4d70 - stable/13 - linux(4): Delete a useless variable in readdir 39. Aug 7 Dmitry Chagin git: 7027716f9d8d - stable/13 - linux(4): Use M_LINUX for malloc type in readdir 40. Aug 7 Dmitry Chagin git: d41dfdb6f413 - stable/13 - linux(4): Delete a useless variable in getdents64
41. Aug 7 Dmitry Chagin git: b4ebdfe9980f - stable/13 - linux(4): Use M_LINUX for malloc type in getdents64 42. Aug 7 Dmitry Chagin git: e644694f5f3b - stable/13 - linux(4): Use M_LINUX for malloc type in getdents 43. Aug 7 Dmitry Chagin git: 76efe26bafe2 - stable/13 - linux(4): Use M_LINUX for malloc type of proc emuldata 44. Aug 7 Dmitry Chagin git: 520891109c09 - stable/13 - linux(4): Fix control message size calculation 45. Aug 7 Dmitry Chagin git: 3b84bfafb98b - stable/13 - vfs: Deleting a doubled inclusion of sys/capsicum.h 46. Aug 7 Kevin Bowling git: e9cd4a8fee58 - stable/13 - e1000: Fix lem(4)/em(4) TSO6 47. Aug 8 Ed Maste git: edd0014a6e34 - stable/13 - ssh: comment deprecated option handling for retired local patches 48. Aug 8 Ed Maste git: 41b96792050e - stable/12 - ssh: remove pre- and post-merge update steps 49. Aug 8 Ed Maste git: c734abca9540 - stable/12 - ssh: comment deprecated option handling for retired local patches 50. Aug 8 Ed Maste git: 2030f99a9aac - stable/12 - cd9660: do not leak buffers in cd9660_rrip_loop() 51. Aug 9 Mark Johnston git: 5abba9619cbb - stable/13 - vm_map: Add a macro to fetch a map entry's split boundary index 52. Aug 10 Kevin Bowling git: c68db90db192 - stable/13 - e1000: Automask TSO on lem(4)/em(4) 10/100 Ethernet 53. Aug 10 Kevin Bowling git: f5255126772e - stable/13 - ixgbe: Warn once for unsupported SFPs 54. Aug 10 Kevin Bowling git: fd2b36319c1f - stable/13 - ixv: Separate VFTA table for each interface 55. Aug 10 Konstantin Belousov git: 1d488ee57aa1 - stable/13 - Cleanup debugging code in libm 56. Aug 10 Konstantin Belousov git: 6fe5d4d8c3c7 - stable/13 - Fixes for bugs in sinpi/cospi/tanpi 57. Aug 10 Konstantin Belousov git: 6c20cf96ac0e - stable/13 - libibverbs: remove nonexistent symbols from the linker map 58. Aug 10 Konstantin Belousov git: 7bf2125dc1a5 - stable/13 - librdmacm: remove rsocket symbols from the map file 59. Aug 10 Konstantin Belousov git: 42b25e115a79 - stable/13 - librmdacm: rdma_get_local_addr and rdma_get_peer_addr are not exported 60. Aug 10 Konstantin Belousov git: 8b2e264d6e5c - stable/13 - opensm libosmcomp: remove non-existent symbols from the version map
61. Aug 10 Konstantin Belousov git: ac0199a0c53d - stable/13 - opensm libvendor: remove non-existent symbols from the version map 62. Aug 10 Konstantin Belousov git: 286943c3747f - stable/13 - opensm libopensm: remove non-existent symbols from the version map 63. Aug 10 Konstantin Belousov git: 21a943407e99 - stable/13 - udf: reject invalid block sizes from lvd 64. Aug 10 Gordon Bergling git: b9dd766aa8e6 - stable/13 - arm64-iommu: Fix a typo in a kernel message 65. Aug 10 Ed Maste git: 8ae81fa9c4bc - stable/13 - inet.3: remove mention of VAX endianness 66. Aug 11 Dmitry Chagin git: 455b78443ee5 - stable/13 - linux: binutils as requires %eflags instead of %flags for CFI. 67. Aug 11 Dmitry Chagin git: 97cbac33c6d2 - stable/13 - linux(4): Add elf_hwcap2 to x86 68. Aug 11 Kristof Provost git: 836dc3507e0d - stable/13 - pf: use sctp_calculate_cksum() 69. Aug 11 Kristof Provost git: 9b14d6c17355 - stable/13 - pfctl: SCTP can have port numbers 70. Aug 11 Kristof Provost git: 9b60a37c1e9b - stable/13 - pf: initial SCTP support 71. Aug 11 Kristof Provost git: a9e6ca87f104 - stable/13 - pf tests: basic SCTP connection test 72. Aug 11 Kristof Provost git: 540c8cd7adc5 - stable/13 - pf: support 'return' for SCTP 73. Aug 11 Kristof Provost git: dc9da87bd334 - stable/13 - pf tests: test SCTP 'return' 74. Aug 11 Kristof Provost git: bd658cda0284 - stable/13 - pf: add SCTP NAT support 75. Aug 11 Kristof Provost git: dc0a6fb58471 - stable/13 - pf tests: test SCTP NAT 76. Aug 11 Kristof Provost git: 1cb393fbd4c2 - stable/13 - pf tests: test 'rdr' for SCTP 77. Aug 11 Kristof Provost git: d77d4c6a0419 - stable/13 - pf tests: test SCTP pfsync 78. Aug 11 Kristof Provost git: c46419526269 - stable/13 - pf.conf.5: document SCTP support


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