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


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

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

home | up | archive | sorted by: subject - author - date - reverse date
  1. Apr 17 Ed Maste                   git: 00172f341666 - main - geom: use bool for one-bit wide bit-field
  2. Apr 19 John Baldwin               git: 010795fc824c - main - libz: Move NO_WDEPRECATED_NON_PROTOTYPE below include of bsd.lib.mk.
  3. Apr 21 Randall Stewart            git: 01216268f89e - main - tcp: hpts needs to still call output even after input.
  4. Apr 22 Justin Hibbits             git: 0468e89cb359 - main - zfs/powerpc64: Fix big-endian powerpc64 asm
  5. Apr 20 John Baldwin               git: 048606bec11f - main - perfmon(4): Use a C89 function definition for a SYSINIT.
  6. Apr 18 Alexander V. Chernikov     git: 04a036601e10 - main - tests: fix netlink type parsing.
  7. Apr 20 Simon J. Gerraty           git: 061e8e6ba60e - main - Makefile.xtras: fix show-valid-targets
  8. Apr 17 Pawel Jakub Dawidek        git: 068913e4ba3d - main - zfs: Add vfs.zfs.bclone_enabled sysctl.
  9. Apr 22 Vladimir Kondratyev        git: 06c844e175ed - main - LinuxKPI: Fix building on 32bit archs
 10. Apr 20 Mark Johnston              git: 080e56a6c98c - main - dtrace: expose dtrace_instr_size() to userland and implement it for riscv
 11. Apr 16 Kyle Evans                 git: 0ab68e9272b5 - main - loader: lua: disable autoboot timer after password entry
 12. Apr 18 Jason A. Harmening         git: 0c01203e4725 - main - vfs_lookup(): re-check v_mountedhere on lock upgrade
 13. Apr 21 Simon J. Gerraty           git: 0c3627f44d49 - main - bsdinstall avoid subdir depending on parent
 14. Apr 21 Jessica Clarke              Re: git: 0c3627f44d49 - main - bsdinstall avoid subdir depending on parent
 15. Apr 20 Simon J. Gerraty           git: 0df4d8ad7a1b - main - Add jobs.mk to allow for target-jobs
 16. Apr 19 Mateusz Guzik              git: 0e0c47ecd624 - main - vfs cache: fix vfs.cache.stats.* name typos
 17. Apr 22 Dmitry Chagin              git: 0ef30b5d6b75 - main - linux(4): Bump osrelease to 5.15.0
 18. Apr 20 Brooks Davis               git: 0ef8e98fda0e - main - Add WITH_NETLINK_SUPPORT description
 19. Apr 18 Gordon Bergling            git: 105e397eb64e - main - kern_sysctl: Remove double words in source code comments
 20. Apr 17 Ed Maste                   git: 10854bf51747 - main - makefs: use unsigned and %u for rock_ridge_move_count

 21. Apr 18 Gordon Bergling            git: 1190b82c2294 - main - last(1): Remove double words in source code comments
 22. Apr 18 John Baldwin               git: 11af9d24779f - main - telnet: Use C89 function definitions for two stragglers.
 23. Apr 19 Justin Hibbits             git: 12e99b63d2fa - main - ofed: Fix a logic inversion from IfAPI conversion
 24. Apr 22 Simon J. Gerraty           git: 16161b4839ff - main - makeman export UPDATE_DEPENFILE=no
 25. Apr 22 Warner Losh                git: 16e9ec4406c8 - main - stand: mark unused argment as unused
 26. Apr 20 Ed Maste                   git: 170511589e4d - main - openssh: Update configure for DISABLE_LASTLOG
 27. Apr 18 Kirk McKusick              git: 18746531a881 - main - Bug fixes for fsck_ffs(8).
 28. Apr 22 Simon J. Gerraty           git: 188bf8876fdc - main - Build host tools on non-FreeBSD host with DIRDEPS_BUILD
 29. Apr 18 Hans Petter Selasky        git: 1943c40cd655 - main - mlx5en(4): Don't wait for receive queue to fill up with mbufs during open channels.
 30. Apr 17 Pawel Jakub Dawidek        git: 1959e122d932 - main - zfs: Merge https://github.com/openzfs/zfs/pull/14739
 31. Apr 20 Mark Johnston              git: 1a149d65baed - main - dtrace: get rid of uchar_t types
 32. Apr 19 Brooks Davis               git: 1a2249ff0bd3 - main - include: add a check-ldirs target
 33. Apr 17 Dimitry Andric             git: 1a3ccb8f1552 - main - libsa: make single bit bitfields unsigned to avoid clang 16 warning
 34. Apr 18 Dag-Erling Smørgrav        git: 1bc6dcc287fa - main - renice: Factor out common code in tests.
 35. Apr 18 John Baldwin               git: 1bd44215d048 - main - less: Silence -Wdeprecated-non-prototype warnings.
 36. Apr 17 Stephen J. Kiernan         git: 1c7ac0c23bc1 - main - veriexec: fix use of getopt
 37. Apr 17 Alexey Dokuchaev            Re: git: 1c7ac0c23bc1 - main - veriexec: fix use of getopt
 38. Apr 20 Warner Losh                git: 1dd350fce0aa - main - makesyscalls.lua: Make more luaish
 39. Apr 20 Mark Johnston              git: 1fef7abdc76b - main - dtrace: add register bindings for RISC-V
 40. Apr 16 Warner Losh                git: 214909d6698d - main - Revert "cam: fix up world compilation after previous"

 41. Apr 18 John Baldwin               git: 215927f5353a - main - ee: Remove function prototype for main.
 42. Apr 18 Mark Johnston              git: 21d56b796634 - main - loader.efi: Fix some arm64 PE metadata
 43. Apr 17 Yuri Pankov                git: 21ef48af5c0f - main - xargs: improve foundeof check for -E
 44. Apr 18 Warner Losh                git: 238271f4a66b - main - stand: Add a snarky note about the upstream ZFS situation
 45. Apr 18 Jessica Clarke              Re: git: 238271f4a66b - main - stand: Add a snarky note about the upstream ZFS situation
 46. Apr 18 Warner Losh                 Re: git: 238271f4a66b - main - stand: Add a snarky note about the upstream ZFS situation
 47. Apr 18 Jessica Clarke              Re: git: 238271f4a66b - main - stand: Add a snarky note about the upstream ZFS situation
 48. Apr 18 Warner Losh                 Re: git: 238271f4a66b - main - stand: Add a snarky note about the upstream ZFS situation
 49. Apr 18 John Baldwin               git: 2541accb7973 - main - rpc.lockd: Use C89 function definitions.
 50. Apr 19 Brooks Davis               git: 260b2c51b215 - main - Cirrus-CI: Add blank lines between scripts
 51. Apr 18 Hans Petter Selasky        git: 273bfac08ff8 - main - mlx5: Implement mlx5_core_modify_cq_by_mask().
 52. Apr 18 John Baldwin               git: 274c18c2bde6 - main - pnpinfo: Use C89 function definitions.
 53. Apr 20 Navdeep Parhar             git: 27913351047b - main - cxgbe(4): Dump the firmware log before falling back to a minimal config.
 54. Apr 19 Hans Petter Selasky        git: 27bb0d337c0d - main - libc: Add missing object size check to qsort_s(3)
 55. Apr 18 Alexander V. Chernikov     git: 28abf6327751 - main - netlink: sync interface IFLA attributes
 56. Apr 16 Mark Millard               Re: git: 2a58b312b62f - main - zfs: merge openzfs/zfs@431083f75
 57. Apr 16 Mark Millard                Re: git: 2a58b312b62f - main - zfs: merge openzfs/zfs@431083f75
 58. Apr 16 Mark Millard                Re: git: 2a58b312b62f - main - zfs: merge openzfs/zfs@431083f75
 59. Apr 16 Mark Millard                Re: git: 2a58b312b62f - main - zfs: merge openzfs/zfs@431083f75
 60. Apr 16 Mark Millard                Re: git: 2a58b312b62f - main - zfs: merge openzfs/zfs@431083f75

 61. Apr 16 Mark Millard                Re: git: 2a58b312b62f - main - zfs: merge openzfs/zfs@431083f75
 62. Apr 16 Mark Millard                Re: git: 2a58b312b62f - main - zfs: merge openzfs/zfs@431083f75
 63. Apr 18 John Baldwin               git: 2ac057dd33e8 - main - ipf: Use C89 function definitions.
 64. Apr 18 Cy Schubert                 Re: git: 2ac057dd33e8 - main - ipf: Use C89 function definitions.
 65. Apr 18 Randall Stewart            git: 2ad584c5551d - main - tcp: Inconsistent use of hpts_calling flag
 66. Apr 17 Dimitry Andric             git: 2ba84b4bcdd6 - main - Suppress lld 16 errors about undefined symbols in version maps
 67. Apr 21 Warner Losh                git: 2c19beeed231 - main - newvers: Use correct regexp
 68. Apr 17 Stephen J. Kiernan         git: 2e6a433811fb - main - veriexec: allow sha512 fingerprint in manifest parser
 69. Apr 19 Kristof Provost            git: 2e6cdfe29355 - main - pf: change pf_rules_lock and pf_ioctl_lock to per-vnet locks
 70. Apr 18 Hans Petter Selasky        git: 2f7e9a8a2136 - main - mlx5: Fix duplicate free of default flow rule in error case.
 71. Apr 19 Randall Stewart            git: 303246dcdf44 - main - We have a TCP_LOG_CONNEND log that should come out at the very last log of every connection. This holds some nice s
 72. Apr 17 Gleb Smirnoff              git: 3232b1f4a9b4 - main - tcp: fix build
 73. Apr 22 Rick Macklem               git: 33906122e1ff - main - nfsuserd.c: Replace slave with server
 74. Apr 18 John Baldwin               git: 35a624c54956 - main - keyserv: Use C89 function definitions.
 75. Apr 20 Bjoern A. Zeeb             git: 35f7fa4ac1ae - main - LinuxKPI: 802.11: improve assertion and tkip code
 76. Apr 18 Randall Stewart            git: 37229fed38c6 - main - tcp: Blackbox logging and tcp accounting together can cause a crash.
 77. Apr 19 Michael Tuexen             git: 373b95976bce - main - netstat: document that PCB information can't be read from corefiles
 78. Apr 20 Benjamin Kaduk              Re: git: 373b95976bce - main - netstat: document that PCB information can't be read from corefiles
 79. Apr 20 Kyle Evans                  Re: git: 373b95976bce - main - netstat: document that PCB information can't be read from corefiles
 80. Apr 20 tuexen@freebsd.org          Re: git: 373b95976bce - main - netstat: document that PCB information can't be read from corefiles

 81. Apr 19 Simon J. Gerraty           git: 3743a7be4f37 - main - Just ensure all target exists
 82. Apr 18 Hans Petter Selasky        git: 3bb3e4768ff8 - main - mlx5: Make MLX5_COMP_EQ_SIZE tunable.
 83. Apr 20 Mark Johnston              git: 3e98dcb3d574 - main - inpcb: Move inpcb matching logic into separate functions
 84. Apr 21 Emmanuel Vadot             git: 3f686532c9b4 - main - linuxkpi: Fix __sg_alloc_table_from_pages loop
 85. Apr 17 Zhenlei Huang              git: 401f03445e4a - main - lagg(4): Correctly define some sysctl variables
 86. Apr 19 Gordon Bergling            git: 409731e7d713 - main - unionfs.5: Use '.An -nosplit' in the AUTHORS section
 87. Apr 22 Dmitry Chagin              git: 40c36c4674eb - main - linux(4): Export the AT_RANDOM depending on the process osreldata
 88. Apr 21 Ed Maste                   git: 41df1d60e323 - main - llvm: fix some llvm-* tool links when WITH_LLVM_BINUTILS is set
 89. Apr 20 Dimitry Andric             git: 42140052765e - main - kern.mk: clang >= 16 already infers ELFv2 for powerpc64
 90. Apr 19 Antoine Brodin             git: 437f05885047 - main - ObsoleteFiles.inc: add more obsolete files
 91. Apr 20 Ed Maste                   git: 43c6b7a60aff - main - openssh: restore PrintLastLog option
 92. Apr 21 Mariusz Zaborski           git: 444c6615459e - main - mpr: don't use hardcoded value in debug branch
 93. Apr 17 Dimitry Andric             git: 458f4722bf97 - main - Suppress lld 16 errors about multiply defined symbols in rescue
 94. Apr 19 John Baldwin               git: 45f591e6ed5c - main - libmilter: Silence -Wdeprecated-non-prototype warnings.
 95. Apr 17 Ed Maste                   git: 4654ba28fb8b - main - release: Remove "All Rights Reserved" from FreeBSD Foundation copyrights
 96. Apr 20 John Baldwin               git: 47e888f8363d - main - Remove a few more references to riscv64sf.
 97. Apr 16 Stephen J. Kiernan         git: 4819e5aeda4e - main - Add new privilege PRIV_KDB_SET_BACKEND
 98. Apr 16 Konstantin Belousov         Re: git: 4819e5aeda4e - main - Add new privilege PRIV_KDB_SET_BACKEND
 99. Apr 17 Simon J. Gerraty            Re: git: 4819e5aeda4e - main - Add new privilege PRIV_KDB_SET_BACKEND
