Re: CVS commit: src

2014-08-15 Thread David Laight
On Wed, Aug 13, 2014 at 12:03:39PM +0900, Izumi Tsutsui wrote: david@ wrote: Note sysinst(8) requires some spare space in /tmp during installation, especially on using non-default settings on choosing installation sets etc. on ports which don't use tmpfs or mfs during installation.

Re: CVS commit: src/sys/arch/vax/include

2014-08-15 Thread David Laight
On Thu, Aug 14, 2014 at 09:17:33AM +, Martin Husemann wrote: Module Name: src Committed By: martin Date: Thu Aug 14 09:17:32 UTC 2014 Modified Files: src/sys/arch/vax/include: int_fmtio.h Log Message: intptr_t and uintptr_t are not long any more. Gah - that means

Re: CVS commit: src/sys/arch/vax/include

2014-08-15 Thread David Laight
On Fri, Aug 15, 2014 at 08:14:06AM +0100, David Laight wrote: On Thu, Aug 14, 2014 at 09:17:33AM +, Martin Husemann wrote: Module Name:src Committed By: martin Date: Thu Aug 14 09:17:32 UTC 2014 Modified Files: src/sys/arch/vax/include: int_fmtio.h

Re: CVS commit: src

2014-08-15 Thread Izumi Tsutsui
I added enough space to i386 (years ago) because the 'file system full' messages (from failing to drop core) looked like a different problem. x86 ports no longer use ramdisk installation. (and now your installboot hack in sysinst hack was removed). Even on a system with as little as 32MB

CVS commit: src/sys/kern

2014-08-15 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 15 07:39:25 UTC 2014 Modified Files: src/sys/kern: subr_prf.c Log Message: avoid calling into time code when cold, and avoid calling nanotime() if we're not going to use the result anyway. XXX: not necessarily the best fix,

CVS commit: src/sys/arch/sparc/include

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 07:45:31 UTC 2014 Modified Files: src/sys/arch/sparc/include: int_fmtio.h Log Message: All FAST datatypes are int (32 bit) on both sparc and sparc64, only FAST64 variants are long (sparc64) or long long (sparc). To

CVS commit: src/sys/arch/m68k/include

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 07:53:37 UTC 2014 Modified Files: src/sys/arch/m68k/include: int_mwgwtypes.h Log Message: Fix editor mishap To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/m68k/include/int_mwgwtypes.h

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

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 15 08:43:26 UTC 2014 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.5 Log Message: Ticket . To generate a diff of this commit: cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-6.1.5 Please note that diffs are

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

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 15 08:43:44 UTC 2014 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.6 Log Message: Ticket . To generate a diff of this commit: cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-6.0.6 Please note that diffs are

CVS commit: [netbsd-6] src/doc

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 15 08:43:06 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket . To generate a diff of this commit: cvs rdiff -u -r1.1.2.127 -r1.1.2.128 src/doc/CHANGES-6.2 Please note that diffs are not

CVS commit: src/sys/arch/m68k/include

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 08:59:58 UTC 2014 Modified Files: src/sys/arch/m68k/include: int_fmtio.h Log Message: Fix the SCN*FAST* defines To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/m68k/include/int_fmtio.h

CVS commit: src/external/gpl3/gcc/dist/gcc/config/sparc

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 09:25:25 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h Log Message: Make {u,}intptr_t long on both sparc and sparc64 (as the NetBSD headers always did) To generate a diff of this

CVS commit: src/libexec/ld.elf_so/arch/powerpc

2014-08-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 15 09:40:07 UTC 2014 Modified Files: src/libexec/ld.elf_so/arch/powerpc: Makefile.inc Log Message: Use -fPIC since powerpc64 is always compiled as -fPIC and -fpic would cause __PIC__ to change. To generate a diff of this

CVS commit: [netbsd-7] src/sys/crypto/cprng_fast

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 09:53:48 UTC 2014 Modified Files: src/sys/crypto/cprng_fast [netbsd-7]: cprng_fast.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #16): sys/crypto/cprng_fast/cprng_fast.c:

