CVS commit: src/external/bsd/libevent

2015-01-28 Thread S.P.Zeidler
Module Name:src
Committed By:   spz
Date:   Thu Jan 29 07:26:03 UTC 2015

Modified Files:
src/external/bsd/libevent: libevent2netbsd
src/external/bsd/libevent/dist: buffer.c bufferevent.c
evbuffer-internal.h evdns.c event.c event_tagging.c evrpc.c
evutil.c evutil_rand.c http.c log-internal.h log.c ltmain.sh
util-internal.h
src/external/bsd/libevent/dist/include/event2: rpc.h util.h
src/external/bsd/libevent/dist/test: regress.c regress.h
regress_buffer.c regress_http.c
src/external/bsd/libevent/include/event2: event-config.h
src/external/bsd/libevent/man: buffer.h.3 buffer_compat.h.3
bufferevent.3 bufferevent_ssl.h.3 deprecated.3 dns.h.3
dns_compat.h.3 evbuffer_cb_info.3 evbuffer_iovec.3 evbuffer_ptr.3
event.h.3 event_base.3 event_compat.h.3 event_config.3
evthread_condition_callbacks.3 evthread_lock_callbacks.3
evutil_addrinfo.3 http.h.3 http_compat.h.3 rpc.h.3 rpc_compat.h.3
tag.h.3 tag_compat.h.3 thread.h.3 util.h.3

Log Message:
merge and update manpages and include/event2/event-config.h
May need extra fixing around log-internal.h and log.c


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/libevent/libevent2netbsd
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libevent/dist/buffer.c \
src/external/bsd/libevent/dist/bufferevent.c \
src/external/bsd/libevent/dist/evbuffer-internal.h \
src/external/bsd/libevent/dist/evdns.c \
src/external/bsd/libevent/dist/event.c \
src/external/bsd/libevent/dist/event_tagging.c \
src/external/bsd/libevent/dist/evrpc.c \
src/external/bsd/libevent/dist/evutil_rand.c \
src/external/bsd/libevent/dist/http.c \
src/external/bsd/libevent/dist/log.c \
src/external/bsd/libevent/dist/util-internal.h
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/libevent/dist/evutil.c
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/libevent/dist/log-internal.h
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/libevent/dist/ltmain.sh
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libevent/dist/include/event2/rpc.h \
src/external/bsd/libevent/dist/include/event2/util.h
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/libevent/dist/test/regress.c
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/libevent/dist/test/regress.h \
src/external/bsd/libevent/dist/test/regress_buffer.c \
src/external/bsd/libevent/dist/test/regress_http.c
cvs rdiff -u -r1.1 -r1.2 \
src/external/bsd/libevent/include/event2/event-config.h
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/libevent/man/buffer.h.3 \
src/external/bsd/libevent/man/buffer_compat.h.3 \
src/external/bsd/libevent/man/bufferevent.3 \
src/external/bsd/libevent/man/bufferevent_ssl.h.3 \
src/external/bsd/libevent/man/deprecated.3 \
src/external/bsd/libevent/man/dns.h.3 \
src/external/bsd/libevent/man/dns_compat.h.3 \
src/external/bsd/libevent/man/evbuffer_cb_info.3 \
src/external/bsd/libevent/man/evbuffer_iovec.3 \
src/external/bsd/libevent/man/evbuffer_ptr.3 \
src/external/bsd/libevent/man/event.h.3 \
src/external/bsd/libevent/man/event_base.3 \
src/external/bsd/libevent/man/event_compat.h.3 \
src/external/bsd/libevent/man/event_config.3 \
src/external/bsd/libevent/man/evthread_condition_callbacks.3 \
src/external/bsd/libevent/man/evthread_lock_callbacks.3 \
src/external/bsd/libevent/man/evutil_addrinfo.3 \
src/external/bsd/libevent/man/http.h.3 \
src/external/bsd/libevent/man/http_compat.h.3 \
src/external/bsd/libevent/man/rpc.h.3 \
src/external/bsd/libevent/man/rpc_compat.h.3 \
src/external/bsd/libevent/man/tag.h.3 \
src/external/bsd/libevent/man/tag_compat.h.3 \
src/external/bsd/libevent/man/thread.h.3 \
src/external/bsd/libevent/man/util.h.3

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



CVS commit: src/share/misc

2015-01-28 Thread Iain Hibbert
Module Name:src
Committed By:   plunky
Date:   Thu Jan 29 06:53:28 UTC 2015

Modified Files:
src/share/misc: acronyms.comp

Log Message:
IOT


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/share/misc/acronyms.comp

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



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

2015-01-28 Thread S.P.Zeidler
Module Name:src
Committed By:   spz
Date:   Thu Jan 29 06:38:29 UTC 2015

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

Log Message:
Upstream Change_log:

Changes in version 2.0.22-stable (5 Jan 2015)

SECURITY FIXES (evbuffers)
 o Avoid integer overflow bugs in evbuffer_add() and related functions.
   See CVE-2014-6272 advisory for more information.
   (20d6d4458bee5d88bda1511c225c25b2d3198d6c)

BUGFIXES (evhttp)
 o fix #73 and fix http_connection_fail_test to catch it (crash fix)
   (b618204 Greg Hazel)
 o Avoid racy bufferevent activation (5eb1788 Nate Rosenblum)

