CVS commit: src/usr.bin/mkubootimage

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Feb 17 08:11:29 UTC 2012 Modified Files: src/usr.bin/mkubootimage: mkubootimage.c Log Message: Let address/entry be 64bit if they are just sign-extended 32-bit values. (change pulled up from matt-nb5-mips64). To generate a

CVS commit: src/usr.bin/ldd

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Feb 17 08:13:18 UTC 2012 Modified Files: src/usr.bin/ldd: Makefile.common Log Message: MIPS uses a variable page size now. (pulled up from matt-nb5-mips64) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: [yamt-pagecache] src/common/lib/libc/gen

2012-02-17 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Fri Feb 17 08:17:03 UTC 2012 Modified Files: src/common/lib/libc/gen [yamt-pagecache]: radixtree.c Log Message: comments To generate a diff of this commit: cvs rdiff -u -r1.17.2.1 -r1.17.2.2 src/common/lib/libc/gen/radixtree.c

CVS commit: [yamt-pagecache] src/sys

2012-02-17 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Fri Feb 17 08:18:57 UTC 2012 Modified Files: src/sys/miscfs/genfs [yamt-pagecache]: genfs_io.c src/sys/ufs/ufs [yamt-pagecache]: ufs_inode.c src/sys/uvm [yamt-pagecache]: uvm_bio.c uvm_page.c uvm_page.h

CVS commit: src/sys/sys

2012-02-17 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Fri Feb 17 08:20:55 UTC 2012 Modified Files: src/sys/sys: rbtree.h Log Message: remove bogus const quals To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/sys/rbtree.h Please note that diffs are not public

CVS commit: src/share/man/man3

2012-02-17 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Fri Feb 17 08:22:48 UTC 2012 Modified Files: src/share/man/man3: rbtree.3 Log Message: sync with code (remove const quals) To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man3/rbtree.3 Please note that

CVS commit: src/doc

2012-02-17 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Fri Feb 17 08:24:30 UTC 2012 Modified Files: src/doc: BRANCHES Log Message: yamt-pagecache: update To generate a diff of this commit: cvs rdiff -u -r1.321 -r1.322 src/doc/BRANCHES Please note that diffs are not public domain;

CVS commit: src/usr.bin/mkubootimage

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Feb 17 08:28:36 UTC 2012 Modified Files: src/usr.bin/mkubootimage: mkubootimage.c Log Message: Avoid signed/unsigned comparision. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/sys

2012-02-17 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Fri Feb 17 08:45:12 UTC 2012 Modified Files: src/sys/kern: bufq_priocscan.c src/sys/sys: buf.h param.h Log Message: BUFQ_PRIOCSCAN: - to reduce cpu consumption for a long queue, maintain the sorted lists of buffers with

CVS commit: src/external/ibm-public/postfix/dist/src/local

2012-02-17 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Fri Feb 17 09:17:22 UTC 2012 Modified Files: src/external/ibm-public/postfix/dist/src/local: unknown.c Log Message: Include defer.h to get the prototype for defer_append(). To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2012-02-17 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Feb 17 09:44:14 UTC 2012 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile autoconf.9 Log Message: document config_detach_children(9) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/doc

2012-02-17 Thread Matthias Scheler
every change made to the NetBSD source tree. @@ -30,3 +30,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: postinstall(8): Added pwd_mkdb item, to run pwd_mkdb -V 1 /etc/master.passwd if necessary. [apb 20120217] + postfix(1): Import version 2.8.8 [tron 20120217]

CVS commit: src/usr.bin/db

2012-02-17 Thread Alan Barrett
Module Name:src Committed By: apb Date: Fri Feb 17 11:18:55 UTC 2012 Modified Files: src/usr.bin/db: db.1 Log Message: db(1) -N flag means Include the NUL byte at the end of the key or value. (Previously, the description was reversed.) Also expand the description. This

CVS commit: src/usr.bin/db

2012-02-17 Thread Alan Barrett
Module Name:src Committed By: apb Date: Fri Feb 17 11:37:33 UTC 2012 Modified Files: src/usr.bin/db: db.c Log Message: The -N command line option means include the terminating NUL byte, so rename the corresponding flag from F_NO_NUL to F_INCLUDE_NUL to match the

