CVS commit: [netbsd-7] src/sys/netinet

2014-10-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 26 09:48:18 UTC 2014 Modified Files: src/sys/netinet [netbsd-7]: tcp_output.c Log Message: Pull up following revision(s) (requested by christos in ticket #157): sys/netinet/tcp_output.c: revision 1.178 Avoid stack

CVS commit: [netbsd-7] src/doc

2014-10-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 26 09:49:58 UTC 2014 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #157 To generate a diff of this commit: cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-7.0 Please note that diffs are not

CVS commit: src/lib/libc/stdio

2014-10-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 26 14:19:28 UTC 2014 Modified Files: src/lib/libc/stdio: open_memstream.3 Log Message: PR/49317: Henning Petersen: Fix prototypes inman page. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/arm/allwinner

2014-10-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 26 15:07:33 UTC 2014 Modified Files: src/sys/arch/arm/allwinner: awin_dma_a10.c Log Message: when enabling IRQ, compare channel type to the channel type, not the type (string) passed in from the caller -- unbreaks

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

2014-10-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 26 15:38:28 UTC 2014 Modified Files: src/sys/arch/x86/x86: syscall.c Log Message: dtrace expects a globally accessible syscall symbol. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/usr.bin/ftp

2014-10-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 26 16:21:59 UTC 2014 Modified Files: src/usr.bin/ftp: fetch.c Log Message: don't pay attention to special characters if they don't come from the command line (from jmcneill) To generate a diff of this commit: cvs

CVS commit: [netbsd-7] src/usr.bin/ftp

2014-10-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 26 16:47:12 UTC 2014 Modified Files: src/usr.bin/ftp [netbsd-7]: fetch.c Log Message: Pull up following revision(s) (requested by christos in ticket #158): usr.bin/ftp/fetch.c: revision 1.206 don't pay attention

CVS commit: [netbsd-7] src/doc

2014-10-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 26 16:48:36 UTC 2014 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #158 To generate a diff of this commit: cvs rdiff -u -r1.1.2.67 -r1.1.2.68 src/doc/CHANGES-7.0 Please note that diffs are not

CVS commit: src/sys/dev/ic

2014-10-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 26 17:39:16 UTC 2014 Modified Files: src/sys/dev/ic: dwc_gmac.c dwc_gmac_var.h Log Message: Greatly simplify ioctl handling by fully relying on ether_ioctl and a ifflags-change callback, together with a shadow copy of the

CVS commit: src

2014-10-26 Thread Thor Lancelot Simon
) [christos 20141024] pppd(8): updated to version 2.4.7. [christos 20141025] acpi(4): Updated ACPICA to 20140926. [christos 20141025] + rnd(9): Add explicit enable/disable hooks for callout-driven + sources (be more power friendly). [tls 20141026] + rnd(9): Make skew source polled so it runs only

CVS commit: src/tests/net/mcast

2014-10-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 26 18:33:43 UTC 2014 Modified Files: src/tests/net/mcast: t_mcast.c Log Message: - deal with MacOS/X not having clock_*() - change multicast address - set the interface XXX: Now the ipv6 code works on MacOS/X but does

CVS commit: src

2014-10-26 Thread Thor Lancelot Simon
not mention every change made to the NetBSD source tree. @@ -87,5 +87,7 @@ Changes from NetBSD 7.0 to NetBSD 8.0: sources (be more power friendly). [tls 20141026] rnd(9): Make skew source polled so it runs only when there is entropy demand. [tls 20141026] - rnd(9): Adjust entropy collection

CVS commit: src

2014-10-26 Thread Thor Lancelot Simon
Module Name:src Committed By: tls Date: Sun Oct 26 18:48:09 UTC 2014 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile Log Message: Build and install virtio(4) manual page - missed in previous commit. To generate a diff of this commit:

CVS commit: [netbsd-6-0] src/crypto/external/bsd/openssl/dist/crypto

2014-10-26 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Oct 26 19:54:53 UTC 2014 Added Files: src/crypto/external/bsd/openssl/dist/crypto [netbsd-6-0]: constant_time_locl.h Log Message: Apply patch (requested by spz in ticket 1170): update of openssl to the next higher

CVS commit: [netbsd-6-0] src/doc

2014-10-26 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Oct 26 19:59:35 UTC 2014 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.7 Log Message: ticket 1170 To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-6.0.7 Please note that diffs are not

CVS commit: [netbsd-6] src/doc

2014-10-26 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Oct 26 20:00:16 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: ticket 1170 To generate a diff of this commit: cvs rdiff -u -r1.1.2.136 -r1.1.2.137 src/doc/CHANGES-6.2 Please note that diffs are not

CVS commit: [netbsd-6-1] src/doc

2014-10-26 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Oct 26 19:59:46 UTC 2014 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: ticket 1170 To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-6.1.6 Please note that diffs are not

CVS commit: src/sys/dev/ic

2014-10-26 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Oct 26 20:51:54 UTC 2014 Modified Files: src/sys/dev/ic: dwc_gmac.c Log Message: Typo To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/ic/dwc_gmac.c Please note that diffs are not public domain;

CVS commit: src/sys/arch/sparc64/sparc64

2014-10-26 Thread Palle Lyckegaard
Module Name:src Committed By: palle Date: Sun Oct 26 21:03:45 UTC 2014 Modified Files: src/sys/arch/sparc64/sparc64: locore.s Log Message: sun4v: Create CLEANWIN0 and CLEANWIN1 macros for handling clean window traps on both sun4u and sun4u (based on the original code

CVS commit: src/share/man/man4

2014-10-26 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Oct 26 22:07:48 UTC 2014 Modified Files: src/share/man/man4: viornd.4 Log Message: Use proper markup in AUTHORS, and sort SEE ALSO. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/viornd.4

CVS commit: [netbsd-6] src/sys/arch/i386/conf

2014-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 05:37:28 UTC 2014 Modified Files: src/sys/arch/i386/conf [netbsd-6]: ALL Log Message: Pull up following revision(s) (requested by riastradh in ticket #1128): sys/arch/i386/conf/ALL: revision 1.372 Remove

CVS commit: [netbsd-6] src/usr.sbin/acpitools/acpidump

2014-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 05:39:54 UTC 2014 Modified Files: src/usr.sbin/acpitools/acpidump [netbsd-6]: acpi.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1131): usr.sbin/acpitools/acpidump/acpi.c:

CVS commit: [netbsd-6] src/sys/kern

2014-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 05:41:21 UTC 2014 Modified Files: src/sys/kern [netbsd-6]: subr_pcq.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1132): sys/kern/subr_pcq.c: revision 1.7

CVS commit: [netbsd-6] src/sys/uvm

2014-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 05:42:43 UTC 2014 Modified Files: src/sys/uvm [netbsd-6]: uvm_swap.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1133): sys/uvm/uvm_swap.c: revision 1.163 Set bp-b_resid to

