Messages by Date
-
2024/12/16
Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count
Olivier Certner
-
2024/12/16
git: 675708aa402a - main - proc_set_cred(): Fix compilation of GENERIC-NODEBUG
Olivier Certner
-
2024/12/16
git: 8e8ccdf02e14 - stable/14 - nanobsd: Fix typos
Jose Luis Duran
-
2024/12/16
Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count
Cy Schubert
-
2024/12/16
Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count
Olivier Certner
-
2024/12/16
Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count
Baptiste Daroussin
-
2024/12/16
git: f5613e2d4952 - stable/13 - nanobsd: Update fill_pkg.sh
Jose Luis Duran
-
2024/12/16
git: 6b466bbd6134 - stable/13 - nanobsd: Fix typos
Jose Luis Duran
-
2024/12/16
git: a7e4493778b0 - stable/13 - nanobsd: Use the real path for NANO_PACKAGE_DIR
Jose Luis Duran
-
2024/12/16
git: 4ace066a9085 - stable/13 - nanobsd: Fix cust_comconsole search patterns
Jose Luis Duran
-
2024/12/16
git: e6850fef72de - stable/13 - nanobsd: Add missing options to usage()
Jose Luis Duran
-
2024/12/16
git: fb6f7d93218f - stable/13 - nanobsd.8: Chase usage string updates
Jose Luis Duran
-
2024/12/16
git: a641dd41fcaf - stable/13 - nanobsd: Avoid read-only file system warnings
Jose Luis Duran
-
2024/12/16
git: 16fc83629869 - stable/13 - nanobsd: Fix parallel make
Jose Luis Duran
-
2024/12/16
git: 7f50357e0d8b - stable/14 - nanobsd: Fix cust_comconsole search patterns
Jose Luis Duran
-
2024/12/16
git: 7594f6ce25e2 - stable/14 - nanobsd: Use the real path for NANO_PACKAGE_DIR
Jose Luis Duran
-
2024/12/16
git: 4b26b3d2ac9b - stable/14 - nanobsd: Update fill_pkg.sh
Jose Luis Duran
-
2024/12/16
git: 897c8ff0df39 - stable/14 - nanobsd.8: Chase usage string updates
Jose Luis Duran
-
2024/12/16
git: 3e93a090b5c8 - stable/14 - nanobsd: Add missing options to usage()
Jose Luis Duran
-
2024/12/16
git: 6df2857eaa53 - stable/14 - nanobsd: Avoid read-only file system warnings
Jose Luis Duran
-
2024/12/16
git: 67dd41cdb10d - stable/14 - nanobsd: Fix parallel make
Jose Luis Duran
-
2024/12/16
git: 73cecc0ef78e - main - MAC/do: Move destroy() to a better place
Olivier Certner
-
2024/12/16
git: 3604a050eedb - main - tcp_hpts: refactor the per tcpcb call to either input/output method
Gleb Smirnoff
-
2024/12/16
git: 2ef97d8b7564 - main - xen/netfront: use iflladdr_event to send ARPs
Gleb Smirnoff
-
2024/12/16
git: de701f9bdbe0 - main - MAC/do: Apply a rule on real UID/GID instead of effective ones
Olivier Certner
-
2024/12/16
git: c7fc71c6af07 - main - MAC/do: Convert internal TAILQs to STAILQs
Olivier Certner
-
2024/12/16
git: 4a03b64517b3 - main - MAC/do: parse_rules(): Tolerate blanks around tokens
Olivier Certner
-
2024/12/16
git: 2110eef4bf60 - main - MAC/do: toast_rules(): Minor simplification
Olivier Certner
-
2024/12/16
git: e395e354823b - main - mdo(1): Use setcred() to change credentials
Olivier Certner
-
2024/12/16
git: 8f7e8726e3f5 - main - MAC/do: Interpret the new rules specification; Monitor setcred()
Olivier Certner
-
2024/12/16
git: 3d8d91a5b32c - main - MAC/do: Introduce rules reference counting
Olivier Certner
-
2024/12/16
git: ddb3eb4efe55 - main - New setcred() system call and associated MAC hooks
Olivier Certner
-
2024/12/16
git: 6c3def74e2de - main - MAC/do: Support multiple users and groups as single rule's targets
Olivier Certner
-
2024/12/16
git: 87c06b7d026f - main - MAC/do: Output errors when parsing rules
Olivier Certner
-
2024/12/16
git: 40a664a463ba - main - MAC/do: Rename private OSD slot by removing 'mac_do_' prefix
Olivier Certner
-
2024/12/16
git: 0af43c029048 - main - MAC/do: Better parsing for IDs (strtoui_strict())
Olivier Certner
-
2024/12/16
git: 65766063f85d - main - MAC/do: Ease input/output of ID types
Olivier Certner
-
2024/12/16
git: 6aadc7b2ee05 - main - MAC/do: 'struct rule': IDs and types as 'u_int', rename fields
Olivier Certner
-
2024/12/16
git: e4ce30f8da61 - main - MAC/do: parse_rule_element(): Style, more clarity
Olivier Certner
-
2024/12/16
git: 11eb32958f2c - main - MAC/do: jail_check()/jail_set(): Revamp
Olivier Certner
-
2024/12/16
git: fa4352b74580 - main - MAC/do: parse_rule_element(): Bug in parsing the origin ID
Olivier Certner
-
2024/12/16
git: 2a20ce91dc29 - main - MAC/do: Fix jail_get() (PR_METHOD_GET)
Olivier Certner
-
2024/12/16
git: f3a06ced2568 - main - MAC/do: Sysctl knobs/jail parameters under MAC's common nodes
Olivier Certner
-
2024/12/16
git: 11ba1f2fe2d4 - main - MAC/do: Prefix internal functions used as hooks/callbacks
Olivier Certner
-
2024/12/16
git: 2b2c19b7f697 - main - MAC/do: Re-order jail methods more logically, rename
Olivier Certner
-
2024/12/16
git: add521c1a5d2 - main - MAC/do: parse_rule_element(): Fix a panic, harden, simplify
Olivier Certner
-
2024/12/16
git: b3f93680e39b - main - MAC/do: Enable changing 'security.mac.do.rules' from a jail
Olivier Certner
-
2024/12/16
git: beb5603c51e0 - main - MAC/do: Remove the 'prison0' special cases in the common paths
Olivier Certner
-
2024/12/16
git: 53d2e0d48549 - main - MAC/do: sysctl_rules(): Set the requesting's thread's jail's rules
Olivier Certner
-
2024/12/16
git: 292c814931d9 - main - MAC/do: sysctl_rules(): Always copy the rules specification string
Olivier Certner
-
2024/12/16
git: 301eeb10dc19 - main - MAC/do: Remove PR_METHOD_REMOVE method
Olivier Certner
-
2024/12/16
git: 3186b192e4db - main - MAC/do: Allocate/deallocate rules as a whole
Olivier Certner
-
2024/12/16
git: b2c661fe7e0b - main - MAC/do: find_rules(): Clarify the contract
Olivier Certner
-
2024/12/16
git: bbf8af664dc9 - main - MAC/do: Factor out setting/destroying rule structures
Olivier Certner
-
2024/12/16
git: 02ed945ccec4 - main - MAC/do: Rename private struct 'mac_do_rule' => 'rules'
Olivier Certner
-
2024/12/16
git: f0600c41e754 - main - MAC/do: Sort header inclusions
Olivier Certner
-
2024/12/16
git: 8ce577060498 - main - MAC/do: Rename internal mac_do_rule_find() => find_rules()
Olivier Certner
-
2024/12/16
git: ccae2774897c - main - MAC/do: Rename rule_is_valid() => rule_applies()
Olivier Certner
-
2024/12/16
git: 2200a3ec711b - main - MAC/do: parse_rules(): Copy input string on its own
Olivier Certner
-
2024/12/16
git: 83fcbbff6b01 - main - MAC/do: Use prison_lock()/prison_unlock()
Olivier Certner
-
2024/12/16
git: 8cdb0458e12e - main - syscallsubr.h: Header inclusions: Explicit <sys/types.h>, sort
Olivier Certner
-
2024/12/16
git: 07c9edac7bcd - main - cred: proc_set_cred(): Remove obsolete comments
Olivier Certner
-
2024/12/16
git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count
Olivier Certner
-
2024/12/16
git: e87848a8150e - main - mountd(8): Allow to pass {NGROUPS_MAX} + 1 groups
Olivier Certner
-
2024/12/16
git: a20d50245f28 - main - mountd(8): parsecred(): Re-order operations for clarity
Olivier Certner
-
2024/12/16
git: 84337218786b - main - nmount(2), NFS: Accept 'ngroups_max + 1' groups in "export" credentials
Olivier Certner
-
2024/12/16
git: 0b011b5cddb5 - main - mountd(8): parsecred(): Remove comment on non-existent bug
Olivier Certner
-
2024/12/16
git: 2ef608de9062 - main - exports(5): -maproot, -mapall: Explain the fallback on no group
Olivier Certner
-
2024/12/16
git: 7f7f3b6cafac - main - mountd(8): parsecred(): Groups limit: NGROUPS_MAX => NGROUPS_MAX + 1
Olivier Certner
-
2024/12/16
git: bdc259ef382f - main - mountd(8): parsecred(): Fallback to "nogroup" or GID_NOGROUP
Olivier Certner
-
2024/12/16
git: f2d2318fafbb - main - mountd(8): parsecred(): Remove "duplicate compression"
Olivier Certner
-
2024/12/16
git: ae22a4bb7437 - main - mountd(8): parsecred(): uid:gid:... loop: Simplify a bit
Olivier Certner
-
2024/12/16
git: f5b46856918c - main - cred: crget(): Compute initial 'cr_agroups' with nitems()
Olivier Certner
-
2024/12/16
git: 09290c3a0c82 - main - cred: Hide internal flag CRED_FLAG_CAPMODE
Olivier Certner
-
2024/12/16
git: 8a4d24a39098 - main - MAC: syscalls: Split mac_set_proc() into reusable pieces
Olivier Certner
-
2024/12/16
git: 3bdc5ba2ac76 - main - MAC: syscalls: mac_label_copyin(): 32-bit compatibility
Olivier Certner
-
2024/12/16
git: 2e593dd3b5e1 - main - MAC: syscalls: Factor out common label copy-in code
Olivier Certner
-
2024/12/16
git: db33c6f3ae9d - main - MAC: mac_policy.h: Declare common MAC sysctl and jail parameters' nodes
Olivier Certner
-
2024/12/16
git: 9f8020e65ba8 - main - jail.h: New SYSCTL_JAIL_PARAM_SYS_SUBNODE()
Olivier Certner
-
2024/12/16
git: f7bda491ef05 - main - jail.h: New SYSCTL_JAIL_PARAM_DECL()
Olivier Certner
-
2024/12/16
git: f8fe6bc73bbb - main - jail.h: Fix whitespace in the param macros declaration block
Olivier Certner
-
2024/12/16
git: 90678c892d7b - main - MAC: 'kernel_mac_support' module: Make an outdated comment more generic
Olivier Certner
-
2024/12/16
git: 5041b20503db - main - MAC: Define a common 'mac' node for MAC's jail parameters
Olivier Certner
-
2024/12/16
git: b47f4718c072 - main - MAC: mac.h: Separately test inclusion from userspace
Olivier Certner
-
2024/12/16
git: 5140ccf2268b - main - MAC: mac.h: Fix missing includes/typedefs
Olivier Certner
-
2024/12/16
git: 34740937f7a4 - main - queue: New debug macros for STAILQ
Olivier Certner
-
2024/12/16
git: 9dc5b3dbb063 - main - refcount: Constify refcount_load()
Olivier Certner
-
2024/12/16
git: 5e9a82e898d5 - main - atomics: Constify loads
Olivier Certner
-
2024/12/16
git: 4a26b63145a5 - main - osd: Constify signature of osd_register()
Olivier Certner
-
2024/12/16
git: 48d21d15a8f2 - stable/13 - strptime: Fix day-of-week calculation.
Dag-Erling Smørgrav
-
2024/12/16
git: 3a052d2d36ba - stable/13 - uniq: Correctly document the -D option.
Dag-Erling Smørgrav
-
2024/12/16
git: efefeefd4383 - stable/14 - uniq: Correctly document the -D option.
Dag-Erling Smørgrav
-
2024/12/16
git: 259dcedc4ade - stable/14 - strptime: Fix day-of-week calculation.
Dag-Erling Smørgrav
-
2024/12/16
git: f87074000873 - main - ip6_output(): if mtu is not yet computed for ipsec hook, use ifp mtu
Konstantin Belousov
-
2024/12/16
Re: git: af0a81b6470a - main - iwm: Stop shipping firmware as kernel module
Emmanuel Vadot
-
2024/12/16
Re: git: 11f3da565519 - main - pkgbase: Remove /boot/firmware from bootloader package
Emmanuel Vadot
-
2024/12/16
git: 94e94d2dddfa - main - UPDATING: Add a notes for iwm(4) firmware and pkgbase users
Emmanuel Vadot
-
2024/12/16
git: af0a81b6470a - main - iwm: Stop shipping firmware as kernel module
Emmanuel Vadot
-
2024/12/16
git: 11f3da565519 - main - pkgbase: Remove /boot/firmware from bootloader package
Emmanuel Vadot
-
2024/12/15
git: 453f6aa42842 - stable/14 - Cirrus-CI: Switch default job to llvm19-amd64
Ed Maste
-
2024/12/15
git: 6d1d5577ce10 - stable/14 - Makefile.inc1: Require DISTDIR be set for `make distributeworld`
Ed Maste
-
2024/12/15
git: d6b36d1c83fb - stable/14 - newvers: Set explicit git revision length
Ed Maste
-
2024/12/15
git: 58d1fdfaa90a - main - amd iommu: remove unused function
Konstantin Belousov
-
2024/12/15
git: 29a9d7c6ce78 - main - mlx5_core: fix panic on sriov enablement
Konstantin Belousov
-
2024/12/15
git: 2fb2c0351237 - main - mlx5_core: fix "no space" error on sriov enablement
Konstantin Belousov
-
2024/12/15
git: 3342e5967dc7 - main - i386: Fix incorrect NMI handler invocations
Bojan Novković
-
2024/12/15
git: 70236f02f05a - main - Revert "jemalloc: Reduce diffs to 5.2.1 revert to using JEMALLOC_FALLTHROUGH"
Warner Losh
-
2024/12/15
git: 7bcaff05223e - main - x86: Add routines for querying XSAVE feature information
Bojan Novković
-
2024/12/15
git: 32ce6f3365f7 - stable/13 - routing: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer type
Zhenlei Huang
-
2024/12/15
git: 1a584160e3f4 - stable/13 - rtsock: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer type
Zhenlei Huang
-
2024/12/15
git: 4d38c776eb09 - stable/13 - netinet: Use NULL for VNET_SYSINIT's last arg, which is a pointer type
Zhenlei Huang
-
2024/12/15
git: f9ee60cd21c2 - stable/13 - cuse: Use NULL for SYSUNINIT's last arg, which is a pointer type
Zhenlei Huang
-
2024/12/15
git: f6e0690dc9f2 - stable/13 - init_main: Use TUNABLE_INT_FETCH to initialize verbose_sysinit
Zhenlei Huang
-
2024/12/15
git: d5ce54dddf49 - main - hwpmc_x86: Register interrupt handler using the dynamic NMI registration interface
Bojan Novković
-
2024/12/15
git: 04e832672159 - main - x86: Allow sharing of perfomance counter interrupts
Bojan Novković
-
2024/12/15
git: 0c4fa0bdcf87 - main - x86: Add definitions for some Intel Processor Trace bits
Bojan Novković
-
2024/12/15
git: 593e874e6124 - main - amd64: Add wrappers for XRSTORS and XSAVES
Bojan Novković
-
2024/12/15
git: 459dc427873c - main - x86: Refactor kernel-mode NMI handling
Bojan Novković
-
2024/12/14
git: 74ecdf86d8d2 - main - Tweak ppoll() to include 1003.1-2024 visibility, take two
Kyle Evans
-
2024/12/14
git: 1a2a0db0a9ec - main - tests: kern: improve logsigexit test
Kyle Evans
-
2024/12/14
git: bca3a925b0bc - stable/14 - routing: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer type
Zhenlei Huang
-
2024/12/14
git: 005b6caf268c - stable/14 - netinet: Use NULL for VNET_SYSINIT's last arg, which is a pointer type
Zhenlei Huang
-
2024/12/14
git: 3c3a622a7543 - stable/14 - inpcb: Use NULL for VNET_SYSINIT's last arg, which is a pointer type
Zhenlei Huang
-
2024/12/14
git: 8293bd628540 - stable/14 - rtsock: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer type
Zhenlei Huang
-
2024/12/14
git: 23c1619970ab - stable/14 - cuse: Use NULL for SYSUNINIT's last arg, which is a pointer type
Zhenlei Huang
-
2024/12/14
git: 3021a0bcb042 - stable/14 - init_main: Fix logging of the SYSINIT process
Zhenlei Huang
-
2024/12/14
git: 9c6454fe7048 - stable/14 - init_main: Use TUNABLE_INT_FETCH to initialize verbose_sysinit
Zhenlei Huang
-
2024/12/14
git: 1d69498623c0 - main - depend-cleanup: Fix test arg
Warner Losh
-
2024/12/14
Re: git: 42ee30f19cc7 - main - depend-cleanup.sh: Need to delete jemalloc.3 in objtree
Warner Losh
-
2024/12/14
git: 8f944cba503e - stable/14 - Cirrus-CI: Add manual LLVM 19 jobs
Ed Maste
-
2024/12/14
git: ac92792bbdb2 - stable/14 - pfctl: clear statistic for specified addresses
Kristof Provost
-
2024/12/14
git: 642ade0a3d82 - stable/13 - pfctl: clear statistic for specified addresses
Kristof Provost
-
2024/12/14
Re: git: 42ee30f19cc7 - main - depend-cleanup.sh: Need to delete jemalloc.3 in objtree
David Wolfskill
-
2024/12/14
Re: git: 42ee30f19cc7 - main - depend-cleanup.sh: Need to delete jemalloc.3 in objtree
Herbert J. Skuhra
-
2024/12/13
git: da5aed38d80a - main - Revert "Tweak ppoll() to include 1003.1-2024 visibility"
Kyle Evans
-
2024/12/13
git: dabf006a638f - main - Add per-process flag to disable logsigexit
Kyle Evans
-
2024/12/13
git: 9647bf242362 - main - tests: kern: add some tests for recently added logsigexit
Kyle Evans
-
2024/12/13
git: 86b4df97d0fc - main - cat: report copy_file_range() errors with the read filename
Kyle Evans
-
2024/12/13
git: 17aec740b0b2 - main - devmatch: do nothing if booted in safe mode
Kyle Evans
-
2024/12/13
git: 48b05b8fc248 - main - loader: set boot_safe when safe mode is selected
Kyle Evans
-
2024/12/13
git: 212d7f439aa3 - main - Tweak ppoll() to include 1003.1-2024 visibility
Kyle Evans
-
2024/12/13
git: 35e63136a8c2 - main - rtwn: add a register value for R92C_FPGA0_POWER_SAVE, and other bits
Adrian Chadd
-
2024/12/13
git: 7b71689c9ccd - main - rtwn: update RTL8812AU/RTL8821AU receive path to include VHT info
Adrian Chadd
-
2024/12/13
git: 7722d5e21477 - main - rtwn: add RTL8812/RTL8821 VHT80 channel programming, spur management
Adrian Chadd
-
2024/12/13
git: 866420279949 - stable/14 - style(9): Remove $FreeBSD$ recommendation.
Brooks Davis
-
2024/12/13
Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length
Ed Maste
-
2024/12/13
git: 9bc9cf4a2ae7 - stable/14 - style(9): deprecate blank lines without local vars
Brooks Davis
-
2024/12/13
git: 1ad44b7f0e0d - stable/14 - style: Allow C++ comments
Brooks Davis
-
2024/12/13
git: ecfe30854204 - stable/14 - style(9): Add comments about branch prediction
Brooks Davis
-
2024/12/13
git: 960665e47f0b - stable/14 - style(9): Remove ancient SCCS tags.
Brooks Davis
-
2024/12/13
git: 76ec0faf1ce7 - stable/14 - style(9): Delete __FBSDID straggler
Brooks Davis
-
2024/12/13
git: 2317a685241a - stable/14 - style(9): Note larger divergence than implied
Brooks Davis
-
2024/12/13
git: 59e013a52c22 - main - jemalloc: Retire SWAP_RESERVE_* compat shims
Warner Losh
-
2024/12/13
git: db589b5de608 - main - jemalloc: Retire ifdef for ELF_BSDF_VMNOOVERCOMMIT
Warner Losh
-
2024/12/13
git: 7bcf5319c110 - main - jemalloc: Reduce diffs to 5.2.1 revert to using JEMALLOC_FALLTHROUGH
Warner Losh
-
2024/12/13
git: 7fdf597e96a0 - main - jemalloc: Move generated files into lib/libc tree
Warner Losh
-
2024/12/13
git: 42ee30f19cc7 - main - depend-cleanup.sh: Need to delete jemalloc.3 in objtree
Warner Losh
-
2024/12/13
git: b55f5e1c4ae3 - main - jemalloc: Move generated jemalloc.3 into lib/libc tree
Warner Losh
-
2024/12/13
git: 3e9f61464ee3 - stable/14 - nvi: use memmove to realign buffers
Brooks Davis
-
2024/12/13
git: c71b427bfa9a - stable/14 - nvi: Replace Clang-only __builtin_is_aligned with C code (#124)
Brooks Davis
-
2024/12/13
git: 9aed7107bbfb - stable/12 - mips: Extract HWREna configuration and call from APs
Jessica Clarke
-
2024/12/13
git: 8176157d69b8 - stable/13 - mips: Extract HWREna configuration and call from APs
Jessica Clarke
-
2024/12/13
git: f69b6410a632 - stable/14 - depend-cleanup.sh: Extend clean_dep to support a custom regex
Brooks Davis
-
2024/12/13
git: 926905796749 - main - linuxkpi: Fix a lock leak in lkpi_sta_scan_to_auth()
Mark Johnston
-
2024/12/13
git: 795e9c9b5503 - stable/14 - dpaa2: Fix kernel built with ACPI_DEBUG
Dmitry Salychev
-
2024/12/13
git: 05150edd1e30 - stable/13 - dpaa2: Fix kernel built with ACPI_DEBUG
Dmitry Salychev
-
2024/12/13
git: 7620bade4c75 - stable/14 - login.conf.5: remove a stray quote
Maxim Konovalov
-
2024/12/13
git: 6e55ba5b3131 - main - Export the kernel API pgrp_calc_jobc
Justin Hibbits
-
2024/12/13
git: 41adc5f29ba6 - main - release: Always use NO_ROOT for distribute* and package*
Ed Maste
-
2024/12/13
git: 91c6231246b5 - main - timeradd.3: Add missing .Pp after .Ed
John Baldwin
-
2024/12/13
git: 7c89253bda3e - main - vmm: Initialize error in vmmdev_rw
John Baldwin
-
2024/12/13
git: e2fc29e53986 - main - release: fix architecture for OCI images
Doug Rabson
-
2024/12/13
git: f6575ed0deb0 - main - Makefile.inc1: Require DISTDIR be set for `make distributeworld`
Ed Maste
-
2024/12/13
Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length
John Baldwin
-
2024/12/13
git: 989998529387 - main - fusefs: FUSE_NOTIFY_INVAL_* must busy the mountpoint
Alan Somers
-
2024/12/13
git: 8ae6247aa966 - main - ext2fs: 'struct ufid': Re-order fields and unpack
Olivier Certner
-
2024/12/13
git: cf0ede720391 - main - tarfs: 'struct tarfs_fid': Switch 'gen' to 'u_int', avoid packing
Olivier Certner
-
2024/12/13
git: a1097094c4c5 - main - newvers: Set explicit git revision length
Ed Maste
-
2024/12/12
git: c924f6176994 - stable/14 - vmcb.h: fix typo in the comment, try two
Konstantin Belousov
-
2024/12/12
git: 2699315134ab - stable/14 - vmcb.h: fix typo in the comment
Konstantin Belousov
-
2024/12/12
git: e0039c70573e..6c9b4f18d3e6 - vendor/openzfs/master - vendor branch updated
Martin Matuska
-
2024/12/12
git: cd597b4bb194 - stable/13 - cd9660: Make sure that struct ifid fits in generic filehandle structure
Mark Johnston
-
2024/12/12
git: fe0506ce89b1 - stable/14 - cd9660: Remove some unneeded definitions
Mark Johnston
-
2024/12/12
git: 54974e731f27 - stable/14 - cd9660: Make sure that struct ifid fits in generic filehandle structure
Mark Johnston
-
2024/12/12
git: 8e3c0a69fed2 - stable/14 - livedump: Silence KASAN and KMSAN when livedumping
Mark Johnston
-
2024/12/12
git: fea53bf43f85 - stable/14 - savecore: Add a livedump regression test
Mark Johnston
-
2024/12/12
git: 2bd47ff64577 - stable/14 - dtrace: Add some more annotations for KMSAN
Mark Johnston
-
2024/12/12
git: d4e02f74fe8d - stable/12 - rtld-elf: Fix for mips with LLD 14+
Jessica Clarke
-
2024/12/12
git: d7bf409a6350 - stable/13 - rtld-elf: Fix for mips with LLD 14+
Jessica Clarke
-
2024/12/12
git: 50a53aacc9d3 - stable/12 - Allow bootstrapping makefs on older FreeBSD hosts and Linux/macOS
Jessica Clarke
-
2024/12/12
git: 3e750057fbba - stable/12 - makefs: avoid warning when creating FAT filesystem on existing file
Jessica Clarke
-
2024/12/12
git: 2151a0bec08c - stable/12 - mips/malta: Explicitly set AP entry point to _locore
Jessica Clarke
-
2024/12/12
git: e32b14ef10a7 - stable/13 - mips/malta: Prefer _start over _locore for entry point symbol
Jessica Clarke
-
2024/12/12
git: 0c9b413e1a73 - stable/12 - mips/malta: Prefer _start over _locore for entry point symbol
Jessica Clarke
-
2024/12/12
git: cc521bcf790b - stable/13 - mips/malta: Explicitly set AP entry point to _locore
Jessica Clarke
-
2024/12/12
git: 1f5c50a86173 - main - pci_host_generic:Add pcib_request_feature on ACPI
Andrew Turner
-
2024/12/12
git: 38cb1ba8637d - main - conf: Add acpi_pci.c to the arm64 build
Andrew Turner
-
2024/12/12
git: fafb43abd0dc - main - pci: Use a switch statement when reading ivars
Andrew Turner
-
2024/12/12
git: deb36d0c6543 - main - pci_host_generic: Support ACPI_IVAR_HANDLE
Andrew Turner
-
2024/12/12
git: 7cafe75c8c52 - main - pci: Make generic_pcie_read_ivar non static
Andrew Turner