CVS commit: src/sys/dev/putter

2010-08-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 27 07:40:01 UTC 2010 Modified Files: src/sys/dev/putter: putter.c Log Message: waiters gonna wait, so call seldestroy to wake them up when we go south To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

CVS commit: src/tests/fs/vfs

2010-08-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 27 08:15:30 UTC 2010 Modified Files: src/tests/fs/vfs: t_full.c Log Message: Skip the full test for puffs now that we can (yes, atf issue #53) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src

2010-08-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 27 08:21:43 UTC 2010 Added Files: src/lib/librump: rump.3 Removed Files: src/sys/rump/librump/rumpkern: rump.3 Log Message: Move the manpage from the kernel sources into lib, 'cause that's where it's used. To

CVS commit: src/lib/libc/gen

2010-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 08:38:42 UTC 2010 Modified Files: src/lib/libc/gen: Makefile.inc psignal.3 psignal.c Log Message: add psiginfo. To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 src/lib/libc/gen/Makefile.inc cvs

CVS commit: src/include

2010-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 08:40:38 UTC 2010 Modified Files: src/include: signal.h unistd.h Log Message: The signal number argument in psignal is int not unsigned int. Add psiginfo. To generate a diff of this commit: cvs rdiff -u -r1.53

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

2010-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 08:42:23 UTC 2010 Modified Files: src/distrib/sets/lists/comp: mi Log Message: add psiginfo To generate a diff of this commit: cvs rdiff -u -r1.1502 -r1.1503 src/distrib/sets/lists/comp/mi Please note that diffs

CVS commit: src/share/man/man3

2010-08-27 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Aug 27 09:13:38 UTC 2010 Modified Files: src/share/man/man3: bits.3 Log Message: Replace the example with something more generic and perceptual. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: [uebayasi-xip] src/sys/arch/xen/conf

2010-08-27 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Fri Aug 27 09:41:16 UTC 2010 Modified Files: src/sys/arch/xen/conf [uebayasi-xip]: files.xen Log Message: Glue xmd(4). To generate a diff of this commit: cvs rdiff -u -r1.106.2.1 -r1.106.2.2 src/sys/arch/xen/conf/files.xen

CVS commit: [uebayasi-xip] src/sys/arch/amd64/conf

2010-08-27 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Fri Aug 27 09:41:52 UTC 2010 Modified Files: src/sys/arch/amd64/conf [uebayasi-xip]: majors.amd64 Added Files: src/sys/arch/amd64/conf [uebayasi-xip]: XIP Log Message: xmd(4) / XIP config for amd64. To generate a diff

CVS commit: src/tests/modules

2010-08-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 27 09:56:40 UTC 2010 Modified Files: src/tests/modules: Makefile Added Files: src/tests/modules: t_builtin.c Log Message: tests for builtin modules To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src

2010-08-27 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Fri Aug 27 09:58:17 UTC 2010 Modified Files: src/lib/libperfuse: ops.c perfuse.c perfuse_if.h perfuse_priv.h src/usr.sbin/perfused: msg.c perfused.8 perfused.c perfused.h Log Message: - if perfused is not already started

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

2010-08-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 27 10:01:04 UTC 2010 Modified Files: src/distrib/sets/lists/tests: mi module.mi Log Message: The incredible travels of Seth List. To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140

CVS commit: src/tests/syscall

2010-08-27 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Aug 27 10:03:14 UTC 2010 Modified Files: src/tests/syscall: t_cmsg.c Log Message: Set the cmsg_len and msg_controllen in cmsg_sendfd testcase to match the usage in the cmsg_sendfd_bounds case. This test now passes on an

CVS commit: src/etc/etc.sgimips

2010-08-27 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Aug 27 11:02:56 UTC 2010 Modified Files: src/etc/etc.sgimips: Makefile.inc Log Message: Fix yet another botch on mips64 merge. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/etc/etc.sgimips/Makefile.inc

CVS commit: src/tests/fs/puffs

2010-08-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 27 12:42:21 UTC 2010 Modified Files: src/tests/fs/puffs: t_fuzz.c Log Message: poll the putter fd instead of doing a blocking read. Long story short: we don't have to wait for the fs syncer to run for the close to

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

2010-08-27 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Fri Aug 27 16:29:13 UTC 2010 Modified Files: src/distrib/sets/lists/comp: mi Log Message: Add unformatted version of psiginfo(3). To generate a diff of this commit: cvs rdiff -u -r1.1504 -r1.1505 src/distrib/sets/lists/comp/mi

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

2010-08-27 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Fri Aug 27 15:40:46 UTC 2010 Modified Files: src/distrib/sets/lists/comp: mi Log Message: The psiginfo manual page is in section 3, not 9. To generate a diff of this commit: cvs rdiff -u -r1.1503 -r1.1504

CVS commit: src/usr.bin

2010-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 16:38:27 UTC 2010 Modified Files: src/usr.bin: Makefile Log Message: switch back to the old awk till I fixed the problem. To generate a diff of this commit: cvs rdiff -u -r1.190 -r1.191 src/usr.bin/Makefile Please

CVS commit: src/external

2010-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 16:39:12 UTC 2010 Modified Files: src/external: Makefile Log Message: unhook new awk till I figure out what's wrong. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/Makefile Please note

CVS commit: src/external/historical/nawk/dist

2010-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 16:49:48 UTC 2010 Modified Files: src/external/historical/nawk/dist: proctab.c Log Message: fix botched merge. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/historical/nawk/dist/proctab.c

CVS commit: src/usr.bin

2010-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 16:50:10 UTC 2010 Modified Files: src/usr.bin: Makefile Log Message: unhook awk again To generate a diff of this commit: cvs rdiff -u -r1.191 -r1.192 src/usr.bin/Makefile Please note that diffs are not public

CVS commit: src/external

2010-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 27 16:50:30 UTC 2010 Modified Files: src/external: Makefile Log Message: hook awk again. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/external/Makefile Please note that diffs are not public

CVS commit: src/share/man/man4

2010-08-27 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Aug 27 18:05:16 UTC 2010 Modified Files: src/share/man/man4: acpicpu.4 Log Message: Grammar fix. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/acpicpu.4 Please note that diffs are not public

CVS commit: src/usr.sbin/perfused

2010-08-27 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Aug 27 18:12:51 UTC 2010 Modified Files: src/usr.sbin/perfused: perfused.8 Log Message: Various fixes and improvements. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/perfused/perfused.8 Please note

CVS commit: src/lib/librump

2010-08-27 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Aug 27 18:31:18 UTC 2010 Modified Files: src/lib/librump: rump.3 Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/librump/rump.3 Please note that diffs are not public domain; they are

CVS commit: src/lib/libperfuse

2010-08-27 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Sat Aug 28 03:46:21 UTC 2010 Modified Files: src/lib/libperfuse: ops.c perfuse.c Log Message: - set user/group ownership after object creation. - enforce permissios checks. This needs to be reviewed. To generate a diff of this

CVS commit: src/sys/arch/arm/omap

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:00:35 UTC 2010 Modified Files: src/sys/arch/arm/omap: omap2_gpmc.c Log Message: Remove white-space and null-line. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/omap/omap2_gpmc.c

CVS commit: src/sys/arch/arm/omap

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:03:51 UTC 2010 Modified Files: src/sys/arch/arm/omap: omap2_gpmcreg.h Log Message: + Add some GPMC_CONFIG7 macros and replace magic-number to it. + Indent. To generate a diff of this commit: cvs rdiff -u -r1.3

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

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:12:40 UTC 2010 Modified Files: src/sys/arch/evbarm/gumstix: gumstix_start.S Log Message: Disable L2 Cache when boot time. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

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

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:30:25 UTC 2010 Modified Files: src/sys/arch/evbarm/gumstix: if_smsh_gxio.c Log Message: + Struct smsh_gxio is obsolated, and struct lan9118_softc is used. We do not have private data at all. + Fix typo.

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

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:33:00 UTC 2010 Modified Files: src/sys/arch/evbarm/gumstix: if_sm_gxio.c Log Message: Remove a white space. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/gumstix/if_sm_gxio.c

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

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:39:42 UTC 2010 Modified Files: src/sys/arch/evbarm/gumstix: gxio.c Log Message: + Add configuration function for NIC of Chestnut43/Tobi/Tobi-Duo. tested Chestnut43 only. + Remove parenthesis for return. To

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

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:46:24 UTC 2010 Modified Files: src/sys/arch/evbarm/gumstix: gumstix_machdep.c gumstixreg.h Log Message: + Add parsing keyword 'expansion=' in args from U-boot. And keep backword compatibility 'busheader=', in

CVS commit: src/sys/arch/evbarm

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:54:46 UTC 2010 Modified Files: src/sys/arch/evbarm/conf: OVERO files.overo Added Files: src/sys/arch/evbarm/gumstix: if_smsh_gpmc.c Log Message: Support s...@gpmc. tested Chestnut43 only. To generate a

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

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:58:49 UTC 2010 Modified Files: src/sys/arch/evbarm/conf: OVERO Log Message: Change size number to hexadecimal. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/OVERO Please

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

2010-08-27 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Aug 28 04:59:23 UTC 2010 Modified Files: src/sys/arch/evbarm/conf: GUMSTIX Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/arch/evbarm/conf/GUMSTIX Please note that diffs are