Module Name:src
Committed By: andvar
Date: Thu Oct 13 06:10:48 UTC 2022
Modified Files:
src/sys/dev/dm: dm_ioctl.c
Log Message:
s/exaple/example/
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/dm/dm_ioctl.c
Please note that diffs are not publi
Module Name:src
Committed By: andvar
Date: Thu Oct 13 06:10:48 UTC 2022
Modified Files:
src/sys/dev/dm: dm_ioctl.c
Log Message:
s/exaple/example/
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/dm/dm_ioctl.c
Please note that diffs are not publi
Module Name:src
Committed By: andvar
Date: Wed Oct 12 20:50:43 UTC 2022
Modified Files:
src/sys/arch/powerpc/powerpc: ofw_machdep.c
src/sys/compat/ultrix: ultrix_pathname.c
src/sys/dev/ic: nvmereg.h
Log Message:
fix few typos in comments.
To generate a di
Module Name:src
Committed By: andvar
Date: Wed Oct 12 20:50:43 UTC 2022
Modified Files:
src/sys/arch/powerpc/powerpc: ofw_machdep.c
src/sys/compat/ultrix: ultrix_pathname.c
src/sys/dev/ic: nvmereg.h
Log Message:
fix few typos in comments.
To generate a di
Module Name:src
Committed By: christos
Date: Wed Oct 12 19:50:29 UTC 2022
Modified Files:
src/external/bsd/blocklist/libexec: blocklistd-helper
Log Message:
fix typo (jlduran)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/blocklist/libexec/
Module Name:src
Committed By: christos
Date: Wed Oct 12 19:50:29 UTC 2022
Modified Files:
src/external/bsd/blocklist/libexec: blocklistd-helper
Log Message:
fix typo (jlduran)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/blocklist/libexec/
In article <20221011220338.17a48f...@cvs.netbsd.org>,
Andrius Varanavicius wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: andvar
>Date: Tue Oct 11 22:03:37 UTC 2022
>
>Modified Files:
> src/sys/arch/arm/arm32: bus_dma.c
> src/sys/arch/hppa/hppa: mainbus.c
> sr
Module Name:src
Committed By: christos
Date: Wed Oct 12 18:36:02 UTC 2022
Modified Files:
src/external/bsd/blocklist/bin: blocklistd.c
Log Message:
fix logging function which should have used function pointer (jlduran at github)
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: christos
Date: Wed Oct 12 18:36:02 UTC 2022
Modified Files:
src/external/bsd/blocklist/bin: blocklistd.c
Log Message:
fix logging function which should have used function pointer (jlduran at github)
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: christos
Date: Wed Oct 12 18:34:43 UTC 2022
Modified Files:
src/external/bsd/blocklist/libexec: blocklistd-helper
Log Message:
>From pjuran at github:
- Be quiet
- Kill active tcp connections from the blocked address
- Fix purge operation for
Module Name:src
Committed By: christos
Date: Wed Oct 12 18:34:43 UTC 2022
Modified Files:
src/external/bsd/blocklist/libexec: blocklistd-helper
Log Message:
>From pjuran at github:
- Be quiet
- Kill active tcp connections from the blocked address
- Fix purge operation for
Module Name:src
Committed By: taca
Date: Wed Oct 12 14:46:17 UTC 2022
Modified Files:
src/doc: 3RDPARTY
Log Message:
Revert previous commit.
"Withdrawal of OpenSSL 3.0.6 and 1.1.1r"
https://mta.openssl.org/pipermail/openssl-announce/2022-October/000237.html
To generate
Module Name:src
Committed By: taca
Date: Wed Oct 12 14:46:17 UTC 2022
Modified Files:
src/doc: 3RDPARTY
Log Message:
Revert previous commit.
"Withdrawal of OpenSSL 3.0.6 and 1.1.1r"
https://mta.openssl.org/pipermail/openssl-announce/2022-October/000237.html
To generate
Module Name:src
Committed By: macallan
Date: Wed Oct 12 12:50:02 UTC 2022
Modified Files:
src/sys/dev/pci: ahcisata_pci.c
Log Message:
set AHCI_QUIRK_EXTRA_DELAY for ASMedia ASM1061 - now it reliably attaches old
1.5GBit/s only disks
To generate a diff of this commit:
cv
Module Name:src
Committed By: macallan
Date: Wed Oct 12 12:50:02 UTC 2022
Modified Files:
src/sys/dev/pci: ahcisata_pci.c
Log Message:
set AHCI_QUIRK_EXTRA_DELAY for ASMedia ASM1061 - now it reliably attaches old
1.5GBit/s only disks
To generate a diff of this commit:
cv
Module Name:src
Committed By: msaitoh
Date: Wed Oct 12 10:26:09 UTC 2022
Modified Files:
src/sys/arch/x86/x86: cpu_topology.c
Log Message:
Use macros. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/x86/x86/cpu_topology.c
Module Name:src
Committed By: msaitoh
Date: Wed Oct 12 10:26:09 UTC 2022
Modified Files:
src/sys/arch/x86/x86: cpu_topology.c
Log Message:
Use macros. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/x86/x86/cpu_topology.c
Module Name:src
Committed By: msaitoh
Date: Wed Oct 12 10:25:41 UTC 2022
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Add CPUID Fn8000_001e Processor Topology Information.
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/sys/arch
Module Name:src
Committed By: msaitoh
Date: Wed Oct 12 10:25:41 UTC 2022
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Add CPUID Fn8000_001e Processor Topology Information.
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/sys/arch
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:56:46 UTC 2022
Modified Files:
src/sys/arch/riscv/conf: GENERIC
Log Message:
"options"
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/riscv/conf/GENERIC
Please note that diffs are not p
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:56:46 UTC 2022
Modified Files:
src/sys/arch/riscv/conf: GENERIC
Log Message:
"options"
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/riscv/conf/GENERIC
Please note that diffs are not p
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:53:56 UTC 2022
Modified Files:
src/sys/arch/riscv/riscv: db_machdep.c
Log Message:
Nuke funny trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/riscv/riscv/db_machdep.c
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:53:56 UTC 2022
Modified Files:
src/sys/arch/riscv/riscv: db_machdep.c
Log Message:
Nuke funny trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/riscv/riscv/db_machdep.c
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:53:15 UTC 2022
Modified Files:
src/sys/arch/riscv/include: vmparam.h
Log Message:
Set RISCV_DIRECTMAP_SIZE to 2^64-PAGESIZE, since 2^64 is effectively 0
for a 64bit constant.
Bump VM_PHYSSEG_MAX from 1 to 16.
To ge
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:53:15 UTC 2022
Modified Files:
src/sys/arch/riscv/include: vmparam.h
Log Message:
Set RISCV_DIRECTMAP_SIZE to 2^64-PAGESIZE, since 2^64 is effectively 0
for a 64bit constant.
Bump VM_PHYSSEG_MAX from 1 to 16.
To ge
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:50:57 UTC 2022
Modified Files:
src/sys/arch/riscv/include: reg.h
Log Message:
Fix a tyop regname in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/riscv/include/reg.h
Please no
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:50:57 UTC 2022
Modified Files:
src/sys/arch/riscv/include: reg.h
Log Message:
Fix a tyop regname in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/riscv/include/reg.h
Please no
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:50:00 UTC 2022
Modified Files:
src/sys/arch/riscv/include: param.h
Log Message:
NKMEMPAGES_MIN_DEFAULT is in pages not bytes (hint is in the name).
Also set NKMEMPAGES_MAX_UNLIMITED while we're here.
To generate a
Module Name:src
Committed By: simonb
Date: Wed Oct 12 07:50:00 UTC 2022
Modified Files:
src/sys/arch/riscv/include: param.h
Log Message:
NKMEMPAGES_MIN_DEFAULT is in pages not bytes (hint is in the name).
Also set NKMEMPAGES_MAX_UNLIMITED while we're here.
To generate a
29 matches
Mail list logo