BUGFIXES (compilation and portability)
 o Fix compilation with WIN32_HAVE_CONDITION_VARIABLES enabled (7e45739)
 o Fix missing AC_PROG_SED on older Autoconfs (9ab2b3f Tay Ray Chuan)
 o Backport libevent to vanilla Autoconf 2.59 (as used in RHEL5)
   (74d4c44 Kevin Bowling)
 o Use AC_CONFIG_HEADERS in place of AM_CONFIG_HEADERS for
   automake 1.13 compat (817ea36)
 o Rename configure.in to configure.ac to appease newer autoconfs (0c79787)
 o Avoid using top_srcdir in TESTS: new automakes do not like this (a55514e)
 o Use windows vsnprintf fixup logic on all windows environments (e826f19)
 o Fix a compiler warning when checking for arc4random_buf linker breakage.
   (5cb3865)
 o Fix another arc4random_buf-related warning (e64a2b0)
 o Add -Qunused-arguments for clang on macos (b56611d Trond Norbye)

BUGFIXES (resource leaks/lock errors on error)
 o Avoid leaking fds on evconnlistener with no callback set (69db261)
 o Avoid double-close on getsockname error in evutil_ersatz_socketpair
   (0a822a6)
 o Fix a locking error in bufferevent_socket_get_dns_error. (0a5eb2e)
 o libevent/win32_dealloc() : fix sizeof(pointer) vs sizeof(*pointer)
   (b8f5980 Frank Denis)

BUGFIXES: (other stability)
 o bufferevent_pair: don't call downcast(NULL) (f2428a2)
 o Consistently check for failure from evbuffer_pullup() (60f8f72)
 o Fix race caused by event_active (3c7d6fc vjpai)

BUGFIXES (miscellaneous)
 o Avoid redundant invocations of init_extension_functions for IOCP (3b77d62)
 o Typo fixes from Linus Nordberg (cec62cb, 8cd695b)
 o Add a few files created by "make verify" to .gitignore.
   (1a8295a Pierre Phaneuf)
 o regress_buffer: fix 'memcmp' compare size (79800df Maks Naumov)
 o Fix bufferevent setwatermark suspend_read (b34e4ac ufo2243)
 o Fix evbuffer_peek() with len==-1 and start_at non-NULL. (fb7e76a)

BUFGIXES (evdns)
 o Checking request nameserver for NULL, before using it.
   (5c710c0 Belobrov Andrey)
 o Fix SEGFAULT after evdns_base_resume if no nameservers installed.
   (f8d7df8 Azat Khuzhin)
 o Fix a crash in evdns related to shutting down evdns (9f39c88,e8fe749)

BUGFIXES (epoll)
 o Check does arch have the epoll_create and __NR_epoll_wait syscalls.
   (dfe1e52 Marcin Juszkiewicz)

BUGFIXES (evutil_secure_random)
 o Avoid other RNG initialization FS reads when urandom file is specified
   (9695e9c, bb52471)
 o When we seed from /proc/sys/kernel/random/uuid, count it as success (e35b540)
 o Document that arc4random is not a great cryptographic PRNG. (6e49696)
 o Add evutil_secure_rng_set_urandom_device_file (2bbb5d7)
 o Really remove RNG seeds from the stack (f5ced88)


DOCUMENTATION FIXES
 o Fix a mistake in evbuffer_remove() arguments in example http server
   code (c322c20 Gyepi Sam)
 o Fix a typo in a comment in buffer.h. Spotted by Alt_F4 (773b0a5)
 o Clarify event_base_loop exit conditions (031a803)
 o Use FindClose for handle from FindFirstFile in http-server.c (6466e88)
 o Fix a typo in a doxygen comment. Reported by 亦得. (be1aeff)


Status:

Vendor Tag: LIBEVENT
Release Tags:   libevent-2-0-22-stable

U src/external/bsd/libevent/dist/Makefile.in
U src/external/bsd/libevent/dist/evmap-internal.h
U src/external/bsd/libevent/dist/event_iocp.c
U src/external/bsd/libevent/dist/win32select.c
U src/external/bsd/libevent/dist/epoll.c
U src/external/bsd/libevent/dist/evrpc-internal.h
U src/external/bsd/libevent/dist/autogen.sh
U src/external/bsd/libevent/dist/event.h
C src/external/bsd/libevent/dist/evutil_rand.c
C src/external/bsd/libevent/dist/event.c
U src/external/bsd/libevent/dist/libevent_openssl.pc.in
U src/external/bsd/libevent/dist/Makefile.nmake
U src/external/bsd/libevent/dist/evmap.c
U src/external/bsd/libevent/dist/make-event-config.sed
U src/external/bsd/libevent/dist/ratelim-internal.h
U src/external/bsd/libevent/dist/log-internal.h
C src/external/bsd/libevent/dist/util-internal.h
C src/external/bsd/libevent/dist/evdns.c
C src/external/bsd/libevent/dist/event_tagging.c
U src/external/bsd/libevent/dist/strlcpy.c
U src/external/bsd/libevent/dist/defer-internal.h
U src/external/bsd/libevent/dist/libevent.pc.in
U src/external/bsd/libevent/dist/arc4random.c
U src/external/bsd/libevent/dist/http-internal.h
N src/external/bsd/libevent/dist/configure.ac
U src/external/bsd/libevent/dist/select.c
U src/external/bsd/libevent/dist/configure
U src/external/bsd/l

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

