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


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

Messages: 88, old messages first
Last update: Sun Jun 11 5:50:01 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jun  4 Chuck Silvers              git: 89bd147dbf8e - stable/13 - ffs: restore backward compatibility of newfs and makefs with older binaries
  2. Jun  5 Cy Schubert                git: ea656f7cdcc1 - stable/13 - sqlite3: Vendor import of sqlite3 3.42.0
  3. Jun  5 Cy Schubert                git: 60ab53f3a67b - stable/12 - sqlite3: Vendor import of sqlite3 3.42.0
  4. Jun  5 Konstantin Belousov        git: 64d0e990f766 - stable/13 - setkey(8): remove redundand returns
  5. Jun  5 Konstantin Belousov        git: 0957619bf5f0 - stable/13 - setkey(8): ansify parser
  6. Jun  5 Konstantin Belousov        git: 256d03bc580e - stable/13 - setkey(8): extract prefixlen calculation info helper
  7. Jun  5 Konstantin Belousov        git: 447af6361cec - stable/13 - setkey(8): NAT-T manual configuration support
  8. Jun  5 Konstantin Belousov        git: dcaa24cf3057 - stable/13 - setkey(8): document NAT-T and NAT-T MTU extensions syntax
  9. Jun  5 Konstantin Belousov        git: be455be5099d - stable/13 - kern/subr_unit.c: some style
 10. Jun  5 Konstantin Belousov        git: 23af3ca2d418 - stable/13 - kern/subr_unit.c: more uses for is_bitmap()
 11. Jun  5 Konstantin Belousov        git: c26549327f42 - stable/13 - subr_unit.c: explain first/last special ranges
 12. Jun  5 Konstantin Belousov        git: 4ae4e074ebe8 - stable/13 - unr(9): document clean_unrhdr()
 13. Jun  5 Konstantin Belousov        git: 694714adcd19 - stable/13 - unr(9): add 'show unrhdr' ddb command
 14. Jun  5 Konstantin Belousov        git: c0360504add5 - stable/13 - unr(9): add iterator interface
 15. Jun  5 Konstantin Belousov        git: e7c3889a1736 - stable/13 - unr(9): add 'show unrhdr_iter' command
 16. Jun  5 Konstantin Belousov        git: d4fb56c08fb9 - stable/13 - unr(9) iterator: add naive test
 17. Jun  5 Konstantin Belousov        git: 135bc1d49de5 - stable/13 - unr(9): document iterators
 18. Jun  5 Konstantin Belousov        git: bb75966eaa31 - stable/13 - reapkill: handle possible pid reuse after the pid was recorded as signalled
 19. Jun  5 Konstantin Belousov        git: 1e26f443cd2b - stable/13 - __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors
 20. Jun  5 Konstantin Belousov        git: e99631746701 - stable/13 - open(2): fix typo


