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

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 08:27:01 UTC 2015

Modified Files:
src/sys/arch/arm/broadcom: bcm2835_space.c

Log Message:
Fix up bus_space_map for latest RPI firmware which now passes the FB
address in the mailbox properties as a bus address.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/broadcom/bcm2835_space.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 09:18:58 UTC 2015

Modified Files:
src/sys/dev/usb [nick-nhusb]: usb_subr.c

Log Message:
Improve debug a little.


To generate a diff of this commit:
cvs rdiff -u -r1.198.2.18 -r1.198.2.19 src/sys/dev/usb/usb_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 09:20:35 UTC 2015

Modified Files:
src/sys/dev/usb [nick-nhusb]: usb_subr.c

Log Message:
Whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.198.2.19 -r1.198.2.20 src/sys/dev/usb/usb_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 09:47:57 UTC 2015

Modified Files:
src/sys/dev/usb [nick-nhusb]: motg.c

Log Message:
Whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.12.2.21 -r1.12.2.22 src/sys/dev/usb/motg.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 09:55:08 UTC 2015

Modified Files:
src/sys/dev/usb [nick-nhusb]: motg.c motgvar.h

Log Message:
Provide and use a MOTG_PIPE2MPIPE helper macro


To generate a diff of this commit:
cvs rdiff -u -r1.12.2.22 -r1.12.2.23 src/sys/dev/usb/motg.c
cvs rdiff -u -r1.4.2.8 -r1.4.2.9 src/sys/dev/usb/motgvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 09:56:41 UTC 2015

Modified Files:
src/sys/dev/usb [nick-nhusb]: motg.c

Log Message:
use __diagused


To generate a diff of this commit:
cvs rdiff -u -r1.12.2.23 -r1.12.2.24 src/sys/dev/usb/motg.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 09:59:03 UTC 2015

Modified Files:
src/sys/dev/usb [nick-nhusb]: motg.c

Log Message:
Use KASSERT* instead of panic wrapped in #ifdef DIAGNOSTIC / #endif


To generate a diff of this commit:
cvs rdiff -u -r1.12.2.24 -r1.12.2.25 src/sys/dev/usb/motg.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 10:04:35 UTC 2015

Modified Files:
src/sys/dev/usb [nick-nhusb]: usbdi.c

Log Message:
KNF


To generate a diff of this commit:
cvs rdiff -u -r1.162.2.33 -r1.162.2.34 src/sys/dev/usb/usbdi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 10:06:32 UTC 2015

Modified Files:
src/sys/dev/usb [nick-nhusb]: usbdi.c

Log Message:
Add some debug


To generate a diff of this commit:
cvs rdiff -u -r1.162.2.34 -r1.162.2.35 src/sys/dev/usb/usbdi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 10:11:14 UTC 2015

Modified Files:
src/sys/dev/usb [nick-nhusb]: if_atu.c usbdi.c

Log Message:
Use NULL instead of 0 for (function) pointer


To generate a diff of this commit:
cvs rdiff -u -r1.50.2.9 -r1.50.2.10 src/sys/dev/usb/if_atu.c
cvs rdiff -u -r1.162.2.35 -r1.162.2.36 src/sys/dev/usb/usbdi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/broadcom/rpi-firmware/dist

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 12:34:06 UTC 2015

Modified Files:
src/external/broadcom/rpi-firmware/dist: LICENCE.broadcom bootcode.bin
fixup.dat fixup_cd.dat start.elf start_cd.elf

Log Message:
Update RPI firmware to version after the following commit

commit 224c75602b8bae1a9e942b4f1c7ed3aa8e0f0ec8
Author: popcornmix 
Date:   Tue Dec 8 14:48:57 2015 +


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/broadcom/rpi-firmware/dist/LICENCE.broadcom
cvs rdiff -u -r1.7 -r1.8 src/external/broadcom/rpi-firmware/dist/bootcode.bin \
src/external/broadcom/rpi-firmware/dist/fixup.dat \
src/external/broadcom/rpi-firmware/dist/fixup_cd.dat \
src/external/broadcom/rpi-firmware/dist/start.elf \
src/external/broadcom/rpi-firmware/dist/start_cd.elf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/compat/netbsd32

2015-12-19 Thread Maxime Villard
Module Name:src
Committed By:   maxv
Date:   Sat Dec 19 13:15:21 UTC 2015

