CVS commit: src/sys/modules/padlock

2011-06-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Jun 10 04:45:41 UTC 2011 Modified Files: src/sys/modules/padlock: Makefile Log Message: Disable integrated assembler for clang until the RNG instructions are supported To generate a diff of this commit: cvs rdiff -u -r1.1 -r1

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

2011-06-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Jun 10 03:19:25 UTC 2011 Modified Files: src/sys/arch/i386/conf: Makefile.i386 Log Message: Add a few more cases that need GNU as. One of the padlock instructions is missing in LLVM. spl.S and lock_stubs.S break with patchfunc

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

2011-06-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Jun 10 03:18:27 UTC 2011 Modified Files: src/sys/arch/amd64/conf: Makefile.amd64 Log Message: Disable LLVM MC for spl.S for now. The different spllower sizes break patchfunc. To generate a diff of this commit: cvs rdiff -u -r

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

2011-06-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Jun 10 03:17:35 UTC 2011 Modified Files: src/sys/arch/amd64/conf: Makefile.amd64 Log Message: Explicitly disable use of SSE. LLVM generates SSE by default on AMD64 and we certainly don't want that in the kernel. To generate a

CVS commit: src/bin/sh

2011-06-09 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Fri Jun 10 02:19:10 UTC 2011 Modified Files: src/bin/sh: cd.c Log Message: Support $OLDPWD. (christos@ will update the manual.) Reviewd By: christos To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/bin/s

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

2011-06-09 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Jun 10 01:38:31 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-suncg6/dist/src: cg6_driver.c Log Message: add a driverFunc to tell the Xserver that this driver doesn't need PIO access Now this works again on sparc64.

CVS commit: src/sys/rump/dev/lib/libusb/opt

2011-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jun 10 00:32:52 UTC 2011 Added Files: src/sys/rump/dev/lib/libusb/opt: opt_usb.h Log Message: Appease rump. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/rump/dev/lib/libusb/opt/opt_usb.h Please note that

CVS commit: src/sys/net

2011-06-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jun 10 00:10:35 UTC 2011 Modified Files: src/sys/net: bpf.c Log Message: setting things once is enough. To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 src/sys/net/bpf.c Please note that diffs are not publ

CVS commit: othersrc/external/bsd/iscsi/sys/dev/iscsi

2011-06-09 Thread Jeff Rizzo
Module Name:othersrc Committed By: riz Date: Thu Jun 9 22:08:20 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sys/dev/iscsi: iscsi.h iscsi_globals.h iscsi_ioctl.c iscsi_ioctl.h iscsi_main.c iscsi_perf.h iscsi_rcv.c iscsi_send.c iscsi_test.c i

CVS commit: src/sbin

2011-06-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jun 9 21:23:30 UTC 2011 Modified Files: src/sbin/fsck: fsutil.h src/sbin/fsck_msdos: main.c src/sbin/fsdb: fsdb.c Log Message: fix compilation. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/sys/netipsec

2011-06-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jun 9 21:04:37 UTC 2011 Modified Files: src/sys/netipsec: ipsec_output.c Log Message: catch a case where an ip6 address with scope embedded was compared with one without -- interestingly this didn't break the connection but

CVS commit: src/sbin

2011-06-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jun 9 19:57:53 UTC 2011 Modified Files: src/sbin/fsck: fsutil.c fsutil.h src/sbin/fsck_ext2fs: extern.h main.c utilities.c src/sbin/fsck_ffs: extern.h main.c pass1.c pass2.c setup.c utilities.c src/sb

CVS commit: src/sys

2011-06-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jun 9 19:54:18 UTC 2011 Modified Files: src/sys/net: pfkeyv2.h src/sys/netipsec: ipsec.c ipsec.h ipsec6.h key.c key.h Log Message: more "const" To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys

CVS commit: src/sys/arch/powerpc/include/booke

2011-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jun 9 19:11:06 UTC 2011 Modified Files: src/sys/arch/powerpc/include/booke: etsecreg.h Log Message: Fix ATTR register definitions To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/powerpc/include/booke/

CVS commit: src/sys/arch/powerpc/include/booke

2011-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jun 9 19:10:38 UTC 2011 Modified Files: src/sys/arch/powerpc/include/booke: e500reg.h Log Message: Correct definitions of USB_SNOOP registers. Add USB_CONTROL register. To generate a diff of this commit: cvs rdiff -u -r1.7 -

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

