Module Name:src
Committed By: msaitoh
Date: Thu Jan 6 07:39:10 UTC 2022
Modified Files:
src/sys/dev/mii: makphy.c makphyvar.h
Log Message:
QEMU e1000's PHY code doesn't reflect the PSSR_LINK bit. Do workaround.
IEEE 802.3 clause 22's PHY device has a link status bit i
Module Name:src
Committed By: msaitoh
Date: Thu Jan 6 07:39:10 UTC 2022
Modified Files:
src/sys/dev/mii: makphy.c makphyvar.h
Log Message:
QEMU e1000's PHY code doesn't reflect the PSSR_LINK bit. Do workaround.
IEEE 802.3 clause 22's PHY device has a link status bit i
Module Name:src
Committed By: blymn
Date: Thu Jan 6 06:18:13 UTC 2022
Modified Files:
src/lib/libcurses: slk.c
Log Message:
Properly size and array to hold the larget return from wctomb.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libcurses/slk
Module Name:src
Committed By: blymn
Date: Thu Jan 6 06:18:13 UTC 2022
Modified Files:
src/lib/libcurses: slk.c
Log Message:
Properly size and array to hold the larget return from wctomb.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libcurses/slk
Module Name:src
Committed By: uwe
Date: Thu Jan 6 00:16:47 UTC 2022
Modified Files:
src/include: err.h
Log Message:
err.h: dead once is dead enough
Per joerg's advice keep the __dead in front position as it is where
_Noreturn would go.
To generate a diff of this commit
Module Name:src
Committed By: uwe
Date: Thu Jan 6 00:16:47 UTC 2022
Modified Files:
src/include: err.h
Log Message:
err.h: dead once is dead enough
Per joerg's advice keep the __dead in front position as it is where
_Noreturn would go.
To generate a diff of this commit
Module Name:src
Committed By: christos
Date: Wed Jan 5 20:21:29 UTC 2022
Modified Files:
src/sys/arch/xen/x86: xen_ipi.c
Log Message:
remove DIAGNOSTIC so that function is defined for KASSERTMSG. Hope that the
compiler removes it.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Wed Jan 5 20:21:29 UTC 2022
Modified Files:
src/sys/arch/xen/x86: xen_ipi.c
Log Message:
remove DIAGNOSTIC so that function is defined for KASSERTMSG. Hope that the
compiler removes it.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: ryo
Date: Wed Jan 5 19:53:32 UTC 2022
Modified Files:
src/sys/arch/aarch64/include: armreg.h
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
fix ID_AA64ISAR0_EL1.ATOMIC field definition
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: ryo
Date: Wed Jan 5 19:53:32 UTC 2022
Modified Files:
src/sys/arch/aarch64/include: armreg.h
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
fix ID_AA64ISAR0_EL1.ATOMIC field definition
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: andvar
Date: Wed Jan 5 16:01:54 UTC 2022
Modified Files:
src/sys/arch/newsmips/dev: scsireg.h
src/sys/arch/sparc64/doc: TODO
src/sys/dev/nor: cfi.h
src/sys/dev/pci: icp_pci.c
src/sys/lib/libsa: bootcfg.c
Log Me
Module Name:src
Committed By: andvar
Date: Wed Jan 5 16:01:54 UTC 2022
Modified Files:
src/sys/arch/newsmips/dev: scsireg.h
src/sys/arch/sparc64/doc: TODO
src/sys/dev/nor: cfi.h
src/sys/dev/pci: icp_pci.c
src/sys/lib/libsa: bootcfg.c
Log Me
Module Name:src
Committed By: kre
Date: Wed Jan 5 15:25:44 UTC 2022
Modified Files:
src/bin/sh: eval.c
Log Message:
Use a volative local shadow of a field in an (on-stack) non-volatile struct
that is to be referenced after a return from setjmp() via longjmp().
This doesn
Module Name:src
Committed By: kre
Date: Wed Jan 5 15:25:44 UTC 2022
Modified Files:
src/bin/sh: eval.c
Log Message:
Use a volative local shadow of a field in an (on-stack) non-volatile struct
that is to be referenced after a return from setjmp() via longjmp().
This doesn
In article <20220105014628.9f952f...@cvs.netbsd.org>,
Robert Elz wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: kre
>Date: Wed Jan 5 01:46:28 UTC 2022
>
>Modified Files:
> src/etc: Makefile
>
>Log Message:
>Install the missing sh syntax element in the MKDEBUGKERNEL = no
15 matches
Mail list logo