Module Name:src
Committed By: mrg
Date: Sun Feb 10 07:57:22 UTC 2019
Modified Files:
src/external/gpl3/gcc/lib/libgcc/arch/riscv64: auto-target.h defs.mk
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/riscv64: defs.mk
gcov-iov.h
src/external/gpl3/
Module Name:src
Committed By: mrg
Date: Sun Feb 10 07:56:21 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h
Log Message:
remove stuff provided by netbsd-stdint.h.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3
Module Name:src
Committed By: mrg
Date: Sun Feb 10 07:55:57 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
riscv wants netbsd-stdint.h's CHAR_FAST8=1 and SHORT_FAST16=1.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/e
Module Name:src
Committed By: maya
Date: Sun Feb 10 07:28:06 UTC 2019
Modified Files:
src/lib/csu/arch/riscv: crti.S crtn.S
Log Message:
Update comment (copied from or1k)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/csu/arch/riscv/crti.S \
src/
Module Name:src
Committed By: mrg
Date: Sun Feb 10 05:01:59 UTC 2019
Modified Files:
src/sys/conf: copts.mk
Log Message:
mark pf.c, radeon_cs.c and via_dmablit.c for no fall thru error.
this was already done in the various modules, but not in the main
kernel.
To generat
Module Name:src
Committed By: mrg
Date: Sun Feb 10 04:03:03 UTC 2019
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
openssl/store.h is installed by openssl 1.1, don't obsolete it every build.
To generate a diff of this commit:
cvs rdiff -u -r1.2257 -r1.2258
Module Name:src
Committed By: kamil
Date: Sun Feb 10 02:13:45 UTC 2019
Modified Files:
src/tests/lib/libc/sys: Makefile t_ptrace_amd64_wait.h
t_ptrace_i386_wait.h t_ptrace_wait.c t_ptrace_wait.h
t_ptrace_wait3.c t_ptrace_wait4.c t_ptrace_wait6.c
Module Name:src
Committed By: kamil
Date: Sun Feb 10 02:04:06 UTC 2019
Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.c
Log Message:
Add initial pthread(3) tests in ATF t_prace_wait* tests
There were tested few scenarios with native _lwp_create(2) functions, using
Module Name:src
Committed By: mrg
Date: Sat Feb 9 23:26:35 UTC 2019
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
run this through sort -u. removes a few duplicates and fixes order.
To generate a diff of this commit:
cvs rdiff -u -r1.2256 -r1.2257 src/di
Module Name:src
Committed By: kamil
Date: Sat Feb 9 23:10:42 UTC 2019
Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.h
Log Message:
Add infinite_thread() for ptrace(2) ATF tests
infinite_thread() is designed to be spawned as a pthread(3) function.
It will be used
Module Name:src
Committed By: scole
Date: Sat Feb 9 23:03:01 UTC 2019
Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.c
Log Message:
use HAVE_FPREGS not HAVE_FPGPREGS and move some register_t inside proper
#define. fixes ia64 build. ok
To generate a diff of thi
Module Name:src
Committed By: mrg
Date: Sat Feb 9 21:43:23 UTC 2019
Modified Files:
src/etc/mtree: Makefile NetBSD.dist.x86_64
Added Files:
src/etc/mtree: NetBSD.compat.aarch64 NetBSD.compat.mips64eb
NetBSD.compat.mips64el NetBSD.compat.powerpc64
Module Name:src
Committed By: maya
Date: Sat Feb 9 21:05:49 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Use GCC 7 on riscv, it is not supported on 6.
To generate a diff of this commit:
cvs rdiff -u -r1.1103 -r1.1104 src/share/mk/bsd.own.mk
Please not
Module Name:src
Committed By: maya
Date: Sat Feb 9 21:03:24 UTC 2019
Modified Files:
src/external/gpl3/gcc/usr.bin/backend: Makefile
src/external/gpl3/gcc/usr.bin/gcc/arch/riscv64: defs.mk gtyp-input.list
Added Files:
src/external/gpl3/gcc/lib/libgcc/arch/r
Module Name:src
Committed By: maya
Date: Sat Feb 9 21:00:41 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h
Log Message:
s/TARGET_HARD_FLOAT_ABI/TARGET_HARD_FLOAT, the latter has the
benefit of existing. Inspired by mips/netbsd.h.
remove so
Module Name:src
Committed By: maya
Date: Sat Feb 9 20:57:17 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
We also need t-riscv (for riscv-builtins.o)
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/external/gpl3/gcc/d
Module Name:src
Committed By: maya
Date: Sat Feb 9 19:40:32 UTC 2019
Modified Files:
src/external/gpl3/binutils/dist/bfd: elfnn-riscv.c libbfd.h targets.c
src/external/gpl3/binutils/dist/ld/emultempl: riscvelf.em
src/external/gpl3/binutils/dist/opcodes: ris
Module Name:src
Committed By: msaitoh
Date: Sat Feb 9 16:00:42 UTC 2019
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c
Log Message:
Add missing newline.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.sbin/acpitools/acpidump/acpi.c
Pleas
Module Name:src
Committed By: martin
Date: Sat Feb 9 14:43:40 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #1185
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-8.1
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Sat Feb 9 14:43:08 UTC 2019
Modified Files:
src/lib/libossaudio [netbsd-8]: ossaudio.c
src/sys/compat/ossaudio [netbsd-8]: ossaudio.c
Log Message:
Pull up following revision(s) (requested by isaki in ticket #1185):
Module Name:src
Committed By: mrg
Date: Sat Feb 9 11:30:13 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32.h
Log Message:
- expand the comment about what netbsd32_machdep.h should provide.
- add missing NETBSD32_POINTER_TYPE
- add static inline functions to con
Module Name:src
Committed By: mrg
Date: Sat Feb 9 11:27:06 UTC 2019
Modified Files:
src/sys/arch/sparc64/dev: iommu.c iommuvar.h schizo.c
Log Message:
on tomatillo unload the map before flushing the iommu, instead of
the reverse. from opensolaris.
To generate a diff of
Module Name:src
Committed By: kre
Date: Sat Feb 9 09:50:31 UTC 2019
Modified Files:
src/bin/sh: parser.c
Log Message:
Add a check that the file descriptor mentioned in a N> or N< type
redirect operator is within range of what the code tree node can
hold. Currently this
Module Name:src
Committed By: kre
Date: Sat Feb 9 09:38:11 UTC 2019
Modified Files:
src/bin/sh: var.c
Log Message:
DTRT when dynamically generated variables return "unset" instead of
a value. There are none which do that at the minute, so this is a NFCI
change, which is
Module Name:src
Committed By: kre
Date: Sat Feb 9 09:34:43 UTC 2019
Modified Files:
src/bin/sh: redir.c
Log Message:
DEBUG mode change only. Add one extra trace point. NFC for normal builds.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/bin/sh/red
Module Name:src
Committed By: kre
Date: Sat Feb 9 09:33:21 UTC 2019
Modified Files:
src/bin/sh: main.c
Log Message:
When an interactive shell exits due to an EOF on stdin, send a newline
to stderr (to follow the previous prompt) and cleanup more nicely.
To generate a di
Module Name:src
Committed By: kre
Date: Sat Feb 9 09:31:33 UTC 2019
Modified Files:
src/bin/sh: jobs.c
Log Message:
In the unlikely event that restarting a job fails (the fg bg and various
%x commands) generate the most useful error message (from errno value)
rather than
Module Name:src
Committed By: kre
Date: Sat Feb 9 09:20:47 UTC 2019
Modified Files:
src/bin/sh: input.c
Log Message:
KNF - white space changes, indent using tabs not spaces. NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/bin/sh/input.c
Please
Module Name:src
Committed By: kre
Date: Sat Feb 9 09:17:59 UTC 2019
Modified Files:
src/bin/sh: eval.c
Log Message:
DEBUG mode build changes - add extra trace output.
NFC for any normal shell build.
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/bi
Module Name:src
Committed By: kre
Date: Sat Feb 9 09:15:22 UTC 2019
Modified Files:
src/bin/sh: eval.c
Log Message:
Delete extern decl for trap[] - hasn't been needed for a while now.
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/bin/sh/eval.c
Ple
Module Name:src
Committed By: kre
Date: Sat Feb 9 09:11:07 UTC 2019
Modified Files:
src/bin/sh: alias.c
Log Message:
Allocate alias pointers for qsort() to use on the stack, rather than
directly via malloc() so they get cleaned up correctly on error/intr.
NFCI.
To gene
Module Name:src
Committed By: rin
Date: Sat Feb 9 08:08:32 UTC 2019
Modified Files:
src/share/man/man4: rgephy.4
Log Message:
Add 8153, sort adapters.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/rgephy.4
Please note that diffs are not
Module Name:src
Committed By: rin
Date: Sat Feb 9 08:07:13 UTC 2019
Modified Files:
src/share/man/man4: rlphy.4
Log Message:
Add Realtek RTL8201E and IC Plus IP101.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/rlphy.4
Please note that
33 matches
Mail list logo