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

2014-12-19 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Fri Dec 19 09:52:35 UTC 2014

Modified Files:
src/sys/dev/usb [nick-nhusb]: usbdivar.h

Log Message:
Update a comment


To generate a diff of this commit:
cvs rdiff -u -r1.109.2.9 -r1.109.2.10 src/sys/dev/usb/usbdivar.h

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



CVS import: src/external/bsd/dhcpcd/dist

2014-12-19 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Dec 19 10:53:12 UTC 2014

Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv11051

Log Message:
Import dhcpcd-6.6.7 with the following changes:
  *  INET6 only builds again
  *  test mode no longer turns off kernel rtadv handling

Status:

Vendor Tag: roy
Release Tags:   dhcpcd-6-6-7

U src/external/bsd/dhcpcd/dist/common.c
U src/external/bsd/dhcpcd/dist/control.c
C src/external/bsd/dhcpcd/dist/dhcpcd.c
U src/external/bsd/dhcpcd/dist/duid.c
U src/external/bsd/dhcpcd/dist/eloop.c
U src/external/bsd/dhcpcd/dist/if.c
U src/external/bsd/dhcpcd/dist/if-options.c
U src/external/bsd/dhcpcd/dist/script.c
U src/external/bsd/dhcpcd/dist/dhcp-common.c
U src/external/bsd/dhcpcd/dist/dhcpcd-embedded.c
U src/external/bsd/dhcpcd/dist/if-bsd.c
U src/external/bsd/dhcpcd/dist/arp.c
U src/external/bsd/dhcpcd/dist/dhcp.c
U src/external/bsd/dhcpcd/dist/ipv4.c
U src/external/bsd/dhcpcd/dist/ipv4ll.c
U src/external/bsd/dhcpcd/dist/ipv6.c
U src/external/bsd/dhcpcd/dist/ipv6nd.c
U src/external/bsd/dhcpcd/dist/dhcp6.c
U src/external/bsd/dhcpcd/dist/auth.c
U src/external/bsd/dhcpcd/dist/dhcpcd.conf
U src/external/bsd/dhcpcd/dist/dhcpcd-definitions.conf
U src/external/bsd/dhcpcd/dist/dhcpcd-embedded.c.in
U src/external/bsd/dhcpcd/dist/dhcpcd-embedded.h.in
U src/external/bsd/dhcpcd/dist/dhcpcd-run-hooks.8.in
U src/external/bsd/dhcpcd/dist/dhcpcd-run-hooks.in
U src/external/bsd/dhcpcd/dist/dhcpcd.8.in
U src/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in
C src/external/bsd/dhcpcd/dist/arp.h
U src/external/bsd/dhcpcd/dist/auth.h
U src/external/bsd/dhcpcd/dist/bpf-filter.h
U src/external/bsd/dhcpcd/dist/common.h
U src/external/bsd/dhcpcd/dist/config.h
U src/external/bsd/dhcpcd/dist/control.h
C src/external/bsd/dhcpcd/dist/defs.h
U src/external/bsd/dhcpcd/dist/dev.h
U src/external/bsd/dhcpcd/dist/dhcp-common.h
U src/external/bsd/dhcpcd/dist/dhcp.h
U src/external/bsd/dhcpcd/dist/dhcp6.h
U src/external/bsd/dhcpcd/dist/dhcpcd-embedded.h
U src/external/bsd/dhcpcd/dist/dhcpcd.h
U src/external/bsd/dhcpcd/dist/duid.h
U src/external/bsd/dhcpcd/dist/eloop.h
U src/external/bsd/dhcpcd/dist/if-options.h
U src/external/bsd/dhcpcd/dist/if.h
U src/external/bsd/dhcpcd/dist/ipv4.h
U src/external/bsd/dhcpcd/dist/ipv4ll.h
U src/external/bsd/dhcpcd/dist/ipv6.h
U src/external/bsd/dhcpcd/dist/ipv6nd.h
U src/external/bsd/dhcpcd/dist/script.h
U src/external/bsd/dhcpcd/dist/crypt/hmac_md5.c
U src/external/bsd/dhcpcd/dist/crypt/crypt.h
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/01-test
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/02-dump
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/10-mtu
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/10-wpa_supplicant
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/15-timezone
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/20-resolv.conf
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/29-lookup-hostname
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/30-hostname
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/50-ntp.conf
U src/external/bsd/dhcpcd/dist/dhcpcd-hooks/50-ypbind

3 conflicts created by this import.
Use the following command to help the merge:

cvs checkout -jroy:yesterday -jroy src/external/bsd/dhcpcd/dist



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

2014-12-19 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Dec 19 10:54:08 UTC 2014

Modified Files:
src/external/bsd/dhcpcd/dist: arp.h defs.h dhcpcd.c

