Page MenuHomeFreeBSD
Paste Active Pastes
  • /* $Id: symlink.c,v 1.7 2026/02/08 01:42:12 kostik Exp kostik $ */
    #include <sys/stat.h>
    #include <err.h>
    #include <fcntl.h>
    ...
    • Sun, Feb 8, 1:23 AM
    • 62 Lines
  • ___ Begin jemalloc statistics ___
    Allocated: 139425336, active: 140128256, metadata: 7713304 (n_thp 0), resident: 147787776, mapped: 148516864, retained: 32886784
    Background threads: 0, num_runs: 0, run_interval: 0 ns
    n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds
    background_thread 0 0 0 0 0 0 0 0 0 0 0 0
    ...
    • Thu, Feb 5, 9:20 PM
    • 94 Lines
    • Thu, Feb 5, 9:20 PM
    • 1 Line
    • Thu, Feb 5, 9:20 PM
    • 1 Line
  • diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
    index 1bd4339f5cc2..653084a032b2 100644
    --- a/ObsoleteFiles.inc
    +++ b/ObsoleteFiles.inc
    @@ -89,8 +89,14 @@ OLD_FILES+=usr/bin/wait
    ...
    • Wed, Feb 4, 7:15 AM
    • 82 Lines
  • remote: ================================================================
    remote: Currently only allow merge from vendor/* to main
    remote: ================================================================
    remote: FATAL: FATAL: VREF/MERGE-CHECK/src: helper program exit status 256
    remote:
    ...
    • Tue, Feb 3, 8:18 AM
    • 9 Lines
    • Tue, Feb 3, 8:17 AM
    • 1 Line
  • hostb0@pci0:0:0:0: class=0x060000 rev=0x07 hdr=0x00 vendor=0x8086 device=0x3ec4 subvendor=0x8086 subdevice=0x7270
    vendor = 'Intel Corporation'
    device = '8th/9th Gen Core Processor Host Bridge / DRAM Registers'
    class = bridge
    subclass = HOST-PCI
    ...
    • Sat, Jan 31, 12:54 AM
    • 177 Lines
  • hostb0@pci0:0:0:0: class=0x060000 rev=0x07 hdr=0x00 vendor=0x8086 device=0x3ec4 subvendor=0x8086 subdevice=0x7270
    vendor = 'Intel Corporation'
    device = '8th/9th Gen Core Processor Host Bridge / DRAM Registers'
    class = bridge
    subclass = HOST-PCI
    ...
    • Fri, Jan 30, 11:51 PM
    • 177 Lines
  • hostb0@pci0:0:0:0: class=0x060000 rev=0x07 hdr=0x00 vendor=0x8086 device=0x3ec4 subvendor=0x8086 subdevice=0x7270
    vendor = 'Intel Corporation'
    device = '8th/9th Gen Core Processor Host Bridge / DRAM Registers'
    class = bridge
    subclass = HOST-PCI
    ...
    • Fri, Jan 30, 11:51 PM
    • 143 Lines
  • diff --git a/usr.sbin/bhyve/aarch64/bhyverun_machdep.c b/usr.sbin/bhyve/aarch64/bhyverun_machdep.c
    index 10018d082f7e..50b765eff64f 100644
    --- a/usr.sbin/bhyve/aarch64/bhyverun_machdep.c
    +++ b/usr.sbin/bhyve/aarch64/bhyverun_machdep.c
    @@ -100,7 +100,8 @@ bhyve_usage(int code)
    ...
    • Thu, Jan 29, 4:17 AM
    • 129 Lines
  • diff --git a/usr.sbin/bhyve/bhyverun.c b/usr.sbin/bhyve/bhyverun.c
    index 9db62972467c..cbd5d0b4de08 100644
    --- a/usr.sbin/bhyve/bhyverun.c
    +++ b/usr.sbin/bhyve/bhyverun.c
    @@ -356,18 +356,12 @@ calc_topology(void)
    ...
    • Thu, Jan 29, 1:43 AM
    • 68 Lines
  • archivers/urbackup-client urbackup_client
    archivers/urbackup-server urbackup_server
    archivers/unpackerr unpackerr
    astro/traccar traccar
    ...
    • Mon, Jan 26, 7:19 PM
    • 1,252 Lines
  • Usage: /etc/rc.d/apm [fast|force|one|quiet](start|stop|restart|rcvar|enable|disable|delete|enabled|describe|extracommands|status|poll)
    Usage: /etc/rc.d/auditd [fast|force|one|quiet](start|stop|restart|rcvar|enable|disable|delete|enabled|describe|extracommands|status|poll)
    Usage: /etc/rc.d/auditdistd [fast|force|one|quiet](start|stop|restart|rcvar|enable|disable|delete|enabled|describe|extracommands|reload|status|poll)
    Usage: /etc/rc.d/automountd [fast|force|one|quiet](start|stop|restart|rcvar|enable|disable|delete|enabled|describe|extracommands|status|poll)
    Usage: /etc/rc.d/autounmountd [fast|force|one|quiet](start|stop|restart|rcvar|enable|disable|delete|enabled|describe|extracommands|status|poll)
    ...
    • Mon, Jan 26, 11:49 AM
    • 83 Lines
  • archivers/urbackup-client/Makefile:18:USE_RC_SUBR= urbackup_client
    archivers/urbackup-server/Makefile:22:USE_RC_SUBR= urbackup_server
    archivers/unpackerr/Makefile:17:USE_RC_SUBR= unpackerr
    astro/traccar/Makefile:15:USE_RC_SUBR= traccar
    astro/gpxloggerd/Makefile:19:USE_RC_SUBR= ${PORTNAME}
    ...
    • Mon, Jan 26, 11:48 AM
    • 1,291 Lines
  • /* $Id: posix_spawn-execfd.c,v 1.6 2026/01/25 19:12:37 kostik Exp kostik $ */
    #include <sys/types.h>
    #include <sys/procdesc.h>
    #include <sys/resource.h>
    ...
    • Sun, Jan 25, 7:18 PM
    • 60 Lines