CVS commit: src/sys/dev/mii

2013-06-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Jun 16 06:29:09 UTC 2013 Modified Files: src/sys/dev/mii: atphy.c brgphy.c mii.h mii_physubr.c rgephy.c Log Message: The bit location of link ability is different between 1000Base-X and others (See annex 28B.2 and 28D). The

CVS commit: src/sys/modules/lfs

2013-06-15 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Jun 16 03:55:36 UTC 2013 Modified Files: src/sys/modules/lfs: Makefile Log Message: Update the sources list for lfs. It is a defect in our module system that failure to include all the sources in here does not result in a b

CVS commit: src/external/mit/xorg/bin/xdm

2013-06-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 16 01:51:29 UTC 2013 Modified Files: src/external/mit/xorg/bin/xdm: Makefile Added Files: src/external/mit/xorg/bin/xdm/greeter: Makefile Log Message: In the PIC case, build libXdmGreet; perhaps we should always

CVS commit: src/sys/ufs/ufs

2013-06-15 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Jun 16 00:13:58 UTC 2013 Modified Files: src/sys/ufs/ufs: ufs_vnops.c Log Message: Add a comment about a matched pair of off-by-one tests that make the maximum size of short symlinks one byte less than one would think it sho

CVS commit: src/usr.sbin/postinstall

2013-06-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 15 22:53:18 UTC 2013 Modified Files: src/usr.sbin/postinstall: postinstall Log Message: - missing semicolon - missing SKIPS - assignment instead of comparison To generate a diff of this commit: cvs rdiff -u -r1.152 -r1

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

2013-06-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Jun 15 21:59:38 UTC 2013 Modified Files: src/sys/arch/arm/omap: omap2_gpio.c omap2_gpmcreg.h omap2_obioreg.h Log Message: More OMAP5 support To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/omap/o

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

2013-06-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Jun 15 21:58:20 UTC 2013 Modified Files: src/sys/arch/arm/omap: omap2_mputmr.c omap2_obio.c omap_dmtimer.c omap_var.h Log Message: Don't rely on hardcoded clocks now that we determine the actual ref clk in the startu

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

2013-06-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Jun 15 21:55:09 UTC 2013 Modified Files: src/sys/arch/arm/omap: files.omap2 omap2_intr.h Added Files: src/sys/arch/arm/omap: omap5430_intr.h omap5_ahcisata.c Log Message: Beginnings of OMAP5 support. To generate a diff

CVS commit: src/sys/dev/pci

2013-06-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 15 13:05:35 UTC 2013 Modified Files: src/sys/dev/pci: if_iwn.c if_iwnreg.h if_iwnvar.h Log Message: reflect the correct OpenBSD versions we are synced with. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66

CVS commit: src/sbin/dump_lfs

2013-06-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 15 12:29:02 UTC 2013 Modified Files: src/sbin/dump_lfs: Makefile Log Message: revert part of previous commit To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sbin/dump_lfs/Makefile Please note that di