2015-01-28 Thread S.P.Zeidler
Module Name:src
Committed By:   spz
Date:   Thu Jan 29 06:34:05 UTC 2015

Removed Files:
src/external/bsd/libevent/dist: URLs libevent-2.0.22-stable.tar.gz
libevent-2.0.22-stable.tar.gz.asc

Log Message:
eeep, that import went not as I had intended. Going to remove the rest
of the clutter from the repo


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 src/external/bsd/libevent/dist/URLs \
src/external/bsd/libevent/dist/libevent-2.0.22-stable.tar.gz \
src/external/bsd/libevent/dist/libevent-2.0.22-stable.tar.gz.asc

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



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

2015-01-28 Thread S.P.Zeidler
Module Name:src
Committed By:   spz
Date:   Thu Jan 29 06:28:12 UTC 2015

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

Log Message:
Upstream Change_log:

Changes in version 2.0.22-stable (5 Jan 2015)

SECURITY FIXES (evbuffers)
 o Avoid integer overflow bugs in evbuffer_add() and related functions.
   See CVE-2014-6272 advisory for more information.
   (20d6d4458bee5d88bda1511c225c25b2d3198d6c)

BUGFIXES (evhttp)
 o fix #73 and fix http_connection_fail_test to catch it (crash fix)
   (b618204 Greg Hazel)
 o Avoid racy bufferevent activation (5eb1788 Nate Rosenblum)

BUGFIXES (compilation and portability)
 o Fix compilation with WIN32_HAVE_CONDITION_VARIABLES enabled (7e45739)
 o Fix missing AC_PROG_SED on older Autoconfs (9ab2b3f Tay Ray Chuan)
 o Backport libevent to vanilla Autoconf 2.59 (as used in RHEL5)
   (74d4c44 Kevin Bowling)
 o Use AC_CONFIG_HEADERS in place of AM_CONFIG_HEADERS for
   automake 1.13 compat (817ea36)
 o Rename configure.in to configure.ac to appease newer autoconfs (0c79787)
 o Avoid using top_srcdir in TESTS: new automakes do not like this (a55514e)
 o Use windows vsnprintf fixup logic on all windows environments (e826f19)
 o Fix a compiler warning when checking for arc4random_buf linker breakage.
   (5cb3865)
 o Fix another arc4random_buf-related warning (e64a2b0)
 o Add -Qunused-arguments for clang on macos (b56611d Trond Norbye)

BUGFIXES (resource leaks/lock errors on error)
 o Avoid leaking fds on evconnlistener with no callback set (69db261)
 o Avoid double-close on getsockname error in evutil_ersatz_socketpair
   (0a822a6)
 o Fix a locking error in bufferevent_socket_get_dns_error. (0a5eb2e)
 o libevent/win32_dealloc() : fix sizeof(pointer) vs sizeof(*pointer)
   (b8f5980 Frank Denis)

BUGFIXES: (other stability)
 o bufferevent_pair: don't call downcast(NULL) (f2428a2)
 o Consistently check for failure from evbuffer_pullup() (60f8f72)
 o Fix race caused by event_active (3c7d6fc vjpai)

BUGFIXES (miscellaneous)
 o Avoid redundant invocations of init_extension_functions for IOCP (3b77d62)
 o Typo fixes from Linus Nordberg (cec62cb, 8cd695b)
 o Add a few files created by "make verify" to .gitignore.
   (1a8295a Pierre Phaneuf)
 o regress_buffer: fix 'memcmp' compare size (79800df Maks Naumov)
 o Fix bufferevent setwatermark suspend_read (b34e4ac ufo2243)
 o Fix evbuffer_peek() with len==-1 and start_at non-NULL. (fb7e76a)

BUFGIXES (evdns)
 o Checking request nameserver for NULL, before using it.
   (5c710c0 Belobrov Andrey)
 o Fix SEGFAULT after evdns_base_resume if no nameservers installed.
   (f8d7df8 Azat Khuzhin)
 o Fix a crash in evdns related to shutting down evdns (9f39c88,e8fe749)

BUGFIXES (epoll)
 o Check does arch have the epoll_create and __NR_epoll_wait syscalls.
   (dfe1e52 Marcin Juszkiewicz)

BUGFIXES (evutil_secure_random)
 o Avoid other RNG initialization FS reads when urandom file is specified
   (9695e9c, bb52471)
 o When we seed from /proc/sys/kernel/random/uuid, count it as success (e35b540)
 o Document that arc4random is not a great cryptographic PRNG. (6e49696)
 o Add evutil_secure_rng_set_urandom_device_file (2bbb5d7)
 o Really remove RNG seeds from the stack (f5ced88)


DOCUMENTATION FIXES
 o Fix a mistake in evbuffer_remove() arguments in example http server
   code (c322c20 Gyepi Sam)
 o Fix a typo in a comment in buffer.h. Spotted by Alt_F4 (773b0a5)
 o Clarify event_base_loop exit conditions (031a803)
 o Use FindClose for handle from FindFirstFile in http-server.c (6466e88)
 o Fix a typo in a doxygen comment. Reported by 亦得. (be1aeff)


Status:

Vendor Tag: LIBEVENT
Release Tags:   libevent-2-0-22-stable

