CVS commit: src/sys/kern

2011-04-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Apr 19 07:12:59 UTC 2011 Modified Files: src/sys/kern: subr_percpu.c Log Message: Relax an assertion To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/kern/subr_percpu.c Please note that diffs are not pu

CVS commit: src/tests/syscall

2011-04-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Apr 19 10:21:51 UTC 2011 Modified Files: src/tests/syscall: t_mmap.c t_msync.c Log Message: Add MAP_PRIVATE to mmap() flags where missing. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/syscall/t_mmap.

CVS commit: src/lib/libpuffs

2011-04-19 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Tue Apr 19 10:35:24 UTC 2011 Modified Files: src/lib/libpuffs: puffs_ops.3 Log Message: In node_lookup() ops, pcn->pcn_nameiop contains a NAMEI_* constant, not PUFFSLOOKUP_* To generate a diff of this commit: cvs rdiff -u -r1.27 -

CVS commit: src/sys/arch/sandpoint/stand/altboot

2011-04-19 Thread Frank Wille
Module Name:src Committed By: phx Date: Tue Apr 19 14:12:54 UTC 2011 Modified Files: src/sys/arch/sandpoint/stand/altboot: README.altboot Log Message: Added a detailed description of altboot command line and boot arguments. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/sandpoint/stand/altboot

2011-04-19 Thread Frank Wille
Module Name:src Committed By: phx Date: Tue Apr 19 17:49:38 UTC 2011 Modified Files: src/sys/arch/sandpoint/stand/altboot: pciide.c Log Message: Some DSM-G600 use a Acard ATP865A instead of ATP865. Added its product id. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/sys/arch/sandpoint/sandpoint

2011-04-19 Thread Frank Wille
Module Name:src Committed By: phx Date: Tue Apr 19 18:06:19 UTC 2011 Modified Files: src/sys/arch/sandpoint/sandpoint: machdep.c Log Message: Make it compile when no kernel symbols and no debugger is configured. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.

CVS commit: src/sys/arch/sandpoint/sandpoint

2011-04-19 Thread Frank Wille
Module Name:src Committed By: phx Date: Tue Apr 19 18:16:03 UTC 2011 Modified Files: src/sys/arch/sandpoint/sandpoint: satmgr.c Log Message: It is probably better to flash the power LED after power-off on a DSM-G600, to make the user aware that he needs to remove power man

CVS commit: src/usr.bin/netstat

2011-04-19 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Apr 19 18:34:39 UTC 2011 Modified Files: src/usr.bin/netstat: fast_ipsec.c Log Message: fix some labels for ipcomp counters which didn't make sense at all To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/u

CVS commit: src/tests/lib/libc/ttyio

2011-04-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Apr 19 20:07:53 UTC 2011 Modified Files: src/tests/lib/libc/ttyio: t_ttyio.c Log Message: Make the test case independend of stdin being a terminal To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/lib

CVS commit: src/tests/lib/libcurses/director

2011-04-19 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Apr 19 20:13:56 UTC 2011 Modified Files: src/tests/lib/libcurses/director: director.c Log Message: Manually craft a (default) termios description instead of trying to fetch one from stdin - ATF tests should not rely on stdin b

CVS commit: src/share/man/man4

2011-04-19 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Tue Apr 19 23:54:38 UTC 2011 Added Files: src/share/man/man4: balloon.4 Log Message: Please welcome balloon(4), the Xen memory balloon man page. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/share/man/man4/balloon.4

CVS commit: src/share/man/man4

2011-04-19 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Wed Apr 20 00:04:55 UTC 2011 Removed Files: src/share/man/man4: balloon.4 Log Message: Sigh, removing balloon(4) there was already one living under x86. Not marking the entry in set lists as obsolete, the man page stayed in there for

CVS commit: src/share/man/man4/man4.x86

2011-04-19 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Wed Apr 20 00:21:34 UTC 2011 Modified Files: src/share/man/man4/man4.x86: balloon.4 Log Message: So, hi again, balloon(4). Merge with the current version: - driver attaches to xenbus(4) (no compile time option anymore) - max reservat