Log Message:
Sync


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/dhcpcd/dist/arp.h
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/dhcpcd/dist/defs.h
cvs rdiff -u -r1.19 -r1.20 src/external/bsd/dhcpcd/dist/dhcpcd.c

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



CVS commit: src/doc

2014-12-19 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Dec 19 10:55:13 UTC 2014

Modified Files:
src/doc: 3RDPARTY CHANGES

Log Message:
Note import of dhcpcd-6.6.7


To generate a diff of this commit:
cvs rdiff -u -r1.1183 -r1.1184 src/doc/3RDPARTY
cvs rdiff -u -r1.2027 -r1.2028 src/doc/CHANGES

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



CVS commit: src/external/bsd/dhcpcd/sbin/dhcpcd

2014-12-19 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Dec 19 10:59:06 UTC 2014

Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile

Log Message:
Make the building of INET optional.
As both INET and INET6 are now options, it's possible to build dhcpcd
without both. When built this way it will just report carrier events.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/external/bsd/dhcpcd/sbin/dhcpcd/Makefile

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



CVS commit: src/sys/ufs/ufs

2014-12-19 Thread Emmanuel Dreyfus
Module Name:src
Committed By:   manu
Date:   Fri Dec 19 10:59:21 UTC 2014

Modified Files:
src/sys/ufs/ufs: extattr.h

Log Message:
Bump UFS1 extended attribute max name length to 256

For extended attribute name max length, kernel filesystem-independant
code use either EXTATTR_MAXNAMELEN (BSD API) or XATTR_NAME_MAX (Linux API),
which are both defined as KERNEL_NAME_MAX and fits Linux limit of 255
without training \0.

UFS1 code had a lower limit that broke Linux compatibility. We can bump
the limit without sacrifying backward compatibility, because:

1) There is no API exposing this limit outside the kernel. Upper kernel
layers have a larger limit handle the increase without a hitch

2) Each attribute has its own backing store in the fileystem, the name
of the backing store matching the attribute name. A newer kernel can
create/read/write backing store for longer attribute names and will
have no problem with existing shorter names.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/ufs/ufs/extattr.h

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



CVS commit: src/sys/dev/pci

2014-12-19 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Fri Dec 19 11:54:02 UTC 2014

Modified Files:
src/sys/dev/pci: if_wpi.c

Log Message:
Consistently take the interface down when the radio swicth is off.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/dev/pci/if_wpi.c

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



CVS commit: src/doc

2014-12-19 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Fri Dec 19 15:33:11 UTC 2014

Modified Files:
src/doc: 3RDPARTY

Log Message:
gcc-4.8.4/4.9.2 out.


To generate a diff of this commit:
cvs rdiff -u -r1.1184 -r1.1185 src/doc/3RDPARTY

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



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

2014-12-19 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Fri Dec 19 17:06:31 UTC 2014

Modified Files:
src/sys/arch/amd64/conf: GENERIC

Log Message:
 Sync gpio related lines with i386/conf/GENERIC.


To generate a diff of this commit:
cvs rdiff -u -r1.405 -r1.406 src/sys/arch/amd64/conf/GENERIC

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



CVS commit: xsrc/external/mit/fontconfig/dist/src

2014-12-19 Thread Christos Zoulas
Module Name:xsrc
Committed By:   christos
Date:   Fri Dec 19 18:10:18 UTC 2014

Modified Files:
xsrc/external/mit/fontconfig/dist/src: fccache.c

Log Message:
on vax mutexes are volatile.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/fontconfig/dist/src/fccache.c

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



CVS commit: xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util

2014-12-19 Thread Christos Zoulas
Module Name:xsrc
Committed By:   christos
Date:   Fri Dec 19 18:33:02 UTC 2014

Modified Files:
xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util: u_math.h

Log Message:
Use FLT_MAX if possible (fix VAX)


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 \
xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/u_math.h

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



CVS commit: xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util

2014-12-19 Thread Christos Zoulas
Module Name:xsrc
Committed By:   christos
Date:   Fri Dec 19 18:39:58 UTC 2014

Modified Files:
xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util:
u_format_tests.c

Log Message:
Only test NAN's if we have them.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/u_format_tests.c

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



CVS commit: xsrc/external/mit/glu/dist/include/GL

2014-12-19 Thread Christos Zoulas
Module Name:xsrc
Committed By:   christos
Date:   Fri Dec 19 19:07:46 UTC 2014

Modified Files:
xsrc/external/mit/glu/dist/include/GL: glu.h

Log Message:
use DBL_MAX instead of 1.0e150...


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit/glu/dist/include/GL/glu.h

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



CVS commit: src/external/bsd/ntp