2011-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jun 9 19:09:58 UTC 2011 Modified Files: src/sys/arch/powerpc/include: bus.h Log Message: For PPC_BOOKE, make BUS_DMA_COHERENT equal to BUS_DMA_NOCACHE. Now USB works again. (which means USB uses of bus_dmamap_sync is broken).

CVS commit: src/sys/dev/usb

2011-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jun 9 19:08:33 UTC 2011 Modified Files: src/sys/dev/usb: ehci.c files.usb ohci.c uhci.c uhub.c usb.c usb_mem.c usb_subr.c usbdi.c Log Message: Move EHCI_DEBUG, OHCI_DEBUG, UHCI_DEBUG, USB_DEBUG, UHUB_DEBUG to opt_us

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

2011-06-09 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Thu Jun 9 17:29:42 UTC 2011 Modified Files: src/sys/arch/arm/xscale: pxa2x0.c pxa2x0_ac97.c pxa2x0_dmac.c pxa2x0_gpio.c pxa2x0_udc.c Log Message: - device_t/softc split. - use aprint_* function. To generate a diff o

CVS commit: src/etc

2011-06-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jun 9 14:52:01 UTC 2011 Modified Files: src/etc: rc.subr Log Message: PR/42642: Ed Ravin: Handle daemons that start with #!/usr/bin/env interp To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 src/etc/rc.subr

CVS commit: src/sys/opencrypto

2011-06-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jun 9 14:47:42 UTC 2011 Modified Files: src/sys/opencrypto: gmac.c gmac.h Log Message: use 64-bit integers for GF128 multiplication on LP64 CPUs To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/opencryp

CVS commit: src/sys/external/bsd/drm/dist/bsd-core

2011-06-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jun 9 14:47:16 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/bsd-core: drmP.h Log Message: dma_addr_t may not be a 64bit type, so add an explicit cast here instead of silent truncation To generate a diff of this com

CVS commit: src/sys/dev/pci

2011-06-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jun 9 14:46:33 UTC 2011 Modified Files: src/sys/dev/pci: gcscaudio.c Log Message: Use a format string when printing strings To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/gcscaudio.c Please note

CVS commit: src/sys/dev/gpio

2011-06-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jun 9 14:46:06 UTC 2011 Modified Files: src/sys/dev/gpio: gpio.c Log Message: Annotate that gpiobus_close's return value is undesired here To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/dev/gpio/gpio.c

CVS commit: src/sys/opencrypto

2011-06-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jun 9 14:41:24 UTC 2011 Modified Files: src/sys/opencrypto: crypto.c cryptodev.c cryptodev.h Log Message: -if an opencrypto(9) session is allocated, the driver is refcounted and can not disappear -- no need to hold crypto_

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

2011-06-09 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jun 9 13:43:44 UTC 2011 Modified Files: src/sys/arch/arm/marvell: mvsoctmr.c Log Message: Rework mvsoctmr(4), improving timekeeping accuracy Inconveniently the Marvell hardware only counts down. We need to reverse this for

CVS commit: src/sys/compat/linux/arch/alpha

2011-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jun 9 13:41:40 UTC 2011 Modified Files: src/sys/compat/linux/arch/alpha: linux_machdep.c Log Message: Adapt to change to PCU. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/compat/linux/arch/alpha/linux

CVS commit: src/usr.sbin/ndiscvt

2011-06-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jun 9 13:09:42 UTC 2011 Modified Files: src/usr.sbin/ndiscvt: inf-token.l Log Message: Input function is not used To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/ndiscvt/inf-token.l Please note that

CVS commit: src/lib/libc/time

2011-06-09 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Thu Jun 9 12:13:00 UTC 2011 Modified Files: src/lib/libc/time: ctime.3 Log Message: Do not indent RETURN VALUES section (which was ignored because of missing dash). To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 s

CVS commit: src/sys/dev/pci

2011-06-09 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Thu Jun 9 12:04:30 UTC 2011 Modified Files: src/sys/dev/pci: if_bge.c Log Message: the BCM5785 is a PCIe chip but does not report PCIe capabilities. Check for this chip explicitely and enable PCIe. Fixes 'firmware handshake timeo

CVS commit: src/sys/dev/usb

2011-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jun 9 07:17:02 UTC 2011 Modified Files: src/sys/dev/usb: usb_mem.c Log Message: Use __arraycount To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/sys/dev/usb/usb_mem.c Please note that diffs are not public d