CVS commit: src/sys/dev/usb

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 08:02:01 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Don't use magic number To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/dev/usb/dwc_otg.c Please note that diffs are not

CVS commit: src/sys/kern

2013-01-21 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Mon Jan 21 09:14:01 UTC 2013 Modified Files: src/sys/kern: vfs_trans.c Log Message: Replace the rwlock based implementation with passive serialization from pserialize(9) and mutex / condvar. The fast paths

CVS commit: src/sys/arch/luna68k/stand/boot

2013-01-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jan 21 11:58:12 UTC 2013 Modified Files: src/sys/arch/luna68k/stand/boot: Makefile bmc.c boot.c init_main.c locore.S parse.c prf.c samachdep.h sio.c version Added Files: src/sys/arch/luna68k/stand/boot:

CVS commit: src/sys/arch/luna68k/stand/boot

2013-01-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jan 21 13:21:05 UTC 2013 Modified Files: src/sys/arch/luna68k/stand/boot: sd.c Log Message: Slightly modify sd attach message, as kernel does. before: sd0: HITACHI DK315C-14 rev H7H6, 2807459 512 byte blocks after: sd0:

CVS commit: src/sys/dev/usb

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 13:25:44 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Remove some #includes that shouldn't be here. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/dev/usb/dwc_otg.c Please

CVS commit: src/sys/dev/wscons

2013-01-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Mon Jan 21 14:15:03 UTC 2013 Modified Files: src/sys/dev/wscons: wsconsio.h Log Message: add WSDISPLAY_TYPE_OMAP3 To generate a diff of this commit: cvs rdiff -u -r1.105 -r1.106 src/sys/dev/wscons/wsconsio.h Please note that

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

2013-01-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Mon Jan 21 14:17:39 UTC 2013 Modified Files: src/sys/arch/arm/omap: omapfb.c Log Message: support WSDISPLAYIO_GET_BUSID let WSDISPLAYIO_GTYPE return WSDISPLAY_TYPE_OMAP3 no more pretending we're some sort of PCI framebuffer

CVS commit: src/sys/arch/luna68k/luna68k

2013-01-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jan 21 14:42:24 UTC 2013 Modified Files: src/sys/arch/luna68k/luna68k: locore.s Log Message: Account idepth properly in timer interrupt handler. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51

CVS commit: src/sys/arch/luna68k/luna68k

2013-01-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jan 21 15:21:30 UTC 2013 Modified Files: src/sys/arch/luna68k/luna68k: locore.s Log Message: Umm, fix botch in previous. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/arch/luna68k/luna68k/locore.s

CVS commit: [netbsd-5] src/doc

2013-01-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jan 21 15:32:48 UTC 2013 Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Fix the revision number of if_wm.c in ticket #1800. To generate a diff of this commit: cvs rdiff -u -r1.1.2.204 -r1.1.2.205

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

2013-01-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Mon Jan 21 16:08:30 UTC 2013 Modified Files: src/sys/arch/arm/omap: omapfb.c Log Message: switch to 32bit colour for X, keep the console in 16bit for some extra speed ( yay, first commit from my BeagleBoard ) To generate a

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

2013-01-21 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jan 21 16:25:09 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: RPI Log Message: Change the root device to '?' instead of 'ld0a'. This was overriding the root=device passed in on the kernel command line. To generate a

CVS commit: src/distrib/utils/embedded

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 16:47:23 UTC 2013 Modified Files: src/distrib/utils/embedded: mkimage Log Message: Update usage output a little To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/distrib/utils/embedded/mkimage Please

CVS commit: src/sys/dev/usb

2013-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 21 16:48:23 UTC 2013 Modified Files: src/sys/dev/usb: if_otusvar.h Log Message: remove trailing line To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/usb/if_otusvar.h Please note that diffs are

CVS commit: src/distrib/utils/embedded

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 16:49:49 UTC 2013 Modified Files: src/distrib/utils/embedded: mkimage Log Message: More usage updates To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/distrib/utils/embedded/mkimage Please note that

CVS commit: src/sys/dev/usb

2013-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 21 16:52:56 UTC 2013 Modified Files: src/sys/dev/usb: if_otus.c if_urtwn.c Log Message: remove trailing lines To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/dev/usb/if_otus.c cvs rdiff -u -r1.14

CVS commit: src/distrib/utils/embedded/conf

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 16:59:23 UTC 2013 Modified Files: src/distrib/utils/embedded/conf: evbarm.conf rpi.conf Log Message: kernel.img is for rpi only To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/distrib/utils/embedded/conf

2013-01-21 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jan 21 17:14:23 UTC 2013 Modified Files: src/distrib/utils/embedded/conf: rpi.conf Log Message: Specify the root device in cmdline.txt, also, it's 'Pi', not 'PI'. To generate a diff of this commit: cvs rdiff -u -r1.10

