Re: CVS commit: src/usr.bin/make

2012-11-03 Thread David Laight
On Sat, Nov 03, 2012 at 02:25:14AM +, Simon J. Gerraty wrote: Module Name: src Committed By: sjg Date: Sat Nov 3 02:25:13 UTC 2012 Modified Files: src/usr.bin/make: cond.c Log Message: Allow cond_state[] to grow. The need is rare, but real. 128 nested conditional

Re: CVS commit: src/sys/arch/x68k/conf

2012-11-03 Thread J. Hannken-Illjes
On Nov 3, 2012, at 3:44 PM, Izumi Tsutsui wrote: Module Name: src Committed By: tsutsui Date: Sat Nov 3 14:44:29 UTC 2012 Modified Files: src/sys/arch/x68k/conf: GENERIC Log Message: Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. This is not

Re: CVS commit: src/sys/arch/x68k/conf

2012-11-03 Thread Izumi Tsutsui
hannken@ wrote: Modified Files: src/sys/arch/x68k/conf: GENERIC Log Message: Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. This is not the same: - having fss makes it possible to use file system external or already configured snapshots while -

Re: CVS commit: src/sys/arch/x68k/conf

2012-11-03 Thread J. Hannken-Illjes
On Nov 3, 2012, at 4:51 PM, Izumi Tsutsui wrote: hannken@ wrote: Modified Files: src/sys/arch/x68k/conf: GENERIC Log Message: Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. This is not the same: - having fss makes it possible to use file system external

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

2012-11-03 Thread matthew green
Module Name: src Committed By: chs Date: Sun Nov 4 00:32:47 UTC 2012 Modified Files: src/sys/arch/sparc/sparc: locore.s pmap.c Log Message: in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, pmap_activate() already does this. add MP locking

CVS commit: src/distrib

2012-11-03 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Sat Nov 3 07:59:46 UTC 2012 Modified Files: src/distrib/notes/common: main src/distrib/notes/evbarm: prep src/distrib/sets: regpkg Log Message: Remove duplicate word (the the - the) To generate a diff of this

CVS commit: src/sys/arch/x68k/stand/bootlogo

2012-11-03 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Nov 3 08:01:36 UTC 2012 Removed Files: src/sys/arch/x68k/stand/bootlogo: MANIFEST netbsd.xpm setbootimg.c xpm2bootimg.c Log Message: Remove x68k/stand/bootlogo/ directory. It was a tool before the bootloader

CVS commit: src/lib/libpthread

2012-11-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Nov 3 09:20:36 UTC 2012 Modified Files: src/lib/libpthread: pthread_condattr.3 Log Message: Fix pasto. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libpthread/pthread_condattr.3 Please note that diffs

CVS commit: src/sys/modules/nand

2012-11-03 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Sat Nov 3 11:48:55 UTC 2012 Modified Files: src/sys/modules/nand: Makefile Log Message: Add nand_samsung.c to the module build too! To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/modules/nand/Makefile

CVS commit: src/sys/dev/nand

2012-11-03 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Sat Nov 3 12:12:48 UTC 2012 Modified Files: src/sys/dev/nand: nand.c nand.h nand_micron.c nand_samsung.c Log Message: Make nc_block_pages go aways, its redundant and unused. Print more info on attach including the width. To

CVS commit: src/sys/dev/nand

2012-11-03 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Sat Nov 3 12:45:28 UTC 2012 Modified Files: src/sys/dev/nand: nand.c nandemulator.c Log Message: Endiannes fixes from Brett Slager in ONFI Param page parsing. Similar changes in nandemulator by me. Remove panic about more than

CVS commit: src/usr.bin/mktemp

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 13:34:08 UTC 2012 Modified Files: src/usr.bin/mktemp: mktemp.1 mktemp.c Log Message: PR/47155: Eitan Adler: add mktemp zero arguments extension To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/usr.bin/make

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 13:59:27 UTC 2012 Modified Files: src/usr.bin/make: cond.c Log Message: off-by-one To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/usr.bin/make/cond.c Please note that diffs are not public