100. Apr 17 Konstantin Belousov         Re: git: 4819e5aeda4e - main - Add new privilege PRIV_KDB_SET_BACKEND

101. Apr 17 Stephen J. Kiernan         git: 48ffacbc8487 - main - veriexec: Add function to get label associated with a file
102. Apr 18 Stephen J. Kiernan         git: 49b6bc83cc4e - main - meta: print some additional variables on build errors.
103. Apr 21 Kristof Provost            git: 4bfffd8cf52c - main - pf.conf.5: minor improvements
104. Apr 19 Dmitry Salychev            git: 4cd966142822 - main - dpaa2: Avoid dpaa2_cmd race conditions
105. Apr 19 Randall Stewart            git: 4e8a20a7642a - main - tcp: rack the request level logging is a bit too noisy when doing point logging.
106. Apr 18 Stephen J. Kiernan         git: 4e8b87afe008 - main - Handle errors if WARNS is not defined.
107. Apr 19 Yuri Pankov                git: 4fee5114c374 - main - tzsetup(8): update paths to zone tab and tzdata source
108. Apr 18 John Baldwin               git: 525438ea7147 - main - sendmail: Silence -Wdeprecated-non-prototype warnings.
109. Apr 22 Vladimir Kondratyev        git: 53d821d651ce - main - LinuxKPI: Define noinline_for_stack compiler attribute
110. Apr 21 Simon J. Gerraty           git: 552815b2da6e - main - zoneinfo get zic from stage tree during DIRDEPS_BUILD
111. Apr 20 Warner Losh                git: 559b94a12257 - main - syscall.master: Fix comments
112. Apr 21 Brooks Davis                Re: git: 559b94a12257 - main - syscall.master: Fix comments
113. Apr 21 Warner Losh                 Re: git: 559b94a12257 - main - syscall.master: Fix comments
114. Apr 22 Dmitry Chagin              git: 56c5230afdcf - main - linux(4): Fix LINUX_AT_COUNT comments
115. Apr 18 Kristof Provost            git: 56cd7716b63d - main - tcpdump: add missing pf reasons and actions
116. Apr 20 Alexander V. Chernikov     git: 56d4550c4d71 - main - ifnet: factor out interface renaming into a separate function.
117. Apr 21 Ed Maste                   git: 5d3e7166f6a0 - main - libcbor: update to 0.10.2
118. Apr 19 Alan Somers                git: 5e2ba9cb6b0b - main - Cirrus update to new freebsd instance version
119. Apr 22 Kristof Provost            git: 5e3bb0514781 - main - pfctl: remove unneeded includes
120. Apr 18 Mateusz Guzik              git: 5e954b9216ed - main - tmpfs: add missing vop_fplookup ops to tmpfs_fifoop_entries