2014-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Dec 19 20:43:20 UTC 2014

Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
src/external/bsd/ntp/dist/adjtimed: adjtimed.c
src/external/bsd/ntp/dist/clockstuff: chutest.c propdelay.c
src/external/bsd/ntp/dist/include: adjtime.h ascii.h audio.h binio.h
declcond.h gps.h hopf6039.h icom.h ieee754io.h intreswork.h
iosignal.h l_stdlib.h lib_strbuf.h libntp.h mbg_gps166.h mx4200.h
ntif.h ntp.h ntp_assert.h ntp_calendar.h ntp_cmdargs.h ntp_config.h
ntp_control.h ntp_crypto.h ntp_datum.h ntp_debug.h ntp_filegen.h
ntp_fp.h ntp_if.h ntp_intres.h ntp_io.h ntp_libopts.h
ntp_lineedit.h ntp_lists.h ntp_machine.h ntp_malloc.h ntp_md5.h
ntp_net.h ntp_prio_q.h ntp_proto.h ntp_random.h ntp_refclock.h
ntp_request.h ntp_rfc2553.h ntp_select.h ntp_stdlib.h ntp_string.h
ntp_syscall.h ntp_syslog.h ntp_tty.h ntp_types.h ntp_unixtime.h
ntp_worker.h ntp_workimpl.h ntpd.h ntpsim.h parse.h parse_conf.h
recvbuff.h refclock_atom.h ssl_applink.c timepps-SCO.h
timepps-Solaris.h timepps-SunOS.h timespecops.h timetoa.h
timevalops.h trimble.h vint64ops.h
src/external/bsd/ntp/dist/include/isc: mem.h
src/external/bsd/ntp/dist/kernel/sys: bsd_audioirig.h i8253.h
parsestreams.h pcl720.h ppsclock.h timex.h tpro.h tt560_api.h
src/external/bsd/ntp/dist/lib/isc: app_api.c assertions.c
backtrace-emptytbl.c backtrace.c base32.c base64.c bitstring.c
buffer.c bufferlist.c commandline.c entropy.c error.c event.c
fsaccess.c hash.c heap.c hex.c hmacmd5.c hmacsha.c httpd.c
inet_aton.c inet_ntop.c inet_pton.c iterated_hash.c lex.c lfsr.c
lib.c log.c md5.c mem.c mem_api.c mutexblock.c netaddr.c netscope.c
ondestroy.c parseint.c portset.c print.c quota.c radix.c random.c
ratelimiter.c refcount.c region.c result.c rwlock.c serial.c sha1.c
sha2.c sockaddr.c socket_api.c stats.c string.c strtoul.c symtab.c
task.c task_api.c task_p.h taskpool.c timer.c timer_api.c timer_p.h
version.c
src/external/bsd/ntp/dist/lib/isc/alpha/include/isc: atomic.h
src/external/bsd/ntp/dist/lib/isc/ia64/include/isc: atomic.h
src/external/bsd/ntp/dist/lib/isc/include/isc: app.h assertions.h
backtrace.h base32.h base64.h bind9.h bitstring.h boolean.h
buffer.h bufferlist.h commandline.h entropy.h error.h event.h
eventclass.h file.h formatcheck.h fsaccess.h hash.h heap.h hex.h
hmacmd5.h hmacsha.h httpd.h interfaceiter.h ipv6.h iterated_hash.h
lang.h lex.h lfsr.h lib.h list.h log.h magic.h md5.h mem.h msgcat.h
msgs.h mutexblock.h namespace.h netaddr.h netscope.h ondestroy.h
os.h parseint.h platform.h portset.h print.h queue.h quota.h
radix.h random.h ratelimiter.h refcount.h region.h resource.h
result.h resultclass.h rwlock.h serial.h sha1.h sha2.h sockaddr.h
socket.h stats.h stdio.h stdlib.h string.h symtab.h task.h
taskpool.h timer.h types.h util.h version.h xml.h
src/external/bsd/ntp/dist/lib/isc/mips/include/isc: atomic.h
src/external/bsd/ntp/dist/lib/isc/nls: msgcat.c
src/external/bsd/ntp/dist/lib/isc/noatomic/include/isc: atomic.h
src/external/bsd/ntp/dist/lib/isc/nothreads: condition.c mutex.c
thread.c
src/external/bsd/ntp/dist/lib/isc/nothreads/include/isc: condition.h
mutex.h once.h thread.h
src/external/bsd/ntp/dist/lib/isc/powerpc/include/isc: atomic.h
src/external/bsd/ntp/dist/lib/isc/pthreads: condition.c mutex.c
thread.c
src/external/bsd/ntp/dist/lib/isc/pthreads/include/isc: condition.h
mutex.h once.h thread.h
src/external/bsd/ntp/dist/lib/isc/sparc64/include/isc: atomic.h
src/external/bsd/ntp/dist/lib/isc/tests: hash_test.c isctest.c
isctest.h queue_test.c socket_test.c symtab_test.c task_test.c
taskpool_test.c
src/external/bsd/ntp/dist/lib/isc/unix: app.c dir.c entropy.c
errno2result.c errno2result.h file.c fsaccess.c ifiter_getifaddrs.c
ifiter_ioctl.c ifiter_sysctl.c interfaceiter.c ipv6.c keyboard.c
net.c os.c resource.c socket.c socket_p.h stdio.c stdtime.c
strerror.c syslog.c time.c
src/external/bsd/ntp/dist/lib/isc/unix/include/isc: dir.h int.h
keyboard.h net.h netdb.h offset.h stat.h stdtime.h strerror.h
syslog.h time.h
src/external/bsd/ntp/dist/lib/isc/win32: DLLMain.c app.c condition.c
dir.c entropy.c errno2result.c errno2result.h file.c fsaccess.c
interfaceiter.c ipv6.c keyboard.c libgen.h net.c netdb.h ntgroups.c
ntpaths.c 