CVS commit: src/sys/dev/usb

2013-01-21 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Jan 21 19:08:43 UTC 2013 Modified Files: src/sys/dev/usb: uftdi.c uftdireg.h Log Message: force chip into serial mode add 232RL product id To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56

CVS commit: src/sys/dev/ic

2013-01-21 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Jan 21 19:49:16 UTC 2013 Modified Files: src/sys/dev/ic: vga.c vga_raster.c vgavar.h Log Message: Make internal functions static To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/sys/dev/ic/vga.c cvs

CVS commit: [netbsd-5] src/sys/dist/ipf/netinet

2013-01-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 21 20:18:35 UTC 2013 Modified Files: src/sys/dist/ipf/netinet [netbsd-5]: ip_fil_netbsd.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1840):

CVS commit: [netbsd-5] src/doc

2013-01-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 21 20:18:59 UTC 2013 Modified Files: src/doc [netbsd-5]: CHANGES-5.3 Log Message: ticket 1840 To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-5.3 Please note that diffs are not

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

2013-01-21 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jan 21 20:20:32 UTC 2013 Modified Files: src/sys/arch/evbarm/evbarm: autoconf.c Log Message: Correct off-by-one in validation of booted partition number. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: [netbsd-5-0] src/sys/dist/ipf/netinet

2013-01-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 21 20:21:58 UTC 2013 Modified Files: src/sys/dist/ipf/netinet [netbsd-5-0]: ip_fil_netbsd.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1840):

CVS commit: [netbsd-5-0] src/doc

2013-01-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 21 20:22:18 UTC 2013 Modified Files: src/doc [netbsd-5-0]: CHANGES-5.0.3 Log Message: ticket 1840 To generate a diff of this commit: cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-5.0.3 Please note that diffs are

CVS commit: [netbsd-5-1] src/sys/dist/ipf/netinet

2013-01-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 21 20:22:38 UTC 2013 Modified Files: src/sys/dist/ipf/netinet [netbsd-5-1]: ip_fil_netbsd.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1840):

CVS commit: [netbsd-5-1] src/doc

2013-01-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 21 20:22:55 UTC 2013 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.3 Log Message: ticket 1840 To generate a diff of this commit: cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-5.1.3 Please note that diffs are

CVS commit: [netbsd-5-2] src/sys/dist/ipf/netinet

2013-01-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 21 20:23:21 UTC 2013 Modified Files: src/sys/dist/ipf/netinet [netbsd-5-2]: ip_fil_netbsd.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1840):

CVS commit: [netbsd-5-2] src/doc

2013-01-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 21 20:23:36 UTC 2013 Modified Files: src/doc [netbsd-5-2]: CHANGES-5.2.1 Log Message: ticket 1840 To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-5.2.1 Please note that diffs are not

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

2013-01-21 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jan 21 20:42:22 UTC 2013 Modified Files: src/sys/arch/evbarm/rpi: rpi_machdep.c Log Message: Assume the first ld@sdmmc to attach is the booted device until possibily-otherwise specified during evbarm cpu_rootconf(). To

CVS commit: src/external/bsd/elftosb/dist/common

2013-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 21 21:38:03 UTC 2013 Modified Files: src/external/bsd/elftosb/dist/common: EncoreBootImage.h Log Message: When abusing enums, please at least use valid constants... To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/usb

2013-01-21 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Jan 21 23:42:46 UTC 2013 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: some more urtwn fixes: - support manual roaming (used by wpa_supplicant) - simplify ioctl handler - add our own reset callback - acquire

CVS commit: src/sys/kern

2013-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 22 01:45:59 UTC 2013 Modified Files: src/sys/kern: sys_sig.c Log Message: It is useless to check for sigcontext_vec and compat module loading for PK_32 processes. The correct modules are already loaded, otherwise how is

CVS commit: src/sys/compat/common

2013-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 22 01:47:21 UTC 2013 Modified Files: src/sys/compat/common: compat_mod.c Log Message: Simplify the ifdef mess. No functional context. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/sys/modules/compat

2013-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 22 01:48:34 UTC 2013 Modified Files: src/sys/modules/compat: Makefile Log Message: No need to wrap each version with a separate conditional. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/modules/compat_netbsd32

2013-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 22 01:50:25 UTC 2013 Modified Files: src/sys/modules/compat_netbsd32: Makefile Log Message: We need more defines for this to actually work! To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/tests/fs/ffs

2013-01-21 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue Jan 22 06:24:12 UTC 2013 Modified Files: src/tests/fs/ffs: t_miscquota.sh Log Message: spelling To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/fs/ffs/t_miscquota.sh Please note that diffs are not