121. Apr 19 Simon J. Gerraty           git: 5ef0969e6247 - main - Handle libs that create linker scripts as libs
122. Apr 20 Mark Johnston              git: 5fd1a67e885e - main - inpcb: Release the inpcb cred reference before freeing the structure
123. Apr 21 Warner Losh                git: 602b575a88ed - main - syscall.master: Remove stray 4.2
124. Apr 20 Mateusz Piotrowski         git: 607bc91d90a3 - main - vmrun.sh: Fix a typo in usage()
125. Apr 18 Konstantin Belousov        git: 617a11eab633 - main - x86: initialize use_xsave once
126. Apr 20 Stephen J. Kiernan         git: 64a67b72660d - main - meta: remove LDFLAGS setting when cross building
127. Apr 17 Dimitry Andric             git: 653e8c11f43d - main - Include bsd.linker.mk to get LINKER_TYPE and VERSION in rescue
128. Apr 20 Gordon Bergling            git: 66095010d1f4 - main - stand: Remove a double word in a source code comment
129. Apr 22 Dmitry Chagin              git: 66e8f1f7d37b - main - linux(4): Fix arm64 build after b7a6bcdd, missed chunk added
130. Apr 17 Dimitry Andric             git: 67ecab6f50ff - main - libarchive: make single bit bitfields unsigned to avoid clang 16 warning
131. Apr 18 John Baldwin               git: 69b503873858 - main - yp: Use more accurate function pointer types.
132. Apr 16 Stephen J. Kiernan         git: 6ae8d57652fa - main - mac_veriexec: add mac_priv_grant check for NODEV
133. Apr 16 Jessica Clarke              Re: git: 6ae8d57652fa - main - mac_veriexec: add mac_priv_grant check for NODEV
134. Apr 17 Alexey Dokuchaev            Re: git: 6ae8d57652fa - main - mac_veriexec: add mac_priv_grant check for NODEV
135. Apr 17 Jessica Clarke              Re: git: 6ae8d57652fa - main - mac_veriexec: add mac_priv_grant check for NODEV
136. Apr 17 Alexey Dokuchaev            Re: git: 6ae8d57652fa - main - mac_veriexec: add mac_priv_grant check for NODEV
137. Apr 17 Warner Losh                 Re: git: 6ae8d57652fa - main - mac_veriexec: add mac_priv_grant check for NODEV
138. Apr 17 Simon J. Gerraty            Re: git: 6ae8d57652fa - main - mac_veriexec: add mac_priv_grant check for NODEV
139. Apr 18 John Baldwin               git: 6b06255fbe23 - main - traceroute: Use C89 function definition for one straggler.
140. Apr 18 Hans Petter Selasky        git: 6bd4bb9bdbad - main - mlx5en(4): Explain why CQE zipping is off.