CVS commit: [netbsd-6] src/share/man/man9

2014-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 05:43:51 UTC 2014 Added Files: src/share/man/man9 [netbsd-6]: genfs_rename.9 Log Message: Pull up following revision(s) (requested by riastradh in ticket #1134): share/man/man9/genfs_rename.9: revision 1.1

CVS commit: [netbsd-6] src/sys/miscfs/genfs

2014-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 05:46:27 UTC 2014 Modified Files: src/sys/miscfs/genfs [netbsd-6]: genfs.h Log Message: Pull up following revision(s) (requested by riastradh in ticket #1135): sys/miscfs/genfs/genfs.h: revision 1.31 Fix

CVS commit: [netbsd-6] src/share/man/man3

2014-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 05:51:57 UTC 2014 Modified Files: src/share/man/man3 [netbsd-6]: rbtree.3 Log Message: Pull up following revision(s) (requested by riastradh in ticket #1136): share/man/man3/rbtree.3: revision 1.8 Fix

CVS commit: [netbsd-6] src/usr.bin/ftp

2014-10-26 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Oct 27 05:53:05 UTC 2014 Modified Files: src/usr.bin/ftp [netbsd-6]: fetch.c Log Message: Pull up following revision(s) (requested by christos in ticket #1175): usr.bin/ftp/fetch.c: revision 1.206 via patch don't pay

CVS commit: [netbsd-6] src/share/man/man9

2014-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 05:54:09 UTC 2014 Modified Files: src/share/man/man9 [netbsd-6]: autoconf.9 Log Message: Pull up following revision(s) (requested by riastradh in ticket #1137): share/man/man9/autoconf.9: revision 1.30 Fix

CVS commit: [netbsd-6-1] src/usr.bin/ftp

2014-10-26 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Oct 27 05:57:54 UTC 2014 Modified Files: src/usr.bin/ftp [netbsd-6-1]: fetch.c Log Message: Pull up following revision(s) (requested by christos in ticket #1175): usr.bin/ftp/fetch.c: revision 1.206 via patch don't pay

CVS commit: [netbsd-6-0] src/usr.bin/ftp

2014-10-26 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Oct 27 05:57:31 UTC 2014 Modified Files: src/usr.bin/ftp [netbsd-6-0]: fetch.c Log Message: Pull up following revision(s) (requested by christos in ticket #1175): usr.bin/ftp/fetch.c: revision 1.206 via patch don't pay

CVS commit: [netbsd-6] src/doc

2014-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 27 05:58:51 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket 1128 and 1131-1137. To generate a diff of this commit: cvs rdiff -u -r1.1.2.137 -r1.1.2.138 src/doc/CHANGES-6.2 Please note that