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


2024/dev-commits-src-all/20240205.dev-commits-src-all

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

home | up | archive | sorted by: subject - author - date - reverse date
  1. Feb  2 Luis Martinez              Re: DUE CLAIMS, TREAT URGENTLY.
  2. Feb  3 Jessica Clarke             Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support
  3. Feb  4 Brad Davis                  Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support
  4. Feb  4 Jessica Clarke              Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support
  5. Jan 31 Brad Davis                  git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support
  6. Jan 31 Jessica Clarke              Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support
  7. Feb  3 Warner Losh                git: 00aa6353374c - main - traceroute: Update values in examples
  8. Feb  2 Warner Losh                git: 02b0d4b688cc - main - sys/cdefs.h: add __noexcept and __noexcept_if
  9. Jan 29 Cy Schubert                git: 02f097e7f341 - stable/13 - rc.d/kdc: Support start of MIT krb5kdc
 10. Jan 30 Christos Margiolis         git: 0452659e53db - stable/14 - pcm.4: mention snd_uaudio auto-load
 11. Jan 30 Kyle Evans                 git: 050b4db5a8c1 - stable/13 - kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes
 12. Feb  3 Warner Losh                git: 05ad376bfc5a - main - libc: Fix typo (triple M)
 13. Feb  4 Warner Losh                git: 064fa628ce37 - main - loader: For EFI, if we don't have ConOut, try ConIn
 14. Jan 30 Mark Johnston              git: 06fc42c0cb1f - stable/14 - libc/amd64: Disable ASAN for amd64_archlevel.c
 15. Feb  1 Dmitry Salychev            Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
 16. Feb  1 Jung-uk Kim                 Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
 17. Feb  1 Dmitry Salychev             Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
 18. Jan 31 Jung-uk Kim                 git: 07c64d74917e - main - acpica: Import ACPICA 20230628
 19. Jan 31 Baptiste Daroussin          Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
 20. Jan 31 Jung-uk Kim                 Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628

 21. Jan 31 Cy Schubert                 Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
 22. Jan 31 Andriy Gapon                Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
 23. Jan 31 Cy Schubert                 Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
 24. Jan 31 Warner Losh                 Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
 25. Jan 31 Tijl Coosemans             git: 085ab2c143eb - stable/13 - join(1): Fix ordering in case of missing fields
 26. Jan 29 Mark Johnston              git: 08dbe7213452 - stable/14 - condvar: Clean up condvar.h a bit
 27. Feb  2 Warner Losh                git: 0949b237bb90 - main - checkstyle9.pl: Add --github to output for github workflows
 28. Jan 31 Konstantin Belousov        git: 098500b79e17 - stable/14 - kcmp(2): implement for vnode files
 29. Feb  1 Olivier Certner            git: 0a366bb44e65 - stable/13 - setusercontext(): Better error messages when priority is not set correctly
 30. Feb  2 Warner Losh                git: 0a49be722fe0 - main - traceroute6: remove -l flag
 31. Feb  2 Warner Losh                git: 0b287d19e4ce - main - freebsd-update(8): Update date
 32. Jan 29 Richard Scheffenegger      git: 0b3f9e435f2b - main - tcp: move cc_post_recovery past snd_una update
 33. Jan 31 Konstantin Belousov        git: 0b864eb03f66 - stable/14 - kcmp(2): implement for procdesc
 34. Jan 30 Mark Johnston              git: 0c0ec5c8cc48 - main - scsi_cd: Remove commented-out code
 35. Jan 30 Mike Karels                git: 0c6e3bfd1362 - stable/14 - arm64/RPI: enable powerd by default on arm64-aarch64-RPI images
 36. Jan 29 Olivier Certner            git: 0d1fe948d97d - main - login.conf(5): umask has no default value
 37. Jan 29 Chuck Tuffli               git: 0d7fef9124c1 - stable/13 - bhyve nvme: Add NQN value
 38. Jan 29 Olivier Certner            git: 0dd1705f5849 - main - setusercontext(): Set umask in a separate function, setclassumask()
 39. Feb  1 Konstantin Belousov        git: 0dd45fdb747b - stable/14 - sys/mount.h: use __inline
 40. Jan 31 Konstantin Belousov        git: 0de404fc0b5f - stable/14 - sys/file.h: style

 41. Feb  2 Brooks Davis               git: 0e867a491156 - main - aarch/SYS.h: implement _SYSCALL_BODY() macro
 42. Feb  1 Baptiste Daroussin         git: 0f4e8037332f - main - kbdmap: fix typo preventing kbdmap to work under vt
 43. Feb  3 Warner Losh                git: 0fa637ffee21 - main - release: Allow sudo -g anyone and sudo -u anyone -g anytwo
 44. Feb  2 John Baldwin               git: 1027e838a8ee - main - ddb: Use bool for boolean variables in MD code
 45. Feb  1 Olivier Certner            git: 11919f8eaf97 - stable/13 - login.conf(5): umask has no default value
 46. Jan 29 Mark Johnston              git: 11cf350c3893 - stable/14 - condvar: Fix a user-after-free in _cv_wait() when ktrace is enabled
 47. Feb  3 Warner Losh                git: 11ff3552fd08 - main - sys/netpfil/pf/pf.c: remove an extra semicolon
 48. Jan 30 Michael Osipov             git: 128e78ffb084 - stable/14 - periodic: Make daily diff(1) output as small is possible
 49. Jan 31 Konstantin Belousov        git: 136d75ad86d1 - stable/14 - regen
 50. Feb  1 Konstantin Belousov        git: 1414121fc3f3 - stable/13 - sys/mount.h: use __inline
 51. Jan 31 John Baldwin               git: 14505c92bc8c - main - syscallsubr.h: Sort kern_membarrier prototype alphabetically
 52. Feb  1 Konstantin Belousov        git: 14b7cf92e73a - stable/14 - open(2): describe *at behavior for dirfd opened without O_SEARCH
 53. Feb  1 Olivier Certner            git: 16e02df98ad6 - stable/13 - setclassumask(): Accept 'inherit' as a value
 54. Feb  2 Warner Losh                git: 18968b8274b5 - main - loader: Move build_font_module to gfx_fb.c
 55. Jan 31 John Baldwin               git: 18cb422356f2 - main - timerfd: Move kern_timerfd_* prototypes to <sys/syscallsubr.h>
 56. Feb  1 Gregory Neil Shapiro       git: 19d4fb85bf17 - main - Add new source file for sendmail 8.18.1
 57. Feb  1 Gregory Neil Shapiro       git: 1b6a5580c1f9 - main - New sendmail 8.18.1 cf file
 58. Jan 31 Konstantin Belousov        git: 1b70e4f53bde - stable/13 - stable/13: bump __FreeBSD_version for kern_openatfp(9)
 59. Jan 29 John Baldwin               git: 1dade1f255ee - main - nvme: Rename NVMEB helper macro to NVMEM
 60. Feb  3 Jessica Clarke             git: 1e75e61d5c2c - main - bsdinstall: Fix broken netconfig persistence for installed system

 61. Jan 31 John Baldwin               git: 1f1b2286fd5a - main - pmap: Convert boolean_t to bool.
 62. Feb  1 Olivier Certner            git: 2006be8bc46f - stable/13 - setusercontext(): umask: Set it only once (in the common case)
 63. Feb  1 Gregory Neil Shapiro       git: 21c1f1deb6a3 - main - Add a note about sendmail 8.18.1's stricter SMTP protocol enforcement
 64. Feb  2 Warner Losh                git: 22d12caad69e - main - checkstyle9.pl: Differentiate errors and warnings
 65. Feb  2 Philip Paeps               git: 2723c7ffb7f7 - main - contrib/tzdata: import tzdata 2024a
 66. Jan 30 Dimitry Andric             git: 277382e92885 - stable/14 - msun: remove fabs from Symbol.map, and adjust comment
 67. Jan 30 Mike Karels                git: 28a8192a34ca - stable/13 - inet(3): clarify syntax accepted by inet_pton
 68. Jan 31 Gregory Neil Shapiro       git: 28fbd2825d21..850ef5ae11d6 - vendor/sendmail - vendor branch updated
 69. Jan 30 Konstantin Belousov        git: 2954af09f143 - main - chflags(1): obey siginfo request on chflagsat(2) failure
 70. Jan 30 Kyle Evans                 git: 2a05c2033908 - stable/13 - kern: tty: fix EOF handling for canonical reads
 71. Jan 29 Warner Losh                git: 2b92b754f18c - main - kldxref: Be more conservative about what we reject.
 72. Feb  1 Gregory Neil Shapiro       git: 2c191ba6b0b5 - main - Minor change to update these files so new freebsd*.cf files are generated
 73. Jan 29 John Baldwin               git: 2cb78e71503e - main - nda: Use the NVMEV macro instead of expanded versions
 74. Feb  3 Warner Losh                git: 2d146764cd05 - main - sys/netlink/route/iface.c: remove an extra semicolon
 75. Feb  3 Bjoern A. Zeeb             git: 2d9d35837d8e - main - LinuxKPI: implement memset_after()
 76. Feb  3 Bjoern A. Zeeb             git: 2f029bf911e2 - main - LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines
 77. Feb  2 Kristof Provost            git: 306d3fb23d7c - main - libpfct: fix incorrect array check
 78. Jan 30 Mike Karels                git: 30c741c6e4bb - main - RELNOTES: document powerd enable on RPI images
 79. Feb  2 Mark Johnston              git: 30f8cb812e27 - main - socket: Don't assume m0 != NULL in sbappendcontrol_locked()
 80. Jan 29 Kristof Provost            git: 31828075e456 - main - pf: bind route-to states to their route-to interface

 81. Jan 30 Dimitry Andric             git: 31c3fc40dedd - stable/14 - Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER):
 82. Feb  3 Warner Losh                git: 3221c44d8009 - main - sys/compat/linux/linux_misc.c: remove an extra semicolon
 83. Feb  3 Warner Losh                git: 328df6da9ef2 - main - ath: Fix typo (triple M)
 84. Feb  2 Warner Losh                git: 33326dd5f5ed - main - github: Enable github workflow output from checkstyle9.pl
 85. Jan 30 Antoine Brodin             Re: git: 3334a537ed38 - main - Convert fsidcmp(9) from macro to inline function
 86. Jan 29 Olivier Certner            git: 33d4ce5496ef - main - login.conf(5): Document priority's special value 'inherit'
 87. Jan 29 Warner Losh                git: 34f0a01b6bd4 - main - mpi3mr: Fix confusion over | and &
 88. Feb  2 Mark Johnston              git: 36f0a34ca645 - main - libthr: Force the thr_wake() symbol to be resolved during initialization
 89. Feb  1 Olivier Certner            git: 37aaacd41016 - stable/14 - New login_getcapenum(): Allows to read named enum values
 90. Jan 30 Michael Osipov             git: 37dc394170a5 - stable/14 - periodic: Make daily diff(1) flags configurable with daily_diff_flags
 91. Jan 29 John Baldwin               git: 3a477a9b70a3 - main - nvme: Add NVMEF helper macro as the inverse of NVMEV
 92. Feb  1 Dag-Erling Smørgrav        git: 3a9cb4da4e75 - stable/14 - stand: Add 1440p to the list of known resolutions.
 93. Jan 30 Dimitry Andric             git: 3bd3724e4c86 - stable/13 - Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER):
 94. Jan 29 Bjoern A. Zeeb             Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet  alignment.
 95. Jan 29 Warner Losh                git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment.
 96. Jan 29 Warner Losh                 Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment.
 97. Jan 29 Warner Losh                 Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment.
 98. Feb  1 Dag-Erling Smørgrav        git: 3d6778d84eaa - stable/14 - Add kenv .Xr in kldload(8) and loader.conf(5)
 99. Feb  1 Olivier Certner            git: 3dec4c30c76b - stable/14 - setusercontext(): umask: Set it only once (in the common case)
