Page MenuHomeFreeBSD
  • 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
  • Host Loss% Snt Last Avg Best Wrst StDev
    1. 192.168.1.254 0.0% 16 0.2 0.3 0.2 0.5 0.1
    2. 72.12.169.41 0.0% 15 3.6 3.2 1.9 4.7 0.8
    3. 10.62.5.1 0.0% 15 12.6 15.1 11.0 21.2 2.9
    4. 8076-dgw01.hstr.rmgt.net.rogers.com 0.0% 15 15.2 17.1 10.7 25.1 3.9
    ...
    • May 7 2025, 9:53 PM
    • 16 Lines
  • rtwn0 on uhub1
    rtwn0: <Realtek 802.11n WLAN Adapter, class 0/0, rev 2.00/2.00, addr 4> on usbus1
    rtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R
    wlan0: Ethernet address: 00:e0:4c:0f:e8:53
    wlan0: link state changed to UP
    ...
    • Apr 17 2025, 8:01 PM
    • 123 Lines
  • ifconfig wlan0 list sta
    ADDR AID CHAN RATE RSSI IDLE TXSEQ RXSEQ CAPS FLAG
    1e:9d:72:d6:ca:b9 25 1 26M 25.5 0 13 2960 EP AQHTRstrU RSN BSSLOAD APCHANREP APCHANREP HTCAP WPS WME
    root@rpi:~ # ifconfig wlan0
    wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
    ...
    • Apr 17 2025, 7:52 PM
    • 17 Lines
  • --- ArcanistPatchWorkflow.php.orig 2022-05-17 23:20:14.000000000 +0000
    +++ ArcanistPatchWorkflow.php 2024-11-26 09:01:01.137494000 +0000
    @@ -436,10 +436,7 @@
    echo phutil_console_format(
    "<bg:blue>** %s **</bg> %s\n",
    ...
    • Apr 2 2025, 3:26 PM
    • 14 Lines
    • PHP
  • nexus0
    acpi0
    cpu36
    cpu37
    cpu76
    ...
    • Jan 21 2025, 4:01 PM
    • 681 Lines
  • diff --git a/sys/dev/rtwn/usb/rtwn_usb_reg.c b/sys/dev/rtwn/usb/rtwn_usb_reg.c
    index 5a992379e248..e81e6383433d 100644
    --- a/sys/dev/rtwn/usb/rtwn_usb_reg.c
    +++ b/sys/dev/rtwn/usb/rtwn_usb_reg.c
    @@ -67,7 +67,7 @@ rtwn_do_request(struct rtwn_softc *sc, struct usb_device_request *req,
    ...
    • Nov 28 2024, 7:48 PM
    • 55 Lines
  • diff --git a/sys/dev/rtwn/rtl8812a/r12a_tx.c b/sys/dev/rtwn/rtl8812a/r12a_tx.c
    index e4b792da662f..f292b1982415 100644
    --- a/sys/dev/rtwn/rtl8812a/r12a_tx.c
    +++ b/sys/dev/rtwn/rtl8812a/r12a_tx.c
    @@ -277,6 +277,21 @@ r12a_fill_tx_desc(struct rtwn_softc *sc, struct ieee80211_node *ni,
    ...
    • Nov 22 2024, 4:12 PM
    • 26 Lines
  • diff --git a/sys/net80211/ieee80211_var.h b/sys/net80211/ieee80211_var.h
    index 53139a3852b8..a1c4f17208ab 100644
    --- a/sys/net80211/ieee80211_var.h
    +++ b/sys/net80211/ieee80211_var.h
    @@ -244,10 +244,11 @@ struct ieee80211com {
    ...
    • Nov 22 2024, 4:09 AM
    • 53 Lines
  • diff --git a/sys/kern/subr_bus.c b/sys/kern/subr_bus.c
    index 2dbe1072aa83..0b8030904463 100644
    --- a/sys/kern/subr_bus.c
    +++ b/sys/kern/subr_bus.c
    @@ -2592,6 +2592,8 @@ device_attach(device_t dev)
    ...
    • Nov 20 2024, 10:04 PM
    • 40 Lines
  • --- work/roll-2.6.1/configure 2024-10-05 16:14:26.442824000 +0000
    +++ /usr/local/poudriere/data/.m/base14-dereckson_dev/ref/wrkdirs/usr/ports/games/roll/work/roll-2.6.1/configure 2024-10-05 16:22:55.889573000 +0000
    @@ -647,11 +647,6 @@
    ENABLE_BASH_COMPLETION_FALSE
    ENABLE_BASH_COMPLETION_TRUE
    ...
    • Oct 5 2024, 4:28 PM
    • 260 Lines
  • diff --git a/sys/fs/cd9660/cd9660_vnops.c b/sys/fs/cd9660/cd9660_vnops.c
    index 33ca58472490..0453b2f68972 100644
    --- a/sys/fs/cd9660/cd9660_vnops.c
    +++ b/sys/fs/cd9660/cd9660_vnops.c
    @@ -120,7 +120,7 @@ cd9660_access(struct vop_access_args *ap)
    ...
    • Oct 4 2024, 8:57 PM
    • 42 Lines
  • *** Autotools - libtiff ***
    Symbol table '.dynsym' contains 318 entries:
    Num: Value Size Type Bind Vis Ndx Name
    0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
    ...
    • Sep 26 2024, 5:36 PM
    • 720 Lines
  • diff --git a/sys/dev/nvd/nvd.c b/sys/dev/nvd/nvd.c
    index e903e15c16f1..ffabd757d969 100644
    --- a/sys/dev/nvd/nvd.c
    +++ b/sys/dev/nvd/nvd.c
    @@ -418,7 +418,7 @@ nvd_new_disk(struct nvme_namespace *ns, void *ctrlr_arg)
    ...
    • Aug 29 2024, 9:39 PM
    • 82 Lines
  • diff --git a/share/man/man9/disk.9 b/share/man/man9/disk.9
    index 41436427cbc2..14d777e26a31 100644
    --- a/share/man/man9/disk.9
    +++ b/share/man/man9/disk.9
    @@ -25,7 +25,7 @@
    ...
    • Aug 29 2024, 7:42 PM
    • 378 Lines
    • Diff
  • diff --git a/contrib/libedit/parse.c b/contrib/libedit/parse.c
    index 2620f41eb1c..3bfea8126bf 100644
    --- a/contrib/libedit/parse.c
    +++ b/contrib/libedit/parse.c
    @@ -228,7 +228,17 @@ parse__escape(const wchar_t **ptr)
    ...
    • Aug 19 2024, 10:19 PM
    • 23 Lines
  • /*-
    * SPDX-License-Identifier: BSD-2-Clause
    *
    * Copyright (c) 2024 NIKSUN, Inc.
    *
    ...
    • Jul 29 2024, 10:36 PM
    • 103 Lines
    • C
  • root@freebsd:~ # cc sndstat_nv.c -o sndstat_nv -lnv && ./sndstat_nv
    nameunit=pcm0
    from_user=0
    devnode=dsp0
    desc=Dummy Audio Device
    ...
    • Jul 13 2024, 7:22 PM
    • 126 Lines
  • #include <audio.h>
    #include <err.h>
    #include <fcntl.h>
    #include <stdio.h>
    #include <stdlib.h>
    ...
    • Jul 11 2024, 5:30 PM
    • 117 Lines
  • #include <sys/sndstat.h>
    #include <sys/nv.h>
    #include <err.h>
    #include <fcntl.h>
    ...
    • Jul 5 2024, 2:14 PM
    • 164 Lines
  • --== OLD ==--
    prefix=/usr/local
    exec_prefix=${prefix}
    libdir=${prefix}/lib
    includedir=${prefix}/include
    ...
    • Jun 12 2024, 8:08 PM
    • 29 Lines
  • ----
    from_user=0
    nameunit=pcm0
    pchan=1
    rchan=1
    ...
    • Jun 5 2024, 6:40 PM
    • 116 Lines
  • #include <sys/sndstat.h>
    #include <sys/nv.h>
    #include <err.h>
    #include <fcntl.h>
    ...
    • Jun 5 2024, 6:39 PM
    • 125 Lines
  • lock order reversal:
    1st 0xfffffe0046dcff20 pcm0:virtual:dsp0.vr0 (pcm virtual record channel, sleep mutex) @ /mnt/src/sys/dev/sound/pcm/dsp.c:2590
    2nd 0xfffffe0046dcfda0 pcm0 (sound cdev, sleep mutex) @ /mnt/src/sys/dev/sound/pcm/channel.c:2214
    lock order sound cdev -> pcm virtual record channel established at:
    #0 0xffffffff811bef52 at witness_checkorder+0x5f2
    ...
    • Apr 16 2024, 2:16 PM
    • 30 Lines
  • diff --git a/sys/dev/acpica/acpi_battery.c b/sys/dev/acpica/acpi_battery.c
    --- a/sys/dev/acpica/acpi_battery.c
    +++ b/sys/dev/acpica/acpi_battery.c
    @@ -266,7 +266,7 @@ acpi_battery_get_battinfo(device_t dev,
    */
    ...
    • Apr 16 2024, 1:24 PM
    • 12 Lines
  • Feb 28 12:09:17 ardmore syslogd: kernel boot file is /boot/kernel/kernel
    Feb 28 12:09:17 ardmore kernel: ---<<BOOT>>---
    Feb 28 12:09:17 ardmore kernel: Copyright (c) 1992-2024 The FreeBSD Project.
    Feb 28 12:09:17 ardmore kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    Feb 28 12:09:17 ardmore kernel: The Regents of the University of California. All rights reserved.
    ...
    • Feb 29 2024, 4:48 PM
    • 441 Lines
  • Feb 29 10:09:24 ardmore syslogd: kernel boot file is /boot/kernel/kernel
    Feb 29 10:09:24 ardmore kernel: ---<<BOOT>>---
    Feb 29 10:09:24 ardmore kernel: Copyright (c) 1992-2024 The FreeBSD Project.
    Feb 29 10:09:24 ardmore kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    Feb 29 10:09:24 ardmore kernel: The Regents of the University of California. All rights reserved.
    ...
    • Feb 29 2024, 4:47 PM
    • 445 Lines
  • [ 467.527]
    X.Org X Server 1.21.1.11
    X Protocol Version 11, Revision 0
    [ 467.527] Current Operating System: FreeBSD ardmore 15.0-CURRENT FreeBSD 15.0-CURRENT #3 ath11k-n268593-15ea1a29a729: Wed Feb 28 14:30:34 EST 2024 vishwin@jackson:/usr/home/vishwin/boards/ardmore/obj/usr/src/amd64.amd64/sys/ARDMORE amd64
    [ 467.527]
    ...
    • Feb 29 2024, 4:45 PM
    • 631 Lines
  • diff --git a/sys/compat/linuxkpi/common/src/linux_pci.c b/sys/compat/linuxkpi/common/src/linux_pci.c
    index 825ebe319b1a..b547756a4568 100644
    --- a/sys/compat/linuxkpi/common/src/linux_pci.c
    +++ b/sys/compat/linuxkpi/common/src/linux_pci.c
    @@ -1033,6 +1033,8 @@ pci_resource_start(struct pci_dev *pdev, int bar)
    ...
    • Feb 16 2024, 12:29 AM
    • 13 Lines
  • vpanic() at vpanic+0x1a4
    panic() at panic+0x48
    pcib_add_window_resources() at pcib_add_window_resources+0xf4
    pcib_alloc_window() at pcib_alloc_window+0xfc
    pcib_attach_common() at pcib_attach_common+0xa0c
    ...
    • Feb 12 2024, 6:45 PM
    • 22 Lines
  • ---<<BOOT>>---
    Copyright (c) 1992-2023 The FreeBSD Project.
    Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    The Regents of the University of California. All rights reserved.
    FreeBSD is a registered trademark of The FreeBSD Foundation.
    ...
    • Feb 9 2024, 4:50 PM
    • 529 Lines
  • diff --git a/sys/dev/pci/pci_pci.c b/sys/dev/pci/pci_pci.c
    index 6ef04251cd74..a6035b8cd8b6 100644
    --- a/sys/dev/pci/pci_pci.c
    +++ b/sys/dev/pci/pci_pci.c
    @@ -436,6 +436,20 @@ pcib_alloc_window(struct pcib_softc *sc, struct pcib_window *w, int type,
    ...
    • Feb 9 2024, 1:37 AM
    • 25 Lines
  • diff --git a/sys/dev/pci/pci_pci.c b/sys/dev/pci/pci_pci.c
    index 6ef04251cd74..b3f82acfe350 100644
    --- a/sys/dev/pci/pci_pci.c
    +++ b/sys/dev/pci/pci_pci.c
    @@ -436,6 +436,15 @@ pcib_alloc_window(struct pcib_softc *sc, struct pcib_window *w, int type,
    ...
    • Feb 9 2024, 1:29 AM
    • 20 Lines
  • diff --git a/sys/dev/sound/usb/uaudio.c b/sys/dev/sound/usb/uaudio.c
    index 917b6bd3f238..360dcad8ff2a 100644
    --- a/sys/dev/sound/usb/uaudio.c
    +++ b/sys/dev/sound/usb/uaudio.c
    @@ -93,9 +93,6 @@
    ...
    • Feb 3 2024, 8:15 PM
    • 108 Lines
  • PORTNAME= collaboraonline
    DISTVERSIONPREFIX= cp-
    DISTVERSION= 23.05.7-2
    CATEGORIES= www editor
    ...
    • Jan 16 2024, 2:12 AM
    • 41 Lines
    • Makefile
  • panic: deadlres_td_sleep_q: possible deadlock detected for 0xfffff80a9ccb2740 (IPC Launch), blocked for 1802766 ticks
    cpuid = 21
    time = 1704954066
    KDB: stack backtrace:
    ...
    • Jan 11 2024, 2:55 PM
    • 64 Lines
  • Fatal trap 12: page fault while in kernel mode
    cpuid = 30; apic id = 1e
    fault virtual address = 0x25d8d5
    fault code = supervisor read data, page not present
    instruction pointer = 0x20:0xffffffff81fecf64
    ...
    • Jan 11 2024, 2:52 PM
    • 37 Lines
  • diff --git a/sys/dev/sound/pci/emu10kx-pcm.c b/sys/dev/sound/pci/emu10kx-pcm.c
    index 661d65165190..739f6738c695 100644
    --- a/sys/dev/sound/pci/emu10kx-pcm.c
    +++ b/sys/dev/sound/pci/emu10kx-pcm.c
    @@ -1298,7 +1298,6 @@ emu_pcm_probe(device_t dev)
    ...
    • Jan 10 2024, 11:01 PM
    • 149 Lines
  • diff --git a/sys/dev/acpica/acpi.c b/sys/dev/acpica/acpi.c
    index 22d2b10ff905..9196c446ae80 100644
    --- a/sys/dev/acpica/acpi.c
    +++ b/sys/dev/acpica/acpi.c
    @@ -1376,11 +1376,9 @@ acpi_reserve_resources(device_t dev)
    ...
    • Jan 9 2024, 6:49 PM
    • 95 Lines
  • diff --git a/sys/dev/acpica/acpi.c b/sys/dev/acpica/acpi.c
    index 22d2b10ff905..0f4c48b3bb2f 100644
    --- a/sys/dev/acpica/acpi.c
    +++ b/sys/dev/acpica/acpi.c
    @@ -1502,14 +1502,6 @@ acpi_set_resource(device_t dev, device_t child, int type, int rid,
    ...
    • Jan 9 2024, 6:21 PM
    • 61 Lines
  • diff --git a/sys/dev/acpica/acpi_apei.c b/sys/dev/acpica/acpi_apei.c
    index 6a3d9d10edd4..3bab46b23978 100644
    --- a/sys/dev/acpica/acpi_apei.c
    +++ b/sys/dev/acpica/acpi_apei.c
    @@ -665,6 +665,7 @@ apei_attach(device_t dev)
    ...
    • Jan 9 2024, 6:06 PM
    • 54 Lines
  • diff --git a/sys/dev/acpica/acpi_apei.c b/sys/dev/acpica/acpi_apei.c
    index 6a3d9d10edd4..0514efb303c7 100644
    --- a/sys/dev/acpica/acpi_apei.c
    +++ b/sys/dev/acpica/acpi_apei.c
    @@ -665,6 +665,7 @@ apei_attach(device_t dev)
    ...
    • Jan 9 2024, 6:04 PM
    • 42 Lines
  • vm.pmap.kernel_maps:
    Kernel map:
    0xffff000000000000-0xffff0000013d5000 rwx-sg WB 0 9 29 5
    0xffff0000013d5000-0xffff0000014bf000 r---sg WB 0 0 13 26
    0xffff0000014bf000-0xffff0000014ce000 rwx-sg WB 0 0 0 15
    ...
    • Nov 27 2023, 4:31 PM
    • 511 Lines
  • vm.pmap.l3c.copies: 6128
    vm.pmap.l3c.protects: 3
    vm.pmap.l3c.removes: 4353
    vm.pmap.l3c.mappings: 6128
    vm.pmap.l3c.demotions: 19655
    ...
    • Nov 27 2023, 4:31 PM
    • 17 Lines
  • vm.pmap.kernel_maps:
    Kernel map:
    0xffff000000000000-0xffff000001392000 rwx-sg WB 0 9 25 2
    0xffff000001392000-0xffff000001394000 r---sg WB 0 0 0 2
    0xffff000001394000-0xffff0000013a3000 rwx-sg WB 0 0 0 15
    ...
    • Nov 27 2023, 4:31 PM
    • 2,135 Lines
  • $ ./jailerctl inspect
    bsd.am ->
    Hostname : pingvinashen.am
    Uptime : 2d 18h 49m 18s
    OS Version : K: 13.2-RELEASE-p4, R: 13.2-RELEASE-p4, U: 13.2-RELEASE-p4
    ...
    • Oct 25 2023, 1:20 PM
    • 28 Lines
  • install -y sssd
    echo "Enabling SSSD"
    sysrc sssd_enable="YES"
    ...
    • Oct 22 2023, 3:08 PM
    • 35 Lines
    • Bash Scripting
  • + set -e
    + ASSUME_YES=''
    + git config --bool --get arc.assume-yes
    + echo false
    + [ false '!=' false ]
    ...
    • Oct 15 2023, 9:19 PM
    • 173 Lines
  • ---<<BOOT>>---
    Copyright (c) 1992-2023 The FreeBSD Project.
    Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    The Regents of the University of California. All rights reserved.
    FreeBSD is a registered trademark of The FreeBSD Foundation.
    ...
    • Oct 14 2023, 11:04 AM
    • 317 Lines
    • Plain Text
  • From cd44866736b5e40af2b4a61d9be76882c60231aa Mon Sep 17 00:00:00 2001
    From: Val Packett <val@packett.cool>
    Date: Thu, 12 Oct 2023 22:30:57 -0300
    Subject: [PATCH 1/2] p9fs: import new Juniper changes until the
    P9PROTO_TREADDIR one
    ...
    • Oct 13 2023, 2:09 AM
    • 410 Lines
    • Diff
  • #!/usr/bin/env python3
    import tempfile as tf
    import os
    import sys
    ...
    • Sep 5 2023, 8:04 PM
    • 199 Lines
    • Python
  • % git -C /usr/doc checkout 13.2r-announc-correct
    Updating files: 100% (827/827), done.
    branch '13.2r-announc-correct' set up to track 'origin/13.2r-announc-correct'.
    Switched to a new branch '13.2r-announc-correct'
    % git -C /usr/doc pull --ff-only freebsd main
    ...
    • Aug 14 2023, 6:15 PM
    • 37 Lines
  • root@mowa219-gjp4-8570p-freebsd:~ # date ; route show default ; service routing restart ; sleep 15 ; route show default ; service dhclient restart em0 ; sleep 15 ; route show default
    Sun Aug 6 17:16:40 BST 2023
    route to: default
    destination: default
    mask: default
    ...
    • Aug 6 2023, 4:20 PM
    • 61 Lines
  • <https://lists.freebsd.org/archives/freebsd-hackers/2023-August/002437.html>
    % git -C /usr/src apply -v /home/grahamperrin/Documents/IT/BSD/FreeBSD/D40045/D40045.diff
    Checking patch sys/kern/sched_ule.c...
    Checking patch sys/sys/proc.h...
    ...
    • Aug 6 2023, 2:42 PM
    • 212 Lines
    • Plain Text
  • % which deroff
    deroff: Command not found.
    % pkg provides bin/deroff
    Name : plan9port-20220913
    Comment : Plan 9 from User Space
    ...
    • Aug 6 2023, 11:08 AM
    • 154 Lines
  • root@mowa219-gjp4-8570p-freebsd:~ # date ; route show default
    Sat Aug 5 23:16:34 BST 2023
    route to: default
    destination: default
    mask: default
    ...
    • Aug 5 2023, 10:27 PM
    • 54 Lines
  • /usr/local/share/netbox # python3.9 manage.py migrate
    Traceback (most recent call last):
    File "/usr/local/share/netbox/manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
    File "/usr/local/lib/python3.9/site-packages/django/core/management/__init__.py", line 446, in execute_from_command_line
    ...
    • Aug 4 2023, 9:43 AM
    • 63 Lines
  • #include <sys/nv.h>
    #define WITH_CASPER 1
    #include <err.h>
    ...
    • Jul 21 2023, 9:36 PM
    • 55 Lines
    • C
  • INTRO(9) FreeBSD Kernel Developer's Manual INTRO(9)
    NAME
    intro – introduction to kernel programming interfaces
    ...
    • Jul 19 2023, 8:45 PM
    • 353 Lines
  • % cat /usr/local/etc/pkg/repos/base.conf
    # FreeBSD pkgbase repo
    FreeBSD-base: {
    url: "https://alpha.pkgbase.live/current/${ABI}/latest",
    ...
    • Jul 16 2023, 8:17 AM
    • 33 Lines
  • ```
    root@b14:~ # /usr/sbin/periodic otis
    _localbase is /usr/local
    -- End of otis output --
    ...
    • Jul 7 2023, 8:26 PM
    • 21 Lines
  • diff --git a/sys/cddl/dev/kinst/riscv/kinst_isa.h b/sys/cddl/dev/kinst/riscv/kinst_isa.h
    index a2930bc5d..90246c293 100644
    --- a/sys/cddl/dev/kinst/riscv/kinst_isa.h
    +++ b/sys/cddl/dev/kinst/riscv/kinst_isa.h
    @@ -19,7 +19,7 @@
    ...
    • Jun 28 2023, 5:06 PM
    • 35 Lines
  • Unread portion of the kernel message buffer:
    Kernel page fault with the following non-sleepable locks held:
    exclusive sleep mutex process lock (process lock) r = 0 (0xfffffe018c366700) locked @ /usr/src/sys/kern/kern_exit.c:940
    exclusive sleep mutex process lock (process lock) r = 0 (0xfffffe018c860160) locked @ /usr/src/sys/kern/kern_exit.c:1059
    stack backtrace:
    ...
    • Jun 28 2023, 12:59 AM
    • 114 Lines
  • --------------------------------------------------------------
    >>> stage 4.4: building everything
    --------------------------------------------------------------
    cd /usr/src; _PARALLEL_SUBDIR_OK=1 time env MACHINE_ARCH=amd64 MACHINE=amd64 CPUTYPE= BUILD_TOOLS_META=.NOMETA CC="/usr/local/bin/ccache cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin" CXX="/usr/local/bin/ccache c++ -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin" CPP="cpp -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin" AS="as" AR="ar" ELFCTL="elfctl" LD="ld" LLVM_LINK="" NM=nm OBJCOPY="objcopy" RANLIB=ranlib STRINGS= SIZE="size" STRIPBIN="strip" INSTALL="install -U" PATH=/usr/obj/usr/src/amd64.amd64/tmp/bin:/usr/obj/usr/src/amd64.amd64/tmp/usr/sbin:/usr/obj/usr/src/amd64.amd64/tmp/usr/bin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/sbin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/bin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/bin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/libexec::/sbin:/bin:/usr/sbin:/usr/bin SYSROOT=/usr/obj/usr/src/amd64.amd64/tmp make -f Makefile.inc1 BWPHASE=everything DESTDIR=/usr/obj/usr/src/amd64.amd64/tmp all
    ...
    • Jun 25 2023, 7:47 PM
    • 232 Lines
  • diff --git a/secure/lib/libcrypto/Version.map b/secure/lib/libcrypto/Version.map
    index 44668072ca63..421819324961 100644
    --- a/secure/lib/libcrypto/Version.map
    +++ b/secure/lib/libcrypto/Version.map
    @@ -1084,9 +1084,6 @@ OPENSSL_1_1_0 {
    ...
    • Jun 24 2023, 2:12 AM
    • 14 Lines
  • diff --git a/secure/lib/libcrypto/Version.map b/secure/lib/libcrypto/Version.map
    index bed7623b9c47..44668072ca63 100644
    --- a/secure/lib/libcrypto/Version.map
    +++ b/secure/lib/libcrypto/Version.map
    @@ -45,6 +45,7 @@ OPENSSL_1_1_0 {
    ...
    • Jun 24 2023, 2:09 AM
    • 50 Lines
  • 1 $ECASM=
    2 IF[{- !$disabled{asm} -}]
    3 $ECASM_x86=ecp_nistz256.c ecp_nistz256-x86.S
    4 $ECDEF_x86=ECP_NISTZ256_ASM
    5
    ...
    • Jun 24 2023, 2:02 AM
    • 49 Lines
  • diff --git a/cddl/sbin/zfs/Makefile b/cddl/sbin/zfs/Makefile
    index aae341f13211..c0e216576b4a 100644
    --- a/cddl/sbin/zfs/Makefile
    +++ b/cddl/sbin/zfs/Makefile
    @@ -74,7 +74,7 @@ CFLAGS+= \
    ...
    • Jun 24 2023, 1:58 AM
    • 48 Lines
  • #!/bin/sh
    # Save this script at a suitable path, for example
    # /usr/local/sbin/suspend.sh
    # then edit /etc/rc.suspend to include the path.
    ...
    • Jun 23 2023, 6:47 PM
    • 62 Lines
  • root@mowa219-gjp4-8570p-freebsd:~ # gdisk /dev/da3
    GPT fdisk (gdisk) version 1.0.9
    Partition table scan:
    MBR: not present
    ...
    • Jun 22 2023, 8:59 PM
    • 191 Lines
  • Jun 20 22:11:22 freebsd shutdown[80834]: reboot by root:
    Stopping cron.
    Waiting for PIDS: 808.
    Stopping sshd.
    Waiting for PIDS: 804.
    ...
    • Jun 22 2023, 3:13 PM
    • 36 Lines
  • 45649 0x200000 0x2636000 r-- 2934 14216 96 24 CNS-- vn /usr/bin/cpp
    45649 0x2636000 0x6670000 r-x 11242 14216 96 24 CN--- vn /usr/bin/cpp
    45649 0x6670000 0x6671000 r-- 1 14216 96 24 CN--- vn /usr/bin/cpp
    45649 0x6671000 0x6672000 rw- 1 1 1 0 ----- sw
    45649 0x6672000 0x66c1000 rw- 31 0 1 0 C---- vn /usr/bin/cpp
    ...
    • Jun 21 2023, 5:57 AM
    • 86 Lines
  • db> pprint proc0
    No address supplied
    db> p proc0
    ffffffff8194ad90
    db> pprint ffffffff8194ad90
    ...
    • Jun 19 2023, 10:04 PM
    • 46 Lines
  • 54069 0x200000 0x2636000 r-- 2910 14032 4 1 CNS-- vn /usr/bin/cpp
    54069 0x2636000 0x6670000 r-x 11082 14032 4 1 CN--- vn /usr/bin/cpp
    54069 0x6670000 0x6671000 r-- 1 14032 4 1 CN--- vn /usr/bin/cpp
    54069 0x6671000 0x6672000 rw- 1 1 1 0 ----- sw
    54069 0x6672000 0x66c1000 rw- 31 0 1 0 C---- vn /usr/bin/cpp
    ...
    • Jun 18 2023, 8:53 PM
    • 220 Lines
  • SEGMENT 0:
    start: 0x90000000
    end: 0x92000000
    domain: 0
    ...
    • Jun 15 2023, 8:43 PM
    • 167 Lines
  • 72519 ktrace CAP disallowed system call: execve
    72519 ktrace CAP restricted VFS operation: execve
    72519 ktrace NAMI "/root/.local/share/cargo/bin/syslogd"
    72519 ktrace CAP restricted VFS operation: execve
    72519 ktrace CAP disallowed system call: execve
    ...
    • Jun 8 2023, 8:11 PM
    • 170 Lines
  • 72258 ktrace CAP disallowed system call: execve
    72258 ktrace CAP restricted VFS operation: execve
    72258 ktrace NAMI "/root/.local/share/cargo/bin/unzip"
    72258 ktrace CAP restricted VFS operation: execve
    72258 ktrace CAP disallowed system call: execve
    ...
    • Jun 8 2023, 8:03 PM
    • 188 Lines
  • HIER(7) FreeBSD Miscellaneous Information Manual HIER(7)
    NAME
    hier – layout of file systems
    ...
    • Jun 5 2023, 7:24 PM
    • 233 Lines
  • interpret:
    if (args->fname != NULL) {
    #ifdef CAPABILITY_MODE
    +#ifdef KTRACE
    + /* XXXJF ONLY CHECK AFTER FIRST EXEC */
    ...
    • Jun 5 2023, 3:08 PM
    • 19 Lines
    • C