CVS commit: src/distrib

2012-11-03 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Nov 3 14:25:33 UTC 2012 Modified Files: src/distrib/amd64/installimage: Makefile src/distrib/amd64/liveimage/emuimage: Makefile src/distrib/amd64/liveimage/usbimage: Makefile

CVS commit: src/external/gpl3/gdb/lib

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 14:38:17 UTC 2012 Modified Files: src/external/gpl3/gdb/lib: Makefile Log Message: Tidyup To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb/lib/Makefile Please note that diffs are not

CVS commit: src/sys/arch/x68k/conf

2012-11-03 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Nov 3 14:44:29 UTC 2012 Modified Files: src/sys/arch/x68k/conf: GENERIC Log Message: Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. To generate a diff of this commit: cvs rdiff -u -r1.163 -r1.164

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

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 14:59:44 UTC 2012 Modified Files: src/external/gpl3/gdb/dist/gdb: mips-tdep.h mipsnbsd-nat.c src/external/gpl3/gdb/dist/gdb/config/mips: nbsd.mh Log Message: Bring across target kvm support for mips from gdb6.

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

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 15:06:55 UTC 2012 Modified Files: src/external/gpl3/gdb/dist/gdb: mipsnbsd-tdep.c Log Message: Supply MIPS_ZERO_REGNUM and MIPS_UNUSED_REGNUM (as zero). Idea stolen from mips-linux-tdep.c To generate a diff of this

CVS commit: src/external/gpl3/gdb/dist/gdb/config/mips

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 15:07:40 UTC 2012 Modified Files: src/external/gpl3/gdb/dist/gdb/config/mips: nbsd.mh Log Message: Typo in previous To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/external/bsd/cron/dist

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 15:39:24 UTC 2012 Modified Files: src/external/bsd/cron/dist: config.h crontab.c Log Message: use utimensat(2) and correct and centralize file times handling. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/distrib/utils/sysinst/arch/x68k

2012-11-03 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Nov 3 15:40:58 UTC 2012 Modified Files: src/distrib/utils/sysinst/arch/x68k: Makefile Removed Files: src/distrib/utils/sysinst/arch/x68k: menus.md.es menus.md.pl msg.md.de msg.md.es msg.md.pl Log

CVS commit: src/lib/libperfuse

2012-11-03 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Sat Nov 3 15:43:20 UTC 2012 Modified Files: src/lib/libperfuse: ops.c Log Message: When lookup returns a node with null inode number, it means the ENOENT, with negative caching. We do not implement negative caching yet, but we

CVS commit: src/share/man/man4

2012-11-03 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Nov 3 16:47:54 UTC 2012 Modified Files: src/share/man/man4: options.4 Log Message: options FFS_NO_SNAPSHOT disables only the creation of file system internal snapshot. Per comment from hannken@. To generate a diff of

CVS commit: src/external/gpl3/gdb/lib

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 17:07:51 UTC 2012 Modified Files: src/external/gpl3/gdb/lib/libbfd/arch/mips64eb: bfd_stdint.h src/external/gpl3/gdb/lib/libbfd/arch/mips64el: bfd_stdint.h src/external/gpl3/gdb/lib/libbfd/arch/mipseb:

CVS commit: src/external/bsd/cron/dist

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 17:33:01 UTC 2012 Modified Files: src/external/bsd/cron/dist: crontab.c Log Message: make the utime and utimes cases work too. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sbin/scsictl

2012-11-03 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Nov 3 19:26:53 UTC 2012 Modified Files: src/sbin/scsictl: scsictl.c Log Message: make a bunch of globals static To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sbin/scsictl/scsictl.c Please note that

CVS commit: src

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 19:39:21 UTC 2012 Modified Files: src/lib/libc/gen: Makefile.inc src/lib/libc/sys: utimes.2 src/sys/sys: stat.h Added Files: src/lib/libc/gen: utimens.c Log Message: add utimens and lutimens

CVS commit: src/sys

