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

2012-07-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jul 17 06:12:11 UTC 2012 Modified Files: src/sys/arch/arm/include: armreg.h Log Message: Fix spelling mistake in comments. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/arch/arm/include/armreg.h Pleas

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

2012-07-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jul 17 06:04:23 UTC 2012 Modified Files: src/sys/arch/arm/include: armreg.h Log Message: Add the documented ARM11[37]6 Auxiliary control register defines. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/

CVS commit: src/sys/dev/sdmmc

2012-07-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jul 17 05:57:49 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: Handle interrupt acknowledgement in the SDHC_FLAG_32BIT_ACCESS case in the same way as non-SDHC_FLAG_32BIT_ACCESS case. To generate a diff of thi

CVS commit: src/sys/dev/sdmmc

2012-07-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jul 17 05:47:07 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdmmc.c Log Message: Whitespace. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/dev/sdmmc/sdmmc.c Please note that diffs are not public domai

CVS commit: src/lib/libc

2012-07-16 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue Jul 17 05:41:30 UTC 2012 Modified Files: src/lib/libc: shlib_version Log Message: Note that when the mythical libc bump comes, one of the things we should do is punt ruserok() and its related apparatus out to libcompat. (Or

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

2012-07-16 Thread Julio Merino
Module Name:src Committed By: jmmv Date: Tue Jul 17 03:13:31 UTC 2012 Modified Files: src/sys/arch/powerpc/oea: ofwoea_machdep.c Log Message: OF_finddevice returns -1 on error, not an arbitrary negative number. Make conditional explicit so that model_name gets a chance to

CVS commit: src/sys/arch

2012-07-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Jul 17 01:36:14 UTC 2012 Modified Files: src/sys/arch/evbppc/conf: TWRP1025 src/sys/arch/evbppc/mpc85xx: machdep.c src/sys/arch/powerpc/booke/dev: pq3etsec.c src/sys/arch/powerpc/include/booke: e500reg.h e

CVS commit: [netbsd-6] src/doc

2012-07-16 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Jul 16 22:14:19 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.0 Log Message: Tickets 416, 418-421. To generate a diff of this commit: cvs rdiff -u -r1.1.2.155 -r1.1.2.156 src/doc/CHANGES-6.0 Please note that diffs are

CVS commit: [netbsd-6] src

2012-07-16 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Jul 16 22:13:29 UTC 2012 Modified Files: src/lib/libnpf [netbsd-6]: npf.c npf.h src/sys/net/npf [netbsd-6]: files.npf npf.c npf.h npf_alg.c npf_alg_icmp.c npf_ctl.c npf_handler.c npf_impl.h npf_inet.c

CVS commit: [netbsd-6] src

2012-07-16 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Jul 16 22:10:47 UTC 2012 Modified Files: src/common/lib/libc/gen [netbsd-6]: ptree.c src/sys/sys [netbsd-6]: ptree.h Log Message: Pull up following revision(s) (requested by rmind in ticket #420): common/lib/libc/

CVS commit: [netbsd-6] src/usr.sbin/postinstall

2012-07-16 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Jul 16 22:08:03 UTC 2012 Modified Files: src/usr.sbin/postinstall [netbsd-6]: postinstall Log Message: Pull up following revision(s) (requested by jmmv in ticket #419): usr.sbin/postinstall/postinstall: revision 1.136 Pro

CVS commit: [netbsd-6] src/sys/dev

2012-07-16 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Jul 16 22:04:46 UTC 2012 Modified Files: src/sys/dev [netbsd-6]: ldvar.h Log Message: Pull up following revision(s) (requested by nonaka in ticket #418): sys/dev/ldvar.h: revision 1.21 use uint64_t for sc_disksize512. fix

CVS commit: [netbsd-6] src/lib/libc/arch/arm/gen

2012-07-16 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Jul 16 22:03:06 UTC 2012 Modified Files: src/lib/libc/arch/arm/gen [netbsd-6]: Makefile.inc Log Message: Pull up following revision(s) (requested by reinoud in ticket #416): lib/libc/arch/arm/gen/Makefile.inc: revision 1.

CVS commit: src/distrib/sets/lists/xcomp

2012-07-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jul 16 18:19:04 UTC 2012 Added Files: src/distrib/sets/lists/xcomp: md.vax Log Message: MKDEBUG fallout for vax. To generate a diff of this commit: cvs rdiff -u -r0 -r1.3 src/distrib/sets/lists/xcomp/md.vax Please note that d

CVS commit: src/gnu/dist/gcc4/gcc/config/vax

2012-07-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jul 16 17:39:29 UTC 2012 Modified Files: src/gnu/dist/gcc4/gcc/config/vax: builtins.md vax.md Log Message: Fix ffssi2 again. Use a UNSPEC for the internal ffs. use (match_dup 1) since Z will be set if it is 0 just as if tst:SI w

CVS commit: src/sys/dev/sysmon

2012-07-16 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Jul 16 13:55:01 UTC 2012 Modified Files: src/sys/dev/sysmon: sysmon_envsys.c sysmon_envsys_events.c sysmonvar.h Log Message: Extend previous changes so that even sensors which don't use a refresh() callback to update the val

CVS commit: src/sys/dev/dec

2012-07-16 Thread David Brownlee
Module Name:src Committed By: abs Date: Mon Jul 16 12:55:36 UTC 2012 Modified Files: src/sys/dev/dec: dzkbd.c Log Message: revert last To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/dev/dec/dzkbd.c Please note that diffs are not public domain; the

CVS commit: src/sys/dev/dec

2012-07-16 Thread David Brownlee
Module Name:src Committed By: abs Date: Mon Jul 16 12:52:47 UTC 2012 Modified Files: src/sys/dev/dec: dzkbd.c Log Message: Allow WSKBDIO_SETMODE To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/dec/dzkbd.c Please note that diffs are not public d

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2012-07-16 Thread David Brownlee
Module Name:xsrc Committed By: abs Date: Mon Jul 16 12:50:25 UTC 2012 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c Log Message: Add WSKBD_TYPE_LK201 To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 \ xsrc/external/mit/xf86-in

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2012-07-16 Thread David Brownlee
Module Name:xsrc Committed By: abs Date: Mon Jul 16 12:49:42 UTC 2012 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: Add a basic map for an LK201 keyboard To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \ xsrc/ex

CVS commit: src/external/mit/xorg/server/drivers/xf86-input-keyboard

2012-07-16 Thread David Brownlee
Module Name:src Committed By: abs Date: Mon Jul 16 12:48:43 UTC 2012 Modified Files: src/external/mit/xorg/server/drivers/xf86-input-keyboard: Makefile Log Message: Add vax to DEFAULT_TO_WSKBD To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \ src/extern

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

2012-07-16 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jul 16 11:41:06 UTC 2012 Modified Files: src/sys/arch/luna68k/dev: omrasops.c Log Message: Fix typo in comment. From OpenBSD/luna88k. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/luna68k/dev/o

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

2012-07-16 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jul 16 11:31:13 UTC 2012 Modified Files: src/sys/arch/luna68k/dev: lunaws.c Log Message: Use & not && to mask bits. From OpenBSD/luna88k To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/luna68k/de

CVS commit: src/sys/arch/sparc/stand/ofwboot

2012-07-16 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jul 16 11:26:28 UTC 2012 Modified Files: src/sys/arch/sparc/stand/ofwboot: net.c net.h ofdev.c Log Message: Fix tftpboot which was broken by my botched WARNSfy in last year. Also add comments that mention libsa tftp requires

CVS commit: src/usr.bin/tftp

2012-07-16 Thread Havard Eidnes
Module Name:src Committed By: he Date: Mon Jul 16 09:20:26 UTC 2012 Modified Files: src/usr.bin/tftp: main.c tftp.c Log Message: Undo the non-sharing of the "toplevel" jmp_buf between main.c and tftp.c, so that we don't get a core dump if a transfer time-out is experienced