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


2020/dev-commits-src-main/20210103.dev-commits-src-main

Messages: 145, sorted by subject
Last page update: Sat Jan 3 13:04:14 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Dec 28 Mateusz Guzik              git: 002e18eb7f3e - main - vfs: add FAILIFEXISTS flag
  2. Dec 28 Mateusz Guzik              git: 0714f921cdcc - main - cache: save on some branching in common case mount point traversal
  3. Dec 30 Poul-Henning Kamp          git: 07b0027f6c21 - main - Handle ports FLAVOR better. (+minor polish)
  4. Dec 29 Kyle Evans                 git: 0861c7d3e048 - main - kern: efirt: enter runtime environment to deref efi_cfgtbl
  5. Dec 28 Mateusz Guzik              git: 0c09f4b0cc63 - main - cache: work around corner case of dvp == tvp in cache_fplookup_final_modifying
  6. Dec 29 Fernando Apesteguía       git: 0ce6e534d372 - main - lsvfs(1): Add EXAMPLES section
  7. Dec 29 Edward Tomasz Napierala    git: 123019739c90 - main - geom(4): make g_newprovider_event() return if G_P_WITHER is set
  8. Dec 29 Hans Petter Selasky        git: 19ecb5e8dabe - main - Fix for IPoIB over lagg(4).
  9. Dec 31 Ed Maste                   git: 1e54857bd9f5 - main - Stop defaulting to DWRAF2 in kernel compilation
 10. Dec 31 Kyle Evans                 git: 1fc421287d5d - main - libc: tests: add some tests for cpuset(2)
 11. Dec 29 Adrian Chadd               git: 1fef838b913a - main - [wlanwds] Fix compiler warnings-as-errors on freebsd gcc-6.4 mips
 12. Dec 31 Kyle Evans                 git: 202aea9c82ea - main - arm: tune vmparam.h towards a little more modern
 13. Dec 30 John Baldwin               git: 282381aa53a3 - main - rsu: Don't modify read-only firmware block.
 14. Dec 30 Michal Meloun              git: 28482babd08a - main - arm64: Use new arm_kernel_boothdr script for generating booti images.
 15. Dec 30 Roger Pau Monné           git: 2ae75536d370 - main - xen/xenstore: remove unused functions
 16. Dec 30 Xin LI                     git: 2edcc10cb123 - main - Update leap-seconds to leap-seconds.3676924800.
 17. Dec 29 Xin LI                     git: 2ff66a915526 - main - bsdcat, cpio, tar: derive version string from archive.h
 18. Dec 30 Michal Meloun              git: 30ae416898ef - main - Tegra210: Add lost-in-merge fixes: - misplaced '#ifdef notyet' in max77620.c - misnamed 'xusb_gate' clock in tegra2
 19. Dec 31 Alan Somers                git: 37df9d3bba85 - main - fusefs: update FUSE protocol to 7.24 and implement FUSE_LSEEK
 20. Dec 29 Poul-Henning Kamp          git: 3db1b221edab - main - Set stdout & stderr unbuffered, so that the "telnet>" prompt also shows up when output is redirected:

 21. Dec 29 Edward Tomasz Napierala    git: 3e404b8c53db - main - libcam(3): make cam_getccb(3) zero the whole ccb, not just the header
 22. Dec 29 Toomas Soome               git: 40c4557bee27 - main - cxgbe: replace zero sized array by flexible array
 23. Dec 28 Mateusz Guzik              git: 4ab7d9f484bc - main - cache: reduce engrish in previous commit
 24. Dec 29 Edward Tomasz Napierala    git: 4ddb3cc5973b - main - devfs(4): defer freeing until we drop devmtx ("cdev")
 25. Dec 30 Roger Pau Monné           git: 4e4e43dc9e1a - main - xen: allow limiting the amount of duplicated pending xenstore watches
 26. Dec 30 Alfredo Dal'Ava Junior     git: 4f250d9436af - main - [POWERPC64LE] enable IPMI using OPAL bus
 27. Dec 28 Alan Somers                git: 4f4111d2c5ab - main - fusefs: delete some dead code
 28. Dec 30 Michal Meloun              git: 509a00620523 - main - Tegra210: Connect to GENERIC kernel.
 29. Dec 31 Ed Maste                   git: 50a40d091170 - main - ldconfig: Retire a.out support
 30. Dec 28 Konstantin Belousov        git: 58b2ed467245 - main - eventfd.2: Add the mail address of the submitter into copyright.
 31. Dec 30 Michal Meloun              git: 59f46e34cf64 - main - sys/tools: Add a tool for generating arm and arm64 kernel images.
 32. Dec 30 Andrew Turner              git: 5e78bbb74a1f - main - Split out the FDT arm pmu attachment
 33. Dec 31 Ryan Libby                  Re: git: 5e78bbb74a1f - main - Split out the FDT arm pmu attachment
 34. Dec 30 Piotr Kubaj                git: 6260bfb08742 - main - powerpc: Optimize copyinstr() to avoid repeatedly mapping user strings
 35. Dec 30 Brandon Bergren             Re: git: 6260bfb08742 - main - powerpc: Optimize copyinstr() to avoid repeatedly mapping user strings
 36. Dec 28 Ryan Libby                 git: 629c4aeacefe - main - kern.mk: drop flag only patched in-tree gcc understood
 37. Dec 28 Ryan Libby                 git: 63f93c7e11e3 - main - rtld-elf: link libcompiler_rt on all architectures
 38. Dec 28 Mateusz Piotrowski         git: 63fb0d3bc3fd - main - Remove misleading macros from -width arguments
 39. Dec 29 Adrian Chadd               git: 66585c3fe278 - main - [wlanwatch] fix compiler warnings-as-errors on gcc-6.4 mips
 40. Dec 30 John Baldwin               git: 672784750001 - main - Don't try to adjust a TLS TOE socket that has been closed.

 41. Dec 31 Kirk McKusick              git: 68dc94c7d314 - main - Correct and add some comments.
 42. Dec 31 Alan Somers                git: 68de3bb59f64 - main - VOP_PATHCONF.9: add a LOCKS section
 43. Dec 30 Adrian Chadd               git: 697684325da8 - main - [vale] Fix valectl to compile on a 32-bit platform
 44. Dec 28 Rodney W. Grimes           Re: git: 6d075fd9a5d3 - main - Document eventfd().
 45. Dec 30 Alfredo Dal'Ava Junior     git: 6d2254bc922b - main - [POWERPC64LE] fix sysctl dev.opal_sensor.* on little-endian kernel
 46. Dec 28 Guangyuan Yang             git: 70a2e109bd48 - main - dump(8): clarify the recommended use of cache and snapshots
 47. Dec 29 Glen Barber                git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 48. Dec 30 Rodney W. Grimes            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 49. Dec 30 Kyle Evans                  Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 50. Dec 30 Glen Barber                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 51. Dec 30 Glen Barber                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 52. Dec 30 Warner Losh                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 53. Dec 30 Poul-Henning Kamp           Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 54. Dec 30 Alexey Dokuchaev            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 55. Dec 30 Eric Masson                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 56. Dec 30 Rodney W. Grimes            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 57. Dec 30 Rodney W. Grimes            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 58. Dec 30 Rodney W. Grimes            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 59. Dec 30 Warner Losh                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 60. Dec 30 Warner Losh                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL

 61. Dec 30 Warner Losh                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 62. Dec 30 Ryan Libby                  Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 63. Dec 30 Rodney W. Grimes            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 64. Dec 30 Rodney W. Grimes            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 65. Dec 30 Ryan Libby                  Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 66. Dec 30 Brandon Bergren             Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 67. Dec 30 Warner Losh                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 68. Dec 30 Warner Losh                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 69. Dec 30 Glen Barber                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 70. Dec 31 Alexey Dokuchaev            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 71. Dec 31 Rodney W. Grimes            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 72. Dec 31 Warner Losh                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 73. Dec 31 Eric Masson                 Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 74. Dec 31 Alexey Dokuchaev            Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 75. Dec 31 John Baldwin                Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 76. Dec 31 Benjamin Kaduk              Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 77. Dec 31 John Baldwin                Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL
 78. Dec 31 Kyle Evans                 git: 72cf7db3aaf1 - main - lualoader: add loader_conf_dirs support (loader.conf.d)
 79. Dec 31 Hans Petter Selasky        git: 747feea146d8 - main - Streamline the infiniband code according to the ethernet code.
 80. Dec 30 Piotr Kubaj                git: 76ff03aef741 - main - powerpc: Fix copyin/copyout race condition

 81. Dec 30 Brandon Bergren             Re: git: 76ff03aef741 - main - powerpc: Fix copyin/copyout race condition
 82. Dec 30 Brandon Bergren             Re: git: 76ff03aef741 - main - powerpc: Fix copyin/copyout race condition
 83. Dec 30 Piotr Kubaj                git: 7d7f26f5b613 - main - powerpc/radix_mmu: Apply errata fixes for POWER9 TLB invalidation bug
 84. Dec 30 Brandon Bergren             Re: git: 7d7f26f5b613 - main - powerpc/radix_mmu: Apply errata fixes for POWER9 TLB invalidation bug
 85. Dec 29 Edward Tomasz Napierala    git: 7db3d97e0ffd - main - iscsid(8): free data allocated by getaddrinfo(3)
 86. Dec 31 Andrew Turner              git: 80062279f770 - main - Add pmu.h missed in 5e78bbb74a1f
 87. Dec 28 Ryan Libby                 git: 833dbf1e2288 - main - route: quiet -Wredundant-decls
 88. Dec 28 Ryan Libby                 git: 85b8932d0a9a - main - Revert "rtld-elf: link udivmoddi4 from compiler_rt"
 89. Dec 29 Edward Tomasz Napierala    git: 89e3d5671ba1 - main - bsnmpclient(3): make it thread-safe
 90. Dec 29 Jessica Clarke              Re: git: 89e3d5671ba1 - main - bsnmpclient(3): make it thread-safe
 91. Dec 29 Konstantin Belousov         Re: git: 89e3d5671ba1 - main - bsnmpclient(3): make it thread-safe
 92. Dec 29 Jessica Clarke              Re: git: 89e3d5671ba1 - main - bsnmpclient(3): make it thread-safe
 93. Dec 29 Ryan Libby                  Re: git: 89e3d5671ba1 - main - bsnmpclient(3): make it thread-safe
 94. Dec 29 Edward Tomasz Napierala     Re: git: 89e3d5671ba1 - main - bsnmpclient(3): make it thread-safe
 95. Dec 28 Mateusz Guzik              git: 8c9d74634ab7 - main - vfs: stop open-coding setting WILLBEDIR flag
 96. Dec 29 Hiroki Sato                git: 916806472a8a - main - Fix generation of colldef source files for non-UTF-8 locales
 97. Dec 31 Ryan Libby                 git: 942951ba46ec - main - uma dbg: catch more corruption with atomics
 98. Dec 31 Kyle Evans                 git: 9e1281eabafa - main - libc: tests: hook CPUSET(9) test up to the build
 99. Dec 28 Hans Petter Selasky        git: 9e7fa1e66c1e - main - Collect statistics from all rate-limit queues in mlx5en(4).
