Module Name:src
Committed By: rin
Date: Mon Apr 26 23:51:08 UTC 2021
Removed Files:
src/external/gpl3/gdb/lib/libctf: ctf-error.h
Log Message:
Remove accidentally committed autogen file.
Should fix periodic snapshot builds with RO mounted /usr/src.
To generate a diff of
Module Name:src
Committed By: rin
Date: Wed Apr 28 00:35:47 UTC 2021
Modified Files:
src/sys/arch/amiga/clockport: files.clockport
Log Message:
clockport_common does not need its own interface attribute.
All children are attached to clockportbus.
To generate a diff of th
Module Name:src
Committed By: rin
Date: Wed Apr 28 02:00:59 UTC 2021
Modified Files:
src/sys/arch/mac68k/mac68k: machdep.c
Log Message:
Make mac68k_set_io_offsets() a little bit cleaner:
- Via1Base is always ``base'' for all supported models.
- Set sccA and SCSIBase for e
Module Name:src
Committed By: rin
Date: Wed Apr 28 02:15:03 UTC 2021
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
config_found_ia.9 and config_found_sm_loc.9 have been obsoleted.
Should fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.2384 -
Module Name:src
Committed By: rin
Date: Wed Apr 28 02:28:06 UTC 2021
Modified Files:
src/sys/arch/mac68k/mac68k: machdep.c
Log Message:
Change sccA address for Quadra 800 from base + 0xc000 to 0xc020.
The H/W partially decodes its address, and sccA is available at
offsets
Module Name:src
Committed By: rin
Date: Mon May 3 10:28:26 UTC 2021
Modified Files:
src/sys/dev/acpi: genet_acpi.c
src/sys/dev/fdt: genet_fdt.c
src/sys/dev/ic: bcmgenet.c bcmgenetvar.h
Log Message:
genet(4): Add support for rnd(9).
To generate a diff of
Module Name:src
Committed By: rin
Date: Thu May 6 13:07:00 UTC 2021
Modified Files:
src/sys/arch/amiga/stand/bootblock: Makefile
Log Message:
Unhook elf2bb and txlt as they are built as tools.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/amig
Module Name:src
Committed By: rin
Date: Thu May 6 13:23:36 UTC 2021
Modified Files:
src/share/mk: bsd.own.mk
src/sys/arch/mvme68k/stand: Makefile Makefile.booters
src/sys/arch/mvme68k/stand/wrtvid: Makefile wrtvid.c
src/tools: Makefile
Added Files:
Module Name:src
Committed By: rin
Date: Fri May 7 12:19:48 UTC 2021
Modified Files:
src/external/gpl3/gdb.old/lib/libgdb: Makefile
Log Message:
For GCC10, add -Wno-unused-result for alloca(0) here and there.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: rin
Date: Sat May 8 09:03:30 UTC 2021
Modified Files:
src/sys/arch/vax/vsa: tc_vsbus.c
Log Message:
Catch up with this commit:
http://www.nerv.org/netbsd/?q=id:20210507T165558Z.d4aba9e0e053181f2a98ee4ee43012b50949921b
by which per slot tcs_
Module Name:src
Committed By: rin
Date: Sat May 8 09:23:37 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Add missing aiomixer.debug to fix debug build.
XXX
I *really* hope someone(TM) invent better replacement of
distrib/sets/lists...
To genera
Module Name:src
Committed By: rin
Date: Sat May 8 10:08:33 UTC 2021
Modified Files:
src/etc/etc.mac68k: ttys
Log Message:
Turn on constty instead of ttyE0 as done for majority of other ports
in order to make both framebuffer and serial consoles happy.
Also, change TERM f
Module Name:src
Committed By: rin
Date: Fri May 22 23:57:13 UTC 2020
Modified Files:
src/sys/dtb: Makefile
Log Message:
update-sets:
- sort entries
- add NetBSD RCSID
- add "DO NOT EDIT" comment
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dtb/Make
Module Name:src
Committed By: rin
Date: Fri May 22 23:58:22 UTC 2020
Modified Files:
src/distrib/sets/lists/dtb: ad.aarch64 ad.earmv6 ad.earmv6eb
ad.earmv6hf ad.earmv6hfeb ad.earmv7 ad.earmv7hf ad.earmv7hfeb
Log Message:
Regen
To generate a diff of this commi
Module Name:src
Committed By: rin
Date: Fri May 22 23:59:01 UTC 2020
Added Files:
src/distrib/sets/lists/dtb: ad.aarch64eb
Log Message:
Add one more auto-generated file.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/distrib/sets/lists/dtb/ad.aarch64eb
Pl
Module Name:src
Committed By: rin
Date: Sat May 23 00:07:27 UTC 2020
Modified Files:
src/sys/dtb: Makefile
Log Message:
Fix previous; add hack to prevent NetBSD RCSID from being expanded...
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dtb/Makefile
Module Name:src
Committed By: rin
Date: Sat May 23 00:30:40 UTC 2020
Modified Files:
src/external/gpl3/gdb/dist/gdb: alpha-tdep.c
Log Message:
Revive entrypoint heuristics, accidentally removed in the previous.
Now, e.g., "b main" works again for "gdb /bin/echo" as expect
Module Name:src
Committed By: rin
Date: Sat May 23 00:32:42 UTC 2020
Modified Files:
src/external/mpl/dhcp/bin/server: Makefile
Log Message:
GCC8 needs -Wno-stringop-overflow also for m68000 (sun2).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external
Module Name:src
Committed By: rin
Date: Sat May 23 00:43:33 UTC 2020
Modified Files:
src/lib/libpam: Makefile.inc
src/lib/libpam/libpam: Makefile
src/lib/libpam/modules: mod.mk
Log Message:
Fix fallout from NO_STATIC_MODULES -> OPENPAM_STATIC_MODULES change
Module Name:src
Committed By: rin
Date: Sat May 23 02:11:24 UTC 2020
Modified Files:
src/sys/dtb: Makefile
Log Message:
Simplify. No need to use sed...
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dtb/Makefile
Please note that diffs are not public
Module Name:src
Committed By: rin
Date: Sat May 23 06:21:15 UTC 2020
Modified Files:
src/sys/arch/arm/imx: files.imx51
Log Message:
imxpwm depends on clk.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/imx/files.imx51
Please note that dif
Module Name:src
Committed By: rin
Date: Sat May 23 06:21:36 UTC 2020
Modified Files:
src/sys/arch/arm/imx: files.imx6
Log Message:
imxpcie also depends on clk.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/imx/files.imx6
Please note that
Module Name:src
Committed By: rin
Date: Sat May 23 06:22:34 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBOARD
Log Message:
Deduplicate "options IMXUARTCONSOLE".
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/conf/HUMMINGBO
Module Name:src
Committed By: rin
Date: Sat May 23 13:39:24 UTC 2020
Modified Files:
src/sys/arch/arm/imx/fdt: files.imx6
Log Message:
Oops, two more missing clk dependencies...
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/imx/fdt/files.
Module Name:src
Committed By: rin
Date: Sat May 23 14:10:47 UTC 2020
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
Fix typo in comment: IMX21_OLINUXINO --> IMX23_OLINUXINO
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/etc/etc.evbarm/
Module Name:src
Committed By: rin
Date: Sat May 23 14:14:55 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: README.evbarm
Log Message:
sort
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/evbarm/conf/README.evbarm
Please note that diffs are
Module Name:src
Committed By: rin
Date: Sat May 23 14:51:49 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: OMAP5EVM
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/conf/OMAP5EVM
Please note that dif
Module Name:src
Committed By: rin
Date: Sat May 23 14:52:45 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: README.evbarm
Log Message:
Add missing entries.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/evbarm/conf/README.evbarm
Please not
Module Name:src
Committed By: rin
Date: Sun May 24 04:55:53 UTC 2020
Modified Files:
src: build.sh
Log Message:
Add missing MACHINE_ARCH=earmv5hf{,eb} for evbarm.
To generate a diff of this commit:
cvs rdiff -u -r1.338 -r1.339 src/build.sh
Please note that diffs are not
Module Name:src
Committed By: rin
Date: Sun May 24 21:09:49 UTC 2020
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Add GNU_ARCH for earmv5hf{,eb}.
To generate a diff of this commit:
cvs rdiff -u -r1.1191 -r1.1192 src/share/mk/bsd.own.mk
Please note that diffs ar
Module Name:src
Committed By: rin
Date: Wed May 27 02:03:30 UTC 2020
Modified Files:
src/sys/sys: namei.src
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/sys/namei.src
Please note that diffs are not public domain; they are
Module Name:src
Committed By: rin
Date: Wed May 27 02:04:38 UTC 2020
Modified Files:
src/sys/rump/include/rump: rump_namei.h
src/sys/sys: namei.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/rump/include/rump/rump_name
Module Name:src
Committed By: rin
Date: Wed May 27 08:47:15 UTC 2020
Modified Files:
src/sys/kern: kern_tc.c
Log Message:
Tiny optimization; timecounters should not go bad ~ every ticktock.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/kern/kern_t
Module Name:src
Committed By: rin
Date: Wed May 27 08:51:03 UTC 2020
Modified Files:
src/sys/kern: kern_tc.c
Log Message:
- kern_tc.c does not depend on "options NTP"
- u_int64_t --> uint64_t
No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.
Module Name:src
Committed By: rin
Date: Wed May 27 08:55:18 UTC 2020
Modified Files:
src/sys/kern: kern_tc.c
Log Message:
Oops, put back opt_ntp.h for options PPS_{SYNC,DEBUG}.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/kern/kern_tc.c
Please n
Module Name:src
Committed By: rin
Date: Wed May 27 09:09:50 UTC 2020
Modified Files:
src/sys/kern: kern_tc.c
Log Message:
- remove #ifdef __FreeBSD__
- return (x) --> return x
No binary changes this time, trust me ;).
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rin
Date: Fri May 29 05:29:24 UTC 2020
Modified Files:
src/sys/sys: timetc.h
Log Message:
u_int64_t --> uint64_t. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/sys/timetc.h
Please note that diffs are
Module Name:src
Committed By: rin
Date: Fri May 29 05:35:47 UTC 2020
Modified Files:
src/sys/arch/amiga/dev: clock.c
Log Message:
For clk_timecounter:
- Use C99 initializer.
- Leave .tc_name NULL initially.
No functional changes.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: rin
Date: Fri May 29 09:05:20 UTC 2020
Modified Files:
src/sys/dev/ic: dm9000var.h
Log Message:
Make this compile again. Not tested.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/ic/dm9000var.h
Please note that dif
Module Name:src
Committed By: rin
Date: Fri May 29 12:30:41 UTC 2020
Modified Files:
src/sys/arch/arm/at91: at91tctmr.c
src/sys/arch/arm/ep93xx: epclk.c
src/sys/arch/arm/imx: imxclock.c
src/sys/arch/arm/iomd: iomd_clock.c
src/sys/arch/arm/ixp
Module Name:src
Committed By: rin
Date: Sun May 31 08:33:48 UTC 2020
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
db_show_callout(): struct callout_cpu and cpu_info are too much for stack.
XXX
DDB can be running in the interrupt context, e.g., when activated
Module Name:src
Committed By: rin
Date: Sun May 31 08:38:54 UTC 2020
Modified Files:
src/sys/miscfs/procfs: procfs_linux.c
Log Message:
struct statvfs is too large for stack. Use malloc(9) instead.
XXX
Switch to kmem(9) for entire this file.
Frame size, e.g. for m68k, be
Module Name:src
Committed By: rin
Date: Sun May 31 08:59:40 UTC 2020
Modified Files:
src/sys/arch/mac68k/obio: wdc_obio.c
Log Message:
For wdc_obio_match(), struct wdc_regs is too large for stack.
Use kmem_alloc(9) instead.
Frame size becomes:
3088 --> 0
To generate
Module Name:src
Committed By: rin
Date: Sun May 31 09:00:25 UTC 2020
Modified Files:
src/sys/arch/mac68k/dev: adbsysasm.s
Log Message:
#ifdef out debug garbage.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/mac68k/dev/adbsysasm.s
Please note
Module Name:src
Committed By: rin
Date: Sun May 31 09:40:09 UTC 2020
Modified Files:
src/sys/ddb: db_command.h ddb.h
Added Files:
src/sys/ddb: db_alloc.h
Log Message:
Introduce db_alloc.h.
Provide db_alloc() and friends to userland, i.e., crash(8).
To generate a
Module Name:src
Committed By: rin
Date: Sun May 31 09:42:46 UTC 2020
Modified Files:
src/sys/ddb: db_kernel.c
Log Message:
XXX
DDB can be running in the interrupt context, e.g., when activated from
console. Therefore, we use kmem_intr_alloc(9) and friends in order to
avoid
Module Name:src
Committed By: rin
Date: Sun May 31 09:51:55 UTC 2020
Modified Files:
src/sys/ddb: db_command.h ddb.h
Removed Files:
src/sys/ddb: db_alloc.h
Log Message:
Revert introduction of db_alloc.h.
db_alloc() and friends are already provided in crash.c.
Sorr
Module Name:src
Committed By: rin
Date: Sun May 31 09:59:37 UTC 2020
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
Switch to db_alloc() from kmem_intr_alloc(9).
Fix build failure as a part of crash(8).
Noticed by tnn@, thanks!
To generate a diff of this comm
Module Name:src
Committed By: rin
Date: Sun May 31 10:49:39 UTC 2020
Modified Files:
src/sys/arch/powerpc/oea: pmap.c
Log Message:
Stop returning while PMAP_LOCK() (= KERNEL_LOCK(1, NULL)) is held.
Kernel freeze with heavy load is significantly mitigated (fixed?),
in whic
un May 31 11:43:37 2020
@@ -0,0 +1,115 @@
+/* $NetBSD: muldi3.S,v 1.1 2020/05/31 11:43:37 rin Exp $ */
+
+/*
+ * Copyright (c) 2020 The NetBSD Foundation, Inc.
+ * All rights reserved.
+ *
+ * This code is derived from software contributed to The NetBSD Foundation
+ * by Rin Okuyama.
+ *
+ * Redis
Module Name:src
Committed By: rin
Date: Sun May 31 12:37:07 UTC 2020
Modified Files:
src/common/lib/libc/arch/m68k/gen: muldi3.S
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/m68k/gen/muldi3.S
Plea
Module Name:src
Committed By: rin
Date: Sun May 31 23:24:20 UTC 2020
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
Stop allocating buffers dynamically in a DDB session, in order not to
disturb on-going debugged state of kernel datastructures.
Since DDB is runn
Module Name:src
Committed By: rin
Date: Sun May 31 23:34:34 UTC 2020
Modified Files:
src/sys/ddb: db_kernel.c
Log Message:
Switch from kmem_intr_alloc(sz, KM_NOSLEEP) to kmem_alloc(sz, KM_SLEEP).
Clearly document these functions are *not* for DDB session, but for
permanen
Module Name:src
Committed By: rin
Date: Tue Jun 2 02:04:35 UTC 2020
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
Appease clang -Wtentative-definition-incomplete-type.
Now, both kernel and crash(8) build with clang for amd64
(and certainly other ports also).
Module Name:src
Committed By: rin
Date: Wed Jun 3 02:51:40 UTC 2020
Modified Files:
src/sys/arch/sparc/stand/boot: Makefile
Log Message:
Appease clang -Waddress-of-packed-member for ,
in the same manner as done for sparc64; pointer substitution is just for
sanity check an
Module Name:src
Committed By: rin
Date: Wed Jun 3 02:55:17 UTC 2020
Modified Files:
src/distrib/sets/lists/debug: ad.aarch64
Log Message:
Add missing compat debug symbols only available for llvm && dtrace.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 sr
Module Name:src
Committed By: rin
Date: Wed Jun 3 06:36:44 UTC 2020
Modified Files:
src/distrib/evbarm/instkernel/ramdisk: list
Log Message:
x_gzip need liblzma for xz support.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/distrib/evbarm/instkernel/r
Module Name:src
Committed By: rin
Date: Wed Jun 3 07:06:18 UTC 2020
Modified Files:
src/distrib/utils/x_gzip: Makefile
Log Message:
Manifest that we need liblzma only when USE_XZ_SETS is enabled.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/distrib/
Module Name:src
Committed By: rin
Date: Fri Jun 5 12:47:28 UTC 2020
Modified Files:
src/external/gpl2/texinfo/dist/makeinfo: html.c
Log Message:
Check x > 0 *before*, not after, using (x - 1) as index of array.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -
Module Name:src
Committed By: rin
Date: Mon Jun 8 02:54:41 UTC 2020
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
For /usr/libdata/debug/usr/tests/lib/libprop
- Obsolete t_basic.debug and
- Add t_proplib.debug
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: rin
Date: Mon Jun 8 05:05:44 UTC 2020
Modified Files:
src/distrib/sets/lists/debug: shl.mi
Log Message:
Remove t_proplib.debug from debug/shl.mi, which is built regardless of MKPIC,
and has been moved into debug/mi.
To generate a diff of th
Module Name:xsrc
Committed By: rin
Date: Mon Jun 8 15:01:59 UTC 2020
Modified Files:
xsrc/local/programs/ttf2wsfont: main.c
Log Message:
Fix minor problems detected by GCC9 -Wstringop-truncation.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/local/pro
Module Name:src
Committed By: rin
Date: Wed Jun 17 08:23:18 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.h
Log Message:
Regardless of __HAVE_FENV, include , which itself defines __HAVE_FENV.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29
Module Name:src
Committed By: rin
Date: Wed Jun 17 08:42:16 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_ptrace_signal_wait.h t_ptrace_wait.h
Log Message:
Let trigger_fpe() cause floating-point divide by zero exception, instead of
integer one, which is not trapped fo
Module Name:src
Committed By: rin
Date: Wed Jun 17 22:07:21 UTC 2020
Modified Files:
src/tests/lib/libc/sys: Makefile
Log Message:
Fix build for vax; Compile t_ptrace_sigchld.c with -D__TEST_FENV.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/tests/li
Module Name:src
Committed By: rin
Date: Thu Jun 18 11:50:45 UTC 2020
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Discard -fstack-usage for vax, for which GCC does not support that option
at the moment.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rin
Date: Fri Jun 19 07:14:20 UTC 2020
Modified Files:
src/sys/arch/powerpc/ibm4xx: pmap.c
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/powerpc/ibm4xx/pmap.c
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: rin
Date: Fri Jun 19 07:15:21 UTC 2020
Modified Files:
src/sys/arch/powerpc/ibm4xx: pmap.c
Log Message:
Oops, commit log was missing. It should be:
Revert rev 1.85:
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/powerpc/ibm4xx/pmap.c#rev1.8
Module Name:src
Committed By: rin
Date: Fri Jun 19 07:19:19 UTC 2020
Modified Files:
src/sys/arch/powerpc/ibm4xx: trap.c
Log Message:
Return error code from uvm layer on fault, instead of hard-coded 1.
Found by some tests in tests/lib/libc/sys.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Fri Jun 19 07:24:41 UTC 2020
Modified Files:
src/sys/arch/powerpc/ibm4xx: trap.c
Log Message:
Return correct signo and si_code to userland when page fault.
Taken from powerpc/trap.c. Found by tests in lib/libc/sys.
To generate a di
Module Name:src
Committed By: rin
Date: Fri Jun 19 07:31:59 UTC 2020
Modified Files:
src/sys/arch/powerpc/ibm4xx: copyinstr.c copyoutstr.c pmap.c trap.c
Log Message:
Try to sanitize usage of isync and sync instructions.
According to reference manuals of 4xx, isync is "con
Module Name:src
Committed By: rin
Date: Fri Jun 19 07:43:38 UTC 2020
Modified Files:
src/sys/arch/amiga/amiga: locore.s
Log Message:
Keep the top of stack zero as other m68k ports do
(and required by System V ABI).
To generate a diff of this commit:
cvs rdiff -u -r1.157
Module Name:src
Committed By: rin
Date: Sat Jun 20 07:30:09 UTC 2020
Modified Files:
src/tests/lib/libc/gen: t_siginfo.c
Log Message:
Skip sigbus_adraln for powerpc.
SIGBUS for unaligned accesses is not mandatory for powerpc;
most processors (not all, e.g., 403) can deal
Module Name:src
Committed By: rin
Date: Sat Jun 20 07:50:16 UTC 2020
Modified Files:
src/tests/lib/libcurses/slave: curses_commands.c
src/tests/lib/libcurses/tests: mvscanw
Log Message:
Fix false positive for mvscanw tests on big endian machines.
When conversion s
Module Name:src
Committed By: rin
Date: Sun Jun 21 00:00:27 UTC 2020
Modified Files:
src/sys/arch/powerpc/include: mcontext.h
src/sys/arch/powerpc/powerpc: sig_machdep.c
Log Message:
Fix SS_ONSTACK, which seems like broken since switched to siginfo.
Found by tests
Module Name:src
Committed By: rin
Date: Sun Jun 21 00:40:00 UTC 2020
Modified Files:
src/sys/arch/powerpc/include: mcontext.h ptrace.h types.h
src/sys/arch/powerpc/powerpc: sig_machdep.c
Log Message:
Fix inconsistency b/w kernel and userland recognitions of TLS, as
Module Name:src
Committed By: rin
Date: Mon Jun 22 02:51:07 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_ptrace_signal_wait.h t_ptrace_wait.h
Log Message:
Turn trigger_fpe() back to integer division by zero for a while
until QEMU bug #1668041 is fixed:
https://bugs.
Module Name:src
Committed By: rin
Date: Mon Jun 22 03:15:49 UTC 2020
Added Files:
src/share/installboot/evbmips: Makefile
Log Message:
Add missing Makefile.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/installboot/evbmips/Makefile
Please note that
Module Name:src
Committed By: rin
Date: Mon Jun 22 03:16:29 UTC 2020
Modified Files:
src/etc/mtree: NetBSD.dist.base
Log Message:
Add missing ./usr/share/installboot/evbmips.
To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 src/etc/mtree/NetBSD.dist.base
Module Name:src
Committed By: rin
Date: Mon Jun 22 05:34:57 UTC 2020
Modified Files:
src/sys/arch/powerpc/include: mcontext.h types.h
src/sys/arch/powerpc/powerpc: sig_machdep.c
Log Message:
Fix previous; hide userland ABI details for kernel as suggested by joerg:
Module Name:src
Committed By: rin
Date: Mon Jun 22 06:49:04 UTC 2020
Modified Files:
src/lib/libc/arch/powerpc/gen: _lwp.c
Log Message:
Turn on _UC_TLSBASE for sure in the same manner as other ports.
No functional changes since that flag is turned on via getcontext(2).
T
Module Name:src
Committed By: rin
Date: Mon Jun 22 06:55:41 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Fix do_blocklist:
- Respect destination directory specified by -d option.
- Accept check and fix options. For the former, do not modif
Module Name:src
Committed By: rin
Date: Mon Jun 22 12:21:03 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_ptrace_signal_wait.h t_ptrace_wait.h
Log Message:
Work around QEMU bug #1668041 differently, by which floating-point
division by zero is not correctly trapped for
Module Name:src
Committed By: rin
Date: Tue Jun 23 21:34:44 UTC 2020
Modified Files:
src/distrib/sets/lists/man: mi
Log Message:
Fix prefix for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.1693 -r1.1694 src/distrib/sets/lists/man/mi
Please note that dif
Module Name:src
Committed By: rin
Date: Wed Jun 24 04:47:10 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_ptrace_core_wait.h
Log Message:
Fix core_dump_procinfo tests for powerpc, for which child process was
stalled indefinitely in trap instruction even after PT_CONTI
Module Name:src
Committed By: rin
Date: Wed Jun 24 05:06:08 UTC 2020
Modified Files:
src/external/gpl3/gcc/usr.bin/host-libcpp: Makefile
Log Message:
PR bin/55411 (Akihiko HAYASHI)
Remove stray ``&&'' introduced in the previous revision, so that
host tools are correctly p
Module Name:src
Committed By: rin
Date: Wed Jun 24 05:59:18 UTC 2020
Modified Files:
src/tests/kernel: t_pty.c
Log Message:
Turn err() into atf_tc_fail_errno() for parent process, so that
atf can catch failures correctly.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: rin
Date: Wed Jun 24 06:15:40 UTC 2020
Modified Files:
src/tests/kernel: t_pty.c
Log Message:
Fix random failures for pty_queue test.
Setting queue size by TIOCSQSIZE ioctl does not guarantee that data of
that size can be read by single shot
Module Name:src
Committed By: rin
Date: Wed Jun 24 07:02:57 UTC 2020
Modified Files:
src/tests/kernel: t_pty.c
Log Message:
errno is irrelevant here.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/kernel/t_pty.c
Please note that diffs are not publ
Module Name:src
Committed By: rin
Date: Thu Jun 25 22:50:56 UTC 2020
Modified Files:
src/sys/dev/ofw: ofw_subr.c
Log Message:
Fix fallout from migration from alloca() to malloc() in the previous.
of_compatible() is used at least for macppc in very early boot stage
where m
Module Name:src
Committed By: rin
Date: Sat Jun 27 00:43:39 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: db_trace.c
Log Message:
Fix build failure due to -Werror=stack-usage.
Use db_read_bytes() against particular member of structure in use,
by which we can avoi
Module Name:src
Committed By: rin
Date: Sat Jun 27 00:46:37 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
Fix typo in name of evcnt(4) counter.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/aarch64/aarch64/pmap.c
Module Name:src
Committed By: rin
Date: Sat Jun 27 01:26:32 UTC 2020
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
Stop allocating struct cpu_info in BSS; No need to db_read_bytes()
against cpu_info, just ci_data.cpu_callout is enough.
Save 1408 bytes of BSS f
Module Name:src
Committed By: rin
Date: Sat Jun 27 02:40:24 UTC 2020
Modified Files:
src/sys/arch/powerpc/include: pmap.h
Log Message:
Fix MODULAR support for ibm4xx by providing __nothing as VM_MDPAGE_INIT().
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39
Module Name:src
Committed By: rin
Date: Sat Jun 27 02:51:23 UTC 2020
Modified Files:
src/sys/arch/powerpc/include: vmparam.h
Log Message:
Restrict {MIN,MAX}_PAGE_SIZE for MODULAR || _MODULE, which makes
non-MODULAR kernel a little bit efficient.
They are also exposed to u
Module Name:src
Committed By: rin
Date: Sat Jun 27 03:07:57 UTC 2020
Modified Files:
src/sys/arch/powerpc/fpu: fpu_add.c fpu_compare.c fpu_div.c fpu_emu.c
fpu_explode.c fpu_implode.c fpu_mul.c fpu_sqrt.c fpu_subr.c
Log Message:
Sort headers. No functional chang
Module Name:src
Committed By: rin
Date: Sat Jun 27 03:25:28 UTC 2020
Modified Files:
src/sys/arch/powerpc/fpu: fpu_sqrt.c
Log Message:
Set FPSCR[VXSQRT] for non-zero negative operand.
Taken from (a part of) FreeBSD Revision 343078:
https://svnweb.freebsd.org/base?view=rev
Module Name:src
Committed By: rin
Date: Sat Jun 27 04:17:51 UTC 2020
Modified Files:
src/sys/arch/powerpc/fpu: fpu_sqrt.c
Log Message:
Fix typo in DPRINTF.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/powerpc/fpu/fpu_sqrt.c
Please note that d
Module Name:src
Committed By: rin
Date: Sat Jun 27 04:18:57 UTC 2020
Modified Files:
src/sys/arch/powerpc/fpu: fpu_emu.c
Log Message:
fpu_dumpfpn(): Add missing \n in printf() format.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/powerpc/fpu/
Module Name:src
Committed By: rin
Date: Sat Jun 27 04:24:08 UTC 2020
Modified Files:
src/sys/arch/powerpc/fpu: fpu_explode.c
Log Message:
Remove extra newline in DPRINTF().
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/powerpc/fpu/fpu_explode.c
801 - 900 of 1078 matches
Mail list logo