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


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

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

home | archive sorted by: subject | author | date | reverse date
  1. Jan 29 Colin Percival             git: 9c1bad2da5ae - main - release.sh: Add -jN to `make release`
  2. Jan 29 Warner Losh                git: 34f0a01b6bd4 - main - mpi3mr: Fix confusion over | and &
  3. Jan 29 Warner Losh                git: 2b92b754f18c - main - kldxref: Be more conservative about what we reject.
  4. Jan 29 Warner Losh                git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment.
  5. Jan 29 Colin Percival             git: 7b707e797b2c - main - Revert "release.sh: Add -jN to `make release`"
  6. Jan 29 Richard Scheffenegger      git: 0b3f9e435f2b - main - tcp: move cc_post_recovery past snd_una update
  7. Jan 29 Kristof Provost            git: ffeab76b6855 - main - pfil: PFIL_PASS never frees the mbuf
  8. Jan 29 Kristof Provost            git: 31828075e456 - main - pf: bind route-to states to their route-to interface
  9. Jan 29 R. Christian McDonald      git: 5086b6ec32d5 - main - libbe: handle destroying/renaming temporary/bootonce boot environments
 10. Jan 29 Bjoern A. Zeeb             Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet  alignment.
 11. Jan 29 Ed Maste                   git: 7e77089dccd7 - main - linuxkpi: remove invalid KASSERT from hash_add_rcu
 12. Jan 29 Mark Johnston              git: 8d5353de7447 - main - libc: Annotate a couple of local functions as such
 13. Jan 29 Warner Losh                Re: git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment.
 14. Jan 29 Dimitry Andric             git: ee14a9725d73 - main - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston):
 15. Jan 29 Daniel Ebdrup Jensen       git: a84e01f02b15 - main - service(8): direct user to rc(8) for a list of valid commands
 16. Jan 29 Michael Tuexen             git: f30c7d56546b - main - TCP LRO: convert TCP header fields to host byte order earlier
 17. Jan 29 Emmanuel Vadot             git: a5ff900535e2 - main - pkgbase: Create two new rules for creating repo
 18. Jan 29 Emmanuel Vadot             git: a5afd7920d50 - main - pkgbase: Create a FreeBSD-dtb package
 19. Jan 29 John Baldwin               git: 479680f235dd - main - nvme: Use the NVMEV macro instead of expanded versions
 20. Jan 29 John Baldwin               git: 2cb78e71503e - main - nda: Use the NVMEV macro instead of expanded versions


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


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