CVS commit: src

2011-08-07 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Sun Aug 7 06:01:51 UTC 2011 Modified Files: src/sys/fs/union: union.h union_subr.c union_vnops.c src/tests/fs/vfs: t_union.c Log Message: Change union rmdir semantics to fail directory removal for non-empty directories

CVS commit: src/games/hack

2011-08-07 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Aug 7 06:03:45 UTC 2011 Modified Files: src/games/hack: hack.apply.c hack.c hack.do_name.c hack.dog.c hack.eat.c hack.engrave.c hack.invent.c hack.mkobj.c hack.mkshop.c hack.mon.c hack.objnam.c

CVS commit: src/share/mk

2011-08-07 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Aug 7 08:15:03 UTC 2011 Modified Files: src/share/mk: bsd.own.mk Log Message: switch x86 to GCC 4.5. To generate a diff of this commit: cvs rdiff -u -r1.677 -r1.678 src/share/mk/bsd.own.mk Please note that diffs are not

CVS commit: src/doc

2011-08-07 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Aug 7 08:15:56 UTC 2011 Modified Files: src/doc: CHANGES Log Message: note switch to GCC 4.5 on x86 To generate a diff of this commit: cvs rdiff -u -r1.1589 -r1.1590 src/doc/CHANGES Please note that diffs are not public

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

2011-08-07 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Sun Aug 7 10:04:42 UTC 2011 Modified Files: src/sys/arch/i386/conf: GENERIC XEN3_DOMU Log Message: Add commented out entries for V7FS and V7FS Endian Independent support. To generate a diff of this commit: cvs rdiff -u -r1.1041

CVS commit: src/lib/libcurses

2011-08-07 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sun Aug 7 10:52:18 UTC 2011 Modified Files: src/lib/libcurses: meta.c Log Message: flush the output after writing the meta sequence. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libcurses/meta.c Please

CVS commit: src/lib/libcurses

2011-08-07 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sun Aug 7 10:54:53 UTC 2011 Modified Files: src/lib/libcurses: instr.c Log Message: Fix a bug that prevented instr and friends returning OK. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libcurses/instr.c

CVS commit: src/lib/libcurses

2011-08-07 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sun Aug 7 10:55:59 UTC 2011 Modified Files: src/lib/libcurses: curses_inch.3 Log Message: Document the return values for innstr and friends. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/lib/libcurses

2011-08-07 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sun Aug 7 10:57:10 UTC 2011 Modified Files: src/lib/libcurses: inchstr.c Log Message: Merge the attributes into the returned characters. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libcurses/inchstr.c

CVS commit: src/common/lib/libprop

2011-08-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Aug 7 11:33:03 UTC 2011 Modified Files: src/common/lib/libprop: prop_dictionary_util.3 Log Message: prop_dictionary_get_dict: last argument is prop_dictionary_t *, not bool * To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libcurses

2011-08-07 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Aug 7 11:37:06 UTC 2011 Modified Files: src/lib/libcurses: curses_inch.3 Log Message: Add serial comma, remove trailing whitespace, bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/external/gpl3/gcc/usr.bin

2011-08-07 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Aug 7 11:41:50 UTC 2011 Modified Files: src/external/gpl3/gcc/usr.bin: Makefile.inc Log Message: after all the recent fixes, let's call this NetBSD nb2 20110806 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sbin/drvctl

2011-08-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Aug 7 12:00:11 UTC 2011 Modified Files: src/sbin/drvctl: drvctl.8 drvctl.c Log Message: add an optional argument to the -p flag that lets you extract specific property values from the command-line: $ drvctl -p wd0

CVS commit: src/external/gpl3/gcc

2011-08-07 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Aug 7 12:20:10 UTC 2011 Modified Files: src/external/gpl3/gcc/lib/libgcc/arch: hppa.mk src/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa: c++config.h config.h gstdint.h

CVS commit: src/share/man/man9

2011-08-07 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Aug 7 12:29:24 UTC 2011 Modified Files: src/share/man/man9: pserialize.9 Log Message: Fix .Xr to membar_ops(3), not membar(9). Spotted by wiz@. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sbin/drvctl

