Page MenuHomeFreeBSD
Paste Active Pastes
  • > pciconf -t
    --- pci0:0
    |--- hostb0
    |--- amdviiommu0
    |--- hostb1
    ...
    • Fri, Mar 6, 7:55 PM
    • 83 Lines
  • + realpath src.conf
    + export 'SRCCONF=/usr/home/ngie/git/mfsbsd/src.conf'
    + cd /home/ngie/git/freebsd-src/worktree/main
    + make showconfig
    + grep OBJ
    ...
    • Tue, Mar 3, 6:05 PM
    • 7 Lines
  • WITHOUT_ACCT=
    WITHOUT_AUTHPF=
    WITHOUT_AUTOFS=
    WITHOUT_BEARSSL=
    WITHOUT_BHYVE=
    ...
    • Tue, Mar 3, 6:02 PM
    • 110 Lines
  • /* $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>
    ...
    • Feb 8 2026, 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
    ...
    • Feb 5 2026, 9:20 PM
    • 94 Lines
    • Feb 5 2026, 9:20 PM
    • 1 Line