N src/external/bsd/libevent/dist/URLs
N src/external/bsd/libevent/dist/libevent-2.0.22-stable.tar.gz
N src/external/bsd/libevent/dist/libevent-2.0.22-stable.tar.gz.asc
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/Makefile.in
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/evmap-internal.h
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/event_iocp.c
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/win32select.c
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/epoll.c
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/evrpc-internal.h
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/autogen.sh
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/event.h
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/evutil_rand.c
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/event.c
N 
src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/libevent_openssl.pc.in
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/Makefile.nmake
N src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/evmap.c
N 
src/external/bsd/libevent/dist/src/external/bsd/libevent/dist/make-event-config.sed
N 
src/external/bsd/l

CVS commit: src/usr.sbin/pf

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jan 29 03:31:35 UTC 2015

Modified Files:
src/usr.sbin/pf: Makefile.inc
Removed Files:
src/usr.sbin/pf: compat_openbsd.h

Log Message:
use strtonum from libc


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/pf/Makefile.inc
cvs rdiff -u -r1.6 -r0 src/usr.sbin/pf/compat_openbsd.h

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



CVS commit: src/usr.sbin/gpioctl

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jan 29 03:30:06 UTC 2015

Modified Files:
src/usr.sbin/gpioctl: Makefile gpioctl.c
Removed Files:
src/usr.sbin/gpioctl: strtonum.c

Log Message:
use strtonum from libc (Kamil Rytarowski)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/gpioctl/Makefile
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/gpioctl/gpioctl.c
cvs rdiff -u -r1.1 -r0 src/usr.sbin/gpioctl/strtonum.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/sdiff

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jan 29 03:28:19 UTC 2015

Modified Files:
src/usr.bin/sdiff: Makefile common.h
Removed Files:
src/usr.bin/sdiff: strtonum.c

Log Message:
use strtonum from libc (Kamil Rytarowski)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/sdiff/Makefile
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/sdiff/common.h
cvs rdiff -u -r1.1 -r0 src/usr.bin/sdiff/strtonum.c

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

2015-01-28 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Jan 29 02:59:17 UTC 2015

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

Log Message:
 Fix a bug that a workaround for SWSM.SMBI bit doesn't work correctly.
This problem was only occured with old boot ROM on 8257[12].

XXX pullup to netbsd-[67]


To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/sys/dev/pci/if_wm.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/tmux/dist/compat

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jan 29 03:34:37 UTC 2015

Removed Files:
src/external/bsd/tmux/dist/compat: strtonum.c

Log Message:
no need for strtonum.c anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r0 src/external/bsd/tmux/dist/compat/strtonum.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/m4

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jan 29 03:27:06 UTC 2015

Modified Files:
src/usr.bin/m4: extern.h

Log Message:
delete extern


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/m4/extern.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/tmux/usr.bin/tmux

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jan 29 03:26:27 UTC 2015

Modified Files:
src/external/bsd/tmux/usr.bin/tmux: Makefile

Log Message:
do it like the others


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/bsd/tmux/usr.bin/tmux/Makefile

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



CVS commit: src/external/bsd/tmux/usr.bin/tmux

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jan 29 03:25:36 UTC 2015

Modified Files:
src/external/bsd/tmux/usr.bin/tmux: Makefile

Log Message:
Use the libc version of strtonum.c (Kamil Rytarowski)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/tmux/usr.bin/tmux/Makefile

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



CVS commit: src/external/bsd/blacklist/libexec

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jan 29 01:05:25 UTC 2015

Modified Files:
src/external/bsd/blacklist/libexec: blacklistd-helper

Log Message:
fix comment


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/blacklist/libexec/blacklistd-helper

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



CVS commit: src/external/bsd/blacklist/bin

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Jan 28 22:30:42 UTC 2015

Modified Files:
src/external/bsd/blacklist/bin: blacklistd.8 blacklistd.c

Log Message:
add an option to restore rules, and run the flush command only once per
rule name.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/blacklist/bin/blacklistd.8
cvs rdiff -u -r1.31 -r1.32 src/external/bsd/blacklist/bin/blacklistd.c

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



CVS commit: [netbsd-7] src/distrib/utils/embedded/conf

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 22:06:14 UTC 2015

Modified Files:
src/distrib/utils/embedded/conf [netbsd-7]: x86.conf

Log Message:
Pullup rev 1.6, requested by skrll in ticket #465


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.6.1 src/distrib/utils/embedded/conf/x86.conf

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



CVS commit: [netbsd-7] src/doc

2015-01-28 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Wed Jan 28 19:53:10 UTC 2015

Modified Files:
src/doc [netbsd-7]: CHANGES-7.0

Log Message:
amend ticket 467


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.186 -r1.1.2.187 src/doc/CHANGES-7.0

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



CVS commit: [netbsd-7] src/sys/dev/pci

2015-01-28 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Wed Jan 28 19:51:56 UTC 2015

Modified Files:
src/sys/dev/pci [netbsd-7]: pcidevs.h pcidevs_data.h

Log Message:
regen for ticket 467


To generate a diff of this commit:
cvs rdiff -u -r1.1192.2.2 -r1.1192.2.3 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1191.2.2 -r1.1191.2.3 src/sys/dev/pci/pcidevs_data.h

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



CVS commit: [netbsd-7] src/doc

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 19:18:08 UTC 2015