100. Jan 31 Konstantin Belousov        git: 3e3b87ea6e69 - stable/14 - Add fget_remote()

101. Feb  1 Olivier Certner            git: 3fc149c302ab - stable/13 - setusercontext(): Move priority setting in new setclasspriority()
102. Jan 30 Christos Margiolis         git: 406d5c58148c - stable/14 - sound: use device_set_descf() to set device descriptions
103. Feb  2 Mark Johnston              git: 40adc2787879 - stable/14 - arm64: Remove pmap_san_bootstrap() and call kasan_init_early() directly
104. Jan 30 Jessica Clarke             git: 41eb4a4ca299 - main - share/man: Add mandoc.db files to METALOG
105. Feb  3 Warner Losh                git: 4309f9f2347e - main - include/math.h: fix warning with -Wconversion
106. Feb  2 Warner Losh                git: 4339f1e667ff - main - share/examples/IPv6/USAGE: remove
107. Feb  2 Warner Losh                git: 445bed5c4d85 - main - axgbe: Various link stability and module compatibilty improvements
108. Feb  3 Warner Losh                git: 44bb80b0adec - main - qlnx: Fix typo (triple M)
109. Feb  1 Olivier Certner            git: 44c898329da1 - stable/14 - login_cap(3): Document login_getcapenum()
110. Jan 29 John Baldwin               git: 479680f235dd - main - nvme: Use the NVMEV macro instead of expanded versions
111. Jan 31 Wolfram Schneider          git: 47cb760dac09 - stable/14 - man: support special characters in filenames
112. Jan 30 Andriy Gapon               git: 486b265a8fb6 - main - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting
113. Feb  3 Bjoern A. Zeeb             git: 49619f73151a - main - net80211: make sure calls to (*iv_update_bss)() are locked
114. Feb  2 Alan Somers                git: 49e8190c76c1 - stable/13 - fusefs: fix an interaction between copy_file_range and mmap
115. Feb  2 Warner Losh                git: 4b1d3a30914e - main - daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviour
116. Jan 30 Michael Osipov             git: 4c14a3a6aebe - stable/13 - periodic: Make daily diff(1) output as small is possible
117. Feb  2 Warner Losh                git: 4c1c516c1a07 - main - freebsd-update(8): wrap to 80 columns
118. Jan 29 R. Christian McDonald      git: 5086b6ec32d5 - main - libbe: handle destroying/renaming temporary/bootonce boot environments
119. Feb  3 Warner Losh                git: 521013e7e89e - main - urndis(4): retrospective, address for hselasky
120. Jan 30 Michael Osipov             git: 538994626b9f - stable/14 - periodic: Make security diff(1) output as small is possible

