Module Name:src
Committed By: ryo
Date: Sun Oct 17 22:44:35 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: db_machdep.c
Log Message:
When booted with "boot netbsd -1" (disable multiprocessor boot),
"ddb>continue" didn't work when ddb was started by breakpoint trap.
Module Name:src
Committed By: ryo
Date: Sun Oct 17 22:44:35 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: db_machdep.c
Log Message:
When booted with "boot netbsd -1" (disable multiprocessor boot),
"ddb>continue" didn't work when ddb was started by breakpoint trap.
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 22:34:17 UTC 2021
Modified Files:
src/sys/arch/evbarm/dev: plcom.c plcomvar.h
Log Message:
plcom: speed up close with HUPCL set
Instead of incurring a 1s penalty on close of a plcom device with HUPCL set,
defer the s
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 22:34:17 UTC 2021
Modified Files:
src/sys/arch/evbarm/dev: plcom.c plcomvar.h
Log Message:
plcom: speed up close with HUPCL set
Instead of incurring a 1s penalty on close of a plcom device with HUPCL set,
defer the s
Module Name:src
Committed By: andvar
Date: Sun Oct 17 20:40:20 UTC 2021
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.786 -r1.787 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usbdevs_da
Module Name:src
Committed By: andvar
Date: Sun Oct 17 20:40:20 UTC 2021
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.786 -r1.787 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usbdevs_da
Module Name:src
Committed By: andvar
Date: Sun Oct 17 20:40:03 UTC 2021
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
s/Techonology/Technology/
To generate a diff of this commit:
cvs rdiff -u -r1.796 -r1.797 src/sys/dev/usb/usbdevs
Please note that diffs are not
Module Name:src
Committed By: andvar
Date: Sun Oct 17 20:40:03 UTC 2021
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
s/Techonology/Technology/
To generate a diff of this commit:
cvs rdiff -u -r1.796 -r1.797 src/sys/dev/usb/usbdevs
Please note that diffs are not
Module Name:src
Committed By: andvar
Date: Sun Oct 17 20:33:27 UTC 2021
Modified Files:
src/sys/dev/pcmcia: pcmciadevs.h pcmciadevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/dev/pcmcia/pcmciadevs.h \
src/sys/dev
Module Name:src
Committed By: andvar
Date: Sun Oct 17 20:33:27 UTC 2021
Modified Files:
src/sys/dev/pcmcia: pcmciadevs.h pcmciadevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/dev/pcmcia/pcmciadevs.h \
src/sys/dev
Module Name:src
Committed By: andvar
Date: Sun Oct 17 20:33:05 UTC 2021
Modified Files:
src/sys/dev/pcmcia: pcmciadevs
Log Message:
s/Versin/Version/
To generate a diff of this commit:
cvs rdiff -u -r1.235 -r1.236 src/sys/dev/pcmcia/pcmciadevs
Please note that diffs are
Module Name:src
Committed By: andvar
Date: Sun Oct 17 20:33:05 UTC 2021
Modified Files:
src/sys/dev/pcmcia: pcmciadevs
Log Message:
s/Versin/Version/
To generate a diff of this commit:
cvs rdiff -u -r1.235 -r1.236 src/sys/dev/pcmcia/pcmciadevs
Please note that diffs are
Module Name:src
Committed By: rillig
Date: Sun Oct 17 18:40:15 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: fix order of parameters in function comments
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.952 -r1.953 src/usr.
Module Name:src
Committed By: rillig
Date: Sun Oct 17 18:40:15 UTC 2021
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: fix order of parameters in function comments
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.952 -r1.953 src/usr.
Module Name:src
Committed By: rillig
Date: Sun Oct 17 18:13:00 UTC 2021
Modified Files:
src/tests/usr.bin/indent: opt.0.pro t_errors.sh
src/usr.bin/indent: args.c indent.c
Log Message:
indent: parse int command line options strictly
On i386 and other platforms whe
Module Name:src
Committed By: rillig
Date: Sun Oct 17 18:13:00 UTC 2021
Modified Files:
src/tests/usr.bin/indent: opt.0.pro t_errors.sh
src/usr.bin/indent: args.c indent.c
Log Message:
indent: parse int command line options strictly
On i386 and other platforms whe
Module Name:src
Committed By: rillig
Date: Sun Oct 17 17:23:59 UTC 2021
Modified Files:
src/tests/usr.bin/indent: t_options.sh
Log Message:
tests/lint: use zero-indexed array in awk test program
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: rillig
Date: Sun Oct 17 17:23:59 UTC 2021
Modified Files:
src/tests/usr.bin/indent: t_options.sh
Log Message:
tests/lint: use zero-indexed array in awk test program
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: rillig
Date: Sun Oct 17 17:20:47 UTC 2021
Modified Files:
src/tests/usr.bin/indent: opt_badp.c t_options.sh
Log Message:
tests/indent: remove redundant test output for -nbap
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tes
Module Name:src
Committed By: rillig
Date: Sun Oct 17 17:20:47 UTC 2021
Modified Files:
src/tests/usr.bin/indent: opt_badp.c t_options.sh
Log Message:
tests/indent: remove redundant test output for -nbap
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tes
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 14:45:45 UTC 2021
Modified Files:
src/sys/crypto/adiantum: adiantum.c
src/sys/crypto/aes: aes_ccm.c
src/sys/crypto/blake2: blake2s.c
Log Message:
Upgrade self-test passed messages from verbose to debug
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 14:45:45 UTC 2021
Modified Files:
src/sys/crypto/adiantum: adiantum.c
src/sys/crypto/aes: aes_ccm.c
src/sys/crypto/blake2: blake2s.c
Log Message:
Upgrade self-test passed messages from verbose to debug
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 14:42:15 UTC 2021
Modified Files:
src/sys/dev: cgd.c
Log Message:
Upgrade cgd self-test output from verbose to debug.
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/sys/dev/cgd.c
Please note th
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 14:42:15 UTC 2021
Modified Files:
src/sys/dev: cgd.c
Log Message:
Upgrade cgd self-test output from verbose to debug.
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/sys/dev/cgd.c
Please note th
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 14:12:54 UTC 2021
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c
Log Message:
Honour the timeout= entry in boot.cfg
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/stand/efiboot
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 14:12:54 UTC 2021
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c
Log Message:
Honour the timeout= entry in boot.cfg
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/stand/efiboot
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 14:12:21 UTC 2021
Modified Files:
src/sys/lib/libsa: bootcfg.c
Log Message:
Only define DEFAULT_TIMEOUT if it is not already defined.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/lib/libsa/boo
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 14:12:21 UTC 2021
Modified Files:
src/sys/lib/libsa: bootcfg.c
Log Message:
Only define DEFAULT_TIMEOUT if it is not already defined.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/lib/libsa/boo
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 12:41:06 UTC 2021
Modified Files:
src/sys/arch/arm/acpi: cpu_acpi.c
Log Message:
Fix primary CPU detection in cpu_acpi_tprof_intr_establish
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/
Module Name:src
Committed By: jmcneill
Date: Sun Oct 17 12:41:06 UTC 2021
Modified Files:
src/sys/arch/arm/acpi: cpu_acpi.c
Log Message:
Fix primary CPU detection in cpu_acpi_tprof_intr_establish
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/
Module Name:src
Committed By: nia
Date: Sun Oct 17 10:44:21 UTC 2021
Modified Files:
src/external/apache2/argon2/dist/phc-winner-argon2/src: core.c
Log Message:
Teach argon2 about explicit_memset(3). Should be upstreamed.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: nia
Date: Sun Oct 17 10:44:21 UTC 2021
Modified Files:
src/external/apache2/argon2/dist/phc-winner-argon2/src: core.c
Log Message:
Teach argon2 about explicit_memset(3). Should be upstreamed.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: nia
Date: Sun Oct 17 10:33:57 UTC 2021
Modified Files:
src/usr.bin/su: su.c
Log Message:
su: Use consttime_memequal instead of strcmp.
This only affects the non-PAM case.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/usr
Module Name:src
Committed By: nia
Date: Sun Oct 17 10:33:57 UTC 2021
Modified Files:
src/usr.bin/su: su.c
Log Message:
su: Use consttime_memequal instead of strcmp.
This only affects the non-PAM case.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/usr
Module Name:src
Committed By: skrll
Date: Sun Oct 17 08:48:10 UTC 2021
Modified Files:
src/sys/arch/arm/vfp: pmap_vfp.S
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/vfp/pmap_vfp.S
Please note that diffs ar
Module Name:src
Committed By: skrll
Date: Sun Oct 17 08:48:10 UTC 2021
Modified Files:
src/sys/arch/arm/vfp: pmap_vfp.S
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/vfp/pmap_vfp.S
Please note that diffs ar
Module Name:src
Committed By: skrll
Date: Sun Oct 17 08:47:21 UTC 2021
Modified Files:
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/arm/vfp/vfp_init.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Sun Oct 17 08:47:21 UTC 2021
Modified Files:
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/arm/vfp/vfp_init.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Sun Oct 17 07:26:20 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
Log Message:
Remove some newlines
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/aarch64/aarch64/cpu.c
Please note that
Module Name:src
Committed By: skrll
Date: Sun Oct 17 07:26:20 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
Log Message:
Remove some newlines
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/aarch64/aarch64/cpu.c
Please note that
40 matches
Mail list logo