CVS commit: [netbsd-7] src/distrib

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 10:23:22 UTC 2014 Modified Files: src/distrib/amd64/cdroms [netbsd-7]: Makefile.cdrom src/distrib/i386/cdroms [netbsd-7]: Makefile.cdrom src/distrib/sparc64/cdroms/installcd [netbsd-7]: Makefile

CVS commit: src/lib/libc/time

2014-08-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 15 11:04:07 UTC 2014 Modified Files: src/lib/libc/time: Makefile NEWS Theory asctime.c checktab.awk ctime.3 localtime.c private.h strftime.c time2posix.3 tz-art.htm tz-link.htm tzfile.5 tzfile.h

CVS commit: src/doc

2014-08-15 Thread Christos Zoulas
: This file does not mention every change made to the NetBSD source tree. @@ -25,3 +25,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: + libc: Update to tzcode2014f. [christos 20140815]

CVS commit: src/sys/kern

2014-08-15 Thread Alan Barrett
Module Name:src Committed By: apb Date: Fri Aug 15 11:05:35 UTC 2014 Modified Files: src/sys/kern: subr_prf.c Log Message: If mutex_tryenter() fails, don't call mutex_exit(). To generate a diff of this commit: cvs rdiff -u -r1.155 -r1.156 src/sys/kern/subr_prf.c Please