CVS commit: src/external/bsd/ntp/include

2014-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Dec 19 20:46:47 UTC 2014

Modified Files:
src/external/bsd/ntp/include: config.h

Log Message:
No, bash is not the posix shell. Why do you need the shell anyway?


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/ntp/include/config.h

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



CVS commit: src/external/bsd/ntp/dist/sntp/libopts

2014-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Dec 19 20:48:55 UTC 2014

Modified Files:
src/external/bsd/ntp/dist/sntp/libopts: autoopts.h

Log Message:
I will let others decide if we should grow this wart...


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/dist/sntp/libopts/autoopts.h

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



CVS commit: src/doc

2014-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Dec 19 20:50:36 UTC 2014

Modified Files:
src/doc: 3RDPARTY CHANGES

Log Message:
new ntp import to handle security issues.


To generate a diff of this commit:
cvs rdiff -u -r1.1185 -r1.1186 src/doc/3RDPARTY
cvs rdiff -u -r1.2028 -r1.2029 src/doc/CHANGES

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



CVS commit: src/share/mk

2014-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Dec 19 21:43:11 UTC 2014

Modified Files:
src/share/mk: bsd.man.mk

Log Message:
Explain why used to fold case when deciding if we are going to install manual
page links, and change the behavior not to do this anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/share/mk/bsd.man.mk

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



CVS commit: src/share/mk

2014-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Dec 19 22:25:39 UTC 2014

Modified Files:
src/share/mk: bsd.man.mk

Log Message:
protect the variable name, and explain why setting it does not work.


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/share/mk/bsd.man.mk

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



CVS commit: src/sys/ufs/ufs

2014-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Dec 20 00:28:05 UTC 2014

Modified Files:
src/sys/ufs/ufs: ufs_dirhash.c

Log Message:
clear i_dirhash sooner, but what lock protects it?


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/ufs/ufs/ufs_dirhash.c

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



CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main

2014-12-19 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sat Dec 20 02:05:35 UTC 2014

Modified Files:
xsrc/external/mit/MesaLib/dist/src/mesa/main: dlist.c

Log Message:
fix my prior hack here to only apply on platforms that need it.
namely, any current netbsd 64 bit platform besides x86.  (i meant
to do this before merging.)

the problem here is the "Node" type is only 4 bytes, an allocation
is assigned to a "Node *node", and then "node + 1" is returned.
this returns a 4-byte aligned pointer, and some callers expect to
be able to store 64-bit (pointer, at least) values there and demand
that the structure be properly aligned.  this change forces Node to
be 8-byte aligned on all-but-x86 64 bit netbsd platforms.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/MesaLib/dist/src/mesa/main/dlist.c

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



CVS commit: src/external/bsd/ntp

2014-12-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Dec 20 02:59:24 UTC 2014

Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/scripts: mkver

Log Message:
finish import


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/importdate
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ntp/scripts/mkver

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



CVS commit: src

2014-12-19 Thread Masao Uebayashi
Module Name:src
Committed By:   uebayasi
Date:   Sat Dec 20 07:02:25 UTC 2014

Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/config/support/conf: Makefile
Added Files:
src/tests/usr.bin/config/support/conf: Makefile.kern.inc

Log Message:
config(1): Fix test breakage

Now config(1) checks the content of $S/conf/Makefile.kern.inc.  Install it
into config(1) test directory to fix test.  Noticed by Martin Husemann.


To generate a diff of this commit:
cvs rdiff -u -r1.603 -r1.604 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/config/support/conf/Makefile
cvs rdiff -u -r0 -r1.1 \
src/tests/usr.bin/config/support/conf/Makefile.kern.inc

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