141. Apr 20 Brooks Davis               git: 6c1be0194aba - main - src.conf.5: regen with WITH_NETLINK_SUPPORT desc
142. Apr 22 Dmitry Chagin              git: 70eab81d6ffe - main - linux(4): Export the AT_EXECFN depending on the process osreldata
143. Apr 20 Bjoern A. Zeeb             git: 72ef722b2a34 - main - dpaa2: add console support for FDT based systems
144. Apr 20 Bjoern A. Zeeb             git: 74e908b3c63b - main - LinuxKPI: fix READ_ONCE() -Wcast-equal warnings
145. Apr 20 Mark Johnston              git: 75081b9ed8e6 - main - dtrace: use dtrace_instr_size() in the riscv dtrace_subr.c
146. Apr 16 Warner Losh                git: 757fc6666b87 - main - cam: Include stdbool.h for userland
147. Apr 18 Kirk McKusick              git: 7636973c68f1 - main - Add `chdb' command to fsdb(8) to set direct block numbers.
148. Apr 18 Stephen J. Kiernan         git: 76735c743989 - main - flash: Add "n25q64" to mx25l driver
149. Apr 16 Konstantin Belousov        git: 77f0e198d913 - main - procctl: add state flags to PROC_REAP_GETPIDS reports
150. Apr 17 Ed Maste                   git: 79ead0849707 - main - makefs: remove unused variable
151. Apr 19 Randall Stewart            git: 7a842346c3cd - main - tcp: Rack can crash with the new non-TSO fix..
152. Apr 19 Navdeep Parhar             git: 7adf138ba9b9 - main - cxgbe/iw_cxgbe: debug routines to dump STAG (steering tag) entries.
153. Apr 18 Konstantin Belousov        git: 7aeea73e3078 - main - syncer vnode: add VOP_GETWRITEMOUNT() definition explicitly
154. Apr 21 Warner Losh                git: 7b42f338d7a3 - main - freebsd32: Regen
155. Apr 20 Mark Johnston              git: 7b92493ab1d4 - main - inpcb: Avoid inp_cred dereferences in SMR-protected lookup
156. Apr 19 Hans Petter Selasky        git: 7d65a450cdcc - main - bsort.3: Fix warnings as reported by mandoc -W warning
157. Apr 22 Dmitry Chagin              git: 7d8c98398302 - main - linux(4): Deduplicate linux_copyout_auxargs()
158. Apr 20 Bjoern A. Zeeb             git: 7db7bfe1a7b9 - main - iwlwifi: quieten more compiler warnings
159. Apr 22 Peter Holm                 git: 7f658f99f7ed - main - stress2: Mark set but unused variables as unused
160. Apr 20 Mateusz Guzik              git: 7ff314380919 - main - zfs: add missing vn state transition for .zfs

161. Apr 16 Stephen J. Kiernan         git: 8050e0a4299d - main - sys/modules/Makefile: add MAC/veriexec modules into the build
162. Apr 18 Hans Petter Selasky        git: 80b4ef6d1054 - main - mlx5: Remove unused debugfs node pointers.
163. Apr 21 Ed Maste                   git: 81fa5c4a828b - main - llvm-strings: Install as strings when WITH_LLVM_BINUTILS=YES
164. Apr 16 Gordon Bergling            git: 82a036d86aca - main - morse.6: Mention to standards in the SEE ALSO section
165. Apr 20 Warner Losh                git: 8341a74afea5 - main - makesyscalls.lua: Use "sysxxx" consistently
166. Apr 17 Stephen J. Kiernan         git: 8512d82ea070 - main - veriexec: Additional functionality for MAC/veriexec
167. Apr 22 Simon J. Gerraty           git: 8561d0b2ec50 - main - Simplify building host tools during DIRDEPS_BUILD
168. Apr 20 Brooks Davis               git: 85e8c2a03490 - main - Cirrus-CI: Run makeman script
169. Apr 20 Brooks Davis               git: 8612e44589d7 - main - Remove unused NETLINK build option
170. Apr 18 John Baldwin               git: 87cc8c6be050 - main - ee: Drop P_() macro used for pre-C89 compatibility.
171. Apr 19 Dimitry Andric             git: 87f55ab0b46a - main - ichiic: use bool for one-bit wide bit-fields
172. Apr 17 Stephen J. Kiernan         git: 88a3358ea417 - main - veriexec: Add SPDX-License-Identifier
173. Apr 17 Stephen J. Kiernan         git: 894bcc876da9 - main - sys/modules/Makefile: conditionally add MAC/veriexec modules
174. Apr 16 Rick Macklem               git: 89d197cc991a - main - RELNOTES: Add entries for two new NFS features
175. Apr 18 John Baldwin               git: 8b356c888167 - main - bootpd: Use C89 function definitions.
176. Apr 17 Stephen J. Kiernan         git: 8c3e263dc1e1 - main - veriexec: mac_veriexec_syscall compat32 support
177. Apr 19 Brooks Davis               git: 8cee0c9ae9d8 - main - Cirrus-CI: Run check-ldirs in include/
178. Apr 19 Hans Petter Selasky        git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
179. Apr 19 Yuri                        Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
180. Apr 19 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.

181. Apr 19 Brooks Davis                Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
182. Apr 19 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
183. Apr 19 Jessica Clarke              Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
184. Apr 19 Charlie Li                  Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
185. Apr 19 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
186. Apr 19 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
187. Apr 19 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
188. Apr 19 Jessica Clarke              Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
189. Apr 19 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
190. Apr 19 Colin Percival              Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
191. Apr 19 Jessica Clarke              Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
192. Apr 20 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
193. Apr 20 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
194. Apr 20 Jessica Clarke              Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
195. Apr 20 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
196. Apr 20 Jessica Clarke              Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
197. Apr 20 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
198. Apr 20 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
199. Apr 20 Hans Petter Selasky         Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
200. Apr 20 Alexey Dokuchaev            Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.

201. Apr 20 Brooks Davis                Re: git: 8dcf3a82c54c - main - libc: Implement bsort(3) a bitonic type of sorting algorithm.
202. Apr 18 Stephen J. Kiernan         git: 8deb442cf7ab - main - mac: Honor order when registering MAC modules.
203. Apr 18 Marius Strobl              git: 8defc88c1345 - main - gem(4): Remove onboard-only Sun ERI and remnants of SBus support
204. Apr 20 Gleb Smirnoff              git: 8e813d07c680 - main - netstat: fix printing of TCP pcbs with -A
205. Apr 21 Warner Losh                git: 8fc68c1b34ae - main - Remove stray line
206. Apr 20 Simon J. Gerraty           git: 8fe4f8f7a75f - main - Fix building host tools for host
207. Apr 19 Simon J. Gerraty           git: 901efd8bb9b9 - main - Avoid staging conflict for examples/pf
208. Apr 18 John Baldwin               git: 91517e3b8186 - main - ee: Use C89 function definitions.
209. Apr 21 Mark Johnston              git: 92fa22c6a5c4 - main - riscv: Compile instr_size.c into the kernel when DTrace is configured
210. Apr 18 Konstantin Belousov        git: 93ca6ff2958c - main - umtx: allow to configure minimal timeout (in nanoseconds)
211. Apr 18 Gordon Bergling            git: 93e491481686 - main - net80211: Remove double words in source code comments
212. Apr 18 Jason A. Harmening         git: 93fe61afde72 - main - unionfs_mkdir(): handle dvp reclamation
213. Apr 18 Hans Petter Selasky        git: 95bf70a4bf79 - main - mlx5: Don't give zero number of pages to the firmware.
214. Apr 19 Randall Stewart            git: 960985a209f2 - main - tcp: bbr.c is non-capable of doing ECN and sets an INP flag to fend off ECN however our syncache is not aware of th
215. Apr 19 Kyle Evans                 Re: git: 9729f076e4d9 - main - arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)
216. Apr 17 Alexander V. Chernikov     git: 9742519b2229 - main - netlink: fix operations with link-local routes/gateways.
217. Apr 16 Gordon Bergling            git: 991360ba4970 - main - grdc.6: Add an ENVIRONMENT section
218. Apr 21 Warner Losh                git: 9abba78acc2a - main - syscalls: regenerate
219. Apr 17 Stephen J. Kiernan         git: 9bc96108d1f1 - main - libveriexec: add function to check a label based on a path
220. Apr 20 Mateusz Guzik              git: 9c4e270822a3 - main - zfs: fix up EINVAL from getdirentries on .zfs

221. Apr 19 Peter Holm                 git: 9c9dfbf25698 - main - stress2: Added comment of fixed problem.  Enable test
222. Apr 18 John Baldwin               git: 9d8537e3de10 - main - ee: Remove two set but unused variables.
223. Apr 19 Simon J. Gerraty           git: 9eaf82f27c4f - main - dirdeps.mk guard against inclusion from Makefile.depend.options
224. Apr 18 Marius Strobl              git: a12d60b99ee5 - main - cas.4: Remove remaining sparc64-specific bit
225. Apr 18 Jason A. Harmening         git: a18c403fbddb - main - unionfs: remove LK_UPGRADE if falling back to the standard lock
226. Apr 17 Simon J. Gerraty           git: a3d015bbf1ed - main - Update dirdeps.mk
227. Apr 19 Stephen J. Kiernan         git: a50d73d5782a - main - loader: Change version calculation to be more consistent.
228. Apr 17 Gleb Smirnoff              git: a540cdca3183 - main - tcp_hpts: use queue(9) STAILQ for the input queue
229. Apr 17 Mateusz Guzik               Re: git: a540cdca3183 - main - tcp_hpts: use queue(9) STAILQ for the input queue
230. Apr 18 Jason A. Harmening         git: a5d82b55fe76 - main - Remove an impossible condition from unionfs_lock()
231. Apr 17 Gleb Smirnoff              git: a6b55ee6be15 - main - net: replace IFF_KNOWSEPOCH with IFF_NEEDSEPOCH
232. Apr 19 Simon J. Gerraty           git: a6bd50f712bb - main - Avoid breaking crunchgen with meta stats
233. Apr 19 Hans Petter Selasky        git: a7469c9c0a50 - main - libc: bsort_s() requires both __BSD_VISIBLE and __EXT1_VISIBLE
234. Apr 19 Brooks Davis                Re: git: a7469c9c0a50 - main - libc: bsort_s() requires both __BSD_VISIBLE and __EXT1_VISIBLE
235. Apr 19 Hans Petter Selasky         Re: git: a7469c9c0a50 - main - libc: bsort_s() requires both __BSD_VISIBLE and __EXT1_VISIBLE
236. Apr 19 Brooks Davis                Re: git: a7469c9c0a50 - main - libc: bsort_s() requires both __BSD_VISIBLE and __EXT1_VISIBLE
237. Apr 20 Hans Petter Selasky         Re: git: a7469c9c0a50 - main - libc: bsort_s() requires both __BSD_VISIBLE and __EXT1_VISIBLE
238. Apr 17 Zhenlei Huang              git: a7acce349198 - main - vnet: Fix a typo in a source code comment
239. Apr 18 Hans Petter Selasky        git: aa7bbdabde89 - main - mlx5: Implement diagostic counters as sysctl(8) nodes.
240. Apr 22 Vladimir Kondratyev        git: af22da75a035 - main - Bump __FreeBSD_version after LinuxKPI updates

241. Apr 18 Kristof Provost            git: af94d8cc1716 - main - pf: fix incorrect lock define
242. Apr 17 Dag-Erling Smørgrav        git: b03311cadd3a - main - renice: Avoid segfault if -n flag is given without argument.
243. Apr 18 Hans Petter Selasky        git: b0b87d915145 - main - mlx5: Make mlx5_del_flow_rule() NULL safe.
244. Apr 18 Gordon Bergling            git: b12ccd0bb1b3 - main - stand: Remove double words in source code comments
245. Apr 18 Jessica Clarke              Re: git: b12ccd0bb1b3 - main - stand: Remove double words in source code comments
246. Apr 18 Gordon Bergling             Re: git: b12ccd0bb1b3 - main - stand: Remove double words in source code comments
247. Apr 18 Alexey Dokuchaev            Re: git: b12ccd0bb1b3 - main - stand: Remove double words in source code comments
248. Apr 18 John Baldwin                Re: git: b12ccd0bb1b3 - main - stand: Remove double words in source code comments
249. Apr 20 Gordon Bergling             Re: git: b12ccd0bb1b3 - main - stand: Remove double words in source code comments
250. Apr 22 Vladimir Kondratyev        git: b14c03f808c4 - main - LinuxKPI: define acpi_put_table() in <acpi/acpi.h>
251. Apr 16 Stephen J. Kiernan         git: b1a00c2b1368 - main - Quiet compiler warnings for fget_noref and fdget_noref
252. Apr 19 Bjoern A. Zeeb             git: b2dcb848688e - main - LinuxKPI: skbuff.h: fix -Warray-bounds warnings
253. Apr 19 Brooks Davis               git: b4373ce309c6 - main - Cirrus-CI: Check that make sysent was run
254. Apr 18 Stephen J. Kiernan         git: b5c3ade7657a - main - libsa: Update comments about SMBIOS specification
255. Apr 17 Dimitry Andric             git: b740e02500ca - main - bsnmp: make single bit bitfields unsigned to avoid clang 16 warning
256. Apr 22 Dmitry Chagin              git: b7a6bcdd1319 - main - linux(4): Export the AT_MINSIGSTKSZ depending on the process osreldata
257. Apr 17 Alexander V. Chernikov     git: b8da3b62a574 - main - tests: add ktest modules to build
258. Apr 20 Hans Petter Selasky        git: bb8e8e230d94 - main - Revert "libc: Implement bsort(3) a bitonic type of sorting algorithm."
259. Apr 20 Jessica Clarke              Re: git: bb8e8e230d94 - main - Revert "libc: Implement bsort(3) a bitonic type of sorting algorithm."
260. Apr 20 Brooks Davis                Re: git: bb8e8e230d94 - main - Revert "libc: Implement bsort(3) a bitonic type of sorting algorithm."

261. Apr 20 Hans Petter Selasky         Re: git: bb8e8e230d94 - main - Revert "libc: Implement bsort(3) a bitonic type of sorting algorithm."
262. Apr 20 Hans Petter Selasky         Re: git: bb8e8e230d94 - main - Revert "libc: Implement bsort(3) a bitonic type of sorting algorithm."
263. Apr 18 Marius Strobl              git: bd15d31cef50 - main - mmc(4): Don't call bridge driver for timings not requiring tuning
264. Apr 17 Stephen J. Kiernan         git: bd4742c97079 - main - veriexec: Rename old VERIEXEC_SIGNED_LOAD as VERIEXEC_SIGNED_LOAD32
265. Apr 18 John Baldwin               git: bd5dc94b998f - main - boot0: Expand the description of BOOT_BOOT0_ORG.
266. Apr 20 John Baldwin               git: bf043855213c - main - arm: Use C89 function declaration for db_read_bytes.
267. Apr 17 Simon J. Gerraty           git: bf7aa99a55a7 - main - Update meta mode makefiles
268. Apr 19 Kyle Evans                 Re: git: c1e813d12309 - main - hwpmc: Correct selection of Intel fixed counters.
269. Apr 20 Alexander Motin             Re: git: c1e813d12309 - main - hwpmc: Correct selection of Intel fixed counters.
270. Apr 20 Warner Losh                git: c1e987e0624e - main - makesyscalls.lua: Minor fluff removal
271. Apr 18 Gordon Bergling            git: c2a9d23736da - main - mount_nfs.8: Fix a mandoc warning
272. Apr 18 John Baldwin               git: c330a185b7a7 - main - locate: Use C89 function definitions.
273. Apr 18 Gordon Bergling            git: c3fbd9c6212c - main - Revert "stand: Remove double words in source code comments"
274. Apr 18 Matteo Riondato             Re: git: c3fbd9c6212c - main - Revert "stand: Remove double words in source code comments"
275. Apr 17 Simon J. Gerraty           git: c4c981c1e60b - main - Move include of site.src.opts.mk to allow more control
276. Apr 16 Ed Maste                   git: c753f49f7006 - main - makefs: remove unused cd9660 options
277. Apr 18 John Baldwin               git: c7f3674fb065 - main - boot0: Drop the BOOT_BOOT0_ORG option.
278. Apr 21 Navdeep Parhar             git: ca5391bd8579 - main - cxgbe(4): Update firmwares to version 1.27.3.0
279. Apr 19 Simon J. Gerraty           git: cb05ce69c2b2 - main - Ensure the stage_* targets we use exist
280. Apr 22 Simon J. Gerraty           git: cf20b1f81c10 - main - Extract some of local.meta.sys.mk to local.meta.sys.env.mk

281. Apr 17 Stephen J. Kiernan         git: d195f39d1dab - main - veriexec: Add option MAC_VERIEXEC_DEBUG
282. Apr 20 Dmitry Chagin              git: d1f4c44aa8af - main - x86: Move i386 ppireg.h to x86
283. Apr 18 John Baldwin               git: d28a95513e4f - main - mail: Use a C89 function pointer type for command functions.
284. Apr 18 Dag-Erling Smørgrav        git: d59dd30cf19b - main - renice: Clean up the tests.
285. Apr 18 Stephen J. Kiernan         git: d66465801525 - main - meta: Allow TARGET_SPEC_VARS to be overridden
286. Apr 18 Jason A. Harmening         git: d711884e60bf - main - Remove unionfs_islocked()
287. Apr 16 Kyle Evans                 git: d7584aa09fcf - main - loader: lua: unload the kernel when changing BEs
288. Apr 18 Konstantin Belousov        git: d8a096621bcf - main - sync_vnode(): add assert to check vn_start_write() correctness
289. Apr 17 Mark Johnston              git: d95fbf4e1a12 - main - riscv: save the thread pointer in both modes
290. Apr 19 Simon J. Gerraty           git: d9a427479501 - main - Update/fix Makefile.depend for userland
291. Apr 18 Kirk McKusick              git: da86e7a20dc4 - main - Skip Pass 5 in fsck_ffs(8) when corrupt cylinder groups remain unfixed.
292. Apr 22 Simon J. Gerraty           git: db98bc2c0d3a - main - Allow tools/build to work for DIRDEPS_BUILD
293. Apr 22 Kristof Provost            git: dbce131b8f40 - main - pfctl: match geticmpcodeby*()/print_fromto() prototypes to definitions
294. Apr 20 Ed Maste                   git: dd9059b3e9a1 - main - makefs: set cd9660 Rock Ridge timestamps for . and ..
295. Apr 20 Michael Tuexen             git: ddf24a507c1a - main - netstat: cleanup
296. Apr 20 Bjoern A. Zeeb             git: de1dde5dfea4 - main - network.subr: adjust regex for wlans_xxxxx rc.conf entries
297. Apr 20 Dmitry Chagin              git: de4da6cd04bf - main - x86: Move i386 timerreg.h to x86
298. Apr 17 Pawel Jakub Dawidek        git: e0bb19992556 - main - zfs: cherry-pick openzfs/zfs@c71fe7164
299. Apr 18 John Baldwin               git: e4253ae822ec - main - rpc.rstatd/rwalld: Use more accurate function pointer types.
300. Apr 16 Ed Maste                   git: e5551216d8e5 - main - makefs: call brelse from bread

301. Apr 22 Vladimir Kondratyev        git: e5cf9deb61fd - main - LinuxKPI: Add bitmap_to_arr32() to <linux/bitmap.h>
302. Apr 21 Warner Losh                git: e63690e885d2 - main - truss: Kill dead code
303. Apr 17 Cy Schubert                git: e7e621f94d90 - main - sqlite3: Vendor import of sqlite3 3.41.2
304. Apr 18 John Baldwin               git: e93f27e3aeb7 - main - cron: Use C89 function definitions.
305. Apr 21 Mariusz Zaborski           git: ea6597c38c77 - main - mpr: fix copying of event_mask
306. Apr 18 John Baldwin               git: eae7dd0f221f - main - rbootd: Remove an unnecessary (and incomplete) function prototype.
307. Apr 19 Hans Petter Selasky        git: ecb2ce3a51e9 - main - libc: Sorting is not needed when there are less than two elements
308. Apr 19 Bjoern A. Zeeb             git: f369f10dd812 - main - LinuxKPI: 802.11: fix a -Wenum-compare warning
309. Apr 19 Bjoern A. Zeeb             git: f621b087c007 - main - iwlwifi: rtw88: rtw89: fix gcc warnings
310. Apr 17 Alexander V. Chernikov     git: f656a96020e8 - main - tests: make ktest build on ppc.
311. Apr 18 John Baldwin               git: f6fd5356b3fc - main - smbfs: Use C89 function definition for cf_getopt.
312. Apr 21 Simon J. Gerraty           git: f957a32dacfd - main - Update meta.sys.mk and related local*mk
313. Apr 22 Ed Maste                    Re: git: f957a32dacfd - main - Update meta.sys.mk and related local*mk
314. Apr 18 Mateusz Piotrowski         git: fb499259997c - main - split: Update synopsis and usage; fix examples
315. Apr 18 Stephen J. Kiernan         git: fb5ff7384cfd - main - arm64: Use FULLKERNEL instead of .ALLSRC in .bin target
316. Apr 20 Mark Johnston              git: fdb987bebddf - main - inpcb: Split PCB hash tables

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