Modified Files:
src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Tickets #425, #466 - #468


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.185 -r1.1.2.186 src/doc/CHANGES-7.0

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



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

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 19:16:21 UTC 2015

Modified Files:
src/sys/dev [netbsd-7]: vnd.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #468):
sys/dev/vnd.c: revision 1.240
sys/dev/vnd.c: revision 1.241
As discussed in
http://mail-index.netbsd.org/tech-kern/2015/01/24/msg018339.html
don't bump v_numoutput if we need to vn_lock() the vnode before queuing
the corresponding I/O, because this may deadlock with genfs_do_putpages()
when called with the vnode locked (as can happen with fsync(2)).
Instead bump is just before the last VOP_STRATEGY(), or before calling
nestiobuf_done().
Thanks to Taylor R Campbell for review.
Fix typo in comment


To generate a diff of this commit:
cvs rdiff -u -r1.232.2.2 -r1.232.2.3 src/sys/dev/vnd.c

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



CVS commit: [netbsd-7] src

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 19:00:29 UTC 2015

Modified Files:
src/distrib/sets/lists/base [netbsd-7]: mi
src/external/intel-fw-public [netbsd-7]: Makefile
src/share/man/man4 [netbsd-7]: iwn.4
src/sys/dev/pci [netbsd-7]: if_iwn.c if_iwnreg.h if_iwnvar.h pcidevs
Added Files:
src/external/intel-fw-public/iwl100 [netbsd-7]: Makefile
src/external/intel-fw-public/iwl100/dist [netbsd-7]:
LICENSE.iwlwifi-100-ucode README.iwlwifi-100-ucode
iwlwifi-100-5.ucode
src/external/intel-fw-public/iwl105 [netbsd-7]: Makefile
src/external/intel-fw-public/iwl105/dist [netbsd-7]:
LICENSE.iwlwifi-105-ucode README.iwlwifi-105-ucode
iwlwifi-105-6.ucode
src/external/intel-fw-public/iwl135 [netbsd-7]: Makefile
src/external/intel-fw-public/iwl135/dist [netbsd-7]:
LICENSE.iwlwifi-135-ucode README.iwlwifi-135-ucode
iwlwifi-135-6.ucode
src/external/intel-fw-public/iwl2000 [netbsd-7]: Makefile
src/external/intel-fw-public/iwl2000/dist [netbsd-7]:
LICENSE.iwlwifi-2000-ucode README.iwlwifi-2000-ucode
iwlwifi-2000-6.ucode
src/external/intel-fw-public/iwl2030 [netbsd-7]: Makefile
src/external/intel-fw-public/iwl2030/dist [netbsd-7]:
LICENSE.iwlwifi-2030-ucode README.iwlwifi-2030-ucode
iwlwifi-2030-6.ucode

