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


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

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

home | archive sorted by: subject | author | date | reverse date
  1. Jun 10 Graham Perrin              git: fedfe274225a - stable/12 - rc(8): document how to reload rc's configuration
  2. Jun  9 Mitchell Horne             git: 13cc2842304c - stable/13 - libpmc: expand PMC_OP* defines
  3. Jun  9 Mitchell Horne             git: 4a0ea7a98b92 - stable/13 - bcm2835_gpio: Handle BCM2711 pin configuration
  4. Jun  9 Mitchell Horne             git: e48e530e1f3b - stable/13 - hier(7): fix a couple mandoc warnings
  5. Jun  9 Mitchell Horne             git: 82e1e0e0f471 - stable/13 - hier(7): document /home/ and /usr/home/
  6. Jun  9 Mitchell Horne             git: 64ad5d3c4743 - stable/13 - hier(7): drop list of /usr/share/doc subdirectories
  7. Jun  9 Mitchell Horne             git: 984f74caad01 - stable/13 - hier(7): drop list of /usr/include subdirectories
  8. Jun  9 Mitchell Horne             git: d3af72040679 - stable/13 - riscv: Use PMAP_MAPDEV_EARLY_SIZE in locore and pmap_bootstrap
  9. Jun  9 Mitchell Horne             git: 7396802b1ea2 - stable/13 - arm64/disassem.c: Add shifted register instruction definitions
 10. Jun  9 Mitchell Horne             git: d0f5cb10d4f4 - stable/13 - arm64/disassem.c: Make output lowercase
 11. Jun  9 Mitchell Horne             git: b4567a48a946 - stable/13 - arm64/disassem.c: Add detection of xzr and sp
 12. Jun  9 Mitchell Horne             git: e61a69e88a03 - stable/13 - ofw_cpu: quiet secondary CPU devices
 13. Jun  9 Mitchell Horne             git: 33e2f70d7d10 - stable/13 - ofw_cpu: whitespace cleanup
 14. Jun  9 Mitchell Horne             git: 406f97fa59d7 - stable/13 - hwpmc: remove stub pmd_switch_{in,out} methods
 15. Jun  9 Mitchell Horne             git: 927a2f62980b - stable/13 - hwpmc: remove pmd_pcpu_{init,fini} callbacks
 16. Jun  9 Mitchell Horne             git: 1b7d148ed773 - stable/13 - hwpmc: pass pmc pointer to more class methods
 17. Jun  9 Mitchell Horne             git: e6b3aaa3e68d - stable/13 - hwpmc: unused/diagused annotations in tsc class
 18. Jun  9 Mitchell Horne             git: e6246bd85ae0 - stable/13 - pmcstat: augment an error message
 19. Jun  9 Mitchell Horne             git: 9520dca1cef4 - stable/13 - hwpmc: use kstack_contains()
 20. Jun  9 Mitchell Horne             git: 14df23cfeadc - stable/13 - hwpmc: purge EOL release compatibility


