This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open Firmware, 2.0 | |
To continue booting the MacOS type: | |
BYE<return> | |
To continue booting from the default boot device type: | |
BOOT<return> | |
ok | |
0 > dir ata/ATA-Disk@0:1,\ | |
Aofwb.o 00F 0 -10000 | |
OFWBOOT .XCF 021 B9CB 15000 ok | |
1 > boot ata/ATA-Disk@0:1,\ofwboot.xcf ata/ATA-Disk@0/netbsd loading XCOFF |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open Firmware, 2.0 | |
To continue booting the MacOS type: | |
BYE<return> | |
To continue booting from the default boot device type: | |
BOOT<return> | |
ok | |
0 > boot | |
OF_open bootpath=ata/ATA-Disk@0 | |
read stage 2 blocks: 01234. done! | |
starting stage 2... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open Firmware, 2.0 | |
To continue booting the MacOS type: | |
BYE<return> | |
To continue booting from the default boot device type: | |
BOOT<return> | |
ok | |
0 > boot | |
OF_open bootpath=ata/ATA-Disk@0 | |
read stage 2 blocks: 01234. done! | |
starting stage 2... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: sys/arch/x68k/conf/GENERIC | |
=================================================================== | |
RCS file: /cvsroot/src/sys/arch/x68k/conf/GENERIC,v | |
retrieving revision 1.207 | |
diff -u -p -d -r1.207 GENERIC | |
--- sys/arch/x68k/conf/GENERIC 29 Sep 2022 10:10:10 -0000 1.207 | |
+++ sys/arch/x68k/conf/GENERIC 31 Mar 2024 02:24:54 -0000 | |
@@ -229,6 +229,9 @@ kbd0 at mfp0 # standard keyboard | |
ite0 at grf0 grfaddr 0 # internal terminal emulator | |
options ITE_KERNEL_ATTR=4 # bold for kernel messages |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mirage-% pkglint | |
panic: Pkglint internal error: Variable "MASTER_SITE_SUSE" must only be defined once. [recovered] | |
panic: interface conversion: interface {} is string, not pkglint.pkglintFatal | |
goroutine 1 [running]: | |
github.com/rillig/pkglint/v23.(*Pkglint).Main.func1() | |
/s/obj.i386/pkgsrc/pkgtools/pkglint/work.i386/pkglint-23.2.5/v23/pkglint.go:111 +0x5c | |
panic({0x83ae240, 0x8a6f600}) | |
/usr/pkg/go121/src/runtime/panic.go:914 +0x1e0 | |
github.com/rillig/pkglint/v23.assertf(...) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dec 30 05:22:42 mirage smbd[29836]: [2023/12/30 05:22:42.688494, 0] ../../lib/util/fault.c:173(smb_panic_log) | |
Dec 30 05:22:42 mirage smbd[29836]: =============================================================== | |
Dec 30 05:22:42 mirage smbd[29836]: [2023/12/30 05:22:42.688673, 0] ../../lib/util/fault.c:174(smb_panic_log) | |
Dec 30 05:22:42 mirage smbd[29836]: INTERNAL ERROR: Signal 11: Segmentation fault in pid 29836 (4.18.9) | |
Dec 30 05:22:42 mirage smbd[29836]: [2023/12/30 05:22:42.688904, 0] ../../lib/util/fault.c:178(smb_panic_log) | |
Dec 30 05:22:42 mirage smbd[29836]: If you are running a recent Samba version, and if you think this problem is not yet fixed in the latest versions, please consider reporting this bug, see https://wiki.samba.org/index.php/Bug_Reporting | |
Dec 30 05:22:42 mirage smbd[29836]: [2023/12/30 05:22:42.689031, 0] ../../lib/util/fault.c:183(smb_panic_log) | |
Dec 30 05:22:42 mirage smbd[29836]: =============================================================== | |
Dec 30 05:22:42 mirage |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-% gdb /usr/pkg/bin/ibus-daemon ibus-daemon.core | |
GNU gdb (GDB) 11.0.50.20200914-git | |
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. | |
There is NO WARRANTY, to the extent permitted by law. | |
Type "show copying" and "show warranty" for details. | |
This GDB was configured as "i486--netbsdelf". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /tmp/dtoa-inline-rfs.s 2023-11-15 01:08:14.211260505 +0900 | |
+++ /tmp/dtoa-noinline-rfs.s 2023-11-15 01:08:22.324724851 +0900 | |
@@ -1,271 +1,286 @@ | |
obj.newsmips/dtoa.pico: file format elf32-tradbigmips | |
Disassembly of section .text: | |
-00000000 <__dtoa>: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* $NetBSD$ */ | |
/*- | |
* Copyright (c) 2023 Izumi Tsutsui. All rights reserved. | |
* | |
* Redistribution and use in source and binary forms, with or without | |
* modification, are permitted provided that the following conditions | |
* are met: | |
* 1. Redistributions of source code must retain the above copyright | |
* notice, this list of conditions and the following disclaimer. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lkkbd0: no keyboard | |
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | |
2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, | |
2018, 2019, 2020, 2021, 2022 | |
The NetBSD Foundation, Inc. All rights reserved. | |
Copyright (c) 1982, 1986, 1989, 1991, 1993 | |
The Regents of the University of California. All rights reserved. | |
NetBSD 9.3 (GENERIC) #0: Thu Aug 4 15:30:37 UTC 2022 | |
[email protected]:/usr/src/sys/arch/pmax/compile/GENERIC |