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

2012-04-25 Thread Hiroyuki Bessho
Module Name:src
Committed By:   bsh
Date:   Thu Apr 26 06:51:06 UTC 2012

Modified Files:
src/sys/arch/evbarm/conf: std.netwalker

Log Message:
fix the clock frequency for delay().
from Kenichi Hashimoto.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/std.netwalker

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/games/wtf

2012-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Apr 26 03:16:13 UTC 2012

Modified Files:
src/games/wtf: wtf

Log Message:
use modern shell constructs


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/games/wtf/wtf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/coda

2012-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Apr 26 03:04:55 UTC 2012

Modified Files:
src/sys/coda: coda_psdev.c coda_subr.c coda_venus.c coda_vfsops.c
coda_vnops.c

Log Message:
re-arrange things so that vcoda does not depend on coda.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/coda/coda_psdev.c
cvs rdiff -u -r1.25 -r1.26 src/sys/coda/coda_subr.c
cvs rdiff -u -r1.28 -r1.29 src/sys/coda/coda_venus.c
cvs rdiff -u -r1.70 -r1.71 src/sys/coda/coda_vfsops.c
cvs rdiff -u -r1.81 -r1.82 src/sys/coda/coda_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-6] src/doc

2012-04-25 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Thu Apr 26 03:04:34 UTC 2012

Modified Files:
src/doc [netbsd-6]: CHANGES-6.0

Log Message:
Tickets 200, 201.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.77 -r1.1.2.78 src/doc/CHANGES-6.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/modules

2012-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Apr 26 03:03:53 UTC 2012

Modified Files:
src/sys/modules: Makefile
src/sys/modules/coda: Makefile
Added Files:
src/sys/modules/vcoda: Makefile

Log Message:
split the coda module in a device one, and a vfs one so that it works.


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/sys/modules/Makefile
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/coda/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/modules/vcoda/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2012-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Apr 26 03:00:22 UTC 2012

Modified Files:
src/distrib/sets/lists/modules: md.evbppc mi

Log Message:
add vcoda module


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/distrib/sets/lists/modules/md.evbppc
cvs rdiff -u -r1.43 -r1.44 src/distrib/sets/lists/modules/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2012-04-25 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Thu Apr 26 02:57:48 UTC 2012

Modified Files:
src/sys/arch/sparc64/sparc64 [netbsd-6]: trap.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #201):
sys/arch/sparc64/sparc64/trap.c: revision 1.176
Fix 32bit build


To generate a diff of this commit:
cvs rdiff -u -r1.168.8.2 -r1.168.8.3 src/sys/arch/sparc64/sparc64/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-6] src/external/gpl3/gdb/dist/gdb

2012-04-25 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Thu Apr 26 02:49:27 UTC 2012

Modified Files:
src/external/gpl3/gdb/dist/gdb [netbsd-6]: sparc-nat.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #200):
external/gpl3/gdb/dist/gdb/sparc-nat.c: revision 1.3
remove code that assumed that lwpid shares pid space and can be used 
interchangeably.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.2.1 src/external/gpl3/gdb/dist/gdb/sparc-nat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/games/wtf

2012-04-25 Thread Jan Schaumann
Module Name:src
Committed By:   jschauma
Date:   Thu Apr 26 01:55:14 UTC 2012

Modified Files:
src/games/wtf: wtf

Log Message:
allow multiple '-f acronyms' arguments to be given, which makes this behave
more consistently with ACRONYMSDB, which may also point to multiple files


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/games/wtf/wtf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/sun

2012-04-25 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Thu Apr 26 00:50:11 UTC 2012

Modified Files:
src/sys/dev/sun: files.sun kbd.c kbdvar.h

Log Message:
report power button events to sysmon
also send pwm events for volume control keys directly with
options KBD_HIJACK_VOLUME_BUTTONS
so they work in X as well


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/sun/files.sun
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/sun/kbd.c
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/sun/kbdvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libpthread

2012-04-25 Thread enami tsugutomo
Module Name:src
Committed By:   enami
Date:   Thu Apr 26 00:21:44 UTC 2012

Modified Files:
src/lib/libpthread: pthread.c

