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


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

Messages: 254, new messages first
Last update: Mon Feb 5 0:07:00 2024

home | archive sorted by: subject | author | date | reverse date
  1. Feb  4 Mark Johnston              git: dfabf3efaa79 - main - libjail: Guard against programmer error in jailparam_export()
  2. Feb  4 Warner Losh                git: 064fa628ce37 - main - loader: For EFI, if we don't have ConOut, try ConIn
  3. Feb  4 Alan Somers                git: 55b80e2ca52c - main - fusefs: fix invalid value for st_birthtime.tv_nsec
  4. Feb  4 Jessica Clarke             Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support
  5. Feb  4 Brad Davis                 Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support
  6. Feb  4 Mariusz Zaborski           git: cd724c25928d - main - bsdinstall: complete whitelabeling the installer
  7. Feb  4 Konstantin Belousov        git: a03f768612ad - main - libstdthreads: destroy mutexattr in mtx_init()
  8. Feb  4 Mark Johnston              git: a67e5e7c9832 - main - pmap: Reflect 1f1b228 in man page
  9. Feb  4 Mark Johnston              git: 6bd60e15b148 - main - libc: Specify parameter types for function pointer
 10. Feb  3 Jessica Clarke             git: 1e75e61d5c2c - main - bsdinstall: Fix broken netconfig persistence for installed system
 11. Feb  3 Gleb Smirnoff              git: d682c1eaa598 - main - unix: synchronize shutdown(2) with read(2)
 12. Feb  3 Gleb Smirnoff              git: ce69e37369aa - main - Revert "sockets: retire sorflush()"
 13. Feb  3 Warner Losh                Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
 14. Feb  3 Mark Johnston              git: 9ed713d97b3d - main - cdefs: Introduce __result_use_or_ignore_check
 15. Feb  3 Mark Johnston              git: f73124b077d8 - main - ctfmerge: Remove function cast of strcompare() for qsort()
 16. Feb  3 Mark Johnston              git: f846c5b346b0 - main - pmap: Reflect commit 1f1b228 in man page
 17. Feb  3 Kristof Provost            Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
 18. Feb  3 Gleb Smirnoff              Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
 19. Feb  3 Bakul Shah                 Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL
 20. Feb  3 Warner Losh                Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL


21. Feb 3 Bjoern A. Zeeb git: 49619f73151a - main - net80211: make sure calls to (*iv_update_bss)() are locked 22. Feb 3 Bjoern A. Zeeb git: 8a5a3e3d0436 - main - net80211: fix a NULL deref in ieee80211_sta_join1() 23. Feb 3 Bjoern A. Zeeb git: 2d9d35837d8e - main - LinuxKPI: implement memset_after() 24. Feb 3 Bjoern A. Zeeb git: 8f7c32a41a6a - main - iwlwifi: add the d3 (PM) bits to the Makefile (disabled) 25. Feb 3 Bjoern A. Zeeb git: e1d31d0685f0 - main - iwlwifi: adjust to make d3.c compile 26. Feb 3 Bjoern A. Zeeb Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 27. Feb 3 Bjoern A. Zeeb git: 2f029bf911e2 - main - LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines 28. Feb 3 Bjoern A. Zeeb git: 828ce22f079d - main - LinuxKPI: 802.11: fix field order in ieee80211_key_conf 29. Feb 3 Emmanuel Vadot git: b6e9a7a2e251 - main - Reapply "pkgbase: Create a FreeBSD-dtb package" 30. Feb 3 Gleb Smirnoff Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 31. Feb 3 Gleb Smirnoff git: 70f5c6e34ffd - main - tests/netinet: push variable 'sin' into function scope 32. Feb 3 Warner Losh git: c1f6704bf810 - main - ipf: Fix some typos 33. Feb 3 Warner Losh git: 7bd6cbbf69c7 - main - vt.4: explain console fonts 34. Feb 3 Warner Losh git: 78cc45712350 - main - .github: Enable manually running github actions 35. Feb 3 Warner Losh git: f81301744e10 - main - .github: Build stable/14 36. Feb 3 Warner Losh git: 4309f9f2347e - main - include/math.h: fix warning with -Wconversion 37. Feb 3 Warner Losh git: ef35e5eaee9c - main - release: Add the Ed25519 vagrant insecure key 38. Feb 3 Warner Losh git: 0fa637ffee21 - main - release: Allow sudo -g anyone and sudo -u anyone -g anytwo 39. Feb 3 Warner Losh git: 521013e7e89e - main - urndis(4): retrospective, address for hselasky 40. Feb 3 Warner Losh git: 864780bca09d - main - traceroute: Remove $FreeBSD$ rcsid tags
41. Feb 3 Warner Losh git: 5eb1aebf8d80 - main - traceroute: Lint manuals 42. Feb 3 Warner Losh git: ba09352b7323 - main - traceroute: Standardize usage 43. Feb 3 Warner Losh git: 00aa6353374c - main - traceroute: Update values in examples 44. Feb 3 Warner Losh git: af87ba65223f - main - traceroute: Silence compiler warning 45. Feb 3 Jessica Clarke git: 7414d14bd51d - main - bsdinstall: Drop Error from title in netconfig no interfaces dialog 46. Feb 3 Jessica Clarke git: b809c7d6a269 - main - bsdinstall: Fix netconfig script when no interfaces are present 47. Feb 3 Warner Losh git: fb3dc55a5c22 - main - lib/libfetch/common.c: remove an extra semicolon 48. Feb 3 Warner Losh git: b139f2ee9939 - main - lib/libbe/be.c: remove an extra semicolon 49. Feb 3 Warner Losh git: e9b261f297ca - main - lib/libvgl/main.c: remove an extra semicolon 50. Feb 3 Warner Losh git: cba889e63caa - main - sys/arm64/rockchip/rk_gpio.c: remove an extra semicolon 51. Feb 3 Warner Losh git: 2d146764cd05 - main - sys/netlink/route/iface.c: remove an extra semicolon 52. Feb 3 Warner Losh git: 552581e75d83 - main - sys/fs/unionfs/union_vnops.c: remove an extra semicolon 53. Feb 3 Warner Losh git: 3221c44d8009 - main - sys/compat/linux/linux_misc.c: remove an extra semicolon 54. Feb 3 Warner Losh git: 11ff3552fd08 - main - sys/netpfil/pf/pf.c: remove an extra semicolon 55. Feb 3 Warner Losh git: c07087988b48 - main - sys/netpfil/pf/pf.c: remove an extra semicolon 56. Feb 3 Warner Losh git: f830db48c131 - main - sys/dev/enic/if_enic.c: remove an extra semicolon 57. Feb 3 Warner Losh git: abd9758fe2d2 - main - sys/dev/mii/mcommphy.c: remove an extra semicolon 58. Feb 3 Warner Losh git: f61554272c9d - main - sys/dev/iicbus/pmic/rockchip/rk8xx.c: remove an extra semicolon 59. Feb 3 Warner Losh git: 44bb80b0adec - main - qlnx: Fix typo (triple M) 60. Feb 3 Warner Losh git: 328df6da9ef2 - main - ath: Fix typo (triple M)
61. Feb 3 Warner Losh git: 05ad376bfc5a - main - libc: Fix typo (triple M) 62. Feb 3 Warner Losh git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL 63. Feb 3 Warner Losh git: 840a802750a4 - main - umount: Add -d option to detach md devices 64. Feb 3 Warner Losh git: 5590bacaafd8 - main - sctp: update manpages 65. Feb 3 Warner Losh git: b75fa3a2de0c - main - procfs: Add self & exe symlinks like NetBSD does 66. Feb 3 Warner Losh git: 752a340419a7 - main - quot: Use getopt(3) and show usage() if no arguments 67. Feb 3 Warner Losh git: 8e05c2373efd - main - wc: Do not use st_size if it equals zero 68. Feb 3 Warner Losh git: 5ff76402daf1 - main - pkg-stage.sh: add x11/sddm 69. Feb 3 Warner Losh git: e85a6f8dff96 - main - man: fix redirect for locales and file arguments 70. Feb 3 Jessica Clarke git: 7143521f4cbc - main - Revert "bsdinstall: separate out dist selection in prep for pkgbase support" 71. Feb 3 Jessica Clarke Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 72. Feb 3 Cy Schubert git: 74fe298c8299 - main - OpenSSL: Update version strings 73. Feb 3 Herbert J. Skuhra Re: git: e0c4386e7e71 - main - OpenSSL: Vendor import of OpenSSL 3.0.13 74. Feb 2 John Baldwin git: 9eb4e0b42d7c - main - x86 mem: Pass standard bool value to pmap_demote_DMAP 75. Feb 2 Jessica Clarke Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels 76. Feb 2 John Baldwin git: 1027e838a8ee - main - ddb: Use bool for boolean variables in MD code 77. Feb 2 John Baldwin git: afb1a3e30c05 - main - arm: pmap_extract() returns a PA not a boolean value 78. Feb 2 John Baldwin git: 70539d5da600 - main - amd64: Use bool for booleans in getmemsize 79. Feb 2 John Baldwin git: fd1aa5b3a2a9 - main - x86: Consistently pass true/false to is_pde parameter of pmap_cache_bits 80. Feb 2 John Baldwin Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files"
81. Feb 2 John Baldwin Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels 82. Feb 2 Warner Losh git: 0a49be722fe0 - main - traceroute6: remove -l flag 83. Feb 2 Cy Schubert git: e0c4386e7e71 - main - OpenSSL: Vendor import of OpenSSL 3.0.13 84. Feb 2 Jessica Clarke git: fbae308319b7 - main - bsd.subdir.mk: Drop broken optimisation for realinstall parallelisation 85. Feb 2 Warner Losh git: 18968b8274b5 - main - loader: Move build_font_module to gfx_fb.c 86. Feb 2 Warner Losh git: 784f925e507f - main - loader: Font module is EFI dependent 87. Feb 2 Warner Losh git: fd577b59b2d7 - main - libsa: Move hash functions up a level 88. Feb 2 Warner Losh git: 7c8b126c1a7b - main - libsa: Move include file creation to the end of the Makefile 89. Feb 2 Warner Losh git: 0b287d19e4ce - main - freebsd-update(8): Update date 90. Feb 2 Warner Losh git: 4c1c516c1a07 - main - freebsd-update(8): wrap to 80 columns 91. Feb 2 Warner Losh git: a8c1ffca7a59 - main - freebsd-update(8): Explain conflicts in /etc 92. Feb 2 Warner Losh git: d854370fa86b - main - ls: versort incompatible w/ timesort and sizesort 93. Feb 2 Warner Losh git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels 94. Feb 2 Warner Losh git: ca8fcfcf5ed1 - main - amd64: switch GENERIC-MMCCAM to GENERIC 95. Feb 2 Warner Losh git: e32ef17d2223 - main - arm: fix typo in GENERIC-MMCCAM 96. Feb 2 Warner Losh git: 445bed5c4d85 - main - axgbe: Various link stability and module compatibilty improvements 97. Feb 2 Warner Losh git: d56a6f0516a7 - main - stdlib.h: Partially revert c27a89971805 98. Feb 2 Warner Losh Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" 99. Feb 2 Warner Losh git: c475e61f66fe - main - stand/lua: always allow overriding with local config files 100. Feb 2 Warner Losh git: c343eedc6db3 - main - stand/lua: per-product conf if requested via product_vars
101. Feb 2 Warner Losh git: 994865caf250 - main - Revert "stand/lua: per-product conf if requested via product_vars" 102. Feb 2 Warner Losh git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" 103. Feb 2 Warner Losh Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 104. Feb 2 Mark Johnston git: 30f8cb812e27 - main - socket: Don't assume m0 != NULL in sbappendcontrol_locked() 105. Feb 2 Konstantin Belousov Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 106. Feb 2 Warner Losh git: 619f455b8fc9 - main - regex: fix freeing g->charjump in low memory condition 107. Feb 2 Warner Losh Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 108. Feb 2 Konstantin Belousov Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 109. Feb 2 Warner Losh git: 4b1d3a30914e - main - daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviour 110. Feb 2 Warner Losh git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes 111. Feb 2 Warner Losh git: 02b0d4b688cc - main - sys/cdefs.h: add __noexcept and __noexcept_if 112. Feb 2 Brooks Davis git: 0e867a491156 - main - aarch/SYS.h: implement _SYSCALL_BODY() macro 113. Feb 2 Kristof Provost git: 306d3fb23d7c - main - libpfct: fix incorrect array check 114. Feb 2 Kristof Provost git: 777a4702c591 - main - pf: implement addrule via netlink 115. Feb 2 Kristof Provost git: b8ef285f6cc6 - main - pf: ensure dummynet gets the correct direction after route-to 116. Feb 2 Warner Losh git: 93a25ac9f4c0 - main - .gitignore: add sys/*/compile 117. Feb 2 Warner Losh git: f4613af424cc - main - kldxref: Fix maketempfile function's way of finding the root dir 118. Feb 2 Mark Johnston git: 36f0a34ca645 - main - libthr: Force the thr_wake() symbol to be resolved during initialization 119. Feb 2 Warner Losh git: 4339f1e667ff - main - share/examples/IPv6/USAGE: remove 120. Feb 2 Warner Losh git: 7edb49a1152e - main - freebsd-tips: freebsd-update fetch, then install
121. Feb 2 Mark Johnston git: e7951d0b04e6 - main - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls 122. Feb 2 Luis Martinez Re: DUE CLAIMS, TREAT URGENTLY. 123. Feb 2 Emmanuel Vadot git: 9bbe06b004e2 - main - Revert "pkgbase: Create a FreeBSD-dtb package" 124. Feb 2 Warner Losh git: 22d12caad69e - main - checkstyle9.pl: Differentiate errors and warnings 125. Feb 2 Warner Losh git: ac9abe93e832 - main - checkstyle9.pl: Another correction to github workflow 126. Feb 2 Warner Losh git: c2f5306c64e7 - main - checkstyle9.pl: Correct github output 127. Feb 2 Warner Losh git: 33326dd5f5ed - main - github: Enable github workflow output from checkstyle9.pl 128. Feb 2 Warner Losh git: 0949b237bb90 - main - checkstyle9.pl: Add --github to output for github workflows 129. Feb 2 Philip Paeps git: 2723c7ffb7f7 - main - contrib/tzdata: import tzdata 2024a 130. Feb 1 Dmitry Salychev Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 131. Feb 1 Ed Maste git: 5f047ae0c73b - main - pflowctl: add missing break to case 's' 132. Feb 1 Gleb Smirnoff git: 861274c9f8cf - main - tests/netinet: add a demo of TCP implied connect 133. Feb 1 Gleb Smirnoff git: 702c48184718 - main - socket tests: improve error message 134. Feb 1 Gleb Smirnoff git: 5bdf8150cd7d - main - unix/dgram: don't clear so_error in case of MSG_PEEK 135. Feb 1 Jung-uk Kim Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 136. Feb 1 Dmitry Salychev Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 137. Feb 1 Brooks Davis git: d6d4183cc54e - main - syscalls.master: Remove stray blank lines 138. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: bc2913d1736c - main - bintrans: Remove unused variable. 139. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 64028ac3ba96 - main - bintrans: Add base64 to name list in manual page. 140. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: bce34cba07bc - main - bintrans: Fix uninitialized variable.
141. Feb 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 5cb28f797977 - main - bintrans: Error out if writing to the output failed. 142. Feb 1 Baptiste Daroussin git: 0f4e8037332f - main - kbdmap: fix typo preventing kbdmap to work under vt 143. Feb 1 Baptiste Daroussin git: f14ea00c8f46 - main - kbdmap: remove debug 144. Feb 1 Robert Wing git: d9b3bba2f302 - main - mpr: endianess fix for set/get dpm page0 145. Feb 1 Ed Maste Re: git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h 146. Feb 1 Gregory Neil Shapiro git: 2c191ba6b0b5 - main - Minor change to update these files so new freebsd*.cf files are generated 147. Feb 1 Gregory Neil Shapiro git: 21c1f1deb6a3 - main - Add a note about sendmail 8.18.1's stricter SMTP protocol enforcement 148. Feb 1 Gregory Neil Shapiro git: 1b6a5580c1f9 - main - New sendmail 8.18.1 cf file 149. Feb 1 Gregory Neil Shapiro git: 19d4fb85bf17 - main - Add new source file for sendmail 8.18.1 150. Feb 1 Gregory Neil Shapiro git: d39bd2c1388b - main - Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3' 151. Jan 31 Jessica Clarke Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 152. Jan 31 Jung-uk Kim Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 153. Jan 31 John Baldwin git: 1f1b2286fd5a - main - pmap: Convert boolean_t to bool. 154. Jan 31 Gleb Smirnoff Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 155. Jan 31 Jessica Clarke Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 156. Jan 31 Brad Davis git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 157. Jan 31 Warner Losh Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 158. Jan 31 Warner Losh Re: git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h 159. Jan 31 Enji Cooper git: d6251ebad5bf - main - periodic: fix a typo in a comment 160. Jan 31 Cy Schubert Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628
161. Jan 31 Ed Maste git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h 162. Jan 31 Andriy Gapon Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 163. Jan 31 Jessica Clarke git: b771d5705fc9 - main - tools/build/make.py: Avoid Python 3.7+ subprocess.run capture_output 164. Jan 31 Jung-uk Kim git: 81bee6d793ee - main - acpica: Fix build with ACPICA 20230331 and later 165. Jan 31 Mitchell Horne git: 712fd5ac9181 - main - intro.9: minor changes 166. Jan 31 Cy Schubert Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 167. Jan 31 John Baldwin git: 18cb422356f2 - main - timerfd: Move kern_timerfd_* prototypes to <sys/syscallsubr.h> 168. Jan 31 Jung-uk Kim Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 169. Jan 31 Warner Losh Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 170. Jan 31 Ed Maste Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 171. Jan 31 Baptiste Daroussin Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 172. Jan 31 Cy Schubert Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 173. Jan 31 Bryan Venteicher git: e6b8c1d780b4 - main - virtio: Add more device IDs from the specification 174. Jan 31 Warner Losh Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 175. Jan 31 Cy Schubert Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 176. Jan 31 Jessica Clarke Re: git: 722b16673c40 - main - acpica: Import ACPICA 20230331 177. Jan 31 Jung-uk Kim git: 07c64d74917e - main - acpica: Import ACPICA 20230628 178. Jan 31 Jung-uk Kim git: 722b16673c40 - main - acpica: Import ACPICA 20230331 179. Jan 31 John Baldwin git: a5a965d75934 - main - cxgbe tom: Enable ULP_MODE_TCPDDP on demand 180. Jan 31 John Baldwin git: afaefb773799 - main - cxgbe tom: Limit TOE connections to 2 reassembly islands always
181. Jan 31 John Baldwin git: c3d4aea6c5be - main - cxgbe: Add counters for POSIX async I/O requests handled by the driver 182. Jan 31 John Baldwin git: 14505c92bc8c - main - syscallsubr.h: Sort kern_membarrier prototype alphabetically 183. Jan 30 Martin Matuska git: fd45b686f9d9 - main - zfs: merge openzfs/zfs@2e6b3c4d9 184. Jan 30 Konstantin Belousov git: f76cb7bd08e0 - main - sys/mount.h: use __inline 185. Jan 30 Jessica Clarke git: 41eb4a4ca299 - main - share/man: Add mandoc.db files to METALOG 186. Jan 30 Jessica Clarke git: ce047ebf4848 - main - etc: Set DISTBASE during distribute for sub-makes 187. Jan 30 Kristof Provost git: 9d784da3a7af - main - pf: uncomment counter asserts after mem leak fix 188. Jan 30 Antoine Brodin Re: git: 3334a537ed38 - main - Convert fsidcmp(9) from macro to inline function 189. Jan 30 Jessica Clarke git: 722b40377198 - main - riscv: Remove the unused riscv64_cpu driver 190. Jan 30 Konstantin Belousov git: 2954af09f143 - main - chflags(1): obey siginfo request on chflagsat(2) failure 191. Jan 30 Mike Karels git: 30c741c6e4bb - main - RELNOTES: document powerd enable on RPI images 192. Jan 30 Gleb Smirnoff git: f79a8585bb06 - main - sockets: garbage collect SS_ISCONFIRMING 193. Jan 30 Jessica Clarke Re: git: fae467c2212c - main - chflags(1): Fix -f option 194. Jan 30 Konstantin Belousov Re: git: fae467c2212c - main - chflags(1): Fix -f option 195. Jan 30 Jessica Clarke Re: git: fae467c2212c - main - chflags(1): Fix -f option 196. Jan 30 Konstantin Belousov git: fae467c2212c - main - chflags(1): Fix -f option 197. Jan 30 Ruslan Bukin git: 6c892b79de59 - main - snd_hdspe(4): Per device sysctl for sample rate. 198. Jan 30 Mark Johnston git: 0c0ec5c8cc48 - main - scsi_cd: Remove commented-out code 199. Jan 30 Mark Johnston git: c961afe82596 - main - scsi_cd: Maintain a periph reference during media checks 200. Jan 30 Zsolt Udvari git: 7aa4e4eb3617 - main - Add uzsolt@ to committers
201. Jan 30 Andriy Gapon git: 486b265a8fb6 - main - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting 202. Jan 30 Li-Wen Hsu git: 73974a78f7f6 - main - hostname(1): Add test cases 203. Jan 30 Warner Losh git: a26b96a930da - main - style(9): Note larger divergence than implied 204. Jan 30 Warner Losh git: bea67504c66d - main - style(9): Remove $FreeBSD$ recommendation. 205. Jan 29 Olivier Certner git: c7e645269f1c - main - login_cap.h: Remove LOGIN_DEFPRI 206. Jan 29 Olivier Certner git: e3a396eb2a02 - main - login_cap.h: Remove LOGIN_DEFUMASK 207. Jan 29 Olivier Certner git: f2a0277d3e51 - main - setusercontext(): Set priority from '~/.login_conf' as well 208. Jan 29 Olivier Certner git: 33d4ce5496ef - main - login.conf(5): Document priority's special value 'inherit' 209. Jan 29 Olivier Certner git: d162d7e2ad32 - main - setclasspriority(): New possible value 'inherit' 210. Jan 29 Olivier Certner git: 7b94ec550ef6 - main - setusercontext(): Move priority setting in new setclasspriority() 211. Jan 29 Olivier Certner git: aa96945e71b0 - main - login.conf(5): Document priority's default and possible values 212. Jan 29 Olivier Certner git: d988621b0c25 - main - setusercontext(): Better error messages when priority is not set correctly 213. Jan 29 Olivier Certner git: 92b2c4358f57 - main - login.conf(5): Default values: Rename column, elaborate on absence of such 214. Jan 29 Olivier Certner git: 771d5c93ab5a - main - setlogincontext(): Comply to style(9) 215. Jan 29 Olivier Certner git: ea9bd448102b - main - login.conf(5): Document umask's special value 'inherit' 216. Jan 29 Olivier Certner git: 0dd1705f5849 - main - setusercontext(): Set umask in a separate function, setclassumask() 217. Jan 29 Olivier Certner git: c328e6c6ccaa - main - setclassumask(): Accept 'inherit' as a value 218. Jan 29 Olivier Certner git: 97256feb7a65 - main - login_cap(3): Document login_getcapenum() 219. Jan 29 Olivier Certner git: 90e914cd5ac1 - main - New login_getcapenum(): Allows to read named enum values 220. Jan 29 Olivier Certner git: 0d1fe948d97d - main - login.conf(5): umask has no default value
221. Jan 29 Olivier Certner git: e99c28e93bd4 - main - setusercontext(): umask: Set it only once (in the common case) 222. Jan 29 Konstantin Belousov git: a570fe4d0dd9 - main - open(2): describe *at behavior for dirfd opened without O_SEARCH 223. Jan 29 Warner Losh Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment. 224. Jan 29 John Baldwin git: c68ec278deb2 - main - nvmecontrol: Use NVMEF macro to construct fields 225. Jan 29 John Baldwin git: c46860dbcb20 - main - bhyve: Use NVMEF macro to construct fields 226. Jan 29 John Baldwin git: 5650bd3fe8ef - main - nvme: Use the NVMEF macro to construct fields 227. Jan 29 John Baldwin git: c85b3903d1b1 - main - bhyve: Use the NVMEM macro instead of expanded versions 228. Jan 29 John Baldwin git: 3a477a9b70a3 - main - nvme: Add NVMEF helper macro as the inverse of NVMEV 229. Jan 29 John Baldwin git: 8488fc417fc2 - main - nvme: Use the NVMEM macro instead of expanded versions 230. Jan 29 John Baldwin git: 1dade1f255ee - main - nvme: Rename NVMEB helper macro to NVMEM 231. Jan 29 John Baldwin git: c42692360611 - main - bhyve: Use NVMEV to read the ASQS field of AQA 232. Jan 29 John Baldwin git: c9d9315b7401 - main - camdd: Use the NVMEV macro instead of expanded versions 233. Jan 29 John Baldwin git: 94962f5a72ae - main - bhyve: Use the NVMEV macro instead of expanded versions 234. Jan 29 John Baldwin git: fba73a408314 - main - nvmecontrol: Use the NVMEV macro instead of expanded versions 235. Jan 29 John Baldwin git: 2cb78e71503e - main - nda: Use the NVMEV macro instead of expanded versions 236. Jan 29 John Baldwin git: 479680f235dd - main - nvme: Use the NVMEV macro instead of expanded versions 237. Jan 29 Emmanuel Vadot git: a5afd7920d50 - main - pkgbase: Create a FreeBSD-dtb package 238. Jan 29 Emmanuel Vadot git: a5ff900535e2 - main - pkgbase: Create two new rules for creating repo 239. Jan 29 Michael Tuexen git: f30c7d56546b - main - TCP LRO: convert TCP header fields to host byte order earlier 240. Jan 29 Daniel Ebdrup Jensen git: a84e01f02b15 - main - service(8): direct user to rc(8) for a list of valid commands
241. Jan 29 Dimitry Andric git: ee14a9725d73 - main - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston): 242. Jan 29 Warner Losh Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment. 243. Jan 29 Mark Johnston git: 8d5353de7447 - main - libc: Annotate a couple of local functions as such 244. Jan 29 Ed Maste git: 7e77089dccd7 - main - linuxkpi: remove invalid KASSERT from hash_add_rcu 245. Jan 29 Bjoern A. Zeeb Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment. 246. Jan 29 R. Christian McDonald git: 5086b6ec32d5 - main - libbe: handle destroying/renaming temporary/bootonce boot environments 247. Jan 29 Kristof Provost git: 31828075e456 - main - pf: bind route-to states to their route-to interface 248. Jan 29 Kristof Provost git: ffeab76b6855 - main - pfil: PFIL_PASS never frees the mbuf 249. Jan 29 Richard Scheffenegger git: 0b3f9e435f2b - main - tcp: move cc_post_recovery past snd_una update 250. Jan 29 Colin Percival git: 7b707e797b2c - main - Revert "release.sh: Add -jN to `make release`" 251. Jan 29 Warner Losh git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment. 252. Jan 29 Warner Losh git: 2b92b754f18c - main - kldxref: Be more conservative about what we reject. 253. Jan 29 Warner Losh git: 34f0a01b6bd4 - main - mpi3mr: Fix confusion over | and & 254. Jan 29 Colin Percival git: 9c1bad2da5ae - main - release.sh: Add -jN to `make release`


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