2011-08-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Aug 7 13:00:35 UTC 2011 Modified Files: src/sbin/drvctl: drvctl.8 drvctl.c Log Message: add the -t option that modifies -l behaviour to recursively scan for child devices and print them in tree format: $ drvctl -lt usb0

CVS commit: src

2011-08-07 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Aug 7 13:33:03 UTC 2011 Modified Files: src/common/lib/libc/sys: cpuset.c src/distrib/sets/lists/comp: mi src/sys/conf: files src/sys/kern: init_main.c kern_cpu.c kern_runq.c subr_pserialize.c

CVS commit: src/sys/dev

2011-08-07 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Aug 7 13:39:24 UTC 2011 Modified Files: src/sys/dev/i2o: dpti.c dptivar.h src/sys/dev/ic: dpt.c dptvar.h src/sys/dev/mca: ed_mca.c edc_mca.c Log Message: Replace some wakeup_one(9) uses with mutex(9) or plain

CVS commit: src/sys/dev/usb

2011-08-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Aug 7 13:45:46 UTC 2011 Modified Files: src/sys/dev/usb: ohci.c Log Message: PR# kern/30398: panic in ohci_softintr If the host controller has a TD that the driver doesn't know about, ignore it instead of calling panic.

CVS commit: src/sys/net

2011-08-07 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Aug 7 13:51:37 UTC 2011 Modified Files: src/sys/net: if_ppp.c Log Message: Convert ppp_list_lock to mutex(9). To generate a diff of this commit: cvs rdiff -u -r1.133 -r1.134 src/sys/net/if_ppp.c Please note that diffs are

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

2011-08-07 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Aug 7 14:00:08 UTC 2011 Modified Files: src/sys/arch/sparc64/conf: GENERIC Log Message: Trailing whitespace, what trailing whitespace? To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143

CVS commit: src

2011-08-07 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Aug 7 14:03:17 UTC 2011 Modified Files: src/share/man/man9: kthread.9 src/sys/dev: fss.c src/sys/dev/flash: flash_io.c src/sys/kern: kern_kthread.c src/sys/rump/librump/rumpkern: threads.c

CVS commit: src/sys/arch/bebox/include

2011-08-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Aug 7 14:36:36 UTC 2011 Removed Files: src/sys/arch/bebox/include: mouse.h pccons.h src/sys/arch/bebox/include/pc: display.h Log Message: Remove obsoleted headers. To generate a diff of this commit: cvs rdiff -u

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

2011-08-07 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Aug 7 14:39:15 UTC 2011 Modified Files: src/sys/arch/i386/conf: Makefile.i386 Log Message: Try to ensure no SSE instructions are generated for kernel code, as is already done on amd64. To generate a diff of this commit:

CVS commit: src/sys/arch/powerpc/oea

2011-08-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Aug 7 14:47:05 UTC 2011 Modified Files: src/sys/arch/powerpc/oea: prep_machdep.c Log Message: Set BeBox Mainboard Registers space to BAT register. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/bebox

2011-08-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Aug 7 15:04:46 UTC 2011 Modified Files: src/sys/arch/bebox/bebox: machdep.c Added Files: src/sys/arch/bebox/include: bebox.h Log Message: Use BEBOX_REG for mapped to BAT instead of bebox_mb_reg. To generate a

CVS commit: src/sys/arch/bebox

2011-08-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Aug 7 15:13:07 UTC 2011 Modified Files: src/sys/arch/bebox/bebox: pic_bebox.c src/sys/arch/bebox/include: intr.h Log Message: Use BEBOX_REG for mapped to BAT instead of bebox_mb_reg. To generate a diff of this

CVS commit: src/sys/arch/bebox/bebox

2011-08-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Aug 7 15:16:35 UTC 2011 Modified Files: src/sys/arch/bebox/bebox: machdep.c Log Message: Not allow interrupt hear. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 src/sys/arch/bebox/bebox/machdep.c

CVS commit: src/sys/arch/bebox

2011-08-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Aug 7 15:22:19 UTC 2011 Modified Files: src/sys/arch/bebox/bebox: machdep.c src/sys/arch/bebox/include: isa_machdep.h Log Message: Cleanup headers and variables. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/bebox/bebox

