CVS commit: src/external/mit/xorg/lib/pixman

2010-12-01 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Dec 1 08:59:13 UTC 2010 Modified Files: src/external/mit/xorg/lib/pixman: Makefile Log Message: dsable SSE2 support on amd64 for now. GCC generates code that causes alignment faults. the code is: 0x7f7ffd40ccd7

CVS commit: xsrc/external/mit/pixman/include

2010-12-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Dec 1 08:59:38 UTC 2010 Modified Files: xsrc/external/mit/pixman/include: config.h Log Message: disable sse2 on amd64 for now. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/sys/arch/macppc/dev

2010-12-01 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Dec 1 09:52:29 UTC 2010 Modified Files: src/sys/arch/macppc/dev: if_wi_obio.c Log Message: Follow up the changes done to wivar.h -- the consequence here is that instead of a _disable and _enable routine, we have a single _enable

CVS commit: src/sys/rump/librump/rumpkern

2010-12-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Dec 1 11:19:18 UTC 2010 Modified Files: src/sys/rump/librump/rumpkern: vm.c Log Message: Make uvm_pagealloc_tele() fail if the request can't be immediately satisfied. This allows the caller to unlock the object and the

CVS commit: src/share/man/man7

2010-12-01 Thread David A. Holland
Module Name:src Committed By: dholland Date: Wed Dec 1 11:23:40 UTC 2010 Modified Files: src/share/man/man7: c.7 Log Message: Minor grammar patrol. XXX: if this is going to mention the c89 TC's, it should really XXX: mention the c99 TC's too. To generate a diff of

CVS commit: src/share/man/man7

2010-12-01 Thread David A. Holland
Module Name:src Committed By: dholland Date: Wed Dec 1 11:24:38 UTC 2010 Modified Files: src/share/man/man7: c.7 Log Message: typo To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man7/c.7 Please note that diffs are not public domain; they are

CVS commit: [netbsd-5] src/distrib/notes/common

2010-12-01 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Wed Dec 1 12:28:38 UTC 2010 Modified Files: src/distrib/notes/common [netbsd-5]: main Log Message: Add myself to releng on netbsd-5 branch To generate a diff of this commit: cvs rdiff -u -r1.425.2.14 -r1.425.2.15

CVS commit: src/share/man/man7

2010-12-01 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Dec 1 13:27:15 UTC 2010 Modified Files: src/share/man/man7: c.7 Log Message: Reference stdbool(3), stdint(3), and inttypes(3). Use .Vt. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man7/c.7

CVS commit: src

2010-12-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Dec 1 14:59:39 UTC 2010 Modified Files: src/lib/librumpuser: rumpuser_pth.c src/sys/rump/include/rump: rumpuser.h src/sys/rump/librump/rumpkern: intr.c klock.c locks.c ltsleep.c rump.c

CVS commit: src/lib/librumpuser

2010-12-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Dec 1 15:01:53 UTC 2010 Modified Files: src/lib/librumpuser: rumpuser_pth.c Log Message: Umm, delete recursive mutex interface instead of renaming it. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/rump/include/rump

2010-12-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Dec 1 15:02:05 UTC 2010 Modified Files: src/sys/rump/include/rump: rumpuser.h Log Message: rumpuser interface changed To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/rump/include/rump/rumpuser.h

CVS commit: src/sys/rump/net/lib/libvirtif

2010-12-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Dec 1 15:13:24 UTC 2010 Modified Files: src/sys/rump/net/lib/libvirtif: if_virt.c Log Message: Don't bother asserting: if we create the thread without KTHREAD_MPSAFE, it's not going to be MPSAFE. To generate a diff of this

CVS commit: src

2010-12-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Dec 1 17:22:52 UTC 2010 Modified Files: src/lib/librumpuser: rumpuser_pth.c src/sys/rump/include/rump: rumpuser.h src/sys/rump/librump/rumpkern: locks.c locks_up.c Log Message: implement mutex_owner() To