100. Dec 29 Alexander Motin            git: a3434cdc6b01 - main - Fix typo in ap_initator_portal.

101. Dec 31 Stefan Eßer               git: a3c29cdbd495 - main - Replace strcat, strcpy and snprintf with bounds checking versions
102. Dec 28 Ryan Libby                 git: a723bb667e48 - main - libcompiler_rt: stop building with stack smashing protection
103. Dec 29 Edward Tomasz Napierala    git: a7972b49044f - main - iscsid(8): fix memory leak by freeing the 'addr'
104. Dec 28 Kevin Lo                   git: a8ec81e79871 - main - Mention boot1.efi since it is an image of 800KB FAT filesystem stored as /EFI/BOOT/BOOTX64.EFI. Differential Revisi
105. Dec 28 Rebecca Cran                Re: git: a8ec81e79871 - main - Mention boot1.efi since it is an image of 800KB FAT filesystem stored as /EFI/BOOT/BOOTX64.EFI. Differential Re
106. Dec 30 Piotr Kubaj                git: ac19bf854b8c - main - powerpc/aim: Add machine check handler for TLB multihit
107. Dec 30 Brandon Bergren             Re: git: ac19bf854b8c - main - powerpc/aim: Add machine check handler for TLB multihit
108. Dec 31 Kyle Evans                 git: ac5f382a9d0a - main - stand: properly declare subdir deps or .WAIT, do parallel build
109. Dec 28 Hans Petter Selasky        git: aca12148b113 - main - Improve error message printing in krping. Don't print completion queue flush as an error.
110. Dec 30 Piotr Kubaj                git: adf79abc35ff - main - Radix dump updates
111. Dec 30 Brandon Bergren             Re: git: adf79abc35ff - main - Radix dump updates
112. Dec 31 Ryan Libby                 git: ae4a8e52072a - main - bitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC
113. Dec 31 Jamie Gritton              git: b4e87a632955 - main - jail: Clean up allprison_lock handing in kern_jail_set
114. Dec 30 Ed Maste                   git: b67e44075539 - main - Add comment explaining Git commit message hook
115. Dec 30 Alexander Richardson        Re: git: b67e44075539 - main - Add comment explaining Git commit message hook
116. Dec 30 Philip Paeps               git: b6d54565c238 - main - share/zoneinfo: fix minor documentation nit
117. Dec 30 Alexander Motin            git: bdbc2a6fc2d8 - main - Fix typo in an_initator_name.
118. Dec 31 Kyle Evans                 git: be4663433724 - main - vt: more carefully handle vt_allocate_keyboard grab work
119. Dec 28 Ed Maste                   git: c37a66937407 - main - Correct font.h comment describing vfnt font maps
120. Dec 31 Glen Barber                git: c3e89a30fdc2 - main - copyrights: Happy New Year 2021