Modified Files:
src/sys/compat/netbsd32: netbsd32_module.c

Log Message:
Missing field (was here before my change).


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/compat/netbsd32/netbsd32_module.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 13:27:29 UTC 2015

Modified Files:
src/sys/arch/arm/cortex: a9_mpsubr.S

Log Message:
Deal with kernel builds where virtualisation isn't available


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/arm/cortex/a9_mpsubr.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 13:28:22 UTC 2015

Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD std.awin

Log Message:
Tweak CPUFLAGS to cover all CPUs


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/evbarm/conf/CUBIEBOARD
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/conf/std.awin

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2015-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Dec 19 14:57:49 UTC 2015

Modified Files:
src/distrib/utils/embedded/conf: armv7.conf

Log Message:
C&P of change in rpi.conf (maybe factor out)

By default, RPI firmware sets the max CPU frequency to 600MHz. This can be
overridden by setting arm_freq in config.txt, but the default freq at boot
is still 600MHz.

Add logic to rc.local to compare the current vs. max CPU frequency; if they
differ, set the target frequency to the maximum.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/distrib/utils/embedded/conf/armv7.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/sortinfo

2015-12-19 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sat Dec 19 17:30:00 UTC 2015

Modified Files:
src/usr.bin/sortinfo: Makefile sortinfo.c

Log Message:
Fix tools build.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/sortinfo/Makefile \
src/usr.bin/sortinfo/sortinfo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/bin/pax

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Dec 19 18:28:54 UTC 2015

Modified Files:
src/bin/pax: options.c tar.1 tar.c

Log Message:
PR/50119: Thomas Klausner: Add --timestamp option to tar.


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/bin/pax/options.c
cvs rdiff -u -r1.35 -r1.36 src/bin/pax/tar.1
cvs rdiff -u -r1.72 -r1.73 src/bin/pax/tar.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/bin/pax

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Dec 19 18:45:53 UTC 2015

Modified Files:
src/bin/pax: options.c pax.1

Log Message:
Add the timestamp option to the pax front end.


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/bin/pax/options.c
cvs rdiff -u -r1.65 -r1.66 src/bin/pax/pax.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/bin/pax

2015-12-19 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Dec 19 18:48:41 UTC 2015

Modified Files:
src/bin/pax: pax.1

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/bin/pax/pax.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/bin/pax

2015-12-19 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Dec 19 18:48:33 UTC 2015

Modified Files:
src/bin/pax: cpio.1

Log Message:
Use An in AUTHORS section.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/bin/pax/cpio.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/mdocml/dist

2015-12-19 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sat Dec 19 19:28:06 UTC 2015

Modified Files:
src/external/bsd/mdocml/dist: configure

Log Message:
strsep must be undefined first, certain glibc magic breaks a prototype
otherwise.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/mdocml/dist/configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev

2015-12-19 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Sat Dec 19 19:59:53 UTC 2015

Modified Files:
src/sys/dev: DEVNAMES

Log Message:
Remove references to drivers (adt7463c, adt7467c, adm1030c) that were
superceded by dbcool.


To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 src/sys/dev/DEVNAMES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev

2015-12-19 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Sat Dec 19 20:01:35 UTC 2015

Modified Files:
src/sys/dev: DEVNAMES

Log Message:
Add adm1026hm (MI).


To generate a diff of this commit:
cvs rdiff -u -r1.295 -r1.296 src/sys/dev/DEVNAMES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch

2015-12-19 Thread Marty Fouts
Module Name:src
Committed By:   marty
Date:   Sat Dec 19 21:42:31 UTC 2015

Modified Files:
src/sys/arch/arm/samsung: exynos_gpio.c exynos_var.h files.exynos
src/sys/arch/evbarm/conf: EXYNOS
Added Files:
src/sys/arch/arm/samsung: exynos_pinctrl.c

Log Message:
XU4 GPIO FDT broken snapshot

This is broken. exynos_gpio_bank_config and the call to it are wrong, and
the acquire function doesn't work.

But I'm in over my head and I need to discuss this:

There is a problem with the dtd: it doesn't have addresses for the individual
gpios.  Do I add the addresses to it, or go back to the old version where I
have them hard coded in the driver.

