Page MenuHomeFreeBSD
Paste Active Pastes
  • diff --git a/release/Makefile b/release/Makefile
    index fc91b31df579..a2667ed853a6 100644
    --- a/release/Makefile
    +++ b/release/Makefile
    @@ -87,7 +87,9 @@ PKG_ABI= $$(${PKG_CMD} -o ABI_FILE=${PKG_ABI_FILE} config ABI)
    ...
    • Sat, Dec 6, 9:10 PM
    • 42 Lines
  • diff --git a/sys/sys/_visible.h b/sys/sys/_visible.h
    index de7542db27b5..747b3b0b6114 100644
    --- a/sys/sys/_visible.h
    +++ b/sys/sys/_visible.h
    @@ -205,7 +205,14 @@
    ...
    • Fri, Dec 5, 2:30 PM
    • 20 Lines
  • <10:45am>flea/gallatin:main>git arc stage a85acdb705bb9e215d16d56389f29969ab15c492
    jq: parse error: Invalid numeric literal at line 2, column 11
    Auto-merging sys/conf/files
    hint: Waiting for your editor to close the file...
    • Fri, Nov 21, 3:54 PM
    • 4 Lines
  • static int
    mlx5e_xmit_locked(if_t ifp, struct mlx5e_sq *sq, struct mbuf *mb)
    {
    struct mbufq *mq;
    struct mbuf *m;
    ...
    • Nov 11 2025, 6:40 PM
    • 36 Lines
  • make[6]: /scratch/tmp/ngie/obj/scratch/tmp/ngie/src/riscv.riscv64/usr.sbin/bhyve/.depend:1: ignoring stale .depend for /scratch/tmp/ngie/obj/scratch/tmp/ngie/src/riscv.riscv64/lib/libnv/libnv_pie.a
    ld: error: undefined symbol: llvm::DisableABIBreakingChecks
    >>> referenced by ClangScanDeps.cpp
    >>> ClangScanDeps.pieo:(llvm::VerifyDisableABIBreakingChecks)
    ...
    • Nov 4 2025, 3:59 PM
    • 22 Lines
  • <h1>FreeBSD maintainer's guide to OpenSSL</h1>
    <h2>Assumptions</h2>
    <p>These instructions assume the following:</p>
    ...
    • Oct 19 2025, 7:56 AM
    • 208 Lines
  • <h1>FreeBSD maintainer's guide to OpenSSL</h1>
    <h2>Assumptions</h2>
    <p>These instructions assume the following:
    ...
    • Oct 19 2025, 7:51 AM
    • 205 Lines
    • HTML
  • diff --git a/print/py-PyMuPDF/Makefile b/print/py-PyMuPDF/Makefile
    index e0e3bd6a6afc..78f4f8dda5ad 100644
    --- a/print/py-PyMuPDF/Makefile
    +++ b/print/py-PyMuPDF/Makefile
    @@ -1,6 +1,6 @@
    ...
    • Oct 19 2025, 7:11 AM
    • 109 Lines
  • lockmgr locks:
    Cause contention on some lockmgr lock (ufs directory vnode lock):
    # dtrace -w -n 'fbt::vfs_hash_insert:entry {chill(100000000)}' &
    ...
    • Oct 2 2025, 7:00 PM
    • 88 Lines
  • % sudo sh tools/tools/nanobsd/nanobsd.sh -b
    00:00:00 ### Exporting NanoBSD variables
    00:00:00 ### Setting variable: MAKEOBJDIRPREFIX="/usr/obj/nanobsd.full"
    00:00:00 ### Setting variable: NANO_ARCH="amd64"
    ...
    • Sep 18 2025, 11:13 PM
    • 58 Lines
  • D /etc/bluetooth/hcsecd.conf
    D /etc/bluetooth/hosts
    D /etc/bluetooth/protocols
    D /etc/cron.d/at
    D /etc/defaults/bluetooth.device.conf
    ...
    • Sep 12 2025, 7:03 AM
    • 82 Lines
  • diff --git a/lib/virtual_oss/bt/Makefile b/lib/virtual_oss/bt/Makefile
    index 3918a803c03a..3b0ed0eee29f 100644
    --- a/lib/virtual_oss/bt/Makefile
    +++ b/lib/virtual_oss/bt/Makefile
    @@ -10,9 +10,10 @@ CFLAGS+= -I${SRCTOP}/usr.sbin/virtual_oss/virtual_oss \
    ...
    • Sep 8 2025, 3:55 PM
    • 240 Lines
  • --- SRCS.old.txt 2025-08-22 21:51:25.185719000 -0700
    +++ SRCS.new.txt 2025-08-22 21:51:25.216570000 -0700
    @@ -22,13 +22,38 @@
    ciphercommon_gcm.c
    ciphercommon_gcm_hw.c
    ...
    • Aug 23 2025, 4:51 AM
    • 41 Lines
  • --- SRCS.old.txt 2025-08-22 21:49:57.084045000 -0700
    +++ SRCS.new.txt 2025-08-22 21:49:57.168220000 -0700
    @@ -22,10 +22,38 @@
    ciphercommon_gcm.c
    ciphercommon_gcm_hw.c
    ...
    • Aug 23 2025, 4:49 AM
    • 41 Lines
  • --- SRCS.old.txt 2025-08-22 21:48:37.492314000 -0700
    +++ SRCS.new.txt 2025-08-22 21:48:37.639458000 -0700
    @@ -35,9 +35,6 @@
    ameth_lib.c
    api.c
    ...
    • Aug 23 2025, 4:48 AM
    • 129 Lines
  • --- SRCS.old.txt 2025-08-22 21:47:45.814089000 -0700
    +++ SRCS.new.txt 2025-08-22 21:47:45.861249000 -0700
    @@ -1,3 +1,4 @@
    +arch.c
    bio_ssl.c
    ...
    • Aug 23 2025, 4:47 AM
    • 41 Lines
  • /* $Id: kqfork.c,v 1.4 2025/08/19 19:42:16 kostik Exp kostik $ */
    #include <sys/param.h>
    #include <sys/event.h>
    #include <err.h>
    ...
    • Aug 20 2025, 10:56 AM
    • 169 Lines
  • diff --git a/FreeBSD/sys/net/iflib.c b/FreeBSD/sys/net/iflib.c
    index cda55e3fa00e..b62d61d86e1e 100644
    --- a/FreeBSD/sys/net/iflib.c
    +++ b/FreeBSD/sys/net/iflib.c
    @@ -142,6 +142,7 @@ struct iflib_ctx;
    ...
    • Aug 9 2025, 4:48 PM
    • 95 Lines
  • commit f0ae126708edb44ac3956cef4b8b87eb28f9482f
    Author: Mitchell Horne <mhorne@FreeBSD.org>
    Date: Tue Dec 10 16:38:14 2024 -0400
    WIP: JH7110 GPIO updates/improvements
    ...
    • Jul 11 2025, 6:38 PM
    • 196 Lines
  • git log --pretty=format:'%h %s' --numstat HEAD...zfs-2.3.99 | perl -lanE 'if (!@r) { @r = (0,$_) } elsif (m/^(\d+)\s+(\d+)/) { $r[0] += $1+$2 } else { print "@r"; $#r = -1 } END { print "@r" if @r }' | sort -rn | head
    • Jul 1 2025, 1:36 PM
    • 1 Line
  • /usr/home/markj/src/freebsd/usr.sbin/bhyve/acpi.c:769:16: error: use of undeclared identifier 'VM_SYSMEM'
    769 | if (segid >= VM_SYSMEM && segid < VM_BOOTROM) {
    | ^
    /usr/home/markj/src/freebsd/usr.sbin/bhyve/acpi.c:769:37: error: use of undeclared identifier 'VM_BOOTROM'
    769 | if (segid >= VM_SYSMEM && segid < VM_BOOTROM) {
    ...
    • Jun 12 2025, 3:59 PM
    • 16 Lines
  • In file included from /usr/home/markj/src/freebsd/sbin/hastd/control.c:42:
    In file included from /usr/home/markj/src/freebsd/sbin/hastd/hastd.h:35:
    /usr/obj/usr/home/markj/src/freebsd/amd64.amd64/tmp/usr/include/libutil.h:213:43: error: unknown type name 'domainset_t'
    213 | int domainset_parselist(const char *list, domainset_t *mask, int *policyp);
    | ^
    ...
    • Jun 11 2025, 11:30 PM
    • 8 Lines