2011-08-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Aug 7 15:31:35 UTC 2011 Modified Files: src/sys/arch/bebox/bebox: mainbus.c Log Message: Try to attach 2nd CPU. But not support options MULTIPROCESSOR yet. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28

CVS commit: src/sys/arch/bebox/bebox

2011-08-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Aug 7 15:44:59 UTC 2011 Modified Files: src/sys/arch/bebox/bebox: locore.S Log Message: Cleanup spin loop for 2nd cpu. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/arch/bebox/bebox/locore.S

CVS commit: src/sys/arch/xen/xen

2011-08-07 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Aug 7 17:15:40 UTC 2011 Modified Files: src/sys/arch/xen/xen: xbdback_xenbus.c Log Message: Add a comment explaing why a flush workqueue is handled differently from read/write workqueue requests. To generate a diff of this

CVS commit: src/sys/arch/xen/xen

2011-08-07 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Aug 7 17:10:35 UTC 2011 Modified Files: src/sys/arch/xen/xen: xbdback_xenbus.c Log Message: Several fixes to the continuation engine: - make sure to enter the continuation loop at splbio(), and add some KASSERT() for this.

CVS commit: src/sys/arch/xen/xen

2011-08-07 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Aug 7 17:39:34 UTC 2011 Modified Files: src/sys/arch/xen/xen: xbdback_xenbus.c Log Message: Guard against spurious xbdback_backend_changed() calls which would result in the block device being opened twice. Fixes

CVS commit: src/sys/dev/usb

2011-08-07 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Aug 7 18:58:53 UTC 2011 Modified Files: src/sys/dev/usb: uhci.c Log Message: Make uhci_find_prev_qh() always 'static inline', just 'inline leads to trouble. To generate a diff of this commit: cvs rdiff -u -r1.239 -r1.240

CVS commit: src/sys/dev/isa

2011-08-07 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Aug 7 19:46:22 UTC 2011 Modified Files: src/sys/dev/isa: dpt_isa.c Log Message: Appease _LP64 build with GCC 4.5. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/dev/isa/dpt_isa.c Please note that

CVS commit: [cherry-xenmp] src/sys/arch

2011-08-07 Thread Cherry G. Mathew
Module Name:src Committed By: cherry Date: Sun Aug 7 19:48:08 UTC 2011 Modified Files: src/sys/arch/i386/i386 [cherry-xenmp]: machdep.c src/sys/arch/xen/x86 [cherry-xenmp]: cpu.c Log Message: Fix XEN3PAE_DOMx build To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/ic

2011-08-07 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Aug 7 20:05:08 UTC 2011 Modified Files: src/sys/dev/ic: hscx.h ipac.h isac.h Log Message: Appease _LP64 build with GCC 4.5. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dev/ic/hscx.h

CVS commit: src/sys/dev/ic

2011-08-07 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Aug 7 20:14:42 UTC 2011 Modified Files: src/sys/dev/ic: isacsx.h Log Message: Another instance of REG_OFFSET that needs to be consistent with the rest. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/doc

2011-08-07 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Sun Aug 7 20:44:32 UTC 2011 Modified Files: src/doc: CHANGES Log Message: New linux syscalls: fadvise64() and fadvise64_64(). To generate a diff of this commit: cvs rdiff -u -r1.1590 -r1.1591 src/doc/CHANGES Please note that

CVS commit: src/sys

2011-08-07 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Aug 7 21:13:06 UTC 2011 Modified Files: src/sys/kern: kern_cpu.c kern_lwp.c kern_runq.c subr_kcpuset.c sys_pset.c sys_sched.c src/sys/sys: lwp.h Log Message: Remove LW_AFFINITY flag and fix some bugs

CVS commit: src/sys

2011-08-07 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Aug 7 21:38:32 UTC 2011 Modified Files: src/sys/kern: kern_cpu.c subr_kcpuset.c subr_pserialize.c sys_sched.c src/sys/sys: kcpuset.h Log Message: - Add an argument to kcpuset_create() for zeroing. - Add

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-07 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 02:24:33 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: TODO iscsic_daemonif.c iscsic_driverif.c iscsic_globals.h iscsic_main.c iscsic_parse.c Log Message: Make this compile WARNS=4

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-07 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 02:25:32 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: Makefile Log Message: Make this compile WARNS=4 To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \