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


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

Messages: 84, new messages first
Last update: Sun Apr 23 5:50:10 2023

home | archive sorted by: subject | author | date | reverse date
  1. Apr 22 Dimitry Andric             git: 17eaa359dcb5 - stable/12 - ichiic: use bool for one-bit wide bit-fields
  2. Apr 22 Dimitry Andric             git: 449c2949368d - stable/12 - libarchive: make single bit bitfields unsigned to avoid clang 16 warning
  3. Apr 22 Dimitry Andric             git: 859735832d83 - stable/12 - bsnmp: make single bit bitfields unsigned to avoid clang 16 warning
  4. Apr 22 Dimitry Andric             git: f65f23e90da8 - stable/12 - libsa: make single bit bitfields unsigned to avoid clang 16 warning
  5. Apr 22 Dimitry Andric             git: 9f9b65a0933a - stable/13 - ichiic: use bool for one-bit wide bit-fields
  6. Apr 22 Dimitry Andric             git: 5cc19c2f6c68 - stable/13 - bsnmp: make single bit bitfields unsigned to avoid clang 16 warning
  7. Apr 22 Dimitry Andric             git: 01bdf9acd258 - stable/13 - libsa: make single bit bitfields unsigned to avoid clang 16 warning
  8. Apr 22 Gordon Bergling            git: 14089ff9c21d - stable/12 - unionfs.5: Use '.An -nosplit' in the AUTHORS section
  9. Apr 22 Gordon Bergling            git: 02a7d117b591 - stable/13 - unionfs.5: Use '.An -nosplit' in the AUTHORS section
 10. Apr 21 Ed Maste                   git: 775defbe0c23 - stable/13 - makefs: use unsigned and %u for rock_ridge_move_count
 11. Apr 21 Ed Maste                   git: 6dda38e5ca07 - stable/13 - makefs: remove unused variable
 12. Apr 21 Ed Maste                   git: 5fbe15bc2187 - stable/13 - makefs: remove unused cd9660 options
 13. Apr 21 Ed Maste                   git: bf5c45448720 - stable/13 - Enable KERN_TLS by default in ARM64 GENERIC
 14. Apr 21 Ed Maste                   git: 533a942a213c - stable/13 - sftp: avoid leaking path arg in calls to make_absolute_pwd_glob
 15. Apr 21 Zhenlei Huang              git: 303d9a593bdd - stable/12 - bridge: Log MAC address port flapping
 16. Apr 21 Zhenlei Huang              git: d26e62ad16dc - stable/12 - printf.9: Update the use example of the %D conversion specifier
 17. Apr 21 Zhenlei Huang              git: 673685a50aeb - stable/12 - lagg(4): Correctly define some sysctl variables
 18. Apr 21 Zhenlei Huang              git: 109bea7ab84e - stable/12 - vnet: Fix a typo in a source code comment
 19. Apr 21 Zhenlei Huang              git: de53ebb0f20e - stable/13 - bridge: Log MAC address port flapping
 20. Apr 21 Zhenlei Huang              git: ff7151058e51 - stable/13 - printf.9: Update the use example of the %D conversion specifier