Log Message:
Pull up following revision(s) (requested by nonaka in ticket #467):
external/intel-fw-public/iwl2030/dist/iwlwifi-2030-6.ucode: revision 1.1
distrib/sets/lists/base/mi: revision 1.1091
share/man/man4/iwn.4: revision 1.13
external/intel-fw-public/iwl100/Makefile: revision 1.1
external/intel-fw-public/iwl2030/Makefile: revision 1.1
external/intel-fw-public/iwl135/Makefile: revision 1.1
sys/dev/pci/pcidevs: revision 1.1205
external/intel-fw-public/Makefile: revision 1.8
external/intel-fw-public/iwl135/dist/iwlwifi-135-6.ucode: revision 1.1
external/intel-fw-public/iwl2030/dist/LICENSE.iwlwifi-2030-ucode: 
revision 1.1
external/intel-fw-public/iwl105/dist/LICENSE.iwlwifi-105-ucode: 
revision 1.1
external/intel-fw-public/iwl2000/dist/LICENSE.iwlwifi-2000-ucode: 
revision 1.1
external/intel-fw-public/iwl100/dist/iwlwifi-100-5.ucode: revision 1.1
external/intel-fw-public/iwl135/dist/LICENSE.iwlwifi-135-ucode: 
revision 1.1
external/intel-fw-public/iwl135/dist/README.iwlwifi-135-ucode: revision 
1.1
sys/dev/pci/if_iwnvar.h: revision 1.16
external/intel-fw-public/iwl2000/dist/iwlwifi-2000-6.ucode: revision 1.1
external/intel-fw-public/iwl100/dist/README.iwlwifi-100-ucode: revision 
1.1
sys/dev/pci/if_iwn.c: revision 1.72
sys/dev/pci/if_iwnreg.h: revision 1.14
external/intel-fw-public/iwl105/dist/README.iwlwifi-105-ucode: revision 
1.1
external/intel-fw-public/iwl100/dist/LICENSE.iwlwifi-100-ucode: 
revision 1.1
external/intel-fw-public/iwl2000/dist/README.iwlwifi-2000-ucode: 
revision 1.1
external/intel-fw-public/iwl105/dist/iwlwifi-105-6.ucode: revision 1.1
external/intel-fw-public/iwl2000/Makefile: revision 1.1
external/intel-fw-public/iwl105/Makefile: revision 1.1
external/intel-fw-public/iwl2030/dist/README.iwlwifi-2030-ucode: 
revision 1.1
Add some Intel Wi-Fi devices.
Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230.
>From OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.1087.2.2 -r1.1087.2.3 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.7 -r1.7.4.1 src/external/intel-fw-public/Makefile
cvs rdiff -u -r0 -r1.1.2.2 src/external/intel-fw-public/iwl100/Makefile
cvs rdiff -u -r0 -r1.1.2.2 \
src/external/intel-fw-public/iwl100/dist/LICENSE.iwlwifi-100-ucode \
src/external/intel-fw-public/iwl100/dist/README.iwlwifi-100-ucode \
src/external/intel-fw-public/iwl100/dist/iwlwifi-100-5.ucode
cvs rdiff -u -r0 -r1.1.2.2 src/external/intel-fw-public/iwl105/Makefile
cvs rdiff -u -r0 -r1.1.2.2 \
src/external/intel-fw-public/iwl105/dist/LICENSE.iwlwifi-105-ucode \
src/external/intel-fw-public/iwl105/dist/README.iwlwifi-105-ucode \
src/external/intel-fw-public/iwl105/dist/iwlwifi-105-6.ucode
cvs rdiff -u -r0 -r1.1.2.2 src/external/intel-fw-public/iwl135/Makefile
cvs rdiff -u -r0 -r1.1.2.2 \
src/external/intel-fw-public/iwl135/dist/LICENSE.iwlwifi-135-ucode \
src/external/intel-fw-public/iwl135/dist/README.iwlwifi-135-ucode \
src/external/intel-fw-public/iwl135/dist/iwlwifi-135-6.ucode
cvs rdiff -u -r0 -r1.1.2.2 src/external/intel-fw-public/iwl2000/Makefile
cvs rdiff -u -r0 -r1.1.2.2 \
src/external/intel-fw-public/iwl2000/dist/LICENSE.iwlwifi-2000-ucode \
src/external/intel-fw-public/iwl2000/dist/README.iwlwifi-2000-ucode \
src/external/intel-fw-public/iwl2000/dist/iwlwifi-2000-6.ucode

CVS commit: [netbsd-7] src/distrib/utils/embedded/conf

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 18:37:45 UTC 2015

Modified Files:
src/distrib/utils/embedded/conf [netbsd-7]: evbarm.conf

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #466):
distrib/utils/embedded/conf/evbarm.conf: revision 1.19
add /var/shm tmpfs to fstab


To generate a diff of this commit:
cvs rdiff -u -r1.15.4.2 -r1.15.4.3 \
src/distrib/utils/embedded/conf/evbarm.conf

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



CVS commit: [netbsd-7] src/sys/ufs

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 18:34:11 UTC 2015

Modified Files:
src/sys/ufs/ffs [netbsd-7]: ffs_vfsops.c
src/sys/ufs/ufs [netbsd-7]: ufs_extern.h ufs_inode.c ufs_vnops.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #425):
sys/ufs/ufs/ufs_inode.c: revision 1.91-1.92
sys/ufs/ufs/ufs_vnops.c: revision 1.223-1.224
sys/ufs/ufs/ufs_extern.h: revision 1.76-1.77
sys/ufs/ffs/ffs_vfsops.c: revision 1.303-1.305
Add debugging for mount...
Merge some error returns
Check more errors
Restore apple ufs error handling.
Move and unify indirect block truncate algorithm into a separate function.
PR/39371: Tobias Nygren: Don't fail mounting root if WAPBL log is corrupt.
Patch from Sergio L. Pascual.


To generate a diff of this commit:
cvs rdiff -u -r1.299.2.2 -r1.299.2.3 src/sys/ufs/ffs/ffs_vfsops.c
cvs rdiff -u -r1.75 -r1.75.2.1 src/sys/ufs/ufs/ufs_extern.h
cvs rdiff -u -r1.90 -r1.90.2.1 src/sys/ufs/ufs/ufs_inode.c
cvs rdiff -u -r1.221 -r1.221.2.1 src/sys/ufs/ufs/ufs_vnops.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/blacklist/bin

2015-01-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Jan 28 16:47:00 UTC 2015

Modified Files:
src/external/bsd/blacklist/bin: blacklistctl.8

Log Message:
explain why nfail > maxfail in the report.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/blacklist/bin/blacklistctl.8

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-01-28 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Wed Jan 28 16:27:43 UTC 2015

Modified Files:
src/sys/dev: vnd.c

Log Message:
Fix typo in comment


To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 src/sys/dev/vnd.c

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-01-28 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Wed Jan 28 15:08:12 UTC 2015

Modified Files:
src/sys/dev: vnd.c

Log Message:
As discussed in
http://mail-index.netbsd.org/tech-kern/2015/01/24/msg018339.html
don't bump v_numoutput if we need to vn_lock() the vnode before queuing
the corresponding I/O, because this may deadlock with genfs_do_putpages()
when called with the vnode locked (as can happen with fsync(2)).
Instead bump is just before the last VOP_STRATEGY(), or before calling
nestiobuf_done().
Thanks to Taylor R Campbell for review.


To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 src/sys/dev/vnd.c

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



CVS commit: src/sys/fs/udf

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 14:00:58 UTC 2015

Modified Files:
src/sys/fs/udf: udf_vnops.c

Log Message:
When udf_symlink() fails, do not explicitly call udf_delete_node(), as
vrele() called next will do that again - avoids a double free of the
bitmap, leading to a KASSERT failure (or worse in real life) in the
udf_symlink_long in the fs/vfs::t_vnops test.


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/fs/udf/udf_vnops.c

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-01-28 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Wed Jan 28 12:08:00 UTC 2015

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

Log Message:
add /var/shm tmpfs to fstab


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/distrib/utils/embedded/conf/evbarm.conf

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



CVS commit: [netbsd-7] src/doc

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 11:28:32 UTC 2015

Modified Files:
src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Tickets #462 - #465


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.184 -r1.1.2.185 src/doc/CHANGES-7.0

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



CVS commit: [netbsd-7] src/distrib/utils/embedded

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 11:27:03 UTC 2015

Modified Files:
src/distrib/utils/embedded [netbsd-7]: mkimage
src/distrib/utils/embedded/conf [netbsd-7]: evbarm.conf rpi_inst.conf
usermode.conf

Log Message:
Pull up following revision(s) (requested by skrll in ticket #465):
distrib/utils/embedded/conf/rpi_inst.conf: revision 1.6
distrib/utils/embedded/conf/usermode.conf: revision 1.4
distrib/utils/embedded/mkimage: revision 1.51
distrib/utils/embedded/conf/x86.conf: revision 1.6
distrib/utils/embedded/conf/evbarm.conf: revision 1.18
PR/49596: mkimage: incorrect permissions on evbarm images
Use NetBSD.dist in our mtree specification to populate the top level
directories, etc.
For each generated file hand craft an mtree entry.
Remove specialdirs as NetBSD.dist creates /proc and /kern.


To generate a diff of this commit:
cvs rdiff -u -r1.48.4.1 -r1.48.4.2 src/distrib/utils/embedded/mkimage
cvs rdiff -u -r1.15.4.1 -r1.15.4.2 \
src/distrib/utils/embedded/conf/evbarm.conf
cvs rdiff -u -r1.5 -r1.5.6.1 src/distrib/utils/embedded/conf/rpi_inst.conf
cvs rdiff -u -r1.3 -r1.3.12.1 src/distrib/utils/embedded/conf/usermode.conf

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



CVS commit: [netbsd-7] src/sys/external/bsd/vchiq/dist/interface/vchiq_arm

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 11:24:31 UTC 2015

Modified Files:
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm [netbsd-7]:
vchiq_arm.c vchiq_kern_lib.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #464):
sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_kern_lib.c: 
revision 1.6
sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c: revision 
1.16
It turns out we needed to track pid all along, so revert the lwp tracking
I did ages ago.
quake has a chance of working now.


To generate a diff of this commit:
cvs rdiff -u -r1.13.2.2 -r1.13.2.3 \
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c
cvs rdiff -u -r1.5 -r1.5.2.1 \
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_kern_lib.c

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



CVS commit: [netbsd-7] xsrc/external/mit/libdrm/dist

2015-01-28 Thread Martin Husemann
Module Name:xsrc
Committed By:   martin
Date:   Wed Jan 28 11:17:50 UTC 2015

Modified Files:
xsrc/external/mit/libdrm/dist [netbsd-7]: Makefile.am Makefile.in
Makefile.sources aclocal.m4 config.h.in configure configure.ac
xf86drmMode.h
xsrc/external/mit/libdrm/dist/build-aux [netbsd-7]: config.guess
config.sub ltmain.sh missing test-driver
xsrc/external/mit/libdrm/dist/exynos [netbsd-7]: Makefile.in
xsrc/external/mit/libdrm/dist/freedreno [netbsd-7]: Makefile.am
Makefile.in Makefile.sources freedreno_bo.c freedreno_device.c
xsrc/external/mit/libdrm/dist/include/drm [netbsd-7]: drm_mode.h
xsrc/external/mit/libdrm/dist/intel [netbsd-7]: Makefile.in
intel_bufmgr_gem.c intel_chipset.h intel_decode.c
xsrc/external/mit/libdrm/dist/libkms [netbsd-7]: Makefile.in
xsrc/external/mit/libdrm/dist/m4 [netbsd-7]: libtool.m4
xsrc/external/mit/libdrm/dist/man [netbsd-7]: Makefile.in
xsrc/external/mit/libdrm/dist/nouveau [netbsd-7]: Makefile.in
xsrc/external/mit/libdrm/dist/omap [netbsd-7]: Makefile.in
xsrc/external/mit/libdrm/dist/radeon [netbsd-7]: Makefile.in
radeon_surface.c
xsrc/external/mit/libdrm/dist/tests [netbsd-7]: Makefile.am Makefile.in
xsrc/external/mit/libdrm/dist/tests/exynos [netbsd-7]: Makefile.in
xsrc/external/mit/libdrm/dist/tests/kmstest [netbsd-7]: Makefile.in
xsrc/external/mit/libdrm/dist/tests/modeprint [netbsd-7]: Makefile.in
xsrc/external/mit/libdrm/dist/tests/modetest [netbsd-7]: Android.mk
Makefile.am Makefile.in buffers.c buffers.h cursor.c modetest.c
xsrc/external/mit/libdrm/dist/tests/radeon [netbsd-7]: Makefile.in
xsrc/external/mit/libdrm/dist/tests/vbltest [netbsd-7]: Makefile.in
vbltest.c
Added Files:
xsrc/external/mit/libdrm/dist/build-aux [netbsd-7]: compile
xsrc/external/mit/libdrm/dist/include/drm [netbsd-7]: tegra_drm.h
xsrc/external/mit/libdrm/dist/tegra [netbsd-7]: Makefile.am Makefile.in
libdrm_tegra.pc.in private.h tegra.c tegra.h
xsrc/external/mit/libdrm/dist/tests/proptest [netbsd-7]: Makefile.am
Makefile.in proptest.c
xsrc/external/mit/libdrm/dist/tests/tegra [netbsd-7]: Makefile.am
Makefile.in openclose.c

Log Message:
Sync xsrc/external/mit/libdrm/dist with HEAD, requested by snj in ticket #463:

external/mit/libdrm/dist/include/drm/tegra_drm.h up to 1.1.1.1
external/mit/libdrm/dist/tests/proptest/Makefile.am up to 1.1.1.1
external/mit/libdrm/dist/tests/proptest/Makefile.in up to 1.1.1.1
external/mit/libdrm/dist/tests/proptest/proptest.c up to 1.1.1.1
external/mit/libdrm/dist/tests/tegra/Makefile.am up to 1.1.1.1
external/mit/libdrm/dist/tests/tegra/Makefile.in up to 1.1.1.1
external/mit/libdrm/dist/tests/tegra/openclose.c up to 1.1.1.1
external/mit/libdrm/dist/build-aux/compile  up to 1.1.1.1
external/mit/libdrm/dist/tegra/Makefile.am  up to 1.1.1.1
external/mit/libdrm/dist/tegra/Makefile.in  up to 1.1.1.1
external/mit/libdrm/dist/tegra/libdrm_tegra.pc.in up to 1.1.1.1
external/mit/libdrm/dist/tegra/private.hup to 1.1.1.1
external/mit/libdrm/dist/tegra/tegra.c  up to 1.1.1.1
external/mit/libdrm/dist/tegra/tegra.h  up to 1.1.1.1
external/mit/libdrm/dist/Makefile.amup to 1.1.1.6
external/mit/libdrm/dist/Makefile.inup to 1.1.1.8
external/mit/libdrm/dist/Makefile.sources   up to 1.1.1.2
external/mit/libdrm/dist/aclocal.m4 up to 1.1.1.10
external/mit/libdrm/dist/config.h.inup to 1.1.1.5
external/mit/libdrm/dist/configure  up to 1.1.1.10
external/mit/libdrm/dist/configure.ac   up to 1.1.1.10
external/mit/libdrm/dist/xf86drmMode.h  up to 1.4
external/mit/libdrm/dist/build-aux/config.guess up to 1.1.1.4
external/mit/libdrm/dist/build-aux/config.sub   up to 1.1.1.4
external/mit/libdrm/dist/build-aux/ltmain.shup to 1.1.1.2
external/mit/libdrm/dist/build-aux/missing  up to 1.1.1.2
external/mit/libdrm/dist/build-aux/test-driver  up to 1.1.1.2
external/mit/libdrm/dist/exynos/Makefile.in up to 1.1.1.3
external/mit/libdrm/dist/freedreno/Makefile.am  up to 1.1.1.3
external/mit/libdrm/dist/freedreno/Makefile.in  up to 1.1.1.3
external/mit/libdrm/dist/freedreno/Makefile.sources up to 1.1.1.2
external/mit/libdrm/dist/freedreno/freedreno_bo.c up to 1.1.1.3
external/mit/libdrm/dist/freedreno/freedreno_device.c up to 1.1.1.4
external/mit/libdrm/dist/include/drm/drm_mode.h up to 1.1.1.5
external/mit/libdrm/dist/intel/Makefile.in  up to 1.1.1.7
external/mi

CVS commit: [netbsd-7] src/sys/arch/x86/x86

2015-01-28 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 28 11:13:02 UTC 2015

Modified Files:
src/sys/arch/x86/x86 [netbsd-7]: consinit.c

Log Message:
Pull up following revision(s) (requested by is in ticket #462):
sys/arch/x86/x86/consinit.c: revision 1.28
Add support for the (cobalt) nullcons to amd64 and i386.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.27.4.1 src/sys/arch/x86/x86/consinit.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/xf86-video-intel/dist/src/sna

2015-01-28 Thread Patrick Welche
Module Name:xsrc
Committed By:   prlw1
Date:   Wed Jan 28 09:59:35 UTC 2015

Modified Files:
xsrc/external/mit/xf86-video-intel/dist/src/sna: kgem.c sna_display.c

Log Message:
Remove differences with upstream xf86-video-intel which are no longer
necessary. (Use do_ioctl and mmap rather than drmIoct and drmMap.)

http://mail-index.netbsd.org/tech-x11/2015/01/25/msg001486.html


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
xsrc/external/mit/xf86-video-intel/dist/src/sna/kgem.c
cvs rdiff -u -r1.3 -r1.4 \
xsrc/external/mit/xf86-video-intel/dist/src/sna/sna_display.c

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



CVS commit: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm

2015-01-28 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Wed Jan 28 09:41:04 UTC 2015

Modified Files:
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_arm.c
vchiq_kern_lib.c

Log Message:
It turns out we needed to track pid all along, so revert the lwp tracking
I did ages ago.

quake has a chance of working now.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 \
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c
cvs rdiff -u -r1.5 -r1.6 \
src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_kern_lib.c

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