Log Message:
Store allocated lwpctl state in the thread actually forked,
which is the only thread lives in the child process.

The problem originally reported here:
  https://bugs.ruby-lang.org/issues/6341


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/lib/libpthread/pthread.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/sup/source

2012-04-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Apr 25 22:35:00 UTC 2012

Modified Files:
src/usr.sbin/sup/source: supscan.c

Log Message:
"errs" might be clobbered by longjmp, so declare it volatile.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/sup/source/supscan.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2012-04-25 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Apr 25 19:58:07 UTC 2012

Modified Files:
src/sys/arch/sparc64/sparc64: trap.c

Log Message:
Fix 32bit build


To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 src/sys/arch/sparc64/sparc64/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/m4

2012-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Apr 25 18:23:58 UTC 2012

Modified Files:
src/usr.bin/m4: main.c

Log Message:
Fix wrong loop index leading to infinite loop
ifdef(`FOO',
# FOO
)
XXX: Pullup to 6.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/usr.bin/m4/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/sup/source

2012-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Apr 25 18:07:45 UTC 2012

Modified Files:
src/usr.sbin/sup/source: supscan.c

Log Message:
forgot the %s for the error


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/sup/source/supscan.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/sup/source

2012-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Apr 25 17:33:49 UTC 2012

Modified Files:
src/usr.sbin/sup/source: supscan.c

Log Message:
- don't declare victory when there are errors.
- better error messages.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/sup/source/supscan.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc

2012-04-25 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Apr 25 16:11:27 UTC 2012

Modified Files:
src/etc: master.passwd

Log Message:
Change root's default shell to /bin/sh, to provide a default which
has command line editing, tab completion, and other features users
have come to expect from a modern OS.

Discussed on current-users approximately two weeks ago.  Should be
pulled up for NetBSD 6.0.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/etc/master.passwd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2012-04-25 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Wed Apr 25 13:55:17 UTC 2012

Modified Files:
src/distrib/sets/lists/modules: mi
src/sys/modules: Makefile

Log Message:
Actually create the if_axe module - driver was modularized a while ago.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/distrib/sets/lists/modules/mi
cvs rdiff -u -r1.104 -r1.105 src/sys/modules/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2012-04-25 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Wed Apr 25 12:22:48 UTC 2012

Modified Files:
src/doc: 3RDPARTY

Log Message:
Update OpenSSH and Postfix entries
Capitalize latter.

Patch from Bug Hunting.


To generate a diff of this commit:
cvs rdiff -u -r1.933 -r1.934 src/doc/3RDPARTY

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/crypto/external/bsd/openssl/dist/crypto/buffer

2012-04-25 Thread Matthias Drochner
Module Name:src
Committed By:   drochner
Date:   Wed Apr 25 11:02:46 UTC 2012

Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/buffer: buffer.c

Log Message:
fix for previous fix: correct error code (upstream rev.22474)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/openssl/dist/crypto/buffer/buffer.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2012-04-25 Thread David A. Holland
Module Name:src
Committed By:   dholland
Date:   Wed Apr 25 08:19:33 UTC 2012

Modified Files:
src/sys/arch/sparc/sparc: machdep.c

Log Message:
Fix totally uncompilable code. PR 46374 from Henning Petersen.


To generate a diff of this commit:
cvs rdiff -u -r1.317 -r1.318 src/sys/arch/sparc/sparc/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/hp700/hp700

2012-04-25 Thread David A. Holland
Module Name:src
Committed By:   dholland
Date:   Wed Apr 25 07:58:43 UTC 2012

Modified Files:
src/sys/arch/hp700/hp700: machdep.c

Log Message:
Add missing parenthesis in debug code. PR 46370 from Henning Petersen.


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/sys/arch/hp700/hp700/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/usb

2012-04-25 Thread David A. Holland
Module Name:src
Committed By:   dholland
Date:   Wed Apr 25 07:57:15 UTC 2012

Modified Files:
src/sys/dev/usb: ugen.c

Log Message:
Remove duplicate break. PR 46368 from Henning Petersen.


To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/dev/usb/ugen.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.