There is a problem with creating the gpio device entries:  I suspect I really
need to treat the pinctrl devices as busses and create the gpios as attached
to those busses, but I'm not familiar with how to do that in NetBSD. At the
minimum, a pointer to a similar situation would give me code to follow.
This is different than the usual bus attachment in that the gpios aren't
devices in the dtd (they don't have "compatible" properties) so they don't
get an attach routine called.  An alternative to generating the bus
attachments might be to add "compatible" properties to the GPIO entries
in the dtd. so that they do get attached in the normal way.

If I'm going to modify the DTD, then it should be checked in, so a decision
on where to check them in would be nice, even if it does mean spreading them
all over because of license issues.  (This DTD is GPL v2)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/samsung/exynos_gpio.c \
src/sys/arch/arm/samsung/files.exynos
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/samsung/exynos_pinctrl.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/samsung/exynos_var.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/EXYNOS

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2015-12-19 Thread Marty Fouts
Module Name:src
Committed By:   marty
Date:   Sat Dec 19 21:43:36 UTC 2015

Added Files:
src/sys/arch/arm/samsung: exynos_pinctrl.h

Log Message:
XU4 GPIO FDT  missing file.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/samsung/exynos_pinctrl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sets

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Dec 19 22:29:24 UTC 2015

Modified Files:
src/distrib/sets: Makefile maketars

Log Message:
Obey MKREPRO_TIMESTAMP when creating sets (create all the files in the
sets with that date).


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/distrib/sets/Makefile
cvs rdiff -u -r1.84 -r1.85 src/distrib/sets/maketars

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Dec 19 23:37:43 UTC 2015

Modified Files:
src/etc: Makefile

Log Message:
Freeze the BUILDER and the BUILD_DATE for repeatable builds


To generate a diff of this commit:
cvs rdiff -u -r1.424 -r1.425 src/etc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/sortinfo

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Dec 20 00:40:44 UTC 2015

Modified Files:
src/usr.bin/sortinfo: sortinfo.c

Log Message:
Sort the subsections too... Hi Matt, you were right.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/sortinfo/sortinfo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/sortinfo

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Dec 20 00:48:36 UTC 2015

Modified Files:
src/usr.bin/sortinfo: sortinfo.c

Log Message:
sort properly.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/sortinfo/sortinfo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/mit/xorg/server/drivers/xf86-video-intel-old

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Dec 20 01:07:58 UTC 2015

Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-intel-old: Makefile

Log Message:
name the man page intel_old, so that we don't install it over the new
one depending on the build order.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/mit/xorg/server/drivers/xf86-video-intel-old/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Dec 20 01:11:22 UTC 2015

Modified Files:
src/distrib/sets/lists/xserver: md.amd64 md.i386

Log Message:
dd intel_old man page


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/distrib/sets/lists/xserver/md.amd64
cvs rdiff -u -r1.105 -r1.106 src/distrib/sets/lists/xserver/md.i386

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/fs/puffs

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Dec 20 01:34:00 UTC 2015

Modified Files:
src/sys/fs/puffs: puffs_vfsops.c

Log Message:
PR/50573: Andreas Gustafsson: puffs can crash kernel for lack of argument
checking


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/fs/puffs/puffs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc

2015-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Dec 20 02:35:34 UTC 2015

Modified Files:
src/etc: Makefile

Log Message:
give the kernel pax invocating the MKREPRO_TIMESTAMP treatment.


To generate a diff of this commit:
cvs rdiff -u -r1.425 -r1.426 src/etc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/kern

2015-12-19 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Sun Dec 20 04:21:03 UTC 2015

Modified Files:
src/sys/kern: subr_autoconf.c

Log Message:
If we process the callback immediately, don't bother adding it to the
list of future callbacks.  We've already processed the list (and removed
all the entries), and there's nothing in the future that will process
the list again.

This avoids the possibility of leaving an entry in the list that points
to an unloaded module's former address space.


To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 src/sys/kern/subr_autoconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/modules/raidframe

2015-12-19 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Sun Dec 20 05:04:23 UTC 2015

Removed Files:
src/sys/modules/raidframe: Makefile

Log Message:
Remove this initial pass, since nothing further has been done with it for
six years.  It will soon be replaced with a working raid module.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/sys/modules/raidframe/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2015-12-19 Thread Marty Fouts
Module Name:src
Committed By:   marty
Date:   Sun Dec 20 05:25:01 UTC 2015

Modified Files:
src/sys/arch/evbarm/exynos: exynos_machdep.c

Log Message:
XU4 debug cleanup

get rid of some unneeded debug chatter in machdep


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/exynos/exynos_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.