2012-11-03 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Sat Nov 3 23:22:23 UTC 2012 Modified Files: src/sys/compat/common: kern_time_50.c src/sys/compat/netbsd32: netbsd32_compat_50.c netbsd32_wait.c src/sys/compat/osf1: osf1_resource.c src/sys/kern:

CVS commit: src/lib/libpthread

2012-11-03 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sat Nov 3 23:42:27 UTC 2012 Modified Files: src/lib/libpthread: pthread.c pthread_int.h Log Message: libpthread: replace the use of obsolete sys/tree.h interface with rbtree(9). To generate a diff of this commit: cvs rdiff -u

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

2012-11-03 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Sun Nov 4 00:32:47 UTC 2012 Modified Files: src/sys/arch/sparc/sparc: locore.s pmap.c Log Message: in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, pmap_activate() already does this. add MP locking to

CVS commit: src/distrib

2012-11-03 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Sat Nov 3 07:59:46 UTC 2012 Modified Files: src/distrib/notes/common: main src/distrib/notes/evbarm: prep src/distrib/sets: regpkg Log Message: Remove duplicate word (the the - the) To generate a diff of this

CVS commit: src/sys/arch/x68k/stand/bootlogo

2012-11-03 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Nov 3 08:01:36 UTC 2012 Removed Files: src/sys/arch/x68k/stand/bootlogo: MANIFEST netbsd.xpm setbootimg.c xpm2bootimg.c Log Message: Remove x68k/stand/bootlogo/ directory. It was a tool before the bootloader

CVS commit: src/lib/libpthread

2012-11-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Nov 3 09:20:36 UTC 2012 Modified Files: src/lib/libpthread: pthread_condattr.3 Log Message: Fix pasto. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libpthread/pthread_condattr.3 Please note that diffs

CVS commit: src/sys/modules/nand

2012-11-03 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Sat Nov 3 11:48:55 UTC 2012 Modified Files: src/sys/modules/nand: Makefile Log Message: Add nand_samsung.c to the module build too! To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/modules/nand/Makefile

CVS commit: src/sys/dev/nand

2012-11-03 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Sat Nov 3 12:12:48 UTC 2012 Modified Files: src/sys/dev/nand: nand.c nand.h nand_micron.c nand_samsung.c Log Message: Make nc_block_pages go aways, its redundant and unused. Print more info on attach including the width. To

CVS commit: src/sys/dev/nand

2012-11-03 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Sat Nov 3 12:45:28 UTC 2012 Modified Files: src/sys/dev/nand: nand.c nandemulator.c Log Message: Endiannes fixes from Brett Slager in ONFI Param page parsing. Similar changes in nandemulator by me. Remove panic about more than

CVS commit: src/usr.bin/mktemp

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 13:34:08 UTC 2012 Modified Files: src/usr.bin/mktemp: mktemp.1 mktemp.c Log Message: PR/47155: Eitan Adler: add mktemp zero arguments extension To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/usr.bin/make

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 13:59:27 UTC 2012 Modified Files: src/usr.bin/make: cond.c Log Message: off-by-one To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/usr.bin/make/cond.c Please note that diffs are not public

CVS commit: src/distrib

2012-11-03 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Nov 3 14:25:33 UTC 2012 Modified Files: src/distrib/amd64/installimage: Makefile src/distrib/amd64/liveimage/emuimage: Makefile src/distrib/amd64/liveimage/usbimage: Makefile

CVS commit: src/external/gpl3/gdb/lib

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 14:38:17 UTC 2012 Modified Files: src/external/gpl3/gdb/lib: Makefile Log Message: Tidyup To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb/lib/Makefile Please note that diffs are not

CVS commit: src/sys/arch/x68k/conf

2012-11-03 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Nov 3 14:44:29 UTC 2012 Modified Files: src/sys/arch/x68k/conf: GENERIC Log Message: Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. To generate a diff of this commit: cvs rdiff -u -r1.163 -r1.164

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

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 14:59:44 UTC 2012 Modified Files: src/external/gpl3/gdb/dist/gdb: mips-tdep.h mipsnbsd-nat.c src/external/gpl3/gdb/dist/gdb/config/mips: nbsd.mh Log Message: Bring across target kvm support for mips from gdb6.

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

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 15:06:55 UTC 2012 Modified Files: src/external/gpl3/gdb/dist/gdb: mipsnbsd-tdep.c Log Message: Supply MIPS_ZERO_REGNUM and MIPS_UNUSED_REGNUM (as zero). Idea stolen from mips-linux-tdep.c To generate a diff of this

