CVS commit: src/doc

2013-07-09 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 9 08:57:16 UTC 2013 Modified Files: src/doc: 3RDPARTY Log Message: libcap-1.4.0 and tcpdump-4.4.0 out. To generate a diff of this commit: cvs rdiff -u -r1.1040 -r1.1041 src/doc/3RDPARTY Please note that diffs are not publ

CVS commit: src

2013-07-09 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jul 9 09:34:59 UTC 2013 Modified Files: src/etc: group master.passwd src/etc/mtree: special src/etc/rc.d: rtadvd src/usr.sbin/rtadvd: dump.c rtadvd.c rtadvd.h Log Message: Add _rtadvd user and group. Add

CVS commit: src

2013-07-09 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Tue Jul 9 09:41:30 UTC 2013 Modified Files: src/games/hunt/huntd: huntd.6 src/libexec/mail.local: mail.local.8 src/share/man/man5: forward.5 passwd.5 src/share/man/man7: hier.7 Log Message: Fix sendmail sec

CVS commit: src/sys/arch/powerpc/stand/mkbootimage

2013-07-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Jul 9 13:10:33 UTC 2013 Modified Files: src/sys/arch/powerpc/stand/mkbootimage: mkbootimage.c Log Message: Fix format string. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 \ src/sys/arch/powerpc/stand/mkb

CVS commit: src/sys/arch/powerpc/stand/mkbootimage

2013-07-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Jul 9 13:10:55 UTC 2013 Modified Files: src/sys/arch/powerpc/stand/mkbootimage: Makefile Log Message: Don't depend on libz.a for the tools build, /usr/lib/libz.a might not exist. To generate a diff of this commit: cvs rdiff

CVS commit: src/common/lib/libutil

2013-07-09 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 9 16:10:17 UTC 2013 Modified Files: src/common/lib/libutil: snprintb.c Log Message: Use "unsigned int" instead of "u_int" to make it easier to steal. u_int is out of fashion anyway... To generate a diff of this commit: cvs

CVS commit: src/distrib/sets/lists/debug

2013-07-09 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Tue Jul 9 17:14:37 UTC 2013 Modified Files: src/distrib/sets/lists/debug: md.sparc64 Log Message: +./usr/libdata/debug/usr/libexec/ld.elf_so-sparc.debug and restrict ld.elf_so-sparc.debug to compat builds. To generate a diff of

CVS commit: src/sys/rump

2013-07-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jul 9 17:49:37 UTC 2013 Modified Files: src/sys/rump: Makefile.rump Log Message: Fix pasto: BUILDRUMP_CPPFLAGS was used twice. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/sys/rump/Makefile.rump Please

CVS commit: src/usr.bin/make

2013-07-09 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Tue Jul 9 18:13:14 UTC 2013 Modified Files: src/usr.bin/make: main.c Log Message: Set .MAKE.LEVEL.ENV to the name of the env variable used to communicate the recursion level to sub-makes. To generate a diff of this commit: cvs rdi

CVS commit: src/usr.bin/make

2013-07-09 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Tue Jul 9 18:44:41 UTC 2013 Modified Files: src/usr.bin/make: main.c Log Message: For .MAKE.LEVEL.ENV use VAR_CMD so updates are ignored To generate a diff of this commit: cvs rdiff -u -r1.217 -r1.218 src/usr.bin/make/main.c Plea

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

2013-07-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jul 9 20:32:11 UTC 2013 Modified Files: src/sys/arch/sparc64/sparc64: ofw_machdep.c Log Message: Make dubious code that skips a few interrupts hardcoded print a verbose message asking the user to mail us details. This will al

CVS commit: src/sys/arch/powerpc/powerpc

2013-07-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Jul 9 20:33:03 UTC 2013 Modified Files: src/sys/arch/powerpc/powerpc: bus_space.c Log Message: Fix typo (pa instead of va). To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/arch/powerpc/powerpc/bus_space.

CVS commit: othersrc/share/examples/ec2

2013-07-09 Thread Jeff Rizzo
Module Name:othersrc Committed By: riz Date: Tue Jul 9 23:37:28 UTC 2013 Modified Files: othersrc/share/examples/ec2: build_ec2_img.sh Log Message: it's "no_swap", not "noswap" in /etc/rc.conf. While here, update the default sets URL to NetBSD 6.1, instead of 6.0_BETA.