Module Name:src
Committed By: lukem
Date: Sun Jun 21 07:06:05 UTC 2020
Modified Files:
src/tests/lib/libpthread: Makefile
Log Message:
fix build of h_thread_local_dtor.cpp
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/tests/lib/libpthread/Makefile
Pl
Module Name:src
Committed By: skrll
Date: Sun Jun 21 07:14:16 UTC 2020
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Use howmany(). NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.414 -r1.415 src/sys/arch/arm/arm32/pmap.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Sun Jun 21 07:17:25 UTC 2020
Modified Files:
src/sys/arch/arm/broadcom: bcm283x_platform.c
Log Message:
Update to new proplib api
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/arm/broadcom/bcm283x_pla
Module Name:src
Committed By: simonb
Date: Sun Jun 21 08:02:43 UTC 2020
Modified Files:
src/sys/arch/arm/imx: files.imx51
Log Message:
Fix tyop.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/imx/files.imx51
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Sun Jun 21 10:28:20 UTC 2020
Modified Files:
src/share/misc [netbsd-9]: acronyms acronyms-o.real acronyms.comp
bsd-family-tree
Log Message:
Pull up following revision(s) (requested by sevan in ticket #967):
sh
Module Name:src
Committed By: martin
Date: Sun Jun 21 10:32:39 UTC 2020
Modified Files:
src/usr.bin/calendar/calendars [netbsd-9]: calendar.birthday
calendar.computer calendar.music
Log Message:
Pull up following revision(s) (requested by sevan in ticket #969):
Module Name:src
Committed By: martin
Date: Sun Jun 21 10:39:58 UTC 2020
Modified Files:
src/games/fortune/datfiles [netbsd-9]: fortunes netbsd-tips
Log Message:
Pull up following revision(s) (requested by sevan in ticket #969):
games/fortune/datfiles/fortunes: rev
Module Name:src
Committed By: martin
Date: Sun Jun 21 10:41:59 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #967 - #969
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.69 -r1.1.2.70 src/doc/CHANGES-9.1
Please note that diffs are
Module Name:src
Committed By: lukem
Date: Sun Jun 21 13:29:05 UTC 2020
Modified Files:
src/share/mk: bsd.README
Log Message:
document PROGS and PROGS_CXX, and default c++ SRCS
To generate a diff of this commit:
cvs rdiff -u -r1.407 -r1.408 src/share/mk/bsd.README
Please
Module Name:src
Committed By: lukem
Date: Sun Jun 21 13:59:56 UTC 2020
Modified Files:
src/external/bsd/atf/tests/atf/test-programs: Makefile
src/external/bsd/atf/tests/atf/tools: Makefile
Log Message:
fix build of atf .cpp files
To generate a diff of this commit
Module Name:src
Committed By: lukem
Date: Sun Jun 21 14:11:54 UTC 2020
Modified Files:
src/external/bsd/lutok/dist: state.cpp
Log Message:
lutok; fix strncpy -Wstringop-truncation warning
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/lu
Module Name:src
Committed By: lukem
Date: Sun Jun 21 14:12:50 UTC 2020
Modified Files:
src/external/bsd/lutok/tests/lib/liblutok: Makefile
Log Message:
lutok; fix build of c++ tests
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/lutok/tests/
Module Name:src
Committed By: lukem
Date: Sun Jun 21 14:26:16 UTC 2020
Modified Files:
src/external/bsd/kyua-cli: Makefile.inc
Log Message:
kyua-cli: avoid warning about deprecated auto_ptr
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/kyua
Module Name:src
Committed By: roy
Date: Sun Jun 21 15:05:23 UTC 2020
Modified Files:
src/lib/libterminfo: compile.c term_private.h
Log Message:
libterminfo: cast to uint16/32_t before conversion to preserve negativity
Otherwise the ABSENT_NUMERIC(-1) or CANCELLED_NUMERIC(
Module Name:src
Committed By: fcambus
Date: Sun Jun 21 15:48:17 UTC 2020
Modified Files:
src/sys/dev/wsfont: spleen12x24.h spleen16x32.h spleen32x64.h
spleen5x8.h spleen8x16.h
Log Message:
Update Spleen kernel fonts to version 1.7.1, bringing the following
impr
Module Name:src
Committed By: skrll
Date: Sun Jun 21 16:33:34 UTC 2020
Modified Files:
src/sys/arch/arm/imx: files.imx51
Log Message:
Remove all paltforms
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/arm/imx/files.imx51
Please note that dif
Module Name:src
Committed By: bouyer
Date: Sun Jun 21 16:53:37 UTC 2020
Modified Files:
src/sys/arch/amd64/include: frameasm.h
Log Message:
Fix comment
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/amd64/include/frameasm.h
Please note that d
Module Name:src
Committed By: thorpej
Date: Sun Jun 21 16:53:57 UTC 2020
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
Add several boards:
- terasic,de0-atlas
- asus,rk3288-tinker
- nvidia,p3450-
- ti,omap4-panda
- ti,omap4-panda-es
- olimex,a
Module Name:src
Committed By: bouyer
Date: Sun Jun 21 16:57:18 UTC 2020
Modified Files:
src/sys/arch/amd64/amd64: amd64_trap.S locore.S
Log Message:
On amd64, Xen PV calls syscalls and traps with events enabled.
Disable events on entry to be safe.
It should have been mostl
Module Name:src
Committed By: thorpej
Date: Sun Jun 21 17:15:51 UTC 2020
Modified Files:
src/distrib/sets/lists/base: mi
src/share/installboot: Makefile
Added Files:
src/share/installboot/evbmips: boards.plist
Log Message:
Add evbmips installboot board data
Module Name:src
Committed By: thorpej
Date: Sun Jun 21 17:17:02 UTC 2020
Modified Files:
src/tools/installboot: Makefile
src/usr.sbin/installboot: Makefile installboot.h machines.c
Added Files:
src/usr.sbin/installboot/arch: evbmips.c
Log Message:
Add evbmi
Module Name:src
Committed By: jmcneill
Date: Sun Jun 21 17:24:26 UTC 2020
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c efifdt.c efifdt.h exec.c
version
src/sys/stand/efiboot/bootaa64: Makefile
src/sys/stand/efiboot/bootarm: Make
Module Name:src
Committed By: jmcneill
Date: Sun Jun 21 17:25:04 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: aarch64_machdep.c
src/sys/arch/arm/arm32: arm32_machdep.c
src/sys/arch/arm/fdt: arm_fdt.c arm_fdtvar.h
Log Message:
Add support for insta
Module Name:src
Committed By: jmcneill
Date: Sun Jun 21 17:26:15 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
evbarm: Add support for loading modules with the bootloader.
To generate a diff of this commit:
cvs rdiff -u -r1.2703 -r1.2704 src/doc/CHANGES
Please
Module Name:src
Committed By: thorpej
Date: Sun Jun 21 19:39:11 UTC 2020
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
Add additional sunxi boards:
- libretech,all-h3-cc-h2-plus
- libretech,all-h3-cc-h3
- libretech,all-h3-cc-h5
To generate a dif
Module Name:src
Committed By: jmcneill
Date: Sun Jun 21 21:29:11 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: vdev_disk.c
Log Message:
If calling d_minphys on the parent disk device, make sure we use the
parent disk device's dev_t. Fixes zfs on
Module Name:src
Committed By: christos
Date: Sun Jun 21 22:16:16 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: mips.S
mips64.S
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/crypto/
Module Name:src
Committed By: christos
Date: Sun Jun 21 22:16:08 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: bn.inc
crypto.inc modes.inc
Log Message:
Re-enable the v9 testing and assembly
To generate a diff of this commi
Module Name:src
Committed By: christos
Date: Sun Jun 21 22:16:53 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn/asm: mips.pl
Log Message:
Revert to the upstream version, there are no more warnings
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Sun Jun 21 22:17:35 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/modes: gcm128.c
Log Message:
Revert to the upstream version
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
src/crypto/
Module Name:src
Committed By: chs
Date: Sun Jun 21 23:08:16 UTC 2020
Modified Files:
src/sys/dev/iscsi: iscsi_globals.h iscsi_ioctl.c
Log Message:
avoid the use of UVM internals in the iscsi ioctl code.
copyin/out are fine in this context.
To generate a diff of this comm
Module Name:src
Committed By: jmcneill
Date: Sun Jun 21 23:53:26 UTC 2020
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c efiboot.c version
Added Files:
src/sys/stand/efiboot: bootmenu.c bootmenu.h
Log Message:
Add boot.cfg support.
To generate a d
Module Name:src
Committed By: jmcneill
Date: Sun Jun 21 23:53:59 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
evbarm: Added boot.cfg support to efiboot
To generate a diff of this commit:
cvs rdiff -u -r1.2704 -r1.2705 src/doc/CHANGES
Please note that diffs are
Module Name:src
Committed By: lukem
Date: Mon Jun 22 01:04:26 UTC 2020
Modified Files:
src/share/mk: bsd.dep.mk
Log Message:
bsd.dep.mk: revert 1.85 (for now)
Revert my recent 1.85 revision that fixed "make tags". It causes too
much build breakage elsewhere in the tree t
Module Name:src
Committed By: simonb
Date: Mon Jun 22 02:26:20 UTC 2020
Modified Files:
src/sys/arch/mips/cavium: octeonvar.h
src/sys/arch/mips/cavium/dev: if_cnmac.c if_cnmacvar.h octeon_asx.c
octeon_asxvar.h octeon_ciu.c octeon_fpa.c octeon_fpavar.h
Module Name:src
Committed By: rin
Date: Mon Jun 22 02:51:07 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_ptrace_signal_wait.h t_ptrace_wait.h
Log Message:
Turn trigger_fpe() back to integer division by zero for a while
until QEMU bug #1668041 is fixed:
https://bugs.
Module Name:src
Committed By: simonb
Date: Mon Jun 22 03:05:07 UTC 2020
Modified Files:
src/sys/arch/mips/cavium/dev: octeon_asxreg.h octeon_bootbusreg.h
octeon_ciureg.h octeon_corereg.h octeon_fpareg.h octeon_gmxreg.h
octeon_gpioreg.h octeon_ipdreg.
Module Name:src
Committed By: rin
Date: Mon Jun 22 03:16:29 UTC 2020
Modified Files:
src/etc/mtree: NetBSD.dist.base
Log Message:
Add missing ./usr/share/installboot/evbmips.
To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 src/etc/mtree/NetBSD.dist.base
Module Name:src
Committed By: rin
Date: Mon Jun 22 03:15:49 UTC 2020
Added Files:
src/share/installboot/evbmips: Makefile
Log Message:
Add missing Makefile.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/installboot/evbmips/Makefile
Please note that
Module Name:src
Committed By: rin
Date: Mon Jun 22 05:34:57 UTC 2020
Modified Files:
src/sys/arch/powerpc/include: mcontext.h types.h
src/sys/arch/powerpc/powerpc: sig_machdep.c
Log Message:
Fix previous; hide userland ABI details for kernel as suggested by joerg:
Module Name:src
Committed By: rin
Date: Mon Jun 22 06:49:04 UTC 2020
Modified Files:
src/lib/libc/arch/powerpc/gen: _lwp.c
Log Message:
Turn on _UC_TLSBASE for sure in the same manner as other ports.
No functional changes since that flag is turned on via getcontext(2).
T
Module Name:src
Committed By: rin
Date: Mon Jun 22 06:55:41 UTC 2020
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
Fix do_blocklist:
- Respect destination directory specified by -d option.
- Accept check and fix options. For the former, do not modif
42 matches
Mail list logo