121. Jan 30 Jung-uk Kim                git: 542eecad8375 - Create tag vendor/acpica/20230628
122. Feb  3 Warner Losh                git: 552581e75d83 - main - sys/fs/unionfs/union_vnops.c: remove an extra semicolon
123. Feb  3 Warner Losh                git: 5590bacaafd8 - main - sctp: update manpages
124. Feb  4 Alan Somers                git: 55b80e2ca52c - main - fusefs: fix invalid value for st_birthtime.tv_nsec
125. Jan 29 John Baldwin               git: 5650bd3fe8ef - main - nvme: Use the NVMEF macro to construct fields
126. Feb  1 Olivier Certner            git: 569f0eb3f259 - stable/13 - login.conf(5): Document umask's special value 'inherit'
127. Jan 31 Konstantin Belousov        git: 575a909aa243 - stable/14 - kcmp(2): implement for generic file types
128. Jan 30 Mark Johnston              git: 596fe0bdc9f6 - stable/14 - bhyve: Prepare to add arm64 support to the gdb stub
129. Jan 30 Christos Margiolis         git: 59fccd1e84e7 - stable/14 - Setups with digital audio connections like SPDIF and ADAT require a designated master clock to stay in sync. A
130. Feb  1 Gleb Smirnoff              git: 5bdf8150cd7d - main - unix/dgram: don't clear so_error in case of MSG_PEEK
131. Feb  1 Dag-Erling Smørgrav        git: 5cb28f797977 - main - bintrans: Error out if writing to the output failed.
132. Feb  1 Dag-Erling Smørgrav        git: 5d7b049f9904 - stable/13 - Add kenv .Xr in kldload(8) and loader.conf(5)
133. Feb  3 Warner Losh                git: 5eb1aebf8d80 - main - traceroute: Lint manuals
134. Feb  1 Ed Maste                   git: 5f047ae0c73b - main - pflowctl: add missing break to case 's'
135. Feb  2 Warner Losh                git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files"
136. Feb  2 Warner Losh                 Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files"
137. Feb  2 John Baldwin                Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files"
138. Feb  3 Warner Losh                git: 5ff76402daf1 - main - pkg-stage.sh: add x11/sddm
139. Jan 29 Mark Johnston              git: 604b80f152f2 - stable/13 - condvar: Clean up condvar.h a bit
140. Feb  1 Konstantin Belousov        git: 617695812a38 - stable/13 - open(2): describe *at behavior for dirfd opened without O_SEARCH

141. Feb  2 Warner Losh                git: 619f455b8fc9 - main - regex: fix freeing g->charjump in low memory condition
142. Jan 30 Jung-uk Kim                git: 61e0e3964786 - Create tag vendor/acpica/20230331
143. Jan 30 Christos Margiolis         git: 626d9b855302 - stable/14 - snd_uaudio: provide information about the device name and attached driver
144. Feb  1 Olivier Certner            git: 634f86a3c47f - stable/13 - login_cap.h: Remove LOGIN_DEFPRI
145. Feb  1 Olivier Certner            git: 63c3be3b4f4b - stable/14 - login.conf(5): Default values: Rename column, elaborate on absence of such
146. Feb  1 Dag-Erling Smørgrav        git: 64028ac3ba96 - main - bintrans: Add base64 to name list in manual page.
147. Jan 30 Michael Osipov             git: 6455c2cf85a9 - stable/13 - periodic: Make daily diff(1) flags configurable with daily_diff_flags
148. Feb  4 Konstantin Belousov        git: 66aa73282ab8 - stable/14 - lib/msun: Cleanup after $FreeBSD$ removal
149. Feb  1 Olivier Certner            git: 6843f1c2ef08 - stable/13 - setlogincontext(): Comply to style(9)
150. Jan 31 Konstantin Belousov        git: 6a5396c1c682 - stable/14 - kern_openat(): rename fd argument to dirfd
151. Feb  4 Mark Johnston              git: 6bd60e15b148 - main - libc: Specify parameter types for function pointer
152. Feb  2 Colin Percival             git: 6c2137593990 - releng/13.3 - 13.3: create releng/13.3 branch
153. Jan 30 Ruslan Bukin               git: 6c892b79de59 - main - snd_hdspe(4): Per device sysctl for sample rate.
154. Jan 30 Dimitry Andric             git: 6ccc51fd6f28 - stable/14 - Add libllvm and liblldb source files to enable WITH_ASAN build
155. Feb  1 Olivier Certner            git: 6ceb32fa4a2c - stable/13 - login_cap(3): Document login_getcapenum()
156. Jan 30 Michael Osipov             git: 6d9195b5f763 - stable/13 - periodic: Make security diff(1) output as small is possible
157. Feb  1 Dag-Erling Smørgrav        git: 6ef4fc44f962 - stable/13 - stand: Add 1440p to the list of known resolutions.
158. Feb  1 Olivier Certner            git: 6f6186e19fe5 - stable/14 - setclassumask(): Accept 'inherit' as a value
159. Feb  1 Gleb Smirnoff              git: 702c48184718 - main - socket tests: improve error message
160. Feb  2 John Baldwin               git: 70539d5da600 - main - amd64: Use bool for booleans in getmemsize

161. Feb  3 Gleb Smirnoff              git: 70f5c6e34ffd - main - tests/netinet: push variable 'sin' into function scope
162. Jan 31 Mitchell Horne             git: 712fd5ac9181 - main - intro.9: minor changes
163. Feb  3 Jessica Clarke             git: 7143521f4cbc - main - Revert "bsdinstall: separate out dist selection in prep for pkgbase support"
164. Jan 31 Jung-uk Kim                git: 722b16673c40 - main - acpica: Import ACPICA 20230331
165. Jan 31 Jessica Clarke              Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331
166. Jan 31 Cy Schubert                 Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331
167. Jan 31 Warner Losh                 Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331
168. Jan 31 Cy Schubert                 Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331
169. Jan 31 Ed Maste                    Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331
170. Jan 31 Warner Losh                 Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331
171. Jan 31 Gleb Smirnoff               Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331
172. Jan 31 Jung-uk Kim                 Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331
173. Jan 31 Jessica Clarke              Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331
174. Jan 30 Jessica Clarke             git: 722b40377198 - main - riscv: Remove the unused riscv64_cpu driver
175. Feb  1 Olivier Certner            git: 72d463479fcc - stable/13 - login.conf(5): Document priority's default and possible values
176. Jan 30 Li-Wen Hsu                 git: 73974a78f7f6 - main - hostname(1): Add test cases
177. Feb  2 Mark Johnston              git: 73ef676c9ffd - stable/14 - traceroute6: Implement ECN bleaching detection
178. Feb  3 Jessica Clarke             git: 7414d14bd51d - main - bsdinstall: Drop Error from title in netconfig no interfaces dialog
179. Feb  3 Cy Schubert                git: 74fe298c8299 - main - OpenSSL: Update version strings
180. Feb  3 Warner Losh                git: 752a340419a7 - main - quot: Use getopt(3) and show usage() if no arguments

181. Jan 29 Olivier Certner            git: 771d5c93ab5a - main - setlogincontext(): Comply to style(9)
182. Feb  2 Kristof Provost            git: 777a4702c591 - main - pf: implement addrule via netlink
183. Feb  2 Warner Losh                git: 784f925e507f - main - loader: Font module is EFI dependent
184. Feb  1 Olivier Certner            git: 787abe7d6eb6 - stable/14 - setusercontext(): Set umask in a separate function, setclassumask()
185. Feb  3 Warner Losh                git: 78cc45712350 - main - .github: Enable manually running github actions
186. Feb  3 Mark Johnston              git: 7a14a721c09d - stable/14 - netinet6 tests: Restore an atf_check invocation
187. Jan 30 Zsolt Udvari               git: 7aa4e4eb3617 - main - Add uzsolt@ to committers
188. Jan 29 Colin Percival             git: 7b707e797b2c - main - Revert "release.sh: Add -jN to `make release`"
189. Jan 29 Olivier Certner            git: 7b94ec550ef6 - main - setusercontext(): Move priority setting in new setclasspriority()
190. Feb  3 Warner Losh                git: 7bd6cbbf69c7 - main - vt.4: explain console fonts
191. Feb  2 Warner Losh                git: 7c8b126c1a7b - main - libsa: Move include file creation to the end of the Makefile
192. Jan 31 Konstantin Belousov        git: 7dff3d1cdfd1 - stable/14 - kcmp(2): implement for devfs files
193. Feb  1 Olivier Certner            git: 7e2bfa3d7a2a - stable/14 - login_cap.h: Remove LOGIN_DEFPRI
194. Jan 29 Ed Maste                   git: 7e77089dccd7 - main - linuxkpi: remove invalid KASSERT from hash_add_rcu
195. Feb  2 Warner Losh                git: 7edb49a1152e - main - freebsd-tips: freebsd-update fetch, then install
196. Jan 31 Jung-uk Kim                git: 81bee6d793ee - main - acpica: Fix build with ACPICA 20230331 and later
197. Jan 31 Konstantin Belousov        git: 81cee1350ff8 - stable/14 - kcmp(2): implement for linuxkpi cdevs
198. Feb  2 Cy Schubert                git: 825caf7e1244..9dd13e84fa8e - vendor/openssl-3.0 - vendor branch updated
199. Feb  3 Bjoern A. Zeeb             git: 828ce22f079d - main - LinuxKPI: 802.11: fix field order in ieee80211_key_conf
200. Feb  2 Warner Losh                git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels

201. Feb  2 John Baldwin                Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels
202. Feb  2 Jessica Clarke              Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels
203. Jan 29 Cy Schubert                git: 83ab4d6cc58b - stable/14 - rc.d/kdc: Support start of MIT krb5kdc
204. Feb  1 Olivier Certner            git: 83ac32d9a0f8 - stable/14 - setlogincontext(): Comply to style(9)
205. Jan 30 Mark Johnston              git: 83b800c59020 - stable/13 - bhyve: Avoid underflows when handling remote commands
206. Feb  3 Warner Losh                git: 840a802750a4 - main - umount: Add -d option to detach md devices
207. Jan 30 Christos Margiolis         git: 847d9b31df5e - stable/14 - subr_bus: introduce device_set_descf() and modify allocation logic
208. Jan 29 John Baldwin               git: 8488fc417fc2 - main - nvme: Use the NVMEM macro instead of expanded versions
209. Feb  1 Gleb Smirnoff              git: 861274c9f8cf - main - tests/netinet: add a demo of TCP implied connect
210. Feb  3 Warner Losh                git: 864780bca09d - main - traceroute: Remove $FreeBSD$ rcsid tags
211. Jan 30 Kyle Evans                 git: 86986d381072 - stable/14 - if_wg: fix erroneous calculation in calculate_padding() for p_mtu == 0
212. Jan 30 Dimitry Andric             git: 869cfe9fedd7 - stable/13 - msun: remove fabs from Symbol.map, and adjust comment
213. Jan 31 Konstantin Belousov        git: 8732746cbeff - stable/14 - Add kern_openatfp(9)
214. Jan 31 Gregory Neil Shapiro       git: 8922790d02dc - Create tag vendor/sendmail/8.18.1
215. Feb  2 Philip Paeps               git: 893fe32cd21e..76e31da7ab27 - vendor/tzdata - vendor branch updated
216. Feb  3 Bjoern A. Zeeb             git: 8a5a3e3d0436 - main - net80211: fix a NULL deref in ieee80211_sta_join1()
217. Feb  1 Olivier Certner            git: 8b359002747a - stable/13 - setusercontext(): Set priority from '~/.login_conf' as well
218. Jan 30 Mark Johnston              git: 8c931d6c8db2 - stable/14 - bhyve: Simplify register definitions a bit
219. Jan 29 Mark Johnston              git: 8d5353de7447 - main - libc: Annotate a couple of local functions as such
220. Jan 30 Jung-uk Kim                git: 8e013e1e3b81..ef3ba9d62592 - vendor/acpica - vendor branch updated

