Module Name:src
Committed By: martin
Date: Wed Jul 1 06:31:18 UTC 2020
Modified Files:
src/usr.bin/w: Makefile
Log Message:
Forbid gcc to whine about intended format truncation
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/w/Makefile
Please
Module Name:src
Committed By: jruoho
Date: Wed Jul 1 05:37:25 UTC 2020
Modified Files:
src/tests/lib/libc/stdlib: t_mktemp.c
Log Message:
Add basic tests for the rest of the mktemp(3) family of functions, including
a case for PR lib/55441.
To generate a diff of this com
Module Name:src
Committed By: uwe
Date: Wed Jul 1 02:57:02 UTC 2020
Modified Files:
src/lib/libcurses: line.c
Log Message:
hline, vline - don't lose attributes when using default character.
Make default (wide) and non-wide behavior match. If the character
argument has (
Module Name:src
Committed By: uwe
Date: Wed Jul 1 02:14:41 UTC 2020
Modified Files:
src/lib/libcurses: line.c
Log Message:
Oops. Fix y/x typo in the previous whline() fix for !HAVE_WCHAR.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libcurses/l
Module Name:src
Committed By: riastradh
Date: Wed Jul 1 00:42:13 UTC 2020
Modified Files:
src/sys/rump/librump/rumpkern: rumpcopy.c
Log Message:
copystr is now in libkern; don't redefine it in rumpcopy.c.
Should fix build breakage from the copystr changes.
To generate
Module Name:src
Committed By: lukem
Date: Tue Jun 30 23:51:47 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
fix sets for MKKYUA
To generate a diff of this commit:
cvs rdiff -u -r1.867 -r1.868 src/distrib/sets/lists/tests/mi
Please note that diff
Module Name:src
Committed By: riastradh
Date: Tue Jun 30 23:06:02 UTC 2020
Modified Files:
src/sys/crypto/aes/arch/arm: aes_armv8_64.S
Log Message:
Reallocate registers to avoid abusing callee-saves registers, v8-v15.
Forgot to consult the AAPCS before committing this bef
Module Name:src
Committed By: riastradh
Date: Tue Jun 30 21:53:39 UTC 2020
Modified Files:
src/sys/crypto/aes/arch/arm: aes_armv8_64.S
Log Message:
Use `.arch_extension aes' for aese/aesmc/aesd/aesimc.
Unlike `.arch_extension crypto', this works with clang; both work
with
Module Name:src
Committed By: riastradh
Date: Tue Jun 30 21:41:04 UTC 2020
Modified Files:
src/sys/crypto/aes/arch/arm: aes_armv8_64.S
src/sys/crypto/aes/arch/x86: aes_ni_64.S
Log Message:
Use .p2align rather than .align.
Apparently on arm, .align is actually an a
Module Name:src
Committed By: uwe
Date: Tue Jun 30 21:27:18 UTC 2020
Modified Files:
src/lib/libcurses: line.c
Log Message:
Fix indentation in the copyright.
Make it match its siblings in other files.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/
Module Name:src
Committed By: riastradh
Date: Tue Jun 30 21:24:00 UTC 2020
Modified Files:
src/sys/crypto/aes/arch/arm: arm_neon.h
Log Message:
Tweak clang neon intrinsics so they build.
(this file is still a kludge)
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: riastradh
Date: Tue Jun 30 21:22:19 UTC 2020
Modified Files:
src: build.sh
src/doc: BUILDING.mdoc
Log Message:
New build.sh option: -c
Could never remember what the incantation is to do a clang build, so
now it's just `build.sh -c cl
Module Name:src
Committed By: uwe
Date: Tue Jun 30 21:10:13 UTC 2020
Modified Files:
src/lib/libcurses: line.c
Log Message:
whline - save/restore the y coordinate too.
Reaching the right side of the screen can cause a line wrap.
Forgot to apply the fix to the !HAVE_WCHAR c
Module Name:src
Committed By: uwe
Date: Tue Jun 30 21:02:24 UTC 2020
Modified Files:
src/lib/libcurses: line.c
Log Message:
whline_set - save/restore the y coordinate too.
Reaching the right side of the screen can cause a line wrap.
PR lib/55434
To generate a diff of thi
Module Name:src
Committed By: riastradh
Date: Tue Jun 30 20:32:11 UTC 2020
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/sys/crypto/aes: aes_bear.c aes_ct.c aes_selftest.c
Module Name:src
Committed By: msaitoh
Date: Tue Jun 30 19:02:42 UTC 2020
Modified Files:
src/sys/dev/i2c: sdtemp.c
Log Message:
If an error occurred in sme_refresh function, pass ENVSYS_SINVALID.
OK'd by pgoyette.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:50:55 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1564
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-8.3
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:50:05 UTC 2020
Modified Files:
src/usr.bin/w [netbsd-8]: w.c
Log Message:
Pull up following revision(s) (requested by kim in ticket #1564):
usr.bin/w/w.c: revision 1.86
usr.bin/w/w.c: revision 1.85
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:49:17 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #970 - #979
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.70 -r1.1.2.71 src/doc/CHANGES-9.1
Please note that diffs are
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:48:00 UTC 2020
Modified Files:
src/usr.bin/w [netbsd-9]: w.c
Log Message:
Pull up following revision(s) (requested by kim in ticket #979):
usr.bin/w/w.c: revision 1.86
usr.bin/w/w.c: revision 1.85
C
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:45:18 UTC 2020
Modified Files:
src/sys/dev/acpi [netbsd-9]: acpi_display.c
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #978):
sys/dev/acpi/acpi_display.c: revision 1.18
Only
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:41:08 UTC 2020
Modified Files:
src/usr.bin/cal [netbsd-9]: cal.c
Log Message:
Pull up following revision(s) (requested by kim in ticket #977):
usr.bin/cal/cal.c: revision 1.30
Use two-letter weekday abbrevi
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:39:38 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64 [netbsd-9]: pmap.c
Log Message:
Pull up following revision(s) (requested by ryo in ticket #976):
sys/arch/aarch64/aarch64/pmap.c: revision 1.79
Fi
Module Name:xsrc
Committed By: martin
Date: Tue Jun 30 18:32:47 UTC 2020
Modified Files:
xsrc/external/mit/xf86-video-intel/dist/src [netbsd-9]: intel_module.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #975):
external/mit/xf86-vide
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:22:48 UTC 2020
Modified Files:
src/etc/mtree [netbsd-9]: special
Log Message:
Pull up following revision(s) (requested by kim in ticket #974):
etc/mtree/special: revision 1.170
Fix /private/tmp mode to matc
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:20:54 UTC 2020
Modified Files:
src/sys/arch/x68k/x68k [netbsd-9]: disksubr.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #973):
sys/arch/x68k/x68k/disksubr.c: revision 1.36
Us
Module Name:src
Committed By: martin
Date: Tue Jun 30 18:18:12 UTC 2020
Modified Files:
src/distrib/atari/floppies/install [netbsd-9]: list
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #972):
distrib/atari/floppies/install/list: revis
Module Name:src
Committed By: martin
Date: Tue Jun 30 17:58:55 UTC 2020
Modified Files:
src/sys/arch/arm/dts [netbsd-9]: sun8i-h3-nanopi-m1.dts
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #971):
sys/arch/arm/dts/sun8i-h3-nanopi-m1.d
Module Name:src
Committed By: martin
Date: Tue Jun 30 17:55:35 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: vdev_disk.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #970):
external/cddl/osnet/di
Module Name:src
Committed By: martin
Date: Tue Jun 30 17:42:58 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Tickets #1562 and #1563
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/doc/CHANGES-8.3
Please note that diffs
Module Name:src
Committed By: martin
Date: Tue Jun 30 17:41:01 UTC 2020
Modified Files:
src/sys/dev/acpi [netbsd-8]: acpi_display.c
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #1563):
sys/dev/acpi/acpi_display.c: revision 1.18
Only
Module Name:src
Committed By: riastradh
Date: Tue Jun 30 17:03:14 UTC 2020
Modified Files:
src/sys/crypto/aes/arch/arm: files.aesneon
Log Message:
Limit aes_neon to cpu_cortex | aarch64.
We won't use it on any other systems, and it doesn't build without
NEON anyway. Veri
Module Name:src
Committed By: maxv
Date: Tue Jun 30 16:28:17 UTC 2020
Modified Files:
src/sys/kern: subr_fault.c
src/sys/sys: fault.h
Log Message:
be one-shot by default, with room for circular
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/k
Module Name:src
Committed By: maxv
Date: Tue Jun 30 16:22:56 UTC 2020
Modified Files:
src/share/man/man7: kernel_sanitizers.7
Log Message:
fix file path
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man7/kernel_sanitizers.7
Please note that d
Module Name:src
Committed By: riastradh
Date: Tue Jun 30 16:21:17 UTC 2020
Modified Files:
src/sys/crypto/aes: aes_impl.c
Log Message:
New sysctl node hw.aes_impl for selected AES implementation.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/crypto/
Module Name:src
Committed By: maxv
Date: Tue Jun 30 16:20:03 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: copyinout.S
src/sys/arch/alpha/alpha: locore.s
src/sys/arch/amd64/amd64: copy.S
src/sys/arch/arm/arm: copystr.S
src/sys/arch/h
Module Name:src
Committed By: jruoho
Date: Tue Jun 30 16:09:40 UTC 2020
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/locale: t_mbtowc.c
src/tests/lib/libc/stdlib: Makefile
Removed Files:
Module Name:src
Committed By: martin
Date: Tue Jun 30 15:15:12 UTC 2020
Modified Files:
src/etc/mtree [netbsd-8]: special
Log Message:
Pull up following revision(s) (requested by kim in ticket #1562):
etc/mtree/special: revision 1.170
Fix /private/tmp mode to mat
Module Name:src
Committed By: martin
Date: Tue Jun 30 15:12:08 UTC 2020
Modified Files:
src/doc [netbsd-7]: CHANGES-7.3
Log Message:
Ticket #1737
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.87 -r1.1.2.88 src/doc/CHANGES-7.3
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Tue Jun 30 15:10:54 UTC 2020
Modified Files:
src/etc/mtree [netbsd-7]: special
Log Message:
Pull up following revision(s) (requested by kim in ticket #1737):
etc/mtree/special: revision 1.170
Fix /private/tmp mode to mat
Module Name:src
Committed By: kim
Date: Tue Jun 30 15:02:55 UTC 2020
Modified Files:
src/usr.bin/w: w.c
Log Message:
Remove local domain always, not just when looking up addresses
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/usr.bin/w/w.c
Please not
Module Name:src
Committed By: kim
Date: Tue Jun 30 14:57:25 UTC 2020
Modified Files:
src/usr.bin/w: w.c
Log Message:
Compute a value for domain before comparing against it
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/usr.bin/w/w.c
Please note that d
Module Name:src
Committed By: jruoho
Date: Tue Jun 30 14:30:50 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/usr.sbin: Makefile
Added Files:
src/tests/usr.sbin/execsnoop: Makefile t_execsnoop.sh
Module Name:src
Committed By: sborrill
Date: Tue Jun 30 13:14:21 UTC 2020
Modified Files:
src/sys/dev/acpi: acpi_display.c
Log Message:
Only need to set brightness if reading the initial state fails
to sync firmware and the driver. Avoids black screen at boot time.
Thanks
Module Name:sunscripts
Committed By: phx
Date: Tue Jun 30 12:35:50 UTC 2020
Removed Files:
sunscripts: LICENSE.vasm LICENSE.vlink buildvasm.sh buildvlink.sh
lastversion.sh srcexport.sh
Log Message:
erroneously committed
To generate a diff of this commit:
cvs
Module Name:sunscripts
Committed By: phx
Date: Tue Jun 30 12:25:49 UTC 2020
Update of /cvsroot/sunscripts
In directory ivanova.netbsd.org:/tmp/cvs-serv10195
Log Message:
initial
Status:
Vendor Tag: sun
Release Tags: initial
N sunscripts/buildvasm.sh
N suns
Module Name:src
Committed By: jruoho
Date: Tue Jun 30 11:49:26 UTC 2020
Modified Files:
src/tests/sbin/sysctl: t_random_garbage.sh
Log Message:
Skip a few more nodes, and enable this test for Qemu runs.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/test
Module Name:src
Committed By: jruoho
Date: Tue Jun 30 11:48:20 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/sbin/ifconfig: Makefile
Added Files:
src/tests/sbin/ifconfig: t_repeated_link_addr.sh t_repeated_mtu.sh
Log Message:
Add a cou
Module Name:src
Committed By: mbalmer
Date: Tue Jun 30 07:37:32 UTC 2020
Modified Files:
src/doc: 3RDPARTY
Log Message:
www.lua.org uses https.
To generate a diff of this commit:
cvs rdiff -u -r1.1732 -r1.1733 src/doc/3RDPARTY
Please note that diffs are not public domai
49 matches
Mail list logo