CVS commit: src/lib/librumpuser

2010-11-24 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Nov 24 11:40:24 UTC 2010 Modified Files: src/lib/librumpuser: rumpuser_sp.c Log Message: Sneeze some locking into connect/disconnect. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/usr.bin/tpfmt

2010-11-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 24 13:17:57 UTC 2010 Modified Files: src/usr.bin/tpfmt: Makefile sym.c sym.h tpfmt.c Log Message: - pass lint - minor spacing nits - check allocations To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

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

2010-11-24 Thread Hauke Fath
Module Name:src Committed By: hauke Date: Wed Nov 24 13:48:20 UTC 2010 Modified Files: src/sys/arch/mac68k/conf: SMALLRAM Log Message: One more page in the Big Book Of Things That We Can do Without -- COMPAT* options, puffs support. To generate a diff of this commit:

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

2010-11-24 Thread Hauke Fath
Module Name:src Committed By: hauke Date: Wed Nov 24 13:53:34 UTC 2010 Modified Files: src/sys/arch/mac68k/conf: INSTALL Log Message: Catch up on COMPAT* options -- it's been a while... To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47

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

2010-11-24 Thread Hauke Fath
Module Name:src Committed By: hauke Date: Wed Nov 24 13:54:50 UTC 2010 Modified Files: src/sys/arch/mac68k/conf: GENERIC Log Message: Consistency in commenting COMPAT_nn options. To generate a diff of this commit: cvs rdiff -u -r1.198 -r1.199

CVS commit: src/lib/librumpuser

2010-11-24 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Nov 24 14:32:42 UTC 2010 Modified Files: src/lib/librumpuser: sp_common.c Log Message: missed part of earlier commit To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/librumpuser/sp_common.c Please note

CVS commit: src/sys/kern

2010-11-24 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Wed Nov 24 14:49:18 UTC 2010 Modified Files: src/sys/kern: uipc_mbuf.c Log Message: No need to print '0x' twice in the printing of the mbuf flags via 'show mbuf' To generate a diff of this commit: cvs rdiff -u -r1.137 -r1.138

CVS commit: src/sys/arch/x86/x86

2010-11-24 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Wed Nov 24 14:56:18 UTC 2010 Modified Files: src/sys/arch/x86/x86: intr.c Log Message: when DDB is enabled then use 'db_printf' for 'call intr_printconfig' to respect the 25 lines on vga output To generate a diff of this

CVS commit: src/lib/librumpuser

2010-11-24 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Nov 24 15:17:47 UTC 2010 Modified Files: src/lib/librumpuser: rumpuser_sp.c Log Message: improve threadsafety To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/librumpuser/rumpuser_sp.c Please note that

CVS commit: src/sys/dev

2010-11-24 Thread David A. Holland
Module Name:src Committed By: dholland Date: Wed Nov 24 16:31:12 UTC 2010 Modified Files: src/sys/dev: firmload.c Log Message: Call pathbuf_destroy exactly once, never twice. PR 44144 To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/dev/firmload.c

CVS commit: src/lib/librumpuser

2010-11-24 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Nov 24 17:00:11 UTC 2010 Modified Files: src/lib/librumpuser: rumpuser_sp.c sp_common.c Log Message: Unschedule from CPU for out-of-kernel blocking ops. Otherwise we might even deadlock if the thread that wakes us up wants a

CVS commit: src/lib/librumpclient

2010-11-24 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Nov 24 17:03:39 UTC 2010 Modified Files: src/lib/librumpclient: rumpclient.c Log Message: update locking proto, use unputwait To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/librumpclient/rumpclient.c

CVS commit: src/usr.bin/at

2010-11-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 24 17:40:41 UTC 2010 Modified Files: src/usr.bin/at: at.c Log Message: PR/44147: Henning Petersen: Add missing closedir calls. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/usr.bin/at/at.c Please

CVS commit: src/usr.bin/xlint/lint1

2010-11-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 24 17:51:11 UTC 2010 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: PR/44148: Henning Petersen: catstrg() does not set the resulting string length. To generate a diff of this commit: cvs rdiff -u -r1.64

CVS commit: src/sys/dev/ic

2010-11-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Nov 24 19:12:09 UTC 2010 Modified Files: src/sys/dev/ic: sti.c Log Message: Improve debug output. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/dev/ic/sti.c Please note that diffs are not public

CVS commit: [netbsd-5] src/sbin/gpt

2010-11-24 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Nov 24 19:12:44 UTC 2010 Modified Files: src/sbin/gpt [netbsd-5]: gpt.c Log Message: Pull up following revision(s) (requested by christos in ticket #1464): sbin/gpt/gpt.c: revision 1.11 sbin/gpt/gpt.c: revision

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

2010-11-24 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Nov 24 19:13:20 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-radeonhd/dist/src: rhd_driver.c Log Message: revert the part of the previous that was wrong. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: [netbsd-5] src/doc

2010-11-24 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Nov 24 19:13:30 UTC 2010 Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Adjust ticket 1464 - a revision was forgotten, breaking alpha buil. To generate a diff of this commit: cvs rdiff -u -r1.1.2.28 -r1.1.2.29

CVS commit: src/lib/librumpuser

2010-11-24 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Nov 24 20:29:14 UTC 2010 Modified Files: src/lib/librumpuser: rumpuser_sp.c Log Message: create pthread attribute only once To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/lib/librumpuser/rumpuser_sp.c

CVS commit: src/doc

2010-11-24 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Nov 24 22:14:35 UTC 2010 Modified Files: src/doc: 3RDPARTY Log Message: postfix-2.7.2 out. To generate a diff of this commit: cvs rdiff -u -r1.786 -r1.787 src/doc/3RDPARTY Please note that diffs are not public domain; they

CVS commit: src/usr.bin/stat

2010-11-24 Thread David A. Holland
Module Name:src Committed By: dholland Date: Wed Nov 24 22:57:54 UTC 2010 Modified Files: src/usr.bin/stat: stat.c Log Message: Don't printf time_t with %d; fixes PR 44128 from yamt. With this change it successfully prints mtimes after 2038. To generate a diff of this

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

2010-11-24 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Nov 24 23:29:22 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-sunleo/dist/src: leo.h Log Message: make this compile on sparc64 To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

CVS commit: [netbsd-5] src

2010-11-24 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Nov 25 00:27:20 UTC 2010 Modified Files: src/doc [netbsd-5]: CHANGES-5.2 src/lib/libpam [netbsd-5]: Makefile src/lib/libpam/modules [netbsd-5]: mod.mk src/share/mk [netbsd-5]: bsd.own.mk Removed Files:

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2010-11-24 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Nov 25 01:57:09 UTC 2010 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86sbusBus.c Log Message: make this compile on sparc64 To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 \

CVS commit: src/usr.bin/stat

2010-11-24 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Nov 25 04:33:30 UTC 2010 Modified Files: src/usr.bin/stat: stat.c Log Message: Improve previous with comments. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/stat/stat.c Please note that diffs

CVS commit: src/sys/uvm

2010-11-24 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Thu Nov 25 04:45:30 UTC 2010 Modified Files: src/sys/uvm: uvm_page.c uvm_page.h uvm_pglist.c Log Message: Revert vm_physseg allocation changes. A report says that it causes panics when used with mplayer in heavy load. To