21. Jun 5 Mateusz Piotrowski git: 6180303a79bc - stable/13 - cd9660.5: Fix the history section 22. Jun 5 Mateusz Piotrowski git: 19677c0da80f - stable/13 - ps: Fix synopsis 23. Jun 5 Mateusz Piotrowski git: e06bc4821edd - stable/13 - ps: Add libxo to usage message 24. Jun 5 Mateusz Piotrowski git: 412394a79096 - stable/13 - nproc.1: Fix "first appeared in" details 25. Jun 5 Ed Maste git: c2144c3766ba - stable/13 - Cirrus-CI: add gcc12 automatic task on primary GitHub mirror 26. Jun 5 Ed Maste git: 089d1ed94c07 - stable/13 - Cirrus-CI: move QEMU pkg installation to test script 27. Jun 5 Ed Maste git: 7d947ad81079 - stable/13 - Cirrus-CI: hide manual tasks from official runs 28. Jun 5 Ed Maste git: 99b983ffe737 - stable/13 - Cirrus-CI: switch to -lite LLVM package for native run 29. Jun 5 Ed Maste git: 80622a0a440d - stable/13 - Cirrus-CI: move arch and toolchain to beginning of task names 30. Jun 5 Ed Maste git: 2b4fb1350cee - stable/12 - openssh: include destination constraints for smartcard keys 31. Jun 5 Ed Maste git: 792d3f16868e - stable/13 - ssh: fix leak and apply style(9) to hostname canonicalization 32. Jun 5 Ed Maste git: 77d002b9cbf4 - stable/12 - ssh: fix leak and apply style(9) to hostname canonicalization 33. Jun 6 Ed Maste git: 52503c4477cc - stable/12 - sftp: avoid leaking path arg in calls to make_absolute_pwd_glob 34. Jun 7 Kirk McKusick git: 007322a94cee - stable/13 - Add the ability to adjust directory depths to background fsck_ffs(8). 35. Jun 7 Kirk McKusick git: 77cbed11b2ea - stable/13 - Do not try to adjust a directory depth when its reconnection is declined. 36. Jun 7 Kirk McKusick git: 52f50301aaab - stable/13 - Correct two bugs in fsck_ffs(8) triggered by corrupted filesystems. 37. Jun 7 Kirk McKusick git: fbfbd0638a5a - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. 38. Jun 7 Kirk McKusick git: 3035f98d56eb - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. 39. Jun 7 Kirk McKusick git: da8749afdca8 - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. 40. Jun 7 Kirk McKusick git: 90532db778dc - stable/13 - Cleanups to fsck_ffs(8).
41. Jun 7 Kirk McKusick git: a4bea5c479d8 - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. 42. Jun 7 Kirk McKusick git: 95fc911fe9f2 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock. 43. Jun 8 Mateusz Piotrowski git: d2565dc8022d - stable/13 - nfsstat.1: Add a missing argument to -w 44. Jun 8 =?utf-8?Q?Stefan=20E=C3=9F git: 46494d4edf98 - stable/13 - vendor/bc: import version 6.3.1 45. Jun 8 Mark Johnston git: e30c54cd4447 - stable/13 - ktrace: Make the data lengths table const 46. Jun 8 Mark Johnston git: cf5731ee5a6f - stable/13 - signal: Make the signal disposition table const 47. Jun 8 =?utf-8?Q?Stefan=20E=C3=9F git: 8eba66320128 - stable/13 - usr.bin/bc: fix build issue of version 6.6.0 on MIPS 48. Jun 9 Cy Schubert git: 5d3fa3d71c31 - stable/13 - ntp: import ntp-4.2.8p17 49. Jun 9 Cy Schubert git: 2a5324685d3a - stable/12 - ntp: import ntp-4.2.8p17 50. Jun 9 Mark Johnston git: 0837ad1598e0 - stable/13 - ipsec: Make algorithm tables read-only 51. Jun 9 Mark Johnston git: bdfc441d41f5 - stable/13 - x86: Mark the CPU idle function table as const 52. Jun 9 Mark Johnston git: 86204d931f3a - stable/13 - sysarch: Add includes required for ktrcapfail() calls to be compiled 53. Jun 9 Mark Johnston git: f4c08b759ad1 - stable/13 - ktrace: Make sys/ktrace.h self-contained 54. Jun 9 Mark Johnston git: e81a864ddaad - stable/13 - top: Use a cpuset_t to represent a CPU mask 55. Jun 9 Mitchell Horne git: 8a226e8cabee - stable/13 - arm64/disassem.c: style and formatting 56. Jun 9 Mitchell Horne git: bf64c283250a - stable/13 - arm64/disassem.c: Add support str/strb/strh instructions 57. Jun 9 Mitchell Horne git: 6cc69b793bbd - stable/13 - arm64/disassem.c: Fix typo sxts to sxts and amount for TYPE_02 58. Jun 9 Mitchell Horne git: fd9ce8745f64 - stable/13 - printf(9): clarify the description of %b 59. Jun 9 Mitchell Horne git: 36d68e55b2f7 - stable/13 - hwpmc: drop vestigial IAP event definitions 60. Jun 9 Mitchell Horne git: 0ebcec2b02e6 - stable/13 - hwpmc: remove remaining UCP event definitions
61. Jun 9 Mitchell Horne git: 009c4909bafe - stable/13 - pmc_events.h: update event list comment 62. Jun 9 Mitchell Horne git: 2fc54435a6c4 - stable/13 - pmc_events.h: event list formatting 63. Jun 9 Mitchell Horne git: e456727fcc3f - stable/13 - pmccontrol: drop Pentium 4 special case 64. Jun 9 Mitchell Horne git: 4f845152b19b - stable/13 - hwpmc: trim obsolete Intel CPU and class defs 65. Jun 9 Mitchell Horne git: fd9f6074dc71 - stable/13 - hwpmc: formatting of CPU and class lists 66. Jun 9 Mitchell Horne git: 67239b0a33b2 - stable/13 - hwpmc: don't use deprecated copystr(9) 67. Jun 9 Mitchell Horne git: ca05e98df02a - stable/13 - hwpmc_logging: less macro magic for type names 68. Jun 9 Mitchell Horne git: 6b5db9d3af04 - stable/13 - hwpmc: simplify arm64 kernel stack unwinding 69. Jun 9 Mitchell Horne git: 14df23cfeadc - stable/13 - hwpmc: purge EOL release compatibility 70. Jun 9 Mitchell Horne git: 9520dca1cef4 - stable/13 - hwpmc: use kstack_contains() 71. Jun 9 Mitchell Horne git: e6246bd85ae0 - stable/13 - pmcstat: augment an error message 72. Jun 9 Mitchell Horne git: e6b3aaa3e68d - stable/13 - hwpmc: unused/diagused annotations in tsc class 73. Jun 9 Mitchell Horne git: 1b7d148ed773 - stable/13 - hwpmc: pass pmc pointer to more class methods 74. Jun 9 Mitchell Horne git: 927a2f62980b - stable/13 - hwpmc: remove pmd_pcpu_{init,fini} callbacks 75. Jun 9 Mitchell Horne git: 406f97fa59d7 - stable/13 - hwpmc: remove stub pmd_switch_{in,out} methods 76. Jun 9 Mitchell Horne git: 33e2f70d7d10 - stable/13 - ofw_cpu: whitespace cleanup 77. Jun 9 Mitchell Horne git: e61a69e88a03 - stable/13 - ofw_cpu: quiet secondary CPU devices 78. Jun 9 Mitchell Horne git: b4567a48a946 - stable/13 - arm64/disassem.c: Add detection of xzr and sp 79. Jun 9 Mitchell Horne git: d0f5cb10d4f4 - stable/13 - arm64/disassem.c: Make output lowercase 80. Jun 9 Mitchell Horne git: 7396802b1ea2 - stable/13 - arm64/disassem.c: Add shifted register instruction definitions
81. Jun 9 Mitchell Horne git: d3af72040679 - stable/13 - riscv: Use PMAP_MAPDEV_EARLY_SIZE in locore and pmap_bootstrap 82. Jun 9 Mitchell Horne git: 984f74caad01 - stable/13 - hier(7): drop list of /usr/include subdirectories 83. Jun 9 Mitchell Horne git: 64ad5d3c4743 - stable/13 - hier(7): drop list of /usr/share/doc subdirectories 84. Jun 9 Mitchell Horne git: 82e1e0e0f471 - stable/13 - hier(7): document /home/ and /usr/home/ 85. Jun 9 Mitchell Horne git: e48e530e1f3b - stable/13 - hier(7): fix a couple mandoc warnings 86. Jun 9 Mitchell Horne git: 4a0ea7a98b92 - stable/13 - bcm2835_gpio: Handle BCM2711 pin configuration 87. Jun 9 Mitchell Horne git: 13cc2842304c - stable/13 - libpmc: expand PMC_OP* defines 88. Jun 10 Graham Perrin git: fedfe274225a - stable/12 - rc(8): document how to reload rc's configuration


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