21. Apr 21 Zhenlei Huang git: 774a2ee9ad7a - stable/13 - lagg(4): Correctly define some sysctl variables 22. Apr 21 Zhenlei Huang git: fd635d87ad35 - stable/13 - vnet: Fix a typo in a source code comment 23. Apr 21 Zhenlei Huang git: a023d986e462 - stable/13 - mlx5ib(4): Mark driver knows net epoch 24. Apr 21 Zhenlei Huang git: e74e0dc9b018 - stable/13 - infiniband: Opt-in for net epoch 25. Apr 21 Gordon Bergling git: b5a5ddaa4c2e - stable/12 - grdc.6: Add an ENVIRONMENT section 26. Apr 21 Gordon Bergling git: 3c5b9739552c - stable/12 - morse.6: Mention to standards in the SEE ALSO section 27. Apr 21 Gordon Bergling git: b75fa8cba4c3 - stable/12 - mount_nfs.8: Fix a mandoc warning 28. Apr 21 Gordon Bergling git: 64040734ed6f - stable/13 - grdc.6: Add an ENVIRONMENT section 29. Apr 21 Gordon Bergling git: eca916b0e65f - stable/13 - morse.6: Mention to standards in the SEE ALSO section 30. Apr 21 Gordon Bergling git: 6b5b4668ce76 - stable/13 - mount_nfs.8: Fix a mandoc warning 31. Apr 21 Konstantin Belousov git: 11793cb60351 - stable/13 - amd64: fix PKRU and swapout interaction 32. Apr 20 Michael Tuexen git: d7339c42673a - stable/13 - trpt: fix several bugs and add deprecation notice 33. Apr 20 Kyle Evans git: 312c06634ec3 - stable/13 - pkill: tests: do a pass for case-sensitive conflicts 34. Apr 20 Kyle Evans git: f0cb73450966 - stable/13 - loader: lua: disable autoboot timer after password entry 35. Apr 20 Kyle Evans git: 7e5811f76bb0 - stable/13 - loader: lua: unload the kernel when changing BEs 36. Apr 19 Warner Losh git: ac7506f22fa6 - stable/13 - tty: Default to printing kernel stack traceback only on INVARIANT kernels 37. Apr 19 Mark Johnston git: 90348de64067 - stable/13 - bridge: Try to make the GRAB_OUR_PACKETS macro a bit more readable 38. Apr 19 Mark Johnston git: 0f1e73b789c8 - stable/13 - netisr: Purge another reference to NETISR_EPAIR 39. Apr 18 Kristof Provost git: c79831b38a63 - stable/13 - epair tests: test PCP tagged packets 40. Apr 18 Kristof Provost git: 8011e2cd245e - stable/13 - if_epair: also remove vlan metadata from mbufs
41. Apr 18 Gordon Bergling git: e04514c9aab6 - stable/12 - arm: Remove a double word in a comment in setjmp 42. Apr 18 Gordon Bergling git: 0b5e6fa6cdc1 - stable/13 - arm: Remove a double word in a comment in setjmp 43. Apr 18 Gordon Bergling git: a545623b612e - stable/13 - kern: remove a double word in a KASSERT in subr_trap 44. Apr 18 Eugene Grosbein git: 8b7f6783e69b - stable/13 - tmpfs: MFC: unbreak module build outside of kernel build environment 45. Apr 17 Mitchell Horne git: 08e65a6bf425 - stable/13 - arm64: nexus code tidy-up 46. Apr 17 Mitchell Horne git: e0d675cf5cdf - stable/13 - arm: nexus code tidy-up 47. Apr 17 Mitchell Horne git: d3d739ffa7a5 - stable/13 - powerpc: nexus code tidy-up 48. Apr 17 Mitchell Horne git: c75d7f769541 - stable/13 - riscv: nexus code tidy-up 49. Apr 17 Mitchell Horne git: 256af80ed4b3 - stable/13 - x86: nexus code tidy-up 50. Apr 17 Mitchell Horne git: 19866d1a162f - stable/13 - ofwbus: only allow unit number zero 51. Apr 17 Mitchell Horne git: 53ad4781f550 - stable/13 - ofwbus: remove arm64 ifdefs 52. Apr 17 Mitchell Horne git: 9cb88cc937ec - stable/13 - ofwbus: remove handling of resources from ofwbus 53. Apr 17 Mitchell Horne git: 5cdaedd8cc6a - stable/13 - physmem: add ram0 pseudo-driver 54. Apr 17 Mitchell Horne git: 0edbab45af5d - stable/13 - arm: add an interrupt rman to nexus 55. Apr 17 Mark Johnston git: da048bd318b3 - stable/13 - ofw: fix memory leak in ofwbus_attach() 56. Apr 17 Ed Maste git: 40399b2a4a8a - stable/12 - awk: errror on printf format strings lacking conversion specifier 57. Apr 17 Ed Maste git: 46529cb99040 - stable/13 - awk: errror on printf format strings lacking conversion specifier 58. Apr 17 Zhenlei Huang git: ae9a69acb145 - stable/12 - iicbus(4): Use the existing CTLFLAG_RWTUN flag definition 59. Apr 17 Zhenlei Huang git: f6954802a8c8 - stable/12 - bxe(4): Use CTLFLAG_RDTUN flag definition 60. Apr 17 Zhenlei Huang git: 5813a7c0e7c2 - stable/12 - ice(4): Use the existing CTLFLAG_RWTUN flag definition
61. Apr 17 Zhenlei Huang git: 1fa6add28785 - stable/12 - cam iosched: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions 62. Apr 17 Zhenlei Huang git: f0274efa336b - stable/12 - powerpc: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions 63. Apr 17 Zhenlei Huang git: 07bd2fc4022c - stable/13 - iicbus(4): Use the existing CTLFLAG_RWTUN flag definition 64. Apr 17 Zhenlei Huang git: f500ecbeae7e - stable/13 - bxe(4): Use CTLFLAG_RDTUN flag definition 65. Apr 17 Zhenlei Huang git: 60d6ed9cb8b3 - stable/13 - ice(4): Use the existing CTLFLAG_RWTUN flag definition 66. Apr 17 Zhenlei Huang git: 09f9dad4654a - stable/13 - cam iosched: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions 67. Apr 17 Zhenlei Huang git: 7124e665dac9 - stable/13 - powerpc: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions 68. Apr 16 Gordon Bergling git: 3e9d966ce45e - stable/13 - vimage.8: Remove a double word 69. Apr 16 Ed Maste git: e0a9723dee9c - stable/13 - fs/cd9660: add header include guards 70. Apr 16 Ed Maste git: 1305e8a6d02f - stable/13 - llvm-objcopy: link man page as strip.1 when WITH_LLVM_BINUTILS is set 71. Apr 16 Konstantin Belousov git: c38df24407d1 - stable/13 - rtld: fixes for handling of the grouped options 72. Apr 16 Konstantin Belousov git: ad481562ab09 - stable/13 - pkru.3: fix markup 73. Apr 16 Konstantin Belousov git: 166804038038 - stable/13 - Regen 74. Apr 16 Konstantin Belousov git: b50b224df47f - stable/13 - Change kqueue1() to be compatible with NetBSD 75. Apr 16 Konstantin Belousov git: e6aa3c8db0e5 - stable/13 - Rename kqueue1(2) to kqueuex(2) to avoid compat issues with NetBSD 76. Apr 16 Konstantin Belousov git: 78182897b6a2 - stable/13 - kqueue1(2): document 77. Apr 16 Konstantin Belousov git: 35c8860cc4de - stable/13 - kqueue1(2): export the symbol from libc 78. Apr 16 Konstantin Belousov git: fcfa6bf40d99 - stable/13 - Add kqueue1() syscall 79. Apr 16 Konstantin Belousov git: 99da9d65a5e0 - stable/13 - DEBUG_VFS_LOCKS: restore diagnostic for the witness use case 80. Apr 16 Konstantin Belousov git: 41959beeae1f - stable/13 - Add witness_is_owned(9)
81. Apr 16 Konstantin Belousov git: 074babfb2812 - stable/13 - DEBUG_VFS_LOCKS: use witness if available 82. Apr 16 Gordon Bergling git: 389449887c64 - stable/13 - Merge commit 'd84e570b54961e8874bbd8de25635eb96be0977e' 83. Apr 16 Simon J. Gerraty git: c1ca6b7ba3de - stable/13 - Merge bearssl-20220418 84. Apr 15 Xin LI git: 134e7beec0e2 - stable/13 - arcmsr(4): Fix reading buffer empty length error.


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