121. Dec 31 Hans Petter Selasky         Re: git: c3e89a30fdc2 - main - copyrights: Happy New Year 2021
122. Dec 31 Glen Barber                 Re: git: c3e89a30fdc2 - main - copyrights: Happy New Year 2021
123. Dec 31 Greg 'groggy' Lehey         Re: git: c3e89a30fdc2 - main - copyrights: Happy New Year 2021
124. Dec 31 Kyle Evans                 git: c4a0333b55e0 - main - vt: restore tty when console is ungrabbed
125. Dec 30 Alexander Motin            git: ccdd2b2b3cc2 - main - Add "-n" flag to sockstat.
126. Dec 28 Gordon Bergling            git: e13534d54a1b - main - newfs(8): Fix unusual Xr order
127. Dec 30 Stefan Eßer               git: e163cae76ec7 - main - Make calendarhome buffer static
128. Dec 30 Philip Paeps               git: e35a01eec692 - main - contrib/tzdata: import tzdata 2020f
129. Dec 28 Gordon Bergling            git: e5a84dc8a755 - main - dumpon(8): Add missing section arguments
130. Dec 28 Michal Meloun              git: e90347891960 - main - ARM64: Port FreeBSD to Nvidia Jetson TX1 and Nano.
131. Dec 29 Kevin Lo                   git: e9556246be68 - main - Revert "uefi.8: mention boot1.efi"
132. Dec 29 Ed Maste                   git: ead01bfe8618 - main - Move cp(4) module enable to SOURCELESS_HOST
133. Dec 29 Hans Petter Selasky        git: ec52ff6d1411 - main - Streamline the infiniband code according to the ethernet code.
134. Dec 31 Ryan Libby                  Re: git: ec52ff6d1411 - main - Streamline the infiniband code according to the ethernet code.
135. Dec 31 Hans Petter Selasky         Re: git: ec52ff6d1411 - main - Streamline the infiniband code according to the ethernet code.
136. Dec 29 Kyle Evans                 git: ee938b20335d - main - kern: efirt: correct configuration table entry size
137. Dec 29 Jessica Clarke              Re: git: ee938b20335d - main - kern: efirt: correct configuration table entry size
138. Dec 29 Kyle Evans                  Re: git: ee938b20335d - main - kern: efirt: correct configuration table entry size
139. Dec 28 Kyle Evans                 git: f20c0e331952 - main - caroot: drop $FreeBSD$ expansion from root bundle
140. Dec 29 Fernando Apesteguía       git: f3f16c31fea2 - main - look(1): Add EXAMPLES section

141. Dec 31 Ed Maste                   git: f492599d7bc4 - main - Remove unused contrib/gdb
142. Dec 29 Edward Tomasz Napierala    git: f53120073b32 - main - Revert "bsnmpclient(3): make it thread-safe"
143. Dec 28 Alan Somers                git: f928dbcb167c - main - fusefs: fix the tests for a wider range of maxphys
144. Dec 29 Adrian Chadd               git: ff7c2c5a3bc3 - main - [wlanstats] Fix warnings-as-errors on gcc-6.4 on mips
145. Dec 28 Mateusz Guzik              git: ff97bc034fcd - main - cache: simplify lockless dot lookups

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