CVS commit: src/sys/dev/i2c

2016-08-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 3 03:35:24 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp.c sdtemp_reg.h Log Message: IDT's TSE2002GB2 has the same ID as TS3000GB2, so remove TSE2002GB2. To generate a diff of this commit: cvs rdiff -u -r1.31

CVS commit: src/usr.bin/systat

2016-08-02 Thread Sean Cole
Module Name:src Committed By: scole Date: Tue Aug 2 17:53:46 UTC 2016 Modified Files: src/usr.bin/systat: convtbl.c convtbl.h ifcmds.c ifstat.c Log Message: Add $NetBSD$ tag for new files To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/ufs/ext2fs

2016-08-02 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Tue Aug 2 17:36:02 UTC 2016 Modified Files: src/sys/ufs/ext2fs: ext2fs_dinode.h Log Message: adjust the comments for on-disk ext2fs inode to indicate which of the ext* was it implemented for linux kernel; makes it a bit

CVS commit: src/sys/ufs/ext2fs

2016-08-02 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Tue Aug 2 17:24:24 UTC 2016 Modified Files: src/sys/ufs/ext2fs: ext2fs_bswap.c Log Message: do not bswap fragment address, support in ext* for them was never actually implemented in linux kernels To generate a diff of this

CVS commit: src/usr.bin/systat

2016-08-02 Thread Sean Cole
Module Name:src Committed By: scole Date: Tue Aug 2 15:56:09 UTC 2016 Modified Files: src/usr.bin/systat: Makefile cmds.c cmdtab.c extern.h systat.1 Added Files: src/usr.bin/systat: convtbl.c convtbl.h ifcmds.c ifstat.c Log Message: PR bin/51204 Add ifstat

CVS commit: src/distrib/sets/lists

2016-08-02 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Tue Aug 2 14:54:03 UTC 2016 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: libssh.so.27 -> libssh.so.28 To generate a diff of this commit: cvs rdiff -u -r1.778

CVS commit: src/sys/arch/xen/x86

2016-08-02 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 2 14:21:53 UTC 2016 Modified Files: src/sys/arch/xen/x86: x86_xpmap.c Log Message: Map the kernel text, rodata and data+bss independently on Xen, with respectively RX, R and RW. To generate a diff of this commit: cvs

CVS commit: src/sys/arch

2016-08-02 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 2 14:03:34 UTC 2016 Modified Files: src/sys/arch/amd64/conf: kern.ldscript.Xen src/sys/arch/i386/conf: kern.ldscript.Xen Log Message: Align the segments properly, and split text+rodata in two separate segments on

CVS commit: src/crypto/external/bsd/openssh/dist

2016-08-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 2 13:53:45 UTC 2016 Modified Files: src/crypto/external/bsd/openssh/dist: canohost.c Log Message: remove unused code To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/doc

2016-08-02 Thread Christos Zoulas
source tree. @@ -336,3 +336,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: TS3000GB[02], TS3001GB2, TSE200[24]GB2 and On Semiconductor CAT34TS04. [msaitoh 20160726] sdtemp(4): Add JEDEC TSE2004av support. [msaitoh 20160728] + OpenSSH: Imported 7.3. [christos 20160802]

CVS import: src/crypto/external/bsd/openssh/dist

2016-08-02 Thread Christos Zoulas
enSSH is brought to you by Markus Friedl, Niels Provos, Theo de Raadt, Kevin Steves, Damien Miller, Darren Tucker, Jason McIntyre, Tim Rice and Ben Lindstrom. Status: Vendor Tag: OPENSSH Release Tags: v73-20160802 C src/crypto/external/bsd/openssh/dist/PROTOCOL.agent U src/crypt

CVS commit: src/sys/arch/xen/x86

2016-08-02 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 2 13:29:35 UTC 2016 Modified Files: src/sys/arch/xen/x86: x86_xpmap.c Log Message: Use PG_RO instead of a magic zero. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/arch/xen/x86/x86_xpmap.c Please

CVS commit: src/sys/arch/xen/x86

2016-08-02 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 2 13:25:56 UTC 2016 Modified Files: src/sys/arch/xen/x86: x86_xpmap.c Log Message: KNF, and use PAGE_SIZE instead of NBPG. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/arch/xen/x86/x86_xpmap.c

CVS commit: src/sys/kern

2016-08-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 2 12:23:08 UTC 2016 Modified Files: src/sys/kern: subr_kobj.c Log Message: kobj_machdep() needs a chance to moify the loaded code, so move the code to protect it read-only a bit later. To generate a diff of this

CVS commit: src/external/gpl3/binutils

2016-08-02 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 2 08:05:08 UTC 2016 Modified Files: src/external/gpl3/binutils/lib/libbfd/arch/alpha: bfd_stdint.h src/external/gpl3/binutils/lib/libbfd/arch/arm: bfd_stdint.h