CVS commit: src/usr.bin/db

2012-02-17 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Feb 17 11:43:24 UTC 2012 Modified Files: src/usr.bin/db: db.1 Log Message: Fix typo. Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/usr.bin/db/db.1 Please note that diffs are not

CVS commit: src

2012-02-17 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Fri Feb 17 12:08:13 UTC 2012 Modified Files: src/external/bsd/iscsi/dist/src/lib: initiator.c src/share/wscons/keymaps: pckbd.fr_CA.iso8859-1 Log Message: Fix typos (in comments). To generate a diff of this commit: cvs

CVS commit: src/doc

2012-02-17 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Fri Feb 17 12:16:17 UTC 2012 Modified Files: src/doc: RESPONSIBLE Log Message: I fee responsible for lua/luac. To generate a diff of this commit: cvs rdiff -u -r1.95 -r1.96 src/doc/RESPONSIBLE Please note that diffs are not

CVS commit: [netbsd-5] src/sys/fs/smbfs

2012-02-17 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Fri Feb 17 16:01:28 UTC 2012 Modified Files: src/sys/fs/smbfs [netbsd-5]: smbfs_vnops.c Log Message: Pull up the following revisions(s) (requested by njoly in ticket #1726): sys/fs/smbfs/smbfs_vnops.c: revision 1.70

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

2012-02-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 17 16:01:41 UTC 2012 Modified Files: src/sys/arch/shark/include: vmparam.h Log Message: expose more to kmemuser To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/shark/include/vmparam.h

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

2012-02-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 17 16:26:51 UTC 2012 Modified Files: src/sys/arch/arm/arm: db_trace.c Log Message: fix off-by-one in frame handling, and add a missing db_read To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

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

2012-02-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 17 16:44:35 UTC 2012 Modified Files: src/sys/arch/acorn32/include: vmparam.h Log Message: expose more for kmemuser To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/acorn32/include/vmparam.h

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

2012-02-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 17 16:45:46 UTC 2012 Modified Files: src/sys/arch/evbarm/include: vmparam.h Log Message: expose more for kmemuser To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/arch/evbarm/include/vmparam.h

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

2012-02-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 17 16:46:46 UTC 2012 Modified Files: src/sys/arch/hpcarm/include: vmparam.h Log Message: expose more for kmemuser To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/hpcarm/include/vmparam.h

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

2012-02-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 17 16:57:57 UTC 2012 Modified Files: src/sys/arch/acorn32/include: vmparam.h Log Message: Spell _KMEMUSER correctly Spotted by riz@ To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/sys/arch

2012-02-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Feb 17 18:40:20 UTC 2012 Modified Files: src/sys/arch/x86/include: cpu.h pmap.h src/sys/arch/x86/x86: cpu.c pmap.c src/sys/arch/xen/include: hypervisor.h intr.h src/sys/arch/xen/x86: cpu.c x86_xpmap.c

CVS commit: src/sys/arch/xen

2012-02-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Feb 17 18:42:19 UTC 2012 Modified Files: src/sys/arch/xen/include: hypervisor.h src/sys/arch/xen/xen: hypervisor.c Log Message: - make xen_version globally available, with macros to access major and minor xen

CVS commit: src/sys/sys

2012-02-17 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Feb 17 18:58:51 UTC 2012 Modified Files: src/sys/sys: cdefs.h Log Message: PR 46040: If the current compiler doesn't support C99, check if it is compatible with GCC 2.92. In that case, use the protected __restricted__ form. In

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

2012-02-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Feb 17 19:00:45 UTC 2012 Modified Files: src/sys/arch/xen/xen: clock.c Log Message: - make xen_version globally available, with macros to access major and minor xen version. - In xen_initclocks(), do a

CVS commit: src/lib/libc/stdio

2012-02-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 17 19:57:53 UTC 2012 Modified Files: src/lib/libc/stdio: vfwprintf.c Log Message: Fix: CVE-2012-0864 fprintf() positional argument abuse. Described in: http://www.phrack.org/issues.html?issue=67id=9#article Reported by

CVS commit: src/tests/lib/libc/stdio

2012-02-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 17 20:17:38 UTC 2012 Modified Files: src/tests/lib/libc/stdio: Makefile t_printf.c Log Message: add positional argument tests To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src

2012-02-17 Thread Julio Merino
Module Name:src Committed By: jmmv Date: Fri Feb 17 22:36:50 UTC 2012 Modified Files: src/distrib/sets/lists/tests: module.mi src/tests/modules: Makefile Added Files: src/tests/modules: t_abi_uvm.sh src/tests/modules/k_uvm: Makefile k_uvm.c Log

CVS commit: [matt-nb5-mips64] src/sys/uvm

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Feb 17 23:35:31 UTC 2012 Modified Files: src/sys/uvm [matt-nb5-mips64]: uvm_pdpolicy_clock.c Log Message: Assert the page isn't free before munging with its pageq. To generate a diff of this commit: cvs rdiff -u -r1.12.16.3

CVS commit: [matt-nb5-mips64] src/sys/uvm

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Feb 17 23:36:04 UTC 2012 Modified Files: src/sys/uvm [matt-nb5-mips64]: uvm_pdaemon.c Log Message: Change way waiters are handled. To generate a diff of this commit: cvs rdiff -u -r1.93.4.2.4.6 -r1.93.4.2.4.7

CVS commit: src/sys/uvm

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Feb 17 23:41:03 UTC 2012 Modified Files: src/sys/uvm: uvm_init.c uvm_param.h Log Message: Make sure to export uvmexp_* if MODULAR is defined. Make the uvmexp_page* be a pointer to a const int as well as having the pointer be

CVS commit: src/lib/libc/stdio

2012-02-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 17 23:58:36 UTC 2012 Modified Files: src/lib/libc/stdio: vfwprintf.c Log Message: remove unused variable To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/lib/libc/stdio/vfwprintf.c Please note that

CVS commit: src/sys/dev/cardbus

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 18 00:36:57 UTC 2012 Modified Files: src/sys/dev/cardbus: cardbusvar.h Log Message: Remove uneeded and unused structure. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/dev/cardbus/cardbusvar.h

CVS commit: src/sys/dev/sysmon

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 18 01:08:00 UTC 2012 Modified Files: src/sys/dev/sysmon: sysmon_envsys.c sysmon_envsysvar.h Log Message: Don't export sysmon_envsys_list as a common. To generate a diff of this commit: cvs rdiff -u -r1.117 -r1.118

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src

2012-02-17 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Feb 18 02:17:42 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c threshold.c othersrc/crypto/external/bsd//dist/src/: main.c Log Message: Various fixes to

CVS commit: src/sys/ufs/ufs

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 18 06:13:23 UTC 2012 Modified Files: src/sys/ufs/ufs: ufs_quota.c ufs_quota.h Log Message: Eliminate a common in a header file (add a missing extern) and declare it in the approriate C file. To generate a diff of this

CVS commit: src/external/gpl3/gdb/dist/bfd/doc

2012-02-17 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Feb 18 06:17:40 UTC 2012 Modified Files: src/external/gpl3/gdb/dist/bfd/doc: Makefile.in Log Message: avoid bfd.info rebuilds and r/o source lossage. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2

CVS commit: src/sys/kern

2012-02-17 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Feb 18 06:29:10 UTC 2012 Modified Files: src/sys/kern: subr_devsw.c Log Message: add an XXX comment i meant to include with the original change. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30

CVS commit: src/games

2012-02-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 18 06:57:23 UTC 2012 Modified Files: src/games/gomoku: bdisp.c src/games/larn: global.c Log Message: Fix conflicting variable definitions To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: [jmcneill-usbmp] src/sys/secmodel/extensions

2012-02-17 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Feb 18 07:58:24 UTC 2012 Added Files: src/sys/secmodel/extensions [jmcneill-usbmp]: extensions.h files.extensions secmodel_extensions.c Log Message: merge from -current (not sure why these were missed). To generate