Module Name:src
Committed By: mrg
Date: Sun Feb 4 08:19:42 UTC 2018
Modified Files:
src/external/bsd/ipf/bin/ipftest: bpf_filter.c
src/external/bsd/ipf/dist: ip_fil.c
src/external/bsd/ipf/dist/ipsend: ip.c ipresend.c ipsend.c ipsopt.c
iptest.c i
Module Name:src
Committed By: maya
Date: Sun Feb 4 08:20:48 UTC 2018
Update of /cvsroot/src/external/bsd/pkg_install/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv23416
Log Message:
Import pkg_install-20171030
Status:
Vendor Tag: PKGSRC
Release Tags: pkg_install-20171
Module Name:src
Committed By: mrg
Date: Sun Feb 4 08:44:36 UTC 2018
Modified Files:
src/dist/pf/sbin/pfctl: pfctl_altq.c pfctl_optimize.c
Log Message:
fix two issues found by GCC 6.4:
- cbq_compute_idletime() had a fprintf() not in the intended missing {}.
- skip_cmp_dst_
Module Name:src
Committed By: mrg
Date: Sun Feb 4 08:48:05 UTC 2018
Modified Files:
src/games/battlestar: command3.c command7.c
src/games/tetris: scores.c
Log Message:
fix issues found by GCC 6.4:
battlestar was missing some {} in its insane printf()+puts() usage
Module Name:src
Committed By: maya
Date: Sun Feb 4 09:00:51 UTC 2018
Modified Files:
src/external/bsd/pkg_install/dist/lib: license.c pkcs7.c pkg_io.c
version.h
Log Message:
Merge pkg_install-20171030
Bump version to 20171030 for netpgpverify fixes.
Add zsh t
Module Name:src
Committed By: mrg
Date: Sun Feb 4 09:01:13 UTC 2018
Modified Files:
src/usr.bin/mail: lex.c
src/usr.bin/telnet: sys_bsd.c
src/usr.sbin/isdn/isdnd: rc_config.c
src/usr.sbin/isdn/isdntrace: q931_util.c
src/usr.sbin/map-mbone: m
Module Name:src
Committed By: mrg
Date: Sun Feb 4 09:03:23 UTC 2018
Modified Files:
src/libexec/identd: Makefile
src/sbin/newfs_msdos: mkfs_msdos.c
src/sbin/sysctl: sysctl.c
Log Message:
updates for GCC 6.4:
identd has aliasing violations, use -fno-strict
Module Name:src
Committed By: mrg
Date: Sun Feb 4 09:15:45 UTC 2018
Modified Files:
src/external/bsd/am-utils/dist/amd: amfs_program.c
src/external/bsd/flex/dist/src: main.c
src/external/bsd/ntp/dist/ntpd: refclock_oncore.c
src/external/bsd/ntp/dist
Module Name:src
Committed By: mrg
Date: Sun Feb 4 09:17:54 UTC 2018
Modified Files:
src/sys/ddb: db_access.c
Log Message:
avoid leftshift of an unsigned value
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/ddb/db_access.c
Please note that diffs a
Module Name:src
Committed By: mrg
Date: Sun Feb 4 09:18:44 UTC 2018
Modified Files:
src/sys/dev/stbi: stb_image.c
Log Message:
a macro idiom used here triggers the GCC 6.4 ident checker. work around it.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sy
Module Name:src
Committed By: mrg
Date: Sun Feb 4 09:22:03 UTC 2018
Modified Files:
src/external/gpl3/gcc/usr.bin: Makefile.inc
src/external/gpl3/gcc/usr.bin/backend: Makefile
src/external/gpl3/gcc/usr.bin/gcc/arch/i386: auto-host.h configargs.h
Log Messag
Module Name:xsrc
Committed By: mrg
Date: Sun Feb 4 09:36:25 UTC 2018
Modified Files:
xsrc/external/mit/MesaLib7/dist/src/glsl: ir_validate.cpp
Log Message:
fix a signed vs unsigned issue GCC 6.4 picked up.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2
Module Name:src
Committed By: mrg
Date: Sun Feb 4 10:16:07 UTC 2018
Modified Files:
src/external/gpl3/gcc/usr.bin/backend: Makefile
src/external/gpl3/gcc/usr.bin/common: Makefile
Log Message:
make libbackend.a build and fix the libcommon.a sources list.
now all th
Module Name:src
Committed By: mrg
Date: Sun Feb 4 11:08:17 UTC 2018
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: md.amd64 md.i386 mi
Log Message:
more updates for GCC 6. with other uncommited changes, i386 seems
to work well en
Module Name:src
Committed By: martin
Date: Sun Feb 4 12:10:48 UTC 2018
Modified Files:
src/sys/fs/msdosfs [netbsd-8]: msdosfs_fat.c
src/usr.sbin/makefs/msdos [netbsd-8]: msdosfs_vfsops.c
Log Message:
Pull up following revision(s) (requested by sevan in ticket #518
Module Name:src
Committed By: martin
Date: Sun Feb 4 12:40:31 UTC 2018
Modified Files:
src/sys/arch/i386/i386 [netbsd-8]: copy.S
Removed Files:
src/sys/arch/i386/conf [netbsd-8]: kern.ldscript.4MB largepages.inc
Log Message:
Pull up following revision(s) (requeste
Module Name:src
Committed By: martin
Date: Sun Feb 4 12:43:57 UTC 2018
Modified Files:
src/sys/arch/macppc/dev [netbsd-8]: snapper.c
Log Message:
Pull up following revision(s) (requested by sevan in ticket #520):
sys/arch/macppc/dev/snapper.c: revision 1.42
Fix is
Module Name:src
Committed By: martin
Date: Sun Feb 4 12:46:04 UTC 2018
Modified Files:
src/sys/arch/i386/stand/lib [netbsd-8]: bootinfo.h
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #521):
sys/arch/i386/stand/lib/bootinfo.h: revisio
Module Name:src
Committed By: martin
Date: Sun Feb 4 12:49:25 UTC 2018
Modified Files:
src/libexec/httpd [netbsd-8]: bozohttpd.c
Log Message:
Pull up following revision(s) (requested by maya in ticket #522):
libexec/httpd/bozohttpd.c: revision 1.87
Use a protocol-
Module Name:src
Committed By: martin
Date: Sun Feb 4 12:52:02 UTC 2018
Modified Files:
src/sys/ufs/ffs [netbsd-8]: ffs_vfsops.c
src/sys/ufs/ufs [netbsd-8]: ufs_inode.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #523):
sys/u
Module Name:src
Committed By: martin
Date: Sun Feb 4 12:53:51 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Tickets #518 - #523
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.113 -r1.1.2.114 src/doc/CHANGES-8.0
Please note that diffs ar
Module Name:src
Committed By: jmcneill
Date: Sun Feb 4 15:44:51 UTC 2018
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.1 mkubootimage.c
Added Files:
src/usr.bin/mkubootimage: arm64.h
Log Message:
Add support for writing "AArch64 Linux kernel image" format
Module Name:src
Committed By: christos
Date: Sun Feb 4 16:22:48 UTC 2018
Modified Files:
src/crypto/external/bsd: Makefile
Log Message:
Fix typo (thanks Martin)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/crypto/external/bsd/Makefile
Please note t
Module Name:src
Committed By: maxv
Date: Sun Feb 4 17:03:21 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
Log Message:
Add a TODO list for SVS.
To generate a diff of this commit:
cvs rdiff -u -r1.296 -r1.297 src/sys/arch/amd64/amd64/machdep.c
Please note
Module Name:src
Committed By: maxv
Date: Sun Feb 4 17:31:51 UTC 2018
Modified Files:
src/sys/conf: files
src/sys/kern: init_main.c init_sysctl.c kern_clock.c subr_prof.c
src/sys/sys: systm.h
Log Message:
Add a proper defflag for GPROF, and include opt_gpro
Module Name:src
Committed By: jmcneill
Date: Sun Feb 4 17:33:34 UTC 2018
Modified Files:
src/usr.bin/mkubootimage: arm64.h mkubootimage.c
Log Message:
Fix tools build
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/mkubootimage/arm64.h
cvs rdiff
Module Name:src
Committed By: maxv
Date: Sun Feb 4 17:54:35 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: GENERIC_KASLR
Log Message:
Explicitly disable the kernel-mode GPROF (even though it is never enabled),
and explain a bit.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Sun Feb 4 18:17:59 UTC 2018
Modified Files:
src/share/man/man4: pms.4
Log Message:
remove dup the from %eax
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/pms.4
Please note that diffs are no
Module Name:src
Committed By: skrll
Date: Sun Feb 4 18:32:31 UTC 2018
Modified Files:
src/lib/libc/arch/aarch64/sys: pipe.S
Log Message:
lower case 'ret' to avoid macro clash
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/aarch64/sys/pipe.
Module Name:src
Committed By: mrg
Date: Sun Feb 4 20:22:42 UTC 2018
Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64: c++config.h
Log Message:
regen mknative-gcc 6.4 and amd64.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 \
src/ext
Module Name:src
Committed By: mrg
Date: Sun Feb 4 20:22:18 UTC 2018
Modified Files:
src/common/lib/libc/string: bcopy.c memchr.c memcmp.c strcat.c strchr.c
strcmp.c strcpy.c strncmp.c strrchr.c
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
Module Name:src
Committed By: christos
Date: Sun Feb 4 20:38:41 UTC 2018
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSShared: dnssd_clientstub.c
uds_daemon.c
Log Message:
optval is int not long
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: skrll
Date: Sun Feb 4 21:49:51 UTC 2018
Modified Files:
src/libexec/ld.elf_so/arch/aarch64: mdreloc.c rtld_start.S
Log Message:
Various fixes / changes from Ryo Shimizu / Toru Nishimura to make this
work.
_rtld_call_ifunc copied from other r
Module Name:src
Committed By: skrll
Date: Sun Feb 4 21:52:17 UTC 2018
Modified Files:
src/common/lib/libc/arch/aarch64/string: memcmp.S memcpy.S
Added Files:
src/common/lib/libc/arch/aarch64/string: bcopy.S memmove.S
Log Message:
Working / new versions from Ryo Sh
Module Name:src
Committed By: christos
Date: Mon Feb 5 00:11:33 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl.old/dist/crypto/dh: dh.h
src/crypto/external/bsd/openssl.old/dist/crypto/dsa: dsa.h
src/crypto/external/bsd/openssl.old/dist/crypto/ecds
Module Name:src
Committed By: christos
Date: Mon Feb 5 00:13:50 UTC 2018
Modified Files:
src/crypto/external/bsd/openssh/dist: auth-pam.c cipher.c cipher.h dh.c
dh.h digest-openssl.c kexdhc.c kexdhs.c kexgexc.c kexgexs.c
monitor.c ssh-dss.c ssh-ecds
Module Name:src
Committed By: christos
Date: Mon Feb 5 00:42:47 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl.old/dist/crypto/hmac: hmac.h
Log Message:
provide compatibility for libradius
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
s
Module Name:src
Committed By: christos
Date: Mon Feb 5 00:43:07 UTC 2018
Modified Files:
src/lib/libradius: radlib.c
Log Message:
Adjust to openssl 1.1
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libradius/radlib.c
Please note that diffs are n
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 5 02:49:47 UTC 2018
Modified Files:
src/sys/kern: subr_xcall.c
Log Message:
Fix build of kernels that some (or all) IPL_SOFT* share a value (e.g., mips)
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 5 02:51:08 UTC 2018
Modified Files:
src/sys/kern: subr_xcall.c
Log Message:
Avoid allocating unused softints that share a value of IPL between another
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/s
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 5 02:51:41 UTC 2018
Modified Files:
src/sys/kern: subr_xcall.c
Log Message:
Sort XC_IPL_* in order of priority (NFC)
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/kern/subr_xcall.c
Please note
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 5 04:25:04 UTC 2018
Modified Files:
src/sys/kern: kern_mutex.c kern_mutex_obj.c kern_rwlock.c
kern_rwlock_obj.c
Log Message:
Obtain proper initialized addresses of locks allocated by mutex_obj_alloc or
rw_ob
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 5 05:00:48 UTC 2018
Modified Files:
src/sys/rump/librump/rumpkern: locks.c
Log Message:
Obtain proper initialized addresses of locks allocated by mutex_obj_alloc or
rw_obj_alloc
Initialized addresses of locks allocated
Module Name:src
Committed By: mrg
Date: Mon Feb 5 05:43:53 UTC 2018
Modified Files:
src/distrib/sets/lists/comp: md.amd64
Log Message:
it's called avx512bwintrin.h.
To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 src/distrib/sets/lists/comp/md.amd64
Ple
Module Name:src
Committed By: mrg
Date: Mon Feb 5 06:13:33 UTC 2018
Modified Files:
src/external/gpl3/gcc/usr.bin/gcc/arch/sparc: auto-host.h
src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64: auto-host.h
src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64: auto-hos
Module Name:src
Committed By: mrg
Date: Mon Feb 5 06:22:27 UTC 2018
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
mark GCC 6.4 has nb1 20180203
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tools/gcc/gcc-version.mk
Please note that diffs
46 matches
Mail list logo