Page MenuHomeFreeBSD
Paste Active Pastes
  • speed 9600 baud; 53 rows; 189 columns;
    lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
    -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo
    -extproc
    iflags: -istrip icrnl -inlcr -igncr ixon ixoff ixany imaxbel -ignbrk
    ...
    • Jan 20 2021, 9:16 PM
    • 13 Lines
  • speed 9600 baud; 53 rows; 189 columns;
    lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
    -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo
    -extproc
    iflags: -istrip icrnl -inlcr -igncr ixon ixoff ixany imaxbel -ignbrk
    ...
    • Jan 20 2021, 8:38 PM
    • 13 Lines
  • dma intr 0x00000101
    dwmmc_intr 0x00004008
    dwmmc_next_operation
    dwmmc_request
    dwmmc_next_operation
    ...
    • Jan 20 2021, 5:33 PM
    • 65 Lines
  • root@1e66c783a77f:/usr/local/sbin # ./fsck_test /
    dwmmc_request
    dwmmc_next_operation
    dwmmc_start_cmd
    Setting up bus: 50000000
    ...
    • Jan 20 2021, 1:20 PM
    • 46 Lines
  • ** SU+J Recovering /dev/mmcsd0s5dwmmc_request
    dwmmc_next_operation
    dwmmc_start_cmd
    Setting up bus: 50000000
    cmd->opcode 0x00000012
    ...
    • Jan 20 2021, 12:07 PM
    • 51 Lines
  • diff --git a/MOVED b/MOVED
    index b193a42c9414..e591c1cbbd93 100644
    --- a/MOVED
    +++ b/MOVED
    @@ -16193,3 +16193,15 @@ devel/llvm60|devel/llvm80|2021-03-06|Has expired: Uses Python 2.7 which is EOLed
    ...
    • Jan 19 2021, 9:08 PM
    • 4,327 Lines
  • #!/bin/sh
    set -x
    set -e
    ...
    • Jan 17 2021, 7:04 PM
    • 82 Lines
  • #include <sys/param.h>
    #include <sys/mount.h>
    #include <ufs/ufs/ufsmount.h>
    #include <ufs/ufs/dinode.h>
    ...
    • Jan 6 2021, 4:49 PM
    • 38 Lines
  • Starting file system checks:
    ** SU+J Recovering /dev/mmcsd0s5
    ** Reading 4194304 byte journal from inode 4.
    ugen4.2: <Nuand bladeRF 2.0> at usbus4
    mmcsd0: Error indicated: 4 Failed
    ...
    • Jan 6 2021, 12:35 PM
    • 10 Lines
  • commit 000000907b19782eff5f4111b62bdc2a96a0f4eb
    tree 4e778673b8af45ecd4c62e8b1d1438d06db7f440
    parent 00000080b4fc4c2066fa05641e73d5f0985c15ea
    author Conrad Meyer <cem@FreeBSD.org> 1590357489 -0700
    committer Conrad Meyer <cem@FreeBSD.org> 1590357489 -0700
    ...
    • Jan 3 2021, 1:16 PM
    • 11 Lines
  • Command line history of the MFC of c3e89a30fdc2c985b73f46ab2f414d53945fc00b (main) to stable/12 and stable/11:
    # Note, some of the $PWD from history(1) is confusing, since I tend to use 'cd -' quite often. I did my best to untangle what happened here.
    main:
    1333 10:22 vim COPYRIGHT sys/sys/copyright.h
    ...
    • Dec 31 2020, 4:33 PM
    • 65 Lines
  • /*
    # gdb101 ./forktest
    ...
    (gdb) catch fork
    Catchpoint 1 (fork)
    ...
    • Dec 29 2020, 7:25 PM
    • 43 Lines
  • git diff share/misc/docbook.css
    diff --git a/share/misc/docbook.css b/share/misc/docbook.css
    index c4029cf975..38e7bf476e 100644
    --- a/share/misc/docbook.css
    +++ b/share/misc/docbook.css
    ...
    • Dec 22 2020, 7:05 PM
    • 16 Lines
  • diff --git textproc/utf8proc/Makefile textproc/utf8proc/Makefile
    index 2bd1be6e0593..5ba746a6151c 100644
    --- textproc/utf8proc/Makefile
    +++ textproc/utf8proc/Makefile
    @@ -12,7 +12,8 @@ COMMENT= UTF-8 processing library
    ...
    • Nov 24 2020, 1:41 AM
    • 24 Lines
  • Previously: https://reviews.freebsd.org/P459
    # ls mount_native
    msdosfs_root(); mp 0xfffffe001a3c9ac0, pmp 0xfffff80003dabc00
    deget(pmp 0xfffff80003dabc00, dirclust 0, diroffset 1fffffff, depp 0xfffffe001bbf66f8)
    ...
    • Nov 20 2020, 8:24 PM
    • 29 Lines
  • Previously (with fusefs-exfat):
    # touch mount_fuse/HELLOWORLD.txt
    # umount mount_fuse
    Also previously: https://reviews.freebsd.org/P457
    ...
    • Nov 19 2020, 9:25 PM
    • 16 Lines
  • diff --git devel/gconf2/Makefile devel/gconf2/Makefile
    index 1db2ccd0e51f..f62f82f77dcd 100644
    --- devel/gconf2/Makefile
    +++ devel/gconf2/Makefile
    @@ -18,8 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
    ...
    • Nov 19 2020, 5:17 PM
    • 49 Lines
  • GEOM_LABEL[2]: Tasting md0.
    GEOM_LABEL[1]: MSDOSFS: md0: no FAT volume detected.
    msdosfs_mount(): ENTER
    mountexfat: Filesystem has exFAT revision: 1.0
    mountmsdosfs() before fillinusemap
    ...
    • Nov 18 2020, 7:38 PM
    • 28 Lines
  • diff --git a/dialects/freebsd/dproc.c b/dialects/freebsd/dproc.c
    index 8533265..6b66937 100644
    --- a/dialects/freebsd/dproc.c
    +++ b/dialects/freebsd/dproc.c
    @@ -44,6 +44,9 @@ static char copyright[] =
    ...
    • Nov 12 2020, 11:08 PM
    • 49 Lines
  • mmcsd0: 32GB <SDHC SL32G 8.0 SN A8540C58 MFG 10/2016 by 3 SD> at mmc0 50.0MHz/4bit/65535-block
    mbox0: mbox response error
    bcm2835_cpufreq0: can't get clock rate (id=8)
    mbox0: mbox response error
    bcm2835_cpufreq0: can't get min clock rate (id=3)
    ...
    • Nov 4 2020, 4:44 PM
    • 10 Lines
  • OK to grow filesystem on /dev/mmcsd0s2a, mounted on /, from 2.9GB to 30GB? [yes/no] yes
    mmcsd0: Error indicated: 6 NO MEMORY
    grmmcsd0: Error indicated: 1 Timeout
    vm_fault: pager read error, pid 39 (growfs)
    mmcsd0: Error indicated: 1 Timeout
    ...
    • Nov 3 2020, 11:36 PM
    • 25 Lines
  • VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Sep 25 2020 01:39:25)
    Included patches: 1-1558
    Compiled by swills@head-amd64-default-job-01
    Huge version with GTK3 GUI. Features included (+) or not (-):
    +acl -farsi +mouse_sgr +tag_binary
    ...
    • Nov 3 2020, 4:57 PM
    • 49 Lines
  • diff --git deskutils/kalarm/pkg-plist deskutils/kalarm/pkg-plist
    index 65d35c93c0a1..4c11f9069116 100644
    --- deskutils/kalarm/pkg-plist
    +++ deskutils/kalarm/pkg-plist
    @@ -86,4 +86,3 @@ share/locale/wa/LC_MESSAGES/kalarm.mo
    ...
    • Oct 26 2020, 1:28 PM
    • 313 Lines
  • diff --git devel/kf5-kauth/Makefile devel/kf5-kauth/Makefile
    index 031b68f5e99f..f16c52be1318 100644
    --- devel/kf5-kauth/Makefile
    +++ devel/kf5-kauth/Makefile
    @@ -7,7 +7,12 @@ CATEGORIES= devel kde kde-frameworks
    ...
    • Oct 23 2020, 4:50 PM
    • 82 Lines
  • # gdb -core qemu_kyua.core /usr/bin/kyua
    GNU gdb (GDB) 9.2 [GDB v9.2 for FreeBSD]
    Copyright (C) 2020 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    ...
    • Oct 19 2020, 5:28 PM
    • 45 Lines
  • # This is a shell archive. Save it in a file, remove anything before
    # this line, and then unpack it by entering "sh file". Note, it may
    # create directories; files and directories will be owned by you and
    # have default permissions.
    #
    ...
    • Oct 16 2020, 8:50 PM
    • 82 Lines
  • root@fbsd121rel:~ # kldstat
    Id Refs Address Size Name
    1 14 0xffffffff80200000 2448f20 kernel
    2 1 0xffffffff82ffa000 18a0 uhid.ko
    3 1 0xffffffff82ffc000 2928 ums.ko
    ...
    • Oct 16 2020, 8:35 PM
    • 18 Lines
  • panic: _mtx_lock_sleep: recursed on non-recursive mutex vm map (system) @ /tank/users/markj/src/freebsd/sys/vm/vm_map.c:2055
    cpuid = 4
    time = 1
    KDB: stack backtrace:
    ...
    • Oct 16 2020, 7:54 PM
    • 43 Lines
  • diff -r 7aaabf0b8500 libpurple/util.h
    --- a/libpurple/util.h Wed Oct 14 19:46:11 2020 -0500
    +++ b/libpurple/util.h Wed Oct 14 21:32:13 2020 -0400
    @@ -418,7 +418,7 @@
    * Deprecated: Use purple_cache_dir(), purple_config_dir() or
    ...
    • Oct 15 2020, 1:32 AM
    • 30 Lines
  • In file included from ../pidgin/libpurple/media.h:52:
    ../pidgin/libpurple/util.h:421:40: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
    G_DEPRECATED_FOR(purple_cache_dir' or 'purple_config_dir' or 'purple_data_dir)
    ^
    ...
    • Oct 15 2020, 1:25 AM
    • 26 Lines
  • stack traces of fpu_kern_enter(FPU_KERN_NOCTX)
    list is truncated due to the serial console buffer size.
    ...
    • Oct 14 2020, 6:34 PM
    • 2,029 Lines
  • panic: recursive fpu_kern_enter while in PCB_FPUNOSAVE state
    cpuid = 26
    time = 1602697522
    KDB: stack backtrace:
    db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffffff827848a0
    ...
    • Oct 14 2020, 5:59 PM
    • 17 Lines
  • 20201010-232918 I 29923 /usr/local/poudriere/jails/head-armv7/usr/src/contrib/kyua/cli/main.cpp:343: kyua 0.13
    20201010-232918 I 29923 /usr/local/poudriere/jails/head-armv7/usr/src/contrib/kyua/cli/main.cpp:348: Command line: /usr/local/poudriere/jails/head-armv7/usr/bin/kyua test -k /usr/local/poudriere/jails/head-armv7/usr/tests/lib/libc/sys/Kyuafile
    20201010-232918 I 29923 /usr/local/poudriere/jails/head-armv7/usr/src/contrib/kyua/store/write_backend.cpp:111: Populating new database with schema from /usr/share/kyua/store/schema_v3.sql
    20201010-232919 I 29923 /usr/local/poudriere/jails/head-armv7/usr/src/contrib/kyua/store/write_backend.cpp:116: New metadata entry 1602372559
    20201010-232919 I 29923 /usr/local/poudriere/jails/head-armv7/usr/src/contrib/kyua/utils/process/executor.cpp:782: Spawned subprocess with exec_handle 31568
    ...
    • Oct 10 2020, 11:40 PM
    • 2,145 Lines
  • access_test:access_access -> broken: Premature exit; test case received signal 6 [0.012s]
    access_test:access_fault -> passed [0.542s]
    access_test:access_inval -> passed [0.548s]
    access_test:access_notdir -> failed: /usr/local/poudriere/jails/head-armv7/usr/src/contrib/netbsd-tests/lib/libc/sys/t_access.c:155: access("/etc/passwd//", mode[i]) != 0 not met [0.538s]
    access_test:access_notexist -> passed [0.531s]
    ...
    • Oct 10 2020, 11:34 PM
    • 275 Lines
  • diff --git sysutils/mtm/Makefile sysutils/mtm/Makefile
    index 90315ca0ec6b..6895e8e40305 100644
    --- sysutils/mtm/Makefile
    +++ sysutils/mtm/Makefile
    @@ -11,7 +11,8 @@ LICENSE= GPLv3+
    ...
    • Oct 9 2020, 4:35 PM
    • 28 Lines
  • gcc9-9.3.0_1:
    /usr/local/bin/c++9
    /usr/local/bin/cpp9
    /usr/local/bin/g++9
    /usr/local/bin/gcc-ar9
    ...
    • Oct 8 2020, 4:03 PM
    • 1,540 Lines
  • $ sysctl debug.dump_modinfo
    debug.dump_modinfo:
    0xffffffff8299a000:
    type: (0x01) MODINFO_NAME
    len: 20
    ...
    • Oct 5 2020, 6:24 PM
    • 118 Lines
  • 51137 kmix CALL ioctl(0x18,0x40044d1c,0x7fffffffd254)
    51137 kmix RET ioctl -1 errno 6 Device not configured
    51137 kmix CALL ioctl(0x18,0x40044dff,0x7fffffffd258)
    51137 kmix RET ioctl 0
    51137 kmix CALL ioctl(0x16,0x40044d07,0x7fffffffd254)
    ...
    • Oct 2 2020, 7:58 PM
    • 51 Lines
  • diff --git i/drivers/dma-buf/dma-buf.c w/drivers/dma-buf/dma-buf.c
    index 9460e1024..7176f45f6 100644
    --- i/drivers/dma-buf/dma-buf.c
    +++ w/drivers/dma-buf/dma-buf.c
    @@ -42,6 +42,7 @@ __FBSDID("$FreeBSD$");
    ...
    • Oct 2 2020, 10:58 AM
    • 56 Lines
    • Diff
  • #!/bin/sh
    cat << EOF > /tmp/excludes.txt
    ./etc/resolv.conf
    ./etc/rc.conf
    ...
    • Sep 30 2020, 4:14 PM
    • 31 Lines
  • diff --git Mk/Uses/python.mk Mk/Uses/python.mk
    index 3bc138a67962..a5a27a9ea752 100644
    --- Mk/Uses/python.mk
    +++ Mk/Uses/python.mk
    @@ -18,7 +18,6 @@
    ...
    • Sep 22 2020, 2:55 PM
    • 166 Lines
    • Sep 19 2020, 7:59 PM
    • 1 Line
  • --- src/3rdparty/chromium/tools/polymer/polymer.py.orig 2020-05-06 14:21:29 UTC
    +++ src/3rdparty/chromium/tools/polymer/polymer.py
    @@ -491,8 +491,6 @@ def main(argv):
    # across platforms.
    with io.open(os.path.join(out_folder, result[1]), mode='w', encoding='utf-8', newline='\n') as f:
    ...
    • Sep 19 2020, 2:18 PM
    • 151 Lines
  • --- src/3rdparty/chromium/tools/polymer/polymer.py.orig 2020-05-06 14:21:29 UTC
    +++ src/3rdparty/chromium/tools/polymer/polymer.py
    @@ -491,8 +491,6 @@ def main(argv):
    # across platforms.
    with io.open(os.path.join(out_folder, result[1]), mode='w', encoding='utf-8', newline='\n') as f:
    ...
    • Sep 18 2020, 9:39 PM
    • 100 Lines
  • ELF Header:
    Magic: 7f 45 4c 46 02 01 01 09 00 00 00 00 00 00 00 00
    Class: ELF64
    Data: 2's complement, little endian
    Version: 1 (current)
    ...
    • Sep 15 2020, 7:15 PM
    • 145 Lines
  • P423 if_axp
    root@test-epyc:~ # kldload if_axp && sleep 1 && kldunload if_axp
    ax0: <AMD 10 Gigabit Ethernet Driver> mem 0xef7e0000-0xef7fffff,0xef7c0000-0xef7dffff,0xef80e000-0xef80ffff irq 40 at device 0.4 on pci6
    ax0: Using 512 TX descriptors and 512 RX descriptors
    ax0: Using 4 RX queues 4 TX queues
    ax0: Using MSI-X interrupts with 8 vectors
    ...
    • Sep 11 2020, 7:28 AM
    • 431 Lines
  • P422 if_axp
    diff --git a/sys/dev/axgbe/if_axgbe_pci.c b/sys/dev/axgbe/if_axgbe_pci.c
    index 5cb841ec112..104109a27e3 100644
    --- a/sys/dev/axgbe/if_axgbe_pci.c
    +++ b/sys/dev/axgbe/if_axgbe_pci.c
    @@ -1642,7 +1642,7 @@ axgbe_if_rx_queues_alloc(if_ctx_t ctx, caddr_t *va, uint64_t *pa, int nrxqs,
    ...
    • Sep 10 2020, 2:56 PM
    • 40 Lines
  • /*-
    * Copyright (c) 2009, 2014 The FreeBSD Foundation
    * All rights reserved.
    *
    * This software was developed by Ed Schouten under sponsorship from the
    ...
    • Sep 10 2020, 1:17 PM
    • 1,127 Lines
    • C
  • # $FreeBSD$
    PORTNAME= sequoia
    PORTVERSION= 0.19.0
    DISTVERSIONPREFIX= v
    ...
    • Sep 1 2020, 3:32 PM
    • 342 Lines
  • # This is a shell archive. Save it in a file, remove anything before
    # this line, and then unpack it by entering "sh file". Note, it may
    # create directories; files and directories will be owned by you and
    # have default permissions.
    #
    ...
    • Aug 27 2020, 9:10 PM
    • 148 Lines
  • gpart:
    => 40 468862048 ada0 GPT (224G)
    40 1024 1 freebsd-boot [bootme] (512K)
    1064 984 - free - (492K)
    ...
    • Aug 26 2020, 1:03 AM
    • 52 Lines
  • # $FreeBSD$
    PORTNAME= ports-tree-version
    CATEGORIES= ports-mgmt
    DISTFILES= # none
    ...
    • Aug 12 2020, 1:21 PM
    • 58 Lines
  • # $FreeBSD$
    PORTNAME= ports-tree-svn-revision
    CATEGORIES= ports-mgmt
    DISTFILES= # none
    ...
    • Aug 11 2020, 11:28 PM
    • 34 Lines
  • [12/23526] python ../../build/gn_run_binary.py make_top_domain_list_variables ../../components/url_formatter/spoof_checks/top_domains/domains.list gen/components/url_formatter/spoof_checks/top_domains/top500-domains-inc.cc
    FAILED: gen/components/url_formatter/spoof_checks/top_domains/top500-domains-inc.cc
    python ../../build/gn_run_binary.py make_top_domain_list_variables ../../components/url_formatter/spoof_checks/top_domains/domains.list gen/components/url_formatter/spoof_checks/top_domains/top500-domains-inc.cc
    [0811/145637.681716:ERROR:icu_util.cc(148)] Can't find icudtl.dat
    [0811/145637.681908:ERROR:icu_util.cc(241)] Invalid file descriptor to ICU data received.
    ...
    • Aug 11 2020, 10:49 PM
    • 7 Lines
  • ---<<BOOT>>---
    KDB: debugger backends: ddb
    KDB: current backend: ddb
    Copyright (c) 1992-2020 The FreeBSD Project.
    Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    ...
    • Aug 10 2020, 3:14 PM
    • 12 Lines
    • Plain Text
  • ...
    sys/mqueue/mqueue_test:mqtest5 -> passed [1.118s]
    sys/netinet/carp:basic_v4 -> bridge0: bpf attached
    bridge0: Ethernet address: 58:9c:fc:10:8f:55
    ...
    • Aug 8 2020, 8:48 PM
    • 145 Lines
  • Index: src.opts.mk
    ===================================================================
    --- src.opts.mk (revision 363767)
    +++ src.opts.mk (working copy)
    @@ -161,7 +161,6 @@
    ...
    • Aug 4 2020, 6:56 PM
    • 20 Lines
  • # general
    (gen) banner: SSH-2.0-OpenSSH_7.9 FreeBSD-20200214
    (gen) software: OpenSSH 7.9 running on FreeBSD (2020-02-14)
    (gen) compatibility: OpenSSH 7.4+, Dropbear SSH 2018.76+
    (gen) compression: enabled (zlib@openssh.com)
    ...
    • Jul 28 2020, 2:18 AM
    • 84 Lines
  • # This is a shell archive. Save it in a file, remove anything before
    # this line, and then unpack it by entering "sh file". Note, it may
    # create directories; files and directories will be owned by you and
    # have default permissions.
    #
    ...
    • Jul 17 2020, 9:42 AM
    • 213 Lines
  • diff --git net/syncthing/Makefile net/syncthing/Makefile
    index 07f9c11d21cd..53e8427a17a6 100644
    --- net/syncthing/Makefile
    +++ net/syncthing/Makefile
    @@ -1,7 +1,7 @@
    ...
    • Jul 6 2020, 6:38 PM
    • 48 Lines
  • =>> Building audio/audacity
    build started at Mon Jun 29 05:49:43 CEST 2020
    port directory: /usr/ports/audio/audacity
    package name: audacity-2.4.2
    building for: FreeBSD 113i386-113i386-job-01 11.3-RELEASE-p6 FreeBSD 11.3-RELEASE-p6 i386
    ...
    • Jun 29 2020, 3:55 AM
    • 1,782 Lines
  • =>> Building audio/audacity
    build started at Sun Jun 28 05:15:25 CEST 2020
    port directory: /usr/ports/audio/audacity
    package name: audacity-2.4.2
    building for: FreeBSD 121amd64-121amd64-job-01 12.1-RELEASE-p2 FreeBSD 12.1-RELEASE-p2 amd64
    ...
    • Jun 28 2020, 3:53 AM
    • 1,803 Lines
  • files/patch-components_sync__device__info_local__device__info__util__linux.cc
    --- components/sync_device_info/local_device_info_util_linux.cc.orig 2020-02-24 18:39:14 UTC
    +++ components/sync_device_info/local_device_info_util_linux.cc
    @@ -37,8 +37,9 @@ std::string GetPersonalizableDeviceNameInternal() {
    #if defined(OS_CHROMEOS)
    ...
    • Jun 25 2020, 1:01 AM
    • 15 Lines
  • Index: .clang-format
    ===================================================================
    --- .clang-format (revision 362595)
    +++ .clang-format (working copy)
    @@ -134,6 +134,7 @@
    ...
    • Jun 24 2020, 11:16 PM
    • 12 Lines
  • #include "opt_foo.h"
    #include <sys/types.h>
    ...
    • Jun 24 2020, 9:42 PM
    • 8 Lines
  • commit 1e1bdec3985c
    Author: Conrad Meyer <cem@FreeBSD.org>
    Date: Thu Apr 16 10:17:24 2020 -0700
    XXX build using vmm.h out of git working directory instead of system
    ...
    • Jun 24 2020, 12:34 AM
    • 332 Lines
  • $ a(){
    > b 1 2 3
    > }
    $ b(){
    > echo "$@"
    ...
    • Jun 17 2020, 10:31 PM
    • 8 Lines
    • Bash Scripting
  • /*-
    * SPDX-License-Identifier: BSD-2-Clause
    *
    * Copyright (c) 2019 Allan Jude <allanjude@FreeBSD.org>
    *
    ...
    • Jun 17 2020, 9:29 PM
    • 107 Lines
    • C
  • diff --git a/sys/vm/vm_page.c b/sys/vm/vm_page.c
    index 22eacf423b95..8e95515b74d1 100644
    --- a/sys/vm/vm_page.c
    +++ b/sys/vm/vm_page.c
    @@ -3836,10 +3836,13 @@ vm_page_wire(vm_page_t m)
    ...
    • Jun 13 2020, 12:34 AM
    • 22 Lines
  • diff --git a/sys/vm/vm_page.c b/sys/vm/vm_page.c
    index 22eacf423b95..fe90a153fb94 100644
    --- a/sys/vm/vm_page.c
    +++ b/sys/vm/vm_page.c
    @@ -3836,13 +3836,15 @@ vm_page_wire(vm_page_t m)
    ...
    • Jun 13 2020, 12:32 AM
    • 27 Lines
  • # PREFIX will be /home/<user>/local-<arch>
    export UNAMEM=`uname -m`
    export LOCALBASE=${HOME}/local-${UNAMEM}
    export X11BASE=${HOME}/local-${UNAMEM}
    ...
    • Jun 11 2020, 3:43 PM
    • 45 Lines
  • --- i/sys/dev/acpica/acpi.c
    +++ w/sys/dev/acpica/acpi.c
    @@ -183,6 +183,7 @@ static void acpi_enable_pcie(void);
    static void acpi_hint_device_unit(device_t acdev, device_t child,
    const char *name, int *unitp);
    ...
    • Jun 10 2020, 12:40 AM
    • 44 Lines
    • Diff
  • hello #bsdmips
    • May 25 2020, 5:14 PM
    • 1 Line
  • Objective: Remove instances of the 'nis' string only from these two lines: 'passwd: files nis sss' and 'group: files nis sss' at /path/to/nsswitch.conf (some other 'nis' strings exist at the 'group: files nis sss' line and elsewhere... so we'll leave them as is and narrow down the hits to the '^passwd' and '^shadow' lines only) and call the string-manipulation command/s via sudo.
    ...
    • May 18 2020, 2:16 AM
    • 25 Lines
  • #18 0xffffffff814e5879 in in6_cksum_partial (m=0xfffff80006cb3b00, nxt=58 ':', off=40, len=627, cov=0)
    at /usr/src/sys/netinet6/in6_cksum.c:319
    #19 0xffffffff814e5bff in in6_cksum (m=0xfffff80006c3e700, nxt=58 ':', off=40, len=627)
    at /usr/src/sys/netinet6/in6_cksum.c:366
    #20 0xffffffff814d5dc9 in icmp6_reflect (m=0xfffff80006c3e700, off=40) at /usr/src/sys/netinet6/icmp6.c:2158
    ...
    • May 11 2020, 11:47 PM
    • 10 Lines
  • ```c
    int main(int argc, char **argv)
    {
    static const size_t len = 2ull*1024*1024*1024;
    char *src = malloc(len);
    ...
    • May 6 2020, 12:53 AM
    • 46 Lines
  • /* $Id: hugetlb2.c,v 1.4 2020/05/03 16:58:27 kostik Exp kostik $ */
    #include <sys/param.h>
    #include <sys/fcntl.h>
    #include <sys/filio.h>
    #include <sys/mman.h>
    ...
    • May 3 2020, 10:04 PM
    • 76 Lines
    • C
  • $ fsdb -r ./baddisk.img
    > cd a
    > ls
    slot 2 off 24 ino 4 reclen 488: regular, `c.pdf'
    > inode 4
    ...
    • Apr 25 2020, 5:25 AM
    • 144 Lines
    • Plain Text
  • $ while true; do sleep 5; sysctl vm.pmap.kernel_maps | grep '0xfffffe0[0-9a-f]*-0xfffffe' | awk '{ptpe += $(NF-0); pde += $(NF-1); pdpe += $(NF-2)
    } END{printf("%d %d %d\n", pdpe, pde, ptpe);}'; done
    0 1098 13696
    0 1215 16541 <-- poudriere starts
    0 1215 19707
    ...
    • Apr 23 2020, 4:51 PM
    • 67 Lines
  • $ while true; do sleep 5; sysctl vm.pmap.kernel_maps | grep '0xfffffe0[0-9a-f]*-0xfffffe' | awk '{ptpe += $(NF-0); pde += $(NF-1); pdpe += $(NF-2)
    } END{printf("%d %d %d\n", pdpe, pde, ptpe);}'; done
    0 1075 25205
    0 1124 28927 <-- poudriere run starts
    0 1185 33958
    ...
    • Apr 23 2020, 4:51 PM
    • 67 Lines
  • --------------------------------------------------------------
    >>> stage 4.4: building everything
    --------------------------------------------------------------
    cd /usr/home/mitchell/Development/freebsd; _PARALLEL_SUBDIR_OK=1 MACHINE_ARCH=riscv64 MACHINE=riscv CPUTYPE= BUILD_TOOLS_META=.NOMETA LOCAL_MODULES= CC="/usr/local/bin/ccache cc -target x86_64-unknown-freebsd13.0 --sysroot=/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp -B/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp/usr/bin" CXX="/usr/local/bin/ccache c++ -target x86_64-unknown-freebsd13.0 --sysroot=/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp -B/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp/usr/bin" CPP="cpp -target x86_64-unknown-freebsd13.0 --sysroot=/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp -B/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp/usr/bin" AS="as" AR="ar" LD="ld" LLVM_LINK="" NM=nm OBJCOPY="objcopy" RANLIB=ranlib STRINGS= SIZE="size" INSTALL="sh /usr/home/mitchell/Development/freebsd/tools/install.sh" PATH=/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp/usr/sbin:/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp/usr/bin:/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp/legacy/usr/sbin:/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp/legacy/usr/bin:/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp/legacy/bin:/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp/legacy/usr/libexec::/sbin:/bin:/usr/sbin:/usr/bin SYSROOT=/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp make -f Makefile.inc1 BWPHASE=everything DESTDIR=/usr/obj/usr/home/mitchell/Development/freebsd/amd64.amd64/nxb/riscv.riscv64/tmp all
    ===> bin/cat (all)
    ...
    • Mar 24 2020, 3:19 PM
    • 35 Lines
  • #!/bin/sh
    #
    # $FreeBSD$
    #
    ...
    • Mar 15 2020, 10:46 AM
    • 29 Lines
  • /usr/tests/lib/libproc/target_prog: file format elf64-x86-64-freebsd
    /usr/tests/lib/libproc/target_prog
    architecture: i386:x86-64, flags 0x00000112:
    EXEC_P, HAS_SYMS, D_PAGED
    ...
    • Mar 12 2020, 9:45 PM
    • 190 Lines
  • /usr/tests/lib/libproc/target_prog: file format elf64-x86-64-freebsd
    /usr/tests/lib/libproc/target_prog
    architecture: i386:x86-64, flags 0x00000112:
    EXEC_P, HAS_SYMS, D_PAGED
    ...
    • Mar 12 2020, 9:45 PM
    • 190 Lines
  • diff --git a/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c b/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c
    index ec29c5c418e4..780ddb78aa27 100644
    --- a/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c
    +++ b/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c
    @@ -635,7 +635,7 @@ archive_format_gnutar_header(struct archive_write *a, char h[512],
    ...
    • Mar 10 2020, 7:16 PM
    • 13 Lines
  • diff --git a/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c b/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c
    index ec29c5c418e4..aca51da76017 100644
    --- a/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c
    +++ b/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c
    @@ -634,8 +634,8 @@ archive_format_gnutar_header(struct archive_write *a, char h[512],
    ...
    • Mar 10 2020, 7:13 PM
    • 15 Lines
  • archivers/peazip
    archivers/star
    archivers/unmass
    archivers/xmill
    astro/cfitsio
    ...
    • Mar 10 2020, 3:07 PM
    • 832 Lines
  • P369 OSUP
    Scope (\_GPE)
    {
    Method (OSUP, 1, Serialized)
    {
    ADBG (Concatenate ("OSUP=", ToHexString (Arg0)))
    ...
    • Feb 28 2020, 6:10 PM
    • 46 Lines
  • ================== Before ======================
    real 2m23.755s
    user 59m7.768s
    sys 4m37.707s
    ...
    • Feb 28 2020, 3:11 PM
    • 131 Lines
  • diff --git devel/ncurses/Makefile devel/ncurses/Makefile
    index e0b82602b570..4d081b851209 100644
    --- devel/ncurses/Makefile
    +++ devel/ncurses/Makefile
    @@ -2,7 +2,7 @@
    ...
    • Feb 17 2020, 8:59 PM
    • 171 Lines
    • Feb 6 2020, 4:09 PM
    • 1 Line
  • diff --git a/sys/dev/msk/if_msk.c b/sys/dev/msk/if_msk.c
    index 6f0f8806359..abe1692d240 100644
    --- a/sys/dev/msk/if_msk.c
    +++ b/sys/dev/msk/if_msk.c
    @@ -3581,6 +3581,7 @@ msk_rxput(struct msk_if_softc *sc_if)
    ...
    • Jan 26 2020, 11:19 PM
    • 26 Lines
  • mmap(0x0,135168,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34361970688 (0x800221000)
    issetugid() = 0 (0x0)
    open("/etc/libmap.conf",O_RDONLY|O_CLOEXEC,010440030) = 3 (0x3)
    fstat(3,{ mode=-rw-r--r-- ,inode=265060,size=47,blksize=4096 }) = 0 (0x0)
    read(3,"# $FreeBSD$\nincludedir /usr/loc"...,47) = 47 (0x2f)
    ...
    • Jan 7 2020, 4:58 AM
    • 3,063 Lines
  • #include <stdio.h>
    #include <dlfcn.h>
    #include <sys/capsicum.h>
    typedef uintptr_t(*contextcreate)(void);
    ...
    • Jan 6 2020, 10:43 AM
    • 2,678 Lines
    • C
  • #!/usr/bin/env python
    #-
    # SPDX-License-Identifier: BSD-2-Clause
    #
    # Copyright (c) 2020 Alexander V. Chernikov
    ...
    • Jan 1 2020, 11:01 PM
    • 76 Lines
    • Python
  • 57North Hacklab is a small hackerspace in the North East of Scotland City of
    Aberdeen. We popped up in 2014 when a group appeared to do something
    hackerspace like and we quickly found office space in the center of the city.
    57North is now on its third iteration moving this Autum from the basement of a
    gaming cafe to some unused space in a commercial office building.
    ...
    • Dec 14 2019, 6:51 PM
    • 57 Lines
  • In file included from /root/ws/head/sys/dev/agp/agp.c:59:
    /root/ws/head/sys/vm/vm_page.h:769:27: error: incompatible pointer types passing 'union vm_page_astate *' to parameter of type 'volatile uint32_t *' (aka 'volatile unsigned int *') [-Werror,-Wincompatible-pointer-types]
    a._bits = atomic_load_32(&m->a);
    ^~~~~
    /root/ws/head/sys/sys/_cscan_atomic.h:94:1: note: passing argument to parameter here
    ...
    • Dec 12 2019, 11:39 PM
    • 15 Lines
  • diff --git a/sys/amd64/vmm/intel/vmx.c b/sys/amd64/vmm/intel/vmx.c
    index 7bc9fdce8743..241affd06af9 100644
    --- a/sys/amd64/vmm/intel/vmx.c
    +++ b/sys/amd64/vmm/intel/vmx.c
    @@ -2258,6 +2258,7 @@ vmx_exit_process(struct vmx *vmx, int vcpu, struct vm_exit *vmexit)
    ...
    • Dec 10 2019, 7:50 PM
    • 115 Lines
  • diff --git a/sys/amd64/vmm/intel/vmx.c b/sys/amd64/vmm/intel/vmx.c
    index 7bc9fdce8743..241affd06af9 100644
    --- a/sys/amd64/vmm/intel/vmx.c
    +++ b/sys/amd64/vmm/intel/vmx.c
    @@ -2258,6 +2258,7 @@ vmx_exit_process(struct vmx *vmx, int vcpu, struct vm_exit *vmexit)
    ...
    • Dec 10 2019, 7:46 PM
    • 114 Lines
  • #define _BSD_VISIBILE
    #include <sys/param.h>
    #include <sys/time.h>
    #include <err.h>
    #include <assert.h>
    ...
    • Nov 20 2019, 8:40 PM
    • 59 Lines
    • C