21. Jun 9 Mitchell Horne git: 6b5db9d3af04 - stable/13 - hwpmc: simplify arm64 kernel stack unwinding 22. Jun 9 Mitchell Horne git: ca05e98df02a - stable/13 - hwpmc_logging: less macro magic for type names 23. Jun 9 Mitchell Horne git: 67239b0a33b2 - stable/13 - hwpmc: don't use deprecated copystr(9) 24. Jun 9 Mitchell Horne git: fd9f6074dc71 - stable/13 - hwpmc: formatting of CPU and class lists 25. Jun 9 Mitchell Horne git: 4f845152b19b - stable/13 - hwpmc: trim obsolete Intel CPU and class defs 26. Jun 9 Mitchell Horne git: e456727fcc3f - stable/13 - pmccontrol: drop Pentium 4 special case 27. Jun 9 Mitchell Horne git: 2fc54435a6c4 - stable/13 - pmc_events.h: event list formatting 28. Jun 9 Mitchell Horne git: 009c4909bafe - stable/13 - pmc_events.h: update event list comment 29. Jun 9 Mitchell Horne git: 0ebcec2b02e6 - stable/13 - hwpmc: remove remaining UCP event definitions 30. Jun 9 Mitchell Horne git: 36d68e55b2f7 - stable/13 - hwpmc: drop vestigial IAP event definitions 31. Jun 9 Mitchell Horne git: fd9ce8745f64 - stable/13 - printf(9): clarify the description of %b 32. Jun 9 Mitchell Horne git: 6cc69b793bbd - stable/13 - arm64/disassem.c: Fix typo sxts to sxts and amount for TYPE_02 33. Jun 9 Mitchell Horne git: bf64c283250a - stable/13 - arm64/disassem.c: Add support str/strb/strh instructions 34. Jun 9 Mitchell Horne git: 8a226e8cabee - stable/13 - arm64/disassem.c: style and formatting 35. Jun 9 Mark Johnston git: e81a864ddaad - stable/13 - top: Use a cpuset_t to represent a CPU mask 36. Jun 9 Mark Johnston git: f4c08b759ad1 - stable/13 - ktrace: Make sys/ktrace.h self-contained 37. Jun 9 Mark Johnston git: 86204d931f3a - stable/13 - sysarch: Add includes required for ktrcapfail() calls to be compiled 38. Jun 9 Mark Johnston git: bdfc441d41f5 - stable/13 - x86: Mark the CPU idle function table as const 39. Jun 9 Mark Johnston git: 0837ad1598e0 - stable/13 - ipsec: Make algorithm tables read-only 40. Jun 9 Cy Schubert git: 2a5324685d3a - stable/12 - ntp: import ntp-4.2.8p17
41. Jun 9 Cy Schubert git: 5d3fa3d71c31 - stable/13 - ntp: import ntp-4.2.8p17 42. 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 43. Jun 8 Mark Johnston git: cf5731ee5a6f - stable/13 - signal: Make the signal disposition table const 44. Jun 8 Mark Johnston git: e30c54cd4447 - stable/13 - ktrace: Make the data lengths table const 45. Jun 8 =?utf-8?Q?Stefan=20E=C3=9F git: 46494d4edf98 - stable/13 - vendor/bc: import version 6.3.1 46. Jun 8 Mateusz Piotrowski git: d2565dc8022d - stable/13 - nfsstat.1: Add a missing argument to -w 47. Jun 7 Kirk McKusick git: 95fc911fe9f2 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock. 48. Jun 7 Kirk McKusick git: a4bea5c479d8 - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. 49. Jun 7 Kirk McKusick git: 90532db778dc - stable/13 - Cleanups to fsck_ffs(8). 50. Jun 7 Kirk McKusick git: da8749afdca8 - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. 51. Jun 7 Kirk McKusick git: 3035f98d56eb - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. 52. Jun 7 Kirk McKusick git: fbfbd0638a5a - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. 53. Jun 7 Kirk McKusick git: 52f50301aaab - stable/13 - Correct two bugs in fsck_ffs(8) triggered by corrupted filesystems. 54. Jun 7 Kirk McKusick git: 77cbed11b2ea - stable/13 - Do not try to adjust a directory depth when its reconnection is declined. 55. Jun 7 Kirk McKusick git: 007322a94cee - stable/13 - Add the ability to adjust directory depths to background fsck_ffs(8). 56. Jun 6 Ed Maste git: 52503c4477cc - stable/12 - sftp: avoid leaking path arg in calls to make_absolute_pwd_glob 57. Jun 5 Ed Maste git: 77d002b9cbf4 - stable/12 - ssh: fix leak and apply style(9) to hostname canonicalization 58. Jun 5 Ed Maste git: 792d3f16868e - stable/13 - ssh: fix leak and apply style(9) to hostname canonicalization 59. Jun 5 Ed Maste git: 2b4fb1350cee - stable/12 - openssh: include destination constraints for smartcard keys 60. Jun 5 Ed Maste git: 80622a0a440d - stable/13 - Cirrus-CI: move arch and toolchain to beginning of task names
61. Jun 5 Ed Maste git: 99b983ffe737 - stable/13 - Cirrus-CI: switch to -lite LLVM package for native run 62. Jun 5 Ed Maste git: 7d947ad81079 - stable/13 - Cirrus-CI: hide manual tasks from official runs 63. Jun 5 Ed Maste git: 089d1ed94c07 - stable/13 - Cirrus-CI: move QEMU pkg installation to test script 64. Jun 5 Ed Maste git: c2144c3766ba - stable/13 - Cirrus-CI: add gcc12 automatic task on primary GitHub mirror 65. Jun 5 Mateusz Piotrowski git: 412394a79096 - stable/13 - nproc.1: Fix "first appeared in" details 66. Jun 5 Mateusz Piotrowski git: e06bc4821edd - stable/13 - ps: Add libxo to usage message 67. Jun 5 Mateusz Piotrowski git: 19677c0da80f - stable/13 - ps: Fix synopsis 68. Jun 5 Mateusz Piotrowski git: 6180303a79bc - stable/13 - cd9660.5: Fix the history section 69. Jun 5 Konstantin Belousov git: e99631746701 - stable/13 - open(2): fix typo 70. Jun 5 Konstantin Belousov git: 1e26f443cd2b - stable/13 - __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors 71. Jun 5 Konstantin Belousov git: bb75966eaa31 - stable/13 - reapkill: handle possible pid reuse after the pid was recorded as signalled 72. Jun 5 Konstantin Belousov git: 135bc1d49de5 - stable/13 - unr(9): document iterators 73. Jun 5 Konstantin Belousov git: d4fb56c08fb9 - stable/13 - unr(9) iterator: add naive test 74. Jun 5 Konstantin Belousov git: e7c3889a1736 - stable/13 - unr(9): add 'show unrhdr_iter' command 75. Jun 5 Konstantin Belousov git: c0360504add5 - stable/13 - unr(9): add iterator interface 76. Jun 5 Konstantin Belousov git: 694714adcd19 - stable/13 - unr(9): add 'show unrhdr' ddb command 77. Jun 5 Konstantin Belousov git: 4ae4e074ebe8 - stable/13 - unr(9): document clean_unrhdr() 78. Jun 5 Konstantin Belousov git: c26549327f42 - stable/13 - subr_unit.c: explain first/last special ranges 79. Jun 5 Konstantin Belousov git: 23af3ca2d418 - stable/13 - kern/subr_unit.c: more uses for is_bitmap() 80. Jun 5 Konstantin Belousov git: be455be5099d - stable/13 - kern/subr_unit.c: some style
81. Jun 5 Konstantin Belousov git: dcaa24cf3057 - stable/13 - setkey(8): document NAT-T and NAT-T MTU extensions syntax 82. Jun 5 Konstantin Belousov git: 447af6361cec - stable/13 - setkey(8): NAT-T manual configuration support 83. Jun 5 Konstantin Belousov git: 256d03bc580e - stable/13 - setkey(8): extract prefixlen calculation info helper 84. Jun 5 Konstantin Belousov git: 0957619bf5f0 - stable/13 - setkey(8): ansify parser 85. Jun 5 Konstantin Belousov git: 64d0e990f766 - stable/13 - setkey(8): remove redundand returns 86. Jun 5 Cy Schubert git: 60ab53f3a67b - stable/12 - sqlite3: Vendor import of sqlite3 3.42.0 87. Jun 5 Cy Schubert git: ea656f7cdcc1 - stable/13 - sqlite3: Vendor import of sqlite3 3.42.0 88. Jun 4 Chuck Silvers git: 89bd147dbf8e - stable/13 - ffs: restore backward compatibility of newfs and makefs with older binaries


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