CVS commit: src/external/gpl3/gdb/dist/gdb/config/mips

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 15:07:40 UTC 2012 Modified Files: src/external/gpl3/gdb/dist/gdb/config/mips: nbsd.mh Log Message: Typo in previous To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/external/bsd/cron/dist

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 15:39:24 UTC 2012 Modified Files: src/external/bsd/cron/dist: config.h crontab.c Log Message: use utimensat(2) and correct and centralize file times handling. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/distrib/utils/sysinst/arch/x68k

2012-11-03 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Nov 3 15:40:58 UTC 2012 Modified Files: src/distrib/utils/sysinst/arch/x68k: Makefile Removed Files: src/distrib/utils/sysinst/arch/x68k: menus.md.es menus.md.pl msg.md.de msg.md.es msg.md.pl Log

CVS commit: src/lib/libperfuse

2012-11-03 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Sat Nov 3 15:43:20 UTC 2012 Modified Files: src/lib/libperfuse: ops.c Log Message: When lookup returns a node with null inode number, it means the ENOENT, with negative caching. We do not implement negative caching yet, but we

CVS commit: src/share/man/man4

2012-11-03 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Nov 3 16:47:54 UTC 2012 Modified Files: src/share/man/man4: options.4 Log Message: options FFS_NO_SNAPSHOT disables only the creation of file system internal snapshot. Per comment from hannken@. To generate a diff of

CVS commit: src/external/gpl3/gdb/lib

2012-11-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Nov 3 17:07:51 UTC 2012 Modified Files: src/external/gpl3/gdb/lib/libbfd/arch/mips64eb: bfd_stdint.h src/external/gpl3/gdb/lib/libbfd/arch/mips64el: bfd_stdint.h src/external/gpl3/gdb/lib/libbfd/arch/mipseb:

CVS commit: src/external/bsd/cron/dist

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 17:33:01 UTC 2012 Modified Files: src/external/bsd/cron/dist: crontab.c Log Message: make the utime and utimes cases work too. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sbin/scsictl

2012-11-03 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Nov 3 19:14:54 UTC 2012 Modified Files: src/sbin/scsictl: scsictl.c Log Message: drop write-only variable To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sbin/scsictl/scsictl.c Please note that diffs

CVS commit: src/sbin/scsictl

2012-11-03 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Nov 3 19:26:53 UTC 2012 Modified Files: src/sbin/scsictl: scsictl.c Log Message: make a bunch of globals static To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sbin/scsictl/scsictl.c Please note that

CVS commit: src

2012-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 3 19:39:21 UTC 2012 Modified Files: src/lib/libc/gen: Makefile.inc src/lib/libc/sys: utimes.2 src/sys/sys: stat.h Added Files: src/lib/libc/gen: utimens.c Log Message: add utimens and lutimens

CVS commit: src/sys

2012-11-03 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Sat Nov 3 23:22:23 UTC 2012 Modified Files: src/sys/compat/common: kern_time_50.c src/sys/compat/netbsd32: netbsd32_compat_50.c netbsd32_wait.c src/sys/compat/osf1: osf1_resource.c src/sys/kern:

CVS commit: src/lib/libpthread

2012-11-03 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sat Nov 3 23:42:27 UTC 2012 Modified Files: src/lib/libpthread: pthread.c pthread_int.h Log Message: libpthread: replace the use of obsolete sys/tree.h interface with rbtree(9). To generate a diff of this commit: cvs rdiff -u

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

2012-11-03 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Sun Nov 4 00:32:47 UTC 2012 Modified Files: src/sys/arch/sparc/sparc: locore.s pmap.c Log Message: in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU, pmap_activate() already does this. add MP locking to