CVS commit: src/sbin/resize_ffs

2010-12-01 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Dec 1 17:33:45 UTC 2010 Modified Files: src/sbin/resize_ffs: resize_ffs.c Log Message: Clean up this file: - sync usage comment with current reality - sort includes - wrap lines - use EXIT_FAILURE consistently - make error

CVS commit: src/sbin/resize_ffs

2010-12-01 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Dec 1 17:39:21 UTC 2010 Modified Files: src/sbin/resize_ffs: resize_ffs.c Log Message: Do not look for a v1 file system at SBLOCK_UFS2, as this gets the wrong superblock (first alternate) for a file system with 64k blocks.

CVS commit: src/sbin/resize_ffs

2010-12-01 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Dec 1 17:39:54 UTC 2010 Modified Files: src/sbin/resize_ffs: TODO Log Message: Update TODO for resize_ffs(8), adding some stuff and removing some ancient bits. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2010-12-01 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Wed Dec 1 17:40:08 UTC 2010 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Remove unexpected t_resize_ffs.debug (t_resize_ffs is an atf-sh script). To generate a diff of this commit: cvs rdiff -u -r1.165 -r1.166

CVS commit: src

2010-12-01 Thread Frank Wille
Module Name:src Committed By: phx Date: Wed Dec 1 17:48:04 UTC 2010 Modified Files: src/distrib/sets/lists/base: md.macppc src/share/wscons/keymaps: Makefile Added Files: src/share/wscons/keymaps: ukbd.any.powerbook Log Message: Overlay for all Apple

CVS commit: src/sys/rump/librump/rumpkern

2010-12-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Dec 1 20:29:57 UTC 2010 Modified Files: src/sys/rump/librump/rumpkern: scheduler.c vm.c Log Message: If the pagedaemon cannot free any memory due to not being able to lock any uvm objects, check if lockholders are currently

CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib

2010-12-01 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Wed Dec 1 22:01:41 UTC 2010 Modified Files: src/crypto/external/bsd/netpgp/dist/src/lib: netpgp.c Log Message: When generating a key, set the new key's userid (last 16 bytes of fingerprint) as an internal netpgp variable. This can

CVS commit: src/etc/etc.macppc

2010-12-01 Thread David Brownlee
Module Name:src Committed By: abs Date: Wed Dec 1 22:06:19 UTC 2010 Modified Files: src/etc/etc.macppc: MAKEDEV.conf Log Message: Add wd2 and wd3 to the default device set - noted by Donald Lee on port-macppc To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib

2010-12-01 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Wed Dec 1 22:14:52 UTC 2010 Modified Files: src/crypto/external/bsd/netpgp/dist/src/lib: netpgp.c Log Message: avoid nameclash - call the generated user id variable generated userid also keep the time of structure initialisation

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

2010-12-01 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Dec 2 02:58:29 UTC 2010 Modified Files: src/distrib/sets/lists/base: mi Log Message: Add keymap for ukbd.any.powerbook to fix build breakage To generate a diff of this commit: cvs rdiff -u -r1.889 -r1.890

CVS commit: src/lib/libedit

2010-12-01 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Dec 2 04:35:17 UTC 2010 Modified Files: src/lib/libedit: filecomplete.c Log Message: Fix up bodgy code for printing completion matches; it used to sometimes skip entries, print (null), run off the end of the array, or

CVS commit: src/lib/libedit

2010-12-01 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Dec 2 04:42:46 UTC 2010 Modified Files: src/lib/libedit: filecomplete.c Log Message: add const, from PR 44183. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/lib/libedit/filecomplete.c Please note

CVS commit: src/sbin/cgdconfig

2010-12-01 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Thu Dec 2 04:54:32 UTC 2010 Modified Files: src/sbin/cgdconfig: cgdconfig.c Log Message: In -G, refuse to operate if KEYGEN_URANDOM is specified as we already do for KEYGEN_RANDOMKEY. Print a warning if such a refusal is