Module Name:src
Committed By: rin
Date: Thu Sep 14 03:58:50 UTC 2023
Modified Files:
src/lib/libc/arch/or1k/gen: Makefile.inc
src/lib/libc/arch/powerpc64/gen: Makefile.inc
src/lib/libc/arch/riscv/gen: Makefile.inc
Log Message:
libc/arch: Fix copy-paste; or1
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:58:50 UTC 2023
Modified Files:
src/lib/libc/arch/or1k/gen: Makefile.inc
src/lib/libc/arch/powerpc64/gen: Makefile.inc
src/lib/libc/arch/riscv/gen: Makefile.inc
Log Message:
libc/arch: Fix copy-paste; or1
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:52:24 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.h
Log Message:
gcc.old: c++locale.h: Drop unnecessary include
This has no longer been required s
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:52:24 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.h
Log Message:
gcc.old: c++locale.h: Drop unnecessary include
This has no longer been required s
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:50:58 UTC 2023
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.h
Log Message:
gcc: c_locale.h (c++locale.h): Drop unnecessary include
This has no longer been requi
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:50:58 UTC 2023
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.h
Log Message:
gcc: c_locale.h (c++locale.h): Drop unnecessary include
This has no longer been requi
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:37:01 UTC 2023
Modified Files:
src/sys/arch/mips/include: asm.h
Log Message:
mips: Add initial support to gprof(1) for n64 userland
Use gp relative call for _mcount().
Stop using macro name MCOUNT as well for clarity.
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:37:01 UTC 2023
Modified Files:
src/sys/arch/mips/include: asm.h
Log Message:
mips: Add initial support to gprof(1) for n64 userland
Use gp relative call for _mcount().
Stop using macro name MCOUNT as well for clarity.
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:25:31 UTC 2023
Modified Files:
src/sys/arch/riscv/include: ptrace.h
Log Message:
riscv: ptrace: Add PTRACE_ILLEGAL_ASM for ATF
All related tests successfully pass.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:25:31 UTC 2023
Modified Files:
src/sys/arch/riscv/include: ptrace.h
Log Message:
riscv: ptrace: Add PTRACE_ILLEGAL_ASM for ATF
All related tests successfully pass.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:24:07 UTC 2023
Modified Files:
src/sys/arch/mips/mips: trap.c
Log Message:
mips/trap: Fix reversed ksi_code for SIGTRAP cases
It should be TRAP_TRACE and TRAP_BRKPT for software single stepping
and ``real'' break insn,
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:24:07 UTC 2023
Modified Files:
src/sys/arch/mips/mips: trap.c
Log Message:
mips/trap: Fix reversed ksi_code for SIGTRAP cases
It should be TRAP_TRACE and TRAP_BRKPT for software single stepping
and ``real'' break insn,
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:17:02 UTC 2023
Modified Files:
src/lib/libpthread: Makefile
Log Message:
libpthread/Makefile: trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/lib/libpthread/Makefile
Please note
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:17:02 UTC 2023
Modified Files:
src/lib/libpthread: Makefile
Log Message:
libpthread/Makefile: trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/lib/libpthread/Makefile
Please note
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:08:31 UTC 2023
Modified Files:
src/sys/lib/libsa: netif.c
Log Message:
netif_open: Fail with ENXIO instead of panic if no netif available
Avoid undesirable freeze for efiboot/x86 when interfaces are really
unavailable,
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:08:31 UTC 2023
Modified Files:
src/sys/lib/libsa: netif.c
Log Message:
netif_open: Fail with ENXIO instead of panic if no netif available
Avoid undesirable freeze for efiboot/x86 when interfaces are really
unavailable,
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:05:15 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot: eficons.c
Log Message:
efiboot/x86: eficons.c: Explicitly include params.h for howmany()
NFC for -current and netbsd-10, but necessary for netbsd-[89] to
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:05:15 UTC 2023
Modified Files:
src/sys/arch/i386/stand/efiboot: eficons.c
Log Message:
efiboot/x86: eficons.c: Explicitly include params.h for howmany()
NFC for -current and netbsd-10, but necessary for netbsd-[89] to
Module Name:src
Committed By: rillig
Date: Wed Sep 13 20:31:58 UTC 2023
Modified Files:
src/usr.bin/xlint/common: lint.h
src/usr.bin/xlint/lint1: ckctype.c debug.c emit1.c lint1.h op.h oper.c
ops.def tree.c
Log Message:
lint: prevent invalid memory acce
Module Name:src
Committed By: rillig
Date: Wed Sep 13 20:31:58 UTC 2023
Modified Files:
src/usr.bin/xlint/common: lint.h
src/usr.bin/xlint/lint1: ckctype.c debug.c emit1.c lint1.h op.h oper.c
ops.def tree.c
Log Message:
lint: prevent invalid memory acce
Module Name:src
Committed By: andvar
Date: Wed Sep 13 19:45:37 UTC 2023
Modified Files:
src/sys/arch/iyonix/iyonix: iyonix_machdep.c
Log Message:
fix printf format specifier for physmem.
fixes VERBOSE_INIT_ARM enabled build for iyonix.
To generate a diff of this commit:
Module Name:src
Committed By: andvar
Date: Wed Sep 13 19:45:37 UTC 2023
Modified Files:
src/sys/arch/iyonix/iyonix: iyonix_machdep.c
Log Message:
fix printf format specifier for physmem.
fixes VERBOSE_INIT_ARM enabled build for iyonix.
To generate a diff of this commit:
Module Name:src
Committed By: andvar
Date: Wed Sep 13 17:08:15 UTC 2023
Modified Files:
src/sys/arch/hpcsh/dev/hd64461: hd64461uart.c
Log Message:
change hd64461uart_init_regs third argument from NULL to 0x0,
since compiler complains about making integer from pointer witho
Module Name:src
Committed By: andvar
Date: Wed Sep 13 17:08:15 UTC 2023
Modified Files:
src/sys/arch/hpcsh/dev/hd64461: hd64461uart.c
Log Message:
change hd64461uart_init_regs third argument from NULL to 0x0,
since compiler complains about making integer from pointer witho
Module Name:src
Committed By: bouyer
Date: Wed Sep 13 15:58:13 UTC 2023
Modified Files:
src/sys/netinet: sctp_output.c
Log Message:
handle EHOSTDOWN the same way as EHOSTUNREACH in sctp_med_chunk_output().
Compile-tested only (I don't have a sctp setup); proposed in
http:/
Module Name:src
Committed By: bouyer
Date: Wed Sep 13 15:58:13 UTC 2023
Modified Files:
src/sys/netinet: sctp_output.c
Log Message:
handle EHOSTDOWN the same way as EHOSTUNREACH in sctp_med_chunk_output().
Compile-tested only (I don't have a sctp setup); proposed in
http:/
Module Name:src
Committed By: bouyer
Date: Wed Sep 13 15:54:28 UTC 2023
Modified Files:
src/sys/netinet: tcp_output.c
Log Message:
Handle EHOSTDOWN the same way as EHOSTUNREACH and ENETDOWN for established
connections. Avoid premature end of tcp connection with "Host is do
Module Name:src
Committed By: bouyer
Date: Wed Sep 13 15:54:28 UTC 2023
Modified Files:
src/sys/netinet: tcp_output.c
Log Message:
Handle EHOSTDOWN the same way as EHOSTUNREACH and ENETDOWN for established
connections. Avoid premature end of tcp connection with "Host is do
Module Name:src
Committed By: jschauma
Date: Wed Sep 13 14:12:21 UTC 2023
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+CRQC Cryptanalytically Relevant Quantum Computer
To generate a diff of this commit:
cvs rdiff -u -r1.363 -r1.364 src/share/misc/acronyms
Module Name:src
Committed By: jschauma
Date: Wed Sep 13 14:12:21 UTC 2023
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+CRQC Cryptanalytically Relevant Quantum Computer
To generate a diff of this commit:
cvs rdiff -u -r1.363 -r1.364 src/share/misc/acronyms
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:58:38 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Tickets #371 - #374
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.122 -r1.1.2.123 src/doc/CHANGES-10.0
Please note that diffs
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:58:38 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Tickets #371 - #374
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.122 -r1.1.2.123 src/doc/CHANGES-10.0
Please note that diffs
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:56:17 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES
Log Message:
Pull up following revision(s) (requested by wiz in ticket #374):
doc/CHANGES.prev: revision 1.173
(applied to doc/CHANGES)
Un
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:56:17 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES
Log Message:
Pull up following revision(s) (requested by wiz in ticket #374):
doc/CHANGES.prev: revision 1.173
(applied to doc/CHANGES)
Un
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:50:51 UTC 2023
Modified Files:
src/sys/net [netbsd-10]: bpf.h
Log Message:
Pull up following revision(s) (requested by rin in ticket #373):
sys/net/bpf.h: revision 1.82
bpf: Fix SIZEOF_BPF_HDR (for LP64 use
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:50:51 UTC 2023
Modified Files:
src/sys/net [netbsd-10]: bpf.h
Log Message:
Pull up following revision(s) (requested by rin in ticket #373):
sys/net/bpf.h: revision 1.82
bpf: Fix SIZEOF_BPF_HDR (for LP64 use
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:49:14 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1731
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.100 -r1.1.2.101 src/doc/CHANGES-9.4
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:49:14 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1731
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.100 -r1.1.2.101 src/doc/CHANGES-9.4
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:48:11 UTC 2023
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSCore [netbsd-9]:
DNSCommon.c
src/external/apache2/mDNSResponder/dist/mDNSPosix [netbsd-9]:
mDNSPosix.c
Log Me
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:48:11 UTC 2023
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSCore [netbsd-9]:
DNSCommon.c
src/external/apache2/mDNSResponder/dist/mDNSPosix [netbsd-9]:
mDNSPosix.c
Log Me
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:46:49 UTC 2023
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSCore [netbsd-10]:
DNSCommon.c
src/external/apache2/mDNSResponder/dist/mDNSPosix [netbsd-10]:
mDNSPosix.c
Log
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:46:49 UTC 2023
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSCore [netbsd-10]:
DNSCommon.c
src/external/apache2/mDNSResponder/dist/mDNSPosix [netbsd-10]:
mDNSPosix.c
Log
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:42:51 UTC 2023
Modified Files:
src/sys/arch/arm/dts [netbsd-10]: sun8i-h3-orangepi-plus2e.dts
Removed Files:
src/sys/arch/arm/dts [netbsd-10]: sun8i-h3-orangepi-one.dts
Log Message:
Pull up following revision
Module Name:src
Committed By: martin
Date: Wed Sep 13 09:42:51 UTC 2023
Modified Files:
src/sys/arch/arm/dts [netbsd-10]: sun8i-h3-orangepi-plus2e.dts
Removed Files:
src/sys/arch/arm/dts [netbsd-10]: sun8i-h3-orangepi-one.dts
Log Message:
Pull up following revision
Module Name:src
Committed By: wiz
Date: Wed Sep 13 09:27:53 UTC 2023
Modified Files:
src/doc: CHANGES CHANGES.prev
Log Message:
Unicode updates were pulled up
To generate a diff of this commit:
cvs rdiff -u -r1.2999 -r1.3000 src/doc/CHANGES
cvs rdiff -u -r1.172 -r1.173 s
Module Name:src
Committed By: wiz
Date: Wed Sep 13 09:27:53 UTC 2023
Modified Files:
src/doc: CHANGES CHANGES.prev
Log Message:
Unicode updates were pulled up
To generate a diff of this commit:
cvs rdiff -u -r1.2999 -r1.3000 src/doc/CHANGES
cvs rdiff -u -r1.172 -r1.173 s
Module Name:src
Committed By: msaitoh
Date: Wed Sep 13 08:05:23 UTC 2023
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
ixg(4): Count Queue Bytes {Transmit, Receive} counter.
To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 src/sys/dev/pci/ixg
Module Name:src
Committed By: msaitoh
Date: Wed Sep 13 08:05:23 UTC 2023
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
ixg(4): Count Queue Bytes {Transmit, Receive} counter.
To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 src/sys/dev/pci/ixg
Module Name:src
Committed By: msaitoh
Date: Wed Sep 13 07:38:31 UTC 2023
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
ixg(4): Rename some descriptions of event counters.
- Rename some descriptions from register name to the meaning.
- For the same meaning'
Module Name:src
Committed By: msaitoh
Date: Wed Sep 13 07:38:31 UTC 2023
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
ixg(4): Rename some descriptions of event counters.
- Rename some descriptions from register name to the meaning.
- For the same meaning'
Module Name:src
Committed By: msaitoh
Date: Wed Sep 13 07:28:51 UTC 2023
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h ixv.c
Log Message:
ixgbe: Reorder some event counters for readability.
To generate a diff of this commit:
cvs rdiff -u -r1.326 -r1.327 src/sys/
Module Name:src
Committed By: msaitoh
Date: Wed Sep 13 07:28:51 UTC 2023
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixgbe.h ixv.c
Log Message:
ixgbe: Reorder some event counters for readability.
To generate a diff of this commit:
cvs rdiff -u -r1.326 -r1.327 src/sys/
52 matches
Mail list logo