CVS commit: src/sys/dev/usb

2014-01-13 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Jan 13 08:21:41 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add Future Bits as vendor code Add Atmel SAM3E based microcontroller board 4Pi by Future Bits To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/usb

2014-01-13 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Jan 13 08:22:07 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regen To generate a diff of this commit: cvs rdiff -u -r1.653 -r1.654 src/sys/dev/usb/usbdevs.h cvs rdiff -u -r1.654 -r1.655

CVS commit: src/sys/dev/usb

2014-01-13 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Jan 13 08:23:58 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add Atmel's SAM-BA programming port as found on Atmel's SAM3E (ARM CortexM3) boards To generate a diff of this commit: cvs rdiff -u -r1.662

CVS commit: src/sys/dev/usb

2014-01-13 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Jan 13 08:24:17 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regen To generate a diff of this commit: cvs rdiff -u -r1.654 -r1.655 src/sys/dev/usb/usbdevs.h cvs rdiff -u -r1.655 -r1.656

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

2014-01-13 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Mon Jan 13 10:33:23 UTC 2014 Modified Files: src/sys/compat/linux/arch/alpha: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c Log Message: Regen. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/compat/linux

2014-01-13 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Mon Jan 13 10:33:03 UTC 2014 Modified Files: src/sys/compat/linux/arch/alpha: syscalls.master src/sys/compat/linux/common: linux_time.c Log Message: Cleanup, and reduce diffs between arches. Make alpha use

CVS commit: src/tests/lib/libc/net

2014-01-13 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Mon Jan 13 10:49:47 UTC 2014 Modified Files: src/tests/lib/libc/net: t_hostent.sh Log Message: Add missing resolv.conf override to the gethostbyaddr6 test case. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/tests/lib/libc/net

2014-01-13 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Mon Jan 13 11:08:14 UTC 2014 Modified Files: src/tests/lib/libc/net: t_hostent.sh Log Message: When using braces around shell variable names, do so consistently To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sys/kern

2014-01-13 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Mon Jan 13 12:07:55 UTC 2014 Modified Files: src/sys/kern: vnode_if.sh Log Message: Support for vnode operation versioning. Allow a new keyword VERSION in the description so VERSION 2 will change the name of the argument from

CVS commit: src/sys/arch/alpha/pci

2014-01-13 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jan 13 15:48:09 UTC 2014 Modified Files: src/sys/arch/alpha/pci: pci_bwx_bus_mem_chipdep.c Log Message: bus_space_mmap(9) function should return alpha_btop(PA), not alpha_btop(VA). Pointed out in PR port-alpha/48431 from

CVS commit: src/sys/netinet6

2014-01-13 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Jan 13 18:23:37 UTC 2014 Modified Files: src/sys/netinet6: nd6_nbr.c Log Message: When handling NS/NA we need to check our prefix list instead of our address list to work out if it came from a valid neighbor. To generate a

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

2014-01-13 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jan 13 18:26:34 UTC 2014 Modified Files: src/sys/arch/evbarm/adi_brh: brh_start.S Log Message: Get rid on some useless pc addition. Use adr or ldr with pc relative addressing. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/netinet6

2014-01-13 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Jan 13 18:57:49 UTC 2014 Modified Files: src/sys/netinet6: in6.c in6_var.h Log Message: Remove the now un-used function in6ifa_ifplocaladdr. To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168

CVS commit: src/sys/dev/wscons

2014-01-13 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Mon Jan 13 19:30:33 UTC 2014 Modified Files: src/sys/dev/wscons: wsdisplay_glyphcache.c Log Message: try not to crash when calling glyphcache_wipe() on an uninitialized cache first step to fix PR 48492 To generate a diff of

CVS commit: src

2014-01-13 Thread Alan Barrett
Module Name:src Committed By: apb Date: Mon Jan 13 20:00:20 UTC 2014 Modified Files: src: build.sh Log Message: In the sanitycheck function, treat undefined MKUNPRIVED like no. Other uses of MKUNPRIVED should not need this treatment, because bsd.own.mk sets it to no by

CVS commit: src/sys/opencrypto

2014-01-13 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Jan 13 21:15:36 UTC 2014 Modified Files: src/sys/opencrypto: crypto.c Log Message: When using modular opencrypto, make sure the sysctl variables get created. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: [netbsd-5-1] src/distrib/notes/common

2014-01-13 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 13 21:52:12 UTC 2014 Modified Files: src/distrib/notes/common [netbsd-5-1]: main Log Message: Sync release notes with changes since 5.1.3 To generate a diff of this commit: cvs rdiff -u -r1.425.2.14.2.3 -r1.425.2.14.2.4

CVS commit: [netbsd-5-2] src/distrib/notes/common

2014-01-13 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 13 21:51:56 UTC 2014 Modified Files: src/distrib/notes/common [netbsd-5-2]: main Log Message: Sync release notes with changes since 5.2.1 To generate a diff of this commit: cvs rdiff -u -r1.425.2.16.2.1 -r1.425.2.16.2.2

CVS commit: src/sys/dev/pci

2014-01-13 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Jan 14 01:35:13 UTC 2014 Modified Files: src/sys/dev/pci: radeonfb.c Log Message: - move cursor area to the end of each display's chunk of fb RAM - use memory between display and cursor as glyph cache instead of blindly