221. Feb  3 Warner Losh                git: 8e05c2373efd - main - wc: Do not use st_size if it equals zero
222. Jan 30 Christos Margiolis         git: 8e471fbc7dc4 - stable/14 - snd_hdspe(4): One pcm device per physical ADAT port.
223. Feb  1 Olivier Certner            git: 8f4c3ef048e3 - stable/13 - login.conf(5): Default values: Rename column, elaborate on absence of such
224. Feb  3 Bjoern A. Zeeb             git: 8f7c32a41a6a - main - iwlwifi: add the d3 (PM) bits to the Makefile (disabled)
225. Jan 30 Kyle Evans                 git: 8fb7d0ddd3e3 - stable/14 - kern: tty: fix EOF handling for canonical reads
226. Jan 29 Olivier Certner            git: 90e914cd5ac1 - main - New login_getcapenum(): Allows to read named enum values
227. Jan 30 Mark Johnston              git: 91ebe67e90d5 - stable/14 - bhyve: Avoid underflows when handling remote commands
228. Jan 29 Olivier Certner            git: 92b2c4358f57 - main - login.conf(5): Default values: Rename column, elaborate on absence of such
229. Feb  3 Mark Johnston              git: 92baae0fec65 - stable/14 - route tests: Serialize
230. Feb  2 Warner Losh                git: 93a25ac9f4c0 - main - .gitignore: add sys/*/compile
231. Feb  3 Mark Johnston              git: 93f523ab3668 - stable/14 - netinet: Remove stale references to Giant from comments
232. Feb  1 Olivier Certner            git: 943af0501107 - stable/13 - login_cap.h: Remove LOGIN_DEFUMASK
233. Jan 29 John Baldwin               git: 94962f5a72ae - main - bhyve: Use the NVMEV macro instead of expanded versions
234. Jan 29 Olivier Certner            git: 97256feb7a65 - main - login_cap(3): Document login_getcapenum()
235. Jan 30 Kyle Evans                 git: 984128ce2d5e - stable/13 - kern: pts: do not special case closed slave side
236. Feb  2 Warner Losh                git: 994865caf250 - main - Revert "stand/lua: per-product conf if requested via product_vars"
237. Feb  2 Colin Percival             git: 9b0319f78a9c - stable/13 - Post-13.3-branch updates
238. Jan 30 Christos Margiolis         git: 9b40b4faa7bd - stable/14 - sound: remove PCM_KLDSTRING() and fix status strings
239. Feb  2 Emmanuel Vadot             git: 9bbe06b004e2 - main - Revert "pkgbase: Create a FreeBSD-dtb package"
240. Jan 29 Colin Percival             git: 9c1bad2da5ae - main - release.sh: Add -jN to `make release`

241. Jan 30 Kristof Provost            git: 9d784da3a7af - main - pf: uncomment counter asserts after mem leak fix
242. Feb  2 John Baldwin               git: 9eb4e0b42d7c - main - x86 mem: Pass standard bool value to pmap_demote_DMAP
243. Feb  3 Mark Johnston              git: 9ed713d97b3d - main - cdefs: Introduce __result_use_or_ignore_check
244. Feb  4 Konstantin Belousov        git: a03f768612ad - main - libstdthreads: destroy mutexattr in mtx_init()
245. Jan 30 Warner Losh                git: a26b96a930da - main - style(9): Note larger divergence than implied
246. Feb  1 Olivier Certner            git: a2fe14d73fca - stable/14 - login.conf(5): Document priority's special value 'inherit'
247. Jan 30 Xin LI                     git: a465a52e8092 - stable/13 - releng-gce: Advertise the availability of UEFI support in GCE images.
248. Jan 30 Martin Matuska             git: a4bf6baaeb70..2e6b3c4d9453 - vendor/openzfs/master - vendor branch updated
249. Jan 29 Konstantin Belousov        git: a570fe4d0dd9 - main - open(2): describe *at behavior for dirfd opened without O_SEARCH
250. Jan 31 John Baldwin               git: a5a965d75934 - main - cxgbe tom: Enable ULP_MODE_TCPDDP on demand
251. Jan 29 Emmanuel Vadot             git: a5afd7920d50 - main - pkgbase: Create a FreeBSD-dtb package
252. Jan 29 Emmanuel Vadot             git: a5ff900535e2 - main - pkgbase: Create two new rules for creating repo
253. Feb  4 Mark Johnston              git: a67e5e7c9832 - main - pmap: Reflect 1f1b228 in man page
254. Jan 30 Jung-uk Kim                git: a799bdd9d50e..8e013e1e3b81 - vendor/acpica - vendor branch updated
255. Jan 29 Daniel Ebdrup Jensen       git: a84e01f02b15 - main - service(8): direct user to rc(8) for a list of valid commands
256. Feb  2 Warner Losh                git: a8c1ffca7a59 - main - freebsd-update(8): Explain conflicts in /etc
257. Feb  1 Olivier Certner            git: a8c273b3c97f - stable/14 - setclasspriority(): New possible value 'inherit'
258. Jan 31 Konstantin Belousov        git: a93ef23ecac0 - stable/13 - kern_openat(): minor style fixes
259. Jan 29 Olivier Certner            git: aa96945e71b0 - main - login.conf(5): Document priority's default and possible values
260. Jan 31 Tijl Coosemans             git: aaefd6898a73 - stable/14 - join(1): Fix ordering in case of missing fields

261. Feb  3 Warner Losh                git: abd9758fe2d2 - main - sys/dev/mii/mcommphy.c: remove an extra semicolon
262. Feb  2 Warner Losh                git: ac9abe93e832 - main - checkstyle9.pl: Another correction to github workflow
263. Jan 31 Konstantin Belousov        git: add51cc280f3 - stable/14 - Add kcmp(2) kernel bits
264. Jan 30 Kyle Evans                 git: ae7357f2e712 - stable/14 - kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes
265. Jan 30 Kyle Evans                 git: aebaa32c3108 - stable/14 - kern: pts: do not special case closed slave side
266. Feb  3 Warner Losh                git: af87ba65223f - main - traceroute: Silence compiler warning
267. Jan 31 John Baldwin               git: afaefb773799 - main - cxgbe tom: Limit TOE connections to 2 reassembly islands always
268. Feb  2 John Baldwin               git: afb1a3e30c05 - main - arm: pmap_extract() returns a PA not a boolean value
269. Jan 30 Kyle Evans                 git: b0fa37f356fd - stable/14 - if_wg: fix access to noise_local->l_has_identity and l_private
270. Feb  3 Warner Losh                git: b139f2ee9939 - main - lib/libbe/be.c: remove an extra semicolon
271. Jan 30 Mark Johnston              git: b1710124ff14 - main - scsi_cd: Use a bool for the second parameter of cdcheckmedia()
272. Feb  2 Mark Johnston              git: b3772accd926 - stable/14 - traceroute: Implement ECN bleaching detection
273. Jan 31 Konstantin Belousov        git: b566e44b2b88 - stable/14 - stable/14: bump __FreeBSD_version for kcmp(2) and kern_openatfp(9)
274. Feb  3 Emmanuel Vadot             git: b6e9a7a2e251 - main - Reapply "pkgbase: Create a FreeBSD-dtb package"
275. Jan 30 Christos Margiolis         git: b70d135ab471 - stable/14 - snd_uaudio: prefix module declaration with "snd_"
276. Feb  3 Warner Losh                git: b75fa3a2de0c - main - procfs: Add self & exe symlinks like NetBSD does
277. Jan 31 Jessica Clarke             git: b771d5705fc9 - main - tools/build/make.py: Avoid Python 3.7+ subprocess.run capture_output
278. Feb  3 Jessica Clarke             git: b809c7d6a269 - main - bsdinstall: Fix netconfig script when no interfaces are present
279. Feb  2 Kristof Provost            git: b8ef285f6cc6 - main - pf: ensure dummynet gets the correct direction after route-to
280. Feb  3 Warner Losh                git: ba09352b7323 - main - traceroute: Standardize usage

281. Feb  1 Olivier Certner            git: bbbe9b4c641c - stable/14 - login.conf(5): Document umask's special value 'inherit'
282. Jan 30 Kyle Evans                 git: bbda52e814e0 - stable/13 - if_wg: fix erroneous calculation in calculate_padding() for p_mtu == 0
283. Feb  1 Dag-Erling Smørgrav        git: bc2913d1736c - main - bintrans: Remove unused variable.
284. Feb  1 Dag-Erling Smørgrav        git: bce34cba07bc - main - bintrans: Fix uninitialized variable.
285. Jan 30 Warner Losh                git: bea67504c66d - main - style(9): Remove $FreeBSD$ recommendation.
286. Jan 31 Kyle Evans                 git: c0565e7d34ac - stable/14 - Create namespace for the symbols added during 15-CURRENT cycle
287. Feb  3 Warner Losh                git: c07087988b48 - main - sys/netpfil/pf/pf.c: remove an extra semicolon
288. Jan 30 Kyle Evans                 git: c0c932b27f95 - stable/14 - wg: detach bpf upon destroy as well
289. Jan 30 Christos Margiolis         git: c191e1d018c7 - stable/14 - acpiconf: remove trailing space in "Mesurement Accuracy" output
290. Feb  3 Warner Losh                git: c1f6704bf810 - main - ipf: Fix some typos
291. Feb  2 Warner Losh                git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes
292. Feb  2 Konstantin Belousov         Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes
293. Feb  2 Warner Losh                 Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes
294. Feb  2 Konstantin Belousov         Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes
295. Feb  2 Warner Losh                 Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes
296. Feb  2 Warner Losh                git: c2f5306c64e7 - main - checkstyle9.pl: Correct github output
297. Jan 29 Olivier Certner            git: c328e6c6ccaa - main - setclassumask(): Accept 'inherit' as a value
298. Feb  2 Warner Losh                git: c343eedc6db3 - main - stand/lua: per-product conf if requested via product_vars
299. Jan 31 John Baldwin               git: c3d4aea6c5be - main - cxgbe: Add counters for POSIX async I/O requests handled by the driver
300. Jan 29 John Baldwin               git: c42692360611 - main - bhyve: Use NVMEV to read the ASQS field of AQA

301. Jan 29 John Baldwin               git: c46860dbcb20 - main - bhyve: Use NVMEF macro to construct fields
302. Feb  2 Warner Losh                git: c475e61f66fe - main - stand/lua: always allow overriding with local config files
303. Jan 30 Xin LI                     git: c682a9501853 - stable/14 - releng-gce: Advertise the availability of UEFI support in GCE images.
304. Jan 29 John Baldwin               git: c68ec278deb2 - main - nvmecontrol: Use NVMEF macro to construct fields
305. Jan 31 Konstantin Belousov        git: c728101ff44c - stable/14 - kern_openat(): minor style fixes
306. Jan 29 Olivier Certner            git: c7e645269f1c - main - login_cap.h: Remove LOGIN_DEFPRI
307. Jan 29 John Baldwin               git: c85b3903d1b1 - main - bhyve: Use the NVMEM macro instead of expanded versions
308. Jan 30 Mark Johnston              git: c961afe82596 - main - scsi_cd: Maintain a periph reference during media checks
309. Jan 29 John Baldwin               git: c9d9315b7401 - main - camdd: Use the NVMEV macro instead of expanded versions
310. Jan 31 Konstantin Belousov        git: ca39124ff3bb - stable/13 - Add kern_openatfp(9)
311. Jan 30 Dimitry Andric             git: ca89a51d407a - stable/12 - msun: remove fabs from Symbol.map, and adjust comment
312. Feb  2 Warner Losh                git: ca8fcfcf5ed1 - main - amd64: switch GENERIC-MMCCAM to GENERIC
313. Feb  3 Warner Losh                git: cba889e63caa - main - sys/arm64/rockchip/rk_gpio.c: remove an extra semicolon
314. Feb  4 Mariusz Zaborski           git: cd724c25928d - main - bsdinstall: complete whitelabeling the installer
315. Jan 30 Jessica Clarke             git: ce047ebf4848 - main - etc: Set DISTBASE during distribute for sub-makes
316. Feb  3 Warner Losh                git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
317. Feb  3 Gleb Smirnoff               Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
318. Feb  3 Bjoern A. Zeeb              Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
319. Feb  3 Warner Losh                 Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
320. Feb  3 Bakul Shah                  Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL

321. Feb  3 Gleb Smirnoff               Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
322. Feb  3 Kristof Provost             Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
323. Feb  3 Warner Losh                 Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
324. Feb  3 Gleb Smirnoff              git: ce69e37369aa - main - Revert "sockets: retire sorflush()"
325. Feb  1 Olivier Certner            git: ce92a977dbd2 - stable/14 - login_cap.h: Remove LOGIN_DEFUMASK
326. Feb  3 Mark Johnston              git: d139062ffb01 - stable/14 - makefs: Make it possible to silence warnings about duplicate paths
327. Jan 29 Olivier Certner            git: d162d7e2ad32 - main - setclasspriority(): New possible value 'inherit'
328. Feb  1 Olivier Certner            git: d2d66fedc418 - stable/14 - setusercontext(): Set priority from '~/.login_conf' as well
329. Jan 31 Mark Johnston              git: d2f3bcf90ae0 - stable/14 - mpsutil: Clean up libutil deps
330. Feb  1 Gregory Neil Shapiro       git: d39bd2c1388b - main - Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3'
331. Feb  2 Warner Losh                git: d56a6f0516a7 - main - stdlib.h: Partially revert c27a89971805
332. Jan 31 Enji Cooper                git: d6251ebad5bf - main - periodic: fix a typo in a comment
333. Feb  3 Gleb Smirnoff              git: d682c1eaa598 - main - unix: synchronize shutdown(2) with read(2)
334. Feb  1 Brooks Davis               git: d6d4183cc54e - main - syscalls.master: Remove stray blank lines
335. Jan 31 Konstantin Belousov        git: d7c4a6205feb - stable/14 - file: add fo_cmp method
336. Feb  1 Olivier Certner            git: d836f951d9fe - stable/13 - login.conf(5): Document priority's special value 'inherit'
337. Feb  2 Warner Losh                git: d854370fa86b - main - ls: versort incompatible w/ timesort and sizesort
338. Feb  1 Mark Johnston              git: d87ebf35c828 - stable/14 - mlx5: Zero DMA memory mlx5_alloc_cmd_msg() and alloc_cmd_page()
339. Jan 29 Olivier Certner            git: d988621b0c25 - main - setusercontext(): Better error messages when priority is not set correctly
340. Feb  1 Robert Wing                git: d9b3bba2f302 - main - mpr: endianess fix for set/get dpm page0

341. Jan 31 Mark Johnston              git: da2bb86507b7 - stable/13 - mpsutil: Clean up libutil deps
342. Feb  2 Jamie Gritton              git: dcae96578145 - stable/14 - MFC jail: make sure jail.conf parse errors exit, and not crash. Reported by: Mason Loring Bliss
343. Jan 29 Mark Johnston              git: dcaf7895039d - stable/13 - condvar: Fix a user-after-free in _cv_wait() when ktrace is enabled
344. Feb  4 Mark Johnston              git: dfabf3efaa79 - main - libjail: Guard against programmer error in jailparam_export()
345. Feb  1 Olivier Certner            git: e074746fec21 - stable/13 - setclasspriority(): New possible value 'inherit'
346. Feb  2 Cy Schubert                git: e0c4386e7e71 - main - OpenSSL: Vendor import of OpenSSL 3.0.13
347. Feb  3 Herbert J. Skuhra           Re: git: e0c4386e7e71 - main - OpenSSL: Vendor import of OpenSSL 3.0.13
348. Feb  3 Bjoern A. Zeeb             git: e1d31d0685f0 - main - iwlwifi: adjust to make d3.c compile
349. Feb  2 Warner Losh                git: e32ef17d2223 - main - arm: fix typo in GENERIC-MMCCAM
350. Jan 29 Olivier Certner            git: e3a396eb2a02 - main - login_cap.h: Remove LOGIN_DEFUMASK
351. Jan 30 Dimitry Andric             git: e68356676e9c - stable/13 - Add libllvm and liblldb source files to enable WITH_ASAN build
352. Jan 31 Bryan Venteicher           git: e6b8c1d780b4 - main - virtio: Add more device IDs from the specification
353. Feb  2 Mark Johnston              git: e7951d0b04e6 - main - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls
354. Feb  1 Olivier Certner            git: e7b89962dc6d - stable/14 - login.conf(5): Document priority's default and possible values
355. Feb  3 Warner Losh                git: e85a6f8dff96 - main - man: fix redirect for locales and file arguments
356. Jan 30 Mike Karels                git: e889b5a892b6 - stable/13 - arm64/RPI: enable powerd by default on arm64-aarch64-RPI images
357. Feb  3 Mark Johnston              git: e9264b568128 - stable/14 - netinet tests: Make test jail names unique
358. Jan 30 Christos Margiolis         git: e95213b35b2c - stable/14 - usb: use only usb_devinfo() in device_set_usb_desc()
359. Jan 29 Olivier Certner            git: e99c28e93bd4 - main - setusercontext(): umask: Set it only once (in the common case)
360. Feb  3 Warner Losh                git: e9b261f297ca - main - lib/libvgl/main.c: remove an extra semicolon

361. Jan 30 Mike Karels                git: e9e63d77c6b5 - stable/14 - inet(3): clarify syntax accepted by inet_pton
362. Jan 31 Mark Johnston              git: ea3197e69bf3 - stable/14 - kcmp: Add a manual page
363. Jan 29 Olivier Certner            git: ea9bd448102b - main - login.conf(5): Document umask's special value 'inherit'
364. Jan 31 Konstantin Belousov        git: ebdc39c9e9c7 - stable/13 - kern_openat(): rename fd argument to dirfd
365. Feb  1 Ed Maste                   Re: git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h
366. Jan 31 Ed Maste                    git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h
367. Jan 31 Warner Losh                 Re: git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h
368. Jan 29 Dimitry Andric             git: ee14a9725d73 - main - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston):
369. Feb  3 Warner Losh                git: ef35e5eaee9c - main - release: Add the Ed25519 vagrant insecure key
370. Jan 30 Mark Johnston              git: f0122974fba0 - stable/13 - amdsmn(4), amdtemp(4): add support for Zen 4
371. Feb  1 Olivier Certner            git: f0551aa362c9 - stable/14 - login.conf(5): umask has no default value
372. Feb  1 Baptiste Daroussin         git: f14ea00c8f46 - main - kbdmap: remove debug
373. Feb  1 Olivier Certner            git: f17cc92d15ff - stable/14 - setusercontext(): Better error messages when priority is not set correctly
374. Jan 29 Olivier Certner            git: f2a0277d3e51 - main - setusercontext(): Set priority from '~/.login_conf' as well
375. Jan 29 Michael Tuexen             git: f30c7d56546b - main - TCP LRO: convert TCP header fields to host byte order earlier
376. Feb  2 Warner Losh                git: f4613af424cc - main - kldxref: Fix maketempfile function's way of finding the root dir
377. Feb  1 Olivier Certner            git: f49953dd49f2 - stable/14 - setusercontext(): Move priority setting in new setclasspriority()
378. Feb  3 Warner Losh                git: f61554272c9d - main - sys/dev/iicbus/pmic/rockchip/rk8xx.c: remove an extra semicolon
379. Feb  3 Mark Johnston              git: f73124b077d8 - main - ctfmerge: Remove function cast of strcompare() for qsort()
380. Jan 30 Konstantin Belousov        git: f76cb7bd08e0 - main - sys/mount.h: use __inline

381. Jan 30 Gleb Smirnoff              git: f79a8585bb06 - main - sockets: garbage collect SS_ISCONFIRMING
382. Jan 30 Christos Margiolis         git: f7db1b3d7bbf - stable/14 - sound: add missing modules to snd_driver
383. Feb  3 Warner Losh                git: f81301744e10 - main - .github: Build stable/14
384. Feb  3 Warner Losh                git: f830db48c131 - main - sys/dev/enic/if_enic.c: remove an extra semicolon
385. Feb  3 Mark Johnston              git: f846c5b346b0 - main - pmap: Reflect commit 1f1b228 in man page
386. Jan 31 Konstantin Belousov        git: f8d885c08dfc - stable/14 - Add kcmp(2) userspace bits
387. Jan 30 Konstantin Belousov        git: fae467c2212c - main - chflags(1): Fix -f option
388. Jan 30 Jessica Clarke              Re: git: fae467c2212c - main - chflags(1): Fix -f option
389. Jan 30 Konstantin Belousov         Re: git: fae467c2212c - main - chflags(1): Fix -f option
390. Jan 30 Jessica Clarke              Re: git: fae467c2212c - main - chflags(1): Fix -f option
391. Feb  3 Warner Losh                git: fb3dc55a5c22 - main - lib/libfetch/common.c: remove an extra semicolon
392. Jan 29 John Baldwin               git: fba73a408314 - main - nvmecontrol: Use the NVMEV macro instead of expanded versions
393. Feb  2 Jessica Clarke             git: fbae308319b7 - main - bsd.subdir.mk: Drop broken optimisation for realinstall parallelisation
394. Feb  1 Olivier Certner            git: fc7a8cb67754 - stable/13 - New login_getcapenum(): Allows to read named enum values
395. Feb  2 Philip Paeps               git: fced889cb77f - Create tag vendor/tzdata/tzdata2024a
396. Feb  2 John Baldwin               git: fd1aa5b3a2a9 - main - x86: Consistently pass true/false to is_pde parameter of pmap_cache_bits
397. Jan 30 Martin Matuska             git: fd45b686f9d9 - main - zfs: merge openzfs/zfs@2e6b3c4d9
398. Feb  2 Warner Losh                git: fd577b59b2d7 - main - libsa: Move hash functions up a level
399. Feb  1 Olivier Certner            git: ffd3cd7c6d86 - stable/13 - setusercontext(): Set umask in a separate function, setclassumask()
400. Jan 29 Kristof Provost            git: ffeab76b6855 - main - pfil: PFIL_PASS never frees the mbuf

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