CVS commit: [netbsd-7] src/sys/external/bsd/drm2

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 11:11:59 UTC 2014 Modified Files: src/sys/external/bsd/drm2/include/linux [netbsd-7]: pci.h src/sys/external/bsd/drm2/ttm [netbsd-7]: ttm_agp_backend.c Log Message: Pull up following revision(s) (requested by

CVS commit: src/sys/sys

2014-08-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 15 11:58:14 UTC 2014 Modified Files: src/sys/sys: stdarg.h Log Message: #include sys/cdefs.h To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/sys/stdarg.h Please note that diffs are not public domain;

CVS commit: [netbsd-7] src/distrib/sets/lists/debug

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 12:26:56 UTC 2014 Modified Files: src/distrib/sets/lists/debug [netbsd-7]: mi Log Message: Pull up following revision(s) (requested by riastradh in ticket #19): distrib/sets/lists/debug/mi: revision 1.82 Add

CVS commit: [netbsd-7] src/distrib/sets/lists/modules

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 12:53:54 UTC 2014 Modified Files: src/distrib/sets/lists/modules [netbsd-7]: md.amd64 Log Message: Pull up following revision(s) (requested by riastradh in ticket #21): distrib/sets/lists/modules/md.amd64:

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

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 12:56:24 UTC 2014 Modified Files: src/sys/kern [netbsd-7]: subr_cprng.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #22): sys/kern/subr_cprng.c: revision 1.25 Lock cprng-cs_lock

CVS commit: [netbsd-7] src/sys

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 12:58:45 UTC 2014 Modified Files: src/sys/kern [netbsd-7]: init_main.c src/sys/rump/librump/rumpkern [netbsd-7]: rump.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #23):

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

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 13:00:48 UTC 2014 Modified Files: src/sys/kern [netbsd-7]: subr_prf.c Log Message: Pull up following revision(s) (requested by mrg in ticket #24): sys/kern/subr_prf.c: revision 1.155 avoid calling into time

CVS commit: [netbsd-7] xsrc/external/mit/libdrm/dist/radeon

2014-08-15 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Fri Aug 15 13:04:23 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist/radeon [netbsd-7]: radeon_bo_gem.c Log Message: Pull up following revision(s) (requested by mrg in ticket #25):

CVS commit: [netbsd-7] src/doc

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 13:07:37 UTC 2014 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Tickets 16-19 and 21-25. To generate a diff of this commit: cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-7.0 Please note that diffs

CVS commit: src/lib/libc/time

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 13:20:29 UTC 2014 Modified Files: src/lib/libc/time: localtime.c Log Message: Intialize dstname - the invariant combination with dstlen is too complex for gcc to follow. To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libedit

2014-08-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 15 13:32:54 UTC 2014 Modified Files: src/lib/libedit: readline.c Log Message: Fix typo in comment (Tobias Stoeckmann) To generate a diff of this commit: cvs rdiff -u -r1.111 -r1.112 src/lib/libedit/readline.c Please

CVS commit: src/sys/fs/ptyfs

2014-08-15 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Fri Aug 15 13:40:39 UTC 2014 Modified Files: src/sys/fs/ptyfs: ptyfs.h ptyfs_subr.c ptyfs_vfsops.c ptyfs_vnops.c Log Message: Change ptyfs to vcache. - Use (type, minor) as key. - Change ptyfs_allocvp to return a referenced

CVS commit: src/sys/rump/net/lib/libshmif

2014-08-15 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri Aug 15 15:03:03 UTC 2014 Modified Files: src/sys/rump/net/lib/libshmif: if_shmem.c shmifvar.h Log Message: Make shmif SIMPLEX Add a sender field to a packet header on a shmif bus to identify and ignore packets sent by

CVS commit: src/sys/rump/librump/rumpkern

2014-08-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 15 15:04:33 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: hyperentropy.c Log Message: Call rnd_add_data asynchronously for the rump hyperentropy callback. Avoids recursion rnd_getmore - rnd_add_data -

CVS commit: xsrc/external/mit/xf86-video-nv/dist/src

2014-08-15 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Fri Aug 15 15:14:43 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-nv/dist/src: nv_driver.c Log Message: Fix format strings for uint32_t. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: xsrc/external/mit/xf86-video-radeonhd/dist/src

2014-08-15 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Fri Aug 15 15:16:35 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-radeonhd/dist/src: r6xx_accel.h rhd_video.h Log Message: Nuke bogus redefinitions of uint32/64_t. To generate a diff of this commit: cvs

CVS commit: src/sys/net

2014-08-15 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri Aug 15 15:32:24 UTC 2014 Modified Files: src/sys/net: if_bridge.c Log Message: bridge: reject non-IFF_SIMPLEX interfaces bridge does not work with !IFF_SIMPLEX interfaces (PR/18035); the bug is not yet fixed. Until it gets

CVS commit: src/sys/rump/librump/rumpkern

2014-08-15 Thread Justin Cormack
Module Name:src Committed By: justin Date: Fri Aug 15 17:45:00 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: hyperentropy.c Log Message: add sys/atomic.h and order headers correctly To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/rump/librump/rumpkern

2014-08-15 Thread Justin Cormack
Module Name:src Committed By: justin Date: Fri Aug 15 18:23:42 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: hyperentropy.c Log Message: Fix header ordering To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src

2014-08-15 Thread Alan Barrett
Module Name:src Committed By: apb Date: Fri Aug 15 18:34:19 UTC 2014 Modified Files: src: build.sh Log Message: Only the -m command line option, not MACHINE from the environment, is supposed override MACHINE_ARCH from the environment with the default MACHINE_ARCH for the

CVS commit: src/libexec/httpd

2014-08-15 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Fri Aug 15 19:35:28 UTC 2014 Modified Files: src/libexec/httpd: lua-bozo.c Log Message: NUL terminate a string. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/libexec/httpd/lua-bozo.c Please note that diffs

CVS commit: src/sys/rump/librump/rumpkern

2014-08-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 15 19:47:59 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: hyperentropy.c Log Message: sys/param.h comes first, per /usr/share/misc/style. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/isa

2014-08-15 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Fri Aug 15 19:55:23 UTC 2014 Modified Files: src/sys/dev/isa: ess.c Log Message: Remove redundant colon. To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/dev/isa/ess.c Please note that diffs are not

CVS commit: src/usr.sbin/sysinst

2014-08-15 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Aug 15 22:58:11 UTC 2014 Modified Files: src/usr.sbin/sysinst: msg.mi.de msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl Log Message: remove trailing colon from addusername msg To generate a diff of this commit: cvs rdiff -u

CVS commit: [netbsd-5] src/doc

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 22:55:21 UTC 2014 Modified Files: src/doc [netbsd-5]: CHANGES-5.3 Log Message: Ticket 1917. To generate a diff of this commit: cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-5.3 Please note that diffs are not

CVS commit: [netbsd-5-2] src/doc

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:06:37 UTC 2014 Modified Files: src/doc [netbsd-5-2]: CHANGES-5.2.3 Log Message: Ticket 1917. To generate a diff of this commit: cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-5.2.3 Please note that diffs are not

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

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:03:35 UTC 2014 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.5 Log Message: Ticket 1917 To generate a diff of this commit: cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-5.1.5 Please note that diffs are not

CVS commit: [netbsd-5-2] src/doc

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:07:24 UTC 2014 Modified Files: src/doc [netbsd-5-2]: CHANGES-5.2.3 Log Message: Fix whitespace in previous. To generate a diff of this commit: cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-5.2.3 Please note

CVS commit: [netbsd-6] src/doc

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:34:53 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket 1107 To generate a diff of this commit: cvs rdiff -u -r1.1.2.128 -r1.1.2.129 src/doc/CHANGES-6.2 Please note that diffs are not

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

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:37:31 UTC 2014 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.6 Log Message: ticket 1107 To generate a diff of this commit: cvs rdiff -u -r1.1.2.20 -r1.1.2.21 src/doc/CHANGES-6.0.6 Please note that diffs are not

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

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:39:46 UTC 2014 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.5 Log Message: Ticket 1107 To generate a diff of this commit: cvs rdiff -u -r1.1.2.20 -r1.1.2.21 src/doc/CHANGES-6.1.5 Please note that diffs are not

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

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:57:51 UTC 2014 Modified Files: src/sys/kern [netbsd-7]: subr_prf.c Log Message: Pull up following revision(s) (requested by apb in ticket #26): sys/kern/subr_prf.c: revision 1.156 If mutex_tryenter() fails,

CVS commit: [netbsd-7] src

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:59:25 UTC 2014 Modified Files: src [netbsd-7]: build.sh Log Message: Pull up following revision(s) (requested by apb in ticket #27): build.sh: revision 1.295 Only the -m command line option, not MACHINE from

CVS commit: [netbsd-7] src/doc

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:59:40 UTC 2014 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Tickets 26, 27 To generate a diff of this commit: cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-7.0 Please note that diffs are not

CVS commit: [netbsd-6] src/doc

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Aug 16 00:56:58 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Add missing description for ticket #. To generate a diff of this commit: cvs rdiff -u -r1.1.2.129 -r1.1.2.130 src/doc/CHANGES-6.2

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

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Aug 16 00:58:45 UTC 2014 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.5 Log Message: Add missing description for ticket #. To generate a diff of this commit: cvs rdiff -u -r1.1.2.21 -r1.1.2.22

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

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Aug 16 00:59:29 UTC 2014 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.6 Log Message: Add missing description for ticket #. To generate a diff of this commit: cvs rdiff -u -r1.1.2.21 -r1.1.2.22

CVS commit: src/sys/kern

2014-08-15 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 15 07:39:25 UTC 2014 Modified Files: src/sys/kern: subr_prf.c Log Message: avoid calling into time code when cold, and avoid calling nanotime() if we're not going to use the result anyway. XXX: not necessarily the best fix,

CVS commit: src/sys/arch/sparc/include

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 07:45:31 UTC 2014 Modified Files: src/sys/arch/sparc/include: int_fmtio.h Log Message: All FAST datatypes are int (32 bit) on both sparc and sparc64, only FAST64 variants are long (sparc64) or long long (sparc). To

CVS commit: src/sys/arch/m68k/include

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 07:53:37 UTC 2014 Modified Files: src/sys/arch/m68k/include: int_mwgwtypes.h Log Message: Fix editor mishap To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/m68k/include/int_mwgwtypes.h

CVS commit: [netbsd-6] src

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 15 08:10:41 UTC 2014 Modified Files: src/crypto/external/bsd/openssl/dist [netbsd-6]: CHANGES Configure FAQ Makefile NEWS README openssl.spec src/crypto/external/bsd/openssl/dist/apps [netbsd-6]:

CVS commit: [netbsd-6-1] src

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 15 08:25:12 UTC 2014 Modified Files: src/crypto/external/bsd/openssl/dist [netbsd-6-1]: CHANGES Configure FAQ Makefile NEWS README openssl.spec src/crypto/external/bsd/openssl/dist/apps [netbsd-6-1]:

CVS commit: [netbsd-6] src/doc

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 15 08:43:06 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket . To generate a diff of this commit: cvs rdiff -u -r1.1.2.127 -r1.1.2.128 src/doc/CHANGES-6.2 Please note that diffs are not

CVS commit: [netbsd-6-0] src

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 15 08:36:56 UTC 2014 Modified Files: src/crypto/external/bsd/openssl/dist [netbsd-6-0]: CHANGES Configure FAQ Makefile NEWS README openssl.spec src/crypto/external/bsd/openssl/dist/apps [netbsd-6-0]:

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

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 15 08:43:44 UTC 2014 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.6 Log Message: Ticket . To generate a diff of this commit: cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-6.0.6 Please note that diffs are

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

2014-08-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 15 08:43:26 UTC 2014 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.5 Log Message: Ticket . To generate a diff of this commit: cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-6.1.5 Please note that diffs are

CVS commit: src/sys/arch/m68k/include

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 08:59:58 UTC 2014 Modified Files: src/sys/arch/m68k/include: int_fmtio.h Log Message: Fix the SCN*FAST* defines To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/m68k/include/int_fmtio.h

CVS commit: src/external/gpl3/gcc/dist/gcc/config/sparc

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 09:25:25 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h Log Message: Make {u,}intptr_t long on both sparc and sparc64 (as the NetBSD headers always did) To generate a diff of this

CVS commit: src/libexec/ld.elf_so/arch/powerpc

2014-08-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 15 09:40:07 UTC 2014 Modified Files: src/libexec/ld.elf_so/arch/powerpc: Makefile.inc Log Message: Use -fPIC since powerpc64 is always compiled as -fPIC and -fpic would cause __PIC__ to change. To generate a diff of this

CVS commit: [netbsd-7] src/sys/crypto/cprng_fast

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 09:53:48 UTC 2014 Modified Files: src/sys/crypto/cprng_fast [netbsd-7]: cprng_fast.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #16): sys/crypto/cprng_fast/cprng_fast.c:

CVS commit: [netbsd-7] src/distrib

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 10:23:22 UTC 2014 Modified Files: src/distrib/amd64/cdroms [netbsd-7]: Makefile.cdrom src/distrib/i386/cdroms [netbsd-7]: Makefile.cdrom src/distrib/sparc64/cdroms/installcd [netbsd-7]: Makefile

CVS commit: src/lib/libc/time

2014-08-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 15 11:04:07 UTC 2014 Modified Files: src/lib/libc/time: Makefile NEWS Theory asctime.c checktab.awk ctime.3 localtime.c private.h strftime.c time2posix.3 tz-art.htm tz-link.htm tzfile.5 tzfile.h

CVS commit: src/sys/kern

2014-08-15 Thread Alan Barrett
Module Name:src Committed By: apb Date: Fri Aug 15 11:05:35 UTC 2014 Modified Files: src/sys/kern: subr_prf.c Log Message: If mutex_tryenter() fails, don't call mutex_exit(). To generate a diff of this commit: cvs rdiff -u -r1.155 -r1.156 src/sys/kern/subr_prf.c Please

CVS commit: src/doc

2014-08-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 15 11:05:07 UTC 2014 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tzcode To generate a diff of this commit: cvs rdiff -u -r1.1145 -r1.1146 src/doc/3RDPARTY cvs rdiff -u -r1.1968 -r1.1969 src/doc/CHANGES

CVS commit: [netbsd-7] src/sys/external/bsd/drm2

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 11:11:59 UTC 2014 Modified Files: src/sys/external/bsd/drm2/include/linux [netbsd-7]: pci.h src/sys/external/bsd/drm2/ttm [netbsd-7]: ttm_agp_backend.c Log Message: Pull up following revision(s) (requested by

CVS commit: src/sys/sys

2014-08-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 15 11:58:14 UTC 2014 Modified Files: src/sys/sys: stdarg.h Log Message: #include sys/cdefs.h To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/sys/stdarg.h Please note that diffs are not public domain;

CVS commit: [netbsd-7] src/distrib/sets/lists/debug

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 12:26:56 UTC 2014 Modified Files: src/distrib/sets/lists/debug [netbsd-7]: mi Log Message: Pull up following revision(s) (requested by riastradh in ticket #19): distrib/sets/lists/debug/mi: revision 1.82 Add

CVS commit: [netbsd-7] src/distrib/sets/lists/modules

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 12:53:54 UTC 2014 Modified Files: src/distrib/sets/lists/modules [netbsd-7]: md.amd64 Log Message: Pull up following revision(s) (requested by riastradh in ticket #21): distrib/sets/lists/modules/md.amd64:

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

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 12:56:24 UTC 2014 Modified Files: src/sys/kern [netbsd-7]: subr_cprng.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #22): sys/kern/subr_cprng.c: revision 1.25 Lock cprng-cs_lock

CVS commit: [netbsd-7] src/sys

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 12:58:45 UTC 2014 Modified Files: src/sys/kern [netbsd-7]: init_main.c src/sys/rump/librump/rumpkern [netbsd-7]: rump.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #23):

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

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 13:00:48 UTC 2014 Modified Files: src/sys/kern [netbsd-7]: subr_prf.c Log Message: Pull up following revision(s) (requested by mrg in ticket #24): sys/kern/subr_prf.c: revision 1.155 avoid calling into time

CVS commit: [netbsd-7] xsrc/external/mit/libdrm/dist/radeon

2014-08-15 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Fri Aug 15 13:04:23 UTC 2014 Modified Files: xsrc/external/mit/libdrm/dist/radeon [netbsd-7]: radeon_bo_gem.c Log Message: Pull up following revision(s) (requested by mrg in ticket #25):

CVS commit: [netbsd-7] src/doc

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 13:07:37 UTC 2014 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Tickets 16-19 and 21-25. To generate a diff of this commit: cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-7.0 Please note that diffs

CVS commit: src/lib/libc/time

2014-08-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 15 13:20:29 UTC 2014 Modified Files: src/lib/libc/time: localtime.c Log Message: Intialize dstname - the invariant combination with dstlen is too complex for gcc to follow. To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libedit

2014-08-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 15 13:32:54 UTC 2014 Modified Files: src/lib/libedit: readline.c Log Message: Fix typo in comment (Tobias Stoeckmann) To generate a diff of this commit: cvs rdiff -u -r1.111 -r1.112 src/lib/libedit/readline.c Please

CVS commit: src/sys/fs/ptyfs

2014-08-15 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Fri Aug 15 13:40:39 UTC 2014 Modified Files: src/sys/fs/ptyfs: ptyfs.h ptyfs_subr.c ptyfs_vfsops.c ptyfs_vnops.c Log Message: Change ptyfs to vcache. - Use (type, minor) as key. - Change ptyfs_allocvp to return a referenced

CVS commit: src/sys/rump/net/lib/libshmif

2014-08-15 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri Aug 15 15:03:03 UTC 2014 Modified Files: src/sys/rump/net/lib/libshmif: if_shmem.c shmifvar.h Log Message: Make shmif SIMPLEX Add a sender field to a packet header on a shmif bus to identify and ignore packets sent by

CVS commit: src/sys/rump/librump/rumpkern

2014-08-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 15 15:04:33 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: hyperentropy.c Log Message: Call rnd_add_data asynchronously for the rump hyperentropy callback. Avoids recursion rnd_getmore - rnd_add_data -

CVS commit: xsrc/external/mit/xf86-video-nv/dist/src

2014-08-15 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Fri Aug 15 15:14:43 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-nv/dist/src: nv_driver.c Log Message: Fix format strings for uint32_t. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: xsrc/external/mit/xf86-video-radeonhd/dist/src

2014-08-15 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Fri Aug 15 15:16:35 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-radeonhd/dist/src: r6xx_accel.h rhd_video.h Log Message: Nuke bogus redefinitions of uint32/64_t. To generate a diff of this commit: cvs

CVS commit: src/sys/net

2014-08-15 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri Aug 15 15:32:24 UTC 2014 Modified Files: src/sys/net: if_bridge.c Log Message: bridge: reject non-IFF_SIMPLEX interfaces bridge does not work with !IFF_SIMPLEX interfaces (PR/18035); the bug is not yet fixed. Until it gets

CVS commit: src/sys/rump/librump/rumpkern

2014-08-15 Thread Justin Cormack
Module Name:src Committed By: justin Date: Fri Aug 15 17:45:00 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: hyperentropy.c Log Message: add sys/atomic.h and order headers correctly To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/rump/librump/rumpkern

2014-08-15 Thread Justin Cormack
Module Name:src Committed By: justin Date: Fri Aug 15 18:23:42 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: hyperentropy.c Log Message: Fix header ordering To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src

2014-08-15 Thread Alan Barrett
Module Name:src Committed By: apb Date: Fri Aug 15 18:34:19 UTC 2014 Modified Files: src: build.sh Log Message: Only the -m command line option, not MACHINE from the environment, is supposed override MACHINE_ARCH from the environment with the default MACHINE_ARCH for the

CVS commit: src/libexec/httpd

2014-08-15 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Fri Aug 15 19:35:28 UTC 2014 Modified Files: src/libexec/httpd: lua-bozo.c Log Message: NUL terminate a string. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/libexec/httpd/lua-bozo.c Please note that diffs

CVS commit: src/sys/rump/librump/rumpkern

2014-08-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 15 19:47:59 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: hyperentropy.c Log Message: sys/param.h comes first, per /usr/share/misc/style. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/isa

2014-08-15 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Fri Aug 15 19:55:23 UTC 2014 Modified Files: src/sys/dev/isa: ess.c Log Message: Remove redundant colon. To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/dev/isa/ess.c Please note that diffs are not

CVS commit: [netbsd-5] src

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 22:54:36 UTC 2014 Modified Files: src/distrib/sets/lists/base [netbsd-5]: mi src/doc [netbsd-5]: 3RDPARTY src/share/zoneinfo [netbsd-5]: Makefile africa antarctica asia australasia backward

CVS commit: [netbsd-5] src/doc

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 22:55:21 UTC 2014 Modified Files: src/doc [netbsd-5]: CHANGES-5.3 Log Message: Ticket 1917. To generate a diff of this commit: cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-5.3 Please note that diffs are not

CVS commit: src/usr.sbin/sysinst

2014-08-15 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Aug 15 22:58:11 UTC 2014 Modified Files: src/usr.sbin/sysinst: msg.mi.de msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl Log Message: remove trailing colon from addusername msg To generate a diff of this commit: cvs rdiff -u

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

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:03:35 UTC 2014 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.5 Log Message: Ticket 1917 To generate a diff of this commit: cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-5.1.5 Please note that diffs are not

CVS commit: [netbsd-5-1] src

2014-08-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Aug 15 23:02:40 UTC 2014 Modified Files: src/distrib/sets/lists/base [netbsd-5-1]: mi src/doc [netbsd-5-1]: 3RDPARTY src/share/zoneinfo [netbsd-5-1]: Makefile africa antarctica asia australasia

  1   2   >