Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (38m)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 10:08:52 UTC Now

2015-02-07 02:39:56 UTC MAIN commitmail json YAML

make sure we set ACTLR.SMP=1 for CPU_CORTEXA5 in !MP case, ok matt@

(jmcneill)

2015-02-07 00:08:34 UTC MAIN commitmail json YAML

fix CPU_CORTEXA5 && !MULTIPROCESSOR build

(jmcneill)

2015-02-07 00:02:09 UTC MAIN commitmail json YAML

disable preemption while scheduling the softint to configure the link.

(christos)

2015-02-06 22:24:15 UTC MAIN commitmail json YAML

Fix build when MKRUMP=no.

(rjs)

2015-02-06 20:18:17 UTC MAIN commitmail json YAML

2015-02-06 20:08:23 UTC MAIN commitmail json YAML

Extend the scripts to handle the X drm ioctls.

(christos)

2015-02-06 20:07:45 UTC MAIN commitmail json YAML

Extend the list of the headers processed to generate symbolic ioctls to
the X sets, and include the DRM ioctls. Unfortunately the DRM ioctls for
different cards overlap, so until I write some code to merge them, only
enable one (currently the i915).

(christos)

2015-02-06 19:29:06 UTC MAIN commitmail json YAML

2015-02-06 19:26:09 UTC MAIN commitmail json YAML

2015-02-06 19:24:12 UTC MAIN commitmail json YAML

2015-02-06 18:21:29 UTC MAIN commitmail json YAML

Don't include <uvm/uvm_extern.h>

(maxv)

2015-02-06 18:19:22 UTC MAIN commitmail json YAML

2015-02-06 17:35:46 UTC MAIN commitmail json YAML

PR/49642: change processor to host

Use the wording used by FreeBSD, IRIX, and MacOSX (as a sample) rather
suggested wording in PR from Henning Petersen.

(ginsbach)

2015-02-06 17:15:31 UTC MAIN commitmail json YAML

Fix copy & pasto (libblacklist version)

(martin)

2015-02-06 15:15:02 UTC MAIN commitmail json YAML

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.

(jmcneill)

2015-02-06 14:48:24 UTC MAIN commitmail json YAML

PR/49646: Nikolai Lifanov: Add LLDP - 802.1ab link layer discovery protocol

(ginsbach)

2015-02-06 14:39:15 UTC MAIN commitmail json YAML

Add Port Control Protocol (RFC 6887)

(ginsbach)

2015-02-06 10:25:13 UTC MAIN commitmail json YAML

Take procfs_machdep.c rev 1.4 one step further and adjust signature of
thunk_getcpuinfo().

(prlw1)

2015-02-06 08:37:39 UTC MAIN commitmail json YAML

2015-02-05 22:05:33 UTC MAIN commitmail json YAML

Remove incorrect comment about size; mention that the malloc ambiguity is
part of the C standard.

(christos)

2015-02-05 22:04:03 UTC MAIN commitmail json YAML

npf_conn_establish: fix the previous change - drop the reference on error.

(rmind)

2015-02-05 21:50:42 UTC MAIN commitmail json YAML

don't create an empty installation/misc directory in the release tree.

(snj)

2015-02-05 20:02:29 UTC MAIN commitmail json YAML

Revert addition to reallocarray to the malloc man page, but keep
the examples.  Add separate manual page to reallocarray explaining
what are the problems with it.

(christos)

2015-02-05 16:50:19 UTC MAIN commitmail json YAML

Fix bug in mrouted about aging neighbors.

mrouted will periodically age its neighbors and will remove a neighbor
if it hasn't heard from it for NEIGHBOR_EXPIRE_TIME. Unfortunately, the
neighbor pointers 'a' and 'prev_a' were never advanced when timer was
not expired. Therefore it would get stuck in a tight loop, advancing
'al_timer' until it would be greater than NEIGHBOR_EXPIRE_TIME. This
caused the neighbor to allways get timed out and dropped. Furthermore,
there was a second bug in this loop when deleting an item that was not
at the head of the list (i.e., prev_a should stay the same instead of
advancing).

This bug fix is the work of Konrad Lorincz.  Bug found and fix made on
netbsd-6.

This material is based upon work supported by the Defense Advanced
Research Projects Agency and Space and Naval Warfare Systems Center,
Pacific, under Contract No. N66001-09-C-2073.  Any opinions, findings
and conclusions or recommendations expressed in this material are
those of the author(s) and do not necessarily reflect the views of the
Defense Advanced Research Project Agency and Space and Naval Warfare
Systems Center, Pacific.
Approved for Public Release, Distribution Unlimited

(gdt)

2015-02-05 16:07:16 UTC MAIN commitmail json YAML

2015-02-05 16:05:46 UTC MAIN commitmail json YAML

add reallocarray

(christos)

2015-02-05 16:05:20 UTC MAIN commitmail json YAML

2015-02-05 16:04:35 UTC MAIN commitmail json YAML

Add and use reallocarray() to prevent a multiplication overflow in allocation.
Reported by Guido Vranken, thanks!

(christos)

2015-02-05 16:01:38 UTC MAIN commitmail json YAML

2015-02-05 16:00:39 UTC MAIN commitmail json YAML

fix incorrect type

(christos)

2015-02-05 15:14:19 UTC netbsd-7 commitmail json YAML

2015-02-05 15:13:12 UTC netbsd-7 commitmail json YAML

src/doc/3RDPARTY@1.1145.2.8 / diff / nxr@1.1145.2.8
src/external/bsd/dhcpcd/dist/arp.c@1.1.1.13.2.2 / diff / nxr@1.1.1.13.2.2
src/external/bsd/dhcpcd/dist/arp.h@1.1.1.4.4.2 / diff / nxr@1.1.1.4.4.2
src/external/bsd/dhcpcd/dist/auth.c@1.1.1.4.2.2 / diff / nxr@1.1.1.4.2.2
src/external/bsd/dhcpcd/dist/auth.h@1.1.1.2.2.2 / diff / nxr@1.1.1.2.2.2
src/external/bsd/dhcpcd/dist/common.c@1.1.1.15.2.2 / diff / nxr@1.1.1.15.2.2
src/external/bsd/dhcpcd/dist/common.h@1.1.1.11.2.2 / diff / nxr@1.1.1.11.2.2
src/external/bsd/dhcpcd/dist/control.c@1.1.1.7.2.2 / diff / nxr@1.1.1.7.2.2
src/external/bsd/dhcpcd/dist/control.h@1.1.1.5.2.2 / diff / nxr@1.1.1.5.2.2
src/external/bsd/dhcpcd/dist/crypt/crypt.h@1.1.1.2.2.2 / diff / nxr@1.1.1.2.2.2
src/external/bsd/dhcpcd/dist/crypt/hmac_md5.c@1.1.1.4.2.2 / diff / nxr@1.1.1.4.2.2
src/external/bsd/dhcpcd/dist/defs.h@1.1.1.41.2.2 / diff / nxr@1.1.1.41.2.2
src/external/bsd/dhcpcd/dist/dev.h@1.1.1.4.2.2 / diff / nxr@1.1.1.4.2.2
src/external/bsd/dhcpcd/dist/dhcp-common.c@1.1.1.7.2.2 / diff / nxr@1.1.1.7.2.2
src/external/bsd/dhcpcd/dist/dhcp-common.h@1.1.1.5.2.2 / diff / nxr@1.1.1.5.2.2
src/external/bsd/dhcpcd/dist/dhcp.c@1.15.2.2 / diff / nxr@1.15.2.2
src/external/bsd/dhcpcd/dist/dhcp.h@1.1.1.20.2.2 / diff / nxr@1.1.1.20.2.2
src/external/bsd/dhcpcd/dist/dhcp6.c@1.1.1.13.2.2 / diff / nxr@1.1.1.13.2.2
src/external/bsd/dhcpcd/dist/dhcp6.h@1.1.1.7.2.2 / diff / nxr@1.1.1.7.2.2
src/external/bsd/dhcpcd/dist/dhcpcd-definitions.conf@1.1.1.5.2.2 / diff / nxr@1.1.1.5.2.2
      :
(more 26 files)
Pull up the following, requested by pettai in ticket #495:

external/bsd/dhcpcd/dist/arp.c                  up to 1.9
external/bsd/dhcpcd/dist/arp.h                  up to 1.8
external/bsd/dhcpcd/dist/auth.c                up to 1.8
external/bsd/dhcpcd/dist/auth.h                up to 1.8
external/bsd/dhcpcd/dist/common.c              up to 1.8
external/bsd/dhcpcd/dist/common.h              up to 1.7
external/bsd/dhcpcd/dist/control.c              up to 1.7
external/bsd/dhcpcd/dist/control.h              up to 1.7
external/bsd/dhcpcd/dist/defs.h                up to 1.14
external/bsd/dhcpcd/dist/dev.h                  up to 1.7
external/bsd/dhcpcd/dist/dhcp-common.c          up to 1.7
external/bsd/dhcpcd/dist/dhcp-common.h          up to 1.7
external/bsd/dhcpcd/dist/dhcp.c                up to 1.27
external/bsd/dhcpcd/dist/dhcp.h                up to 1.7
external/bsd/dhcpcd/dist/dhcp6.c                up to 1.9
external/bsd/dhcpcd/dist/dhcp6.h                up to 1.7
external/bsd/dhcpcd/dist/dhcpcd-definitions.conf up to 1.7
external/bsd/dhcpcd/dist/dhcpcd-embedded.c      up to 1.7
external/bsd/dhcpcd/dist/dhcpcd-embedded.c.in  up to 1.1.1.2
external/bsd/dhcpcd/dist/dhcpcd-embedded.h      up to 1.7
external/bsd/dhcpcd/dist/dhcpcd-embedded.h.in  up to 1.1.1.3
external/bsd/dhcpcd/dist/dhcpcd-run-hooks.8.in  up to 1.13
external/bsd/dhcpcd/dist/dhcpcd.8.in            up to 1.40
external/bsd/dhcpcd/dist/dhcpcd.c              up to 1.22
external/bsd/dhcpcd/dist/dhcpcd.conf.5.in      up to 1.18
external/bsd/dhcpcd/dist/dhcpcd.h              up to 1.9
external/bsd/dhcpcd/dist/duid.c                up to 1.7
external/bsd/dhcpcd/dist/duid.h                up to 1.7
external/bsd/dhcpcd/dist/eloop.c                up to 1.8
external/bsd/dhcpcd/dist/eloop.h                up to 1.7
external/bsd/dhcpcd/dist/if-bsd.c              up to 1.17
external/bsd/dhcpcd/dist/if-options.c          up to 1.20
external/bsd/dhcpcd/dist/if-options.h          up to 1.8
external/bsd/dhcpcd/dist/if.c                  up to 1.11
external/bsd/dhcpcd/dist/if.h                  up to 1.8
external/bsd/dhcpcd/dist/ipv4.c                up to 1.11
external/bsd/dhcpcd/dist/ipv4.h                up to 1.8
external/bsd/dhcpcd/dist/ipv4ll.c              up to 1.8
external/bsd/dhcpcd/dist/ipv6.c                up to 1.8
external/bsd/dhcpcd/dist/ipv6.h                up to 1.10
external/bsd/dhcpcd/dist/ipv6nd.c              up to 1.20
external/bsd/dhcpcd/dist/ipv6nd.h              up to 1.9
external/bsd/dhcpcd/dist/script.c              up to 1.17
external/bsd/dhcpcd/dist/crypt/crypt.h          up to 1.6
external/bsd/dhcpcd/dist/crypt/hmac_md5.c      up to 1.6
doc/3RDPARTY 1.1198

Import dhcpcd version 6.7.1.

(martin)

2015-02-05 14:35:50 UTC MAIN commitmail json YAML

Added drvctl, putter and PUFFS.

(nonaka)

2015-02-05 14:32:31 UTC MAIN commitmail json YAML

Added drvctl, putter and PUFFS.

(nonaka)

2015-02-05 14:04:47 UTC MAIN commitmail json YAML

2015-02-05 13:55:37 UTC MAIN commitmail json YAML

Skip kqueue_unsupported_fd test if /dev/drvctl is not configured
in the kernel.  PR bin/49644.

XXX Ideally, it's better to modify to use more generic device file.

(isaki)

2015-02-05 13:27:18 UTC MAIN commitmail json YAML

Don't write DMAC_DINT register on PXA270, because read-only register.

(nonaka)

2015-02-05 12:23:27 UTC MAIN commitmail json YAML

For the extended precision, the MSB of the mantissa is an integer
part, and this bit must be ignored at Infinity.
found by tests/lib/libc/stdlib/t_strtod.c::strtold_inf.

(isaki)

2015-02-05 12:22:06 UTC MAIN commitmail json YAML

Fix typo in comment.  pointed out by Y.Sugahara.

(isaki)

2015-02-05 11:37:47 UTC MAIN commitmail json YAML

Update the Heimdal details

(pettai)

2015-02-05 08:43:55 UTC netbsd-7 commitmail json YAML

2015-02-05 08:43:05 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by snj in ticket #494):
distrib/sets/makesrctars: revision 1.40
GPL code isn't just in src/gnu these days (i.e., the last 6 years).
move stuff from src/external/gpl[23] out of the src tarball and into
gnusrc.

(martin)

2015-02-05 07:52:49 UTC MAIN commitmail json YAML

GPL code isn't just in src/gnu these days (i.e., the last 6 years).
move stuff from src/external/gpl[23] out of the src tarball and into
gnusrc.

(snj)

2015-02-05 01:26:54 UTC MAIN commitmail json YAML

> appease compiler warning police - initialise a variable in case it's otherwise
> "used uninitialised". ride previous version bump.
> ----------------------------
> revision 1.9
> date: 2015-02-04 16:21:57 -0800;  author: agc;  state: Exp;  lines: +48 -21;  commitid: ElUADrlljB46GK8y;
> Update netpgpverify (and libnetpgpverify) to version 20150205
>
> + recognise signatures made by subkeys as well as by primary keys
>
> + print out the relevant key which signed the file, even if it's
> a subkey and not the primary key itself.
>
> + keep the same API as before
>
> with many thanks to Jonathan Perkin
> ----------------------------
> revision 1.8
> date: 2015-02-03 13:34:57 -0800;  author: agc;  state: Exp;  lines: +1 -3;  commitid: 6qTclEbv7hmZMB8y;
> Update netpgpverify, and libnetpgpverify, to 20150204
>
> + dump the huge output in testing script to /dev/null so that we can
> see what's happening with the other tests in testit.sh
>
> + fix from jperkin@, don't try to be clever when selecting the only
> key id in a keyring
>
> + add a test for single key (non-ssh) pubring
> ----------------------------
> revision 1.7
> date: 2015-02-03 13:13:17 -0800;  author: agc;  state: Exp;  lines: +3 -0;  commitid: ztXbqAi9ocXGFB8y;
> Update netpgpverify, and libnetpgpverify, to 20150203
>
> + portability fixes to make netpgpverify build on freebsd 10.1 with WARNS=5
>
> + fixed an oversight in the testit.sh script

(agc)

2015-02-04 22:42:04 UTC netbsd-7 commitmail json YAML

2015-02-04 22:08:48 UTC netbsd-7 commitmail json YAML

2015-02-04 22:05:30 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #493):
sbin/ping6/ping6.c: revision 1.83
Rework to avoid a conditional assignment which results in a
"maybe-uninitialized" warning

(martin)

2015-02-04 22:00:25 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #492):
lib/libc/arch/powerpc64/sys/__vfork14.S: revision 1.2
lib/libc/arch/powerpc64/sys/__syscall.S: revision 1.2
lib/libc/arch/powerpc/sys/__syscall.S: revision 1.3
lib/libc/arch/powerpc64/sys/syscall.S: revision 1.2
lib/libc/arch/powerpc/sys/__clone.S: revision 1.6
lib/libc/arch/powerpc64/gen/__setjmp14.S: revision 1.3
sys/arch/powerpc/include/asm.h: revision 1.47
lib/libc/arch/powerpc64/sys/cerror.S: revision 1.6
lib/libc/arch/powerpc64/sys/getcontext.S: revision 1.5
lib/libc/arch/powerpc64/sys/brk.S: revision 1.5
lib/libc/arch/powerpc64/sys/ptrace.S: revision 1.3
lib/libc/arch/powerpc64/genassym.cf: revision 1.1
lib/libc/arch/powerpc64/gen/__sigsetjmp14.S: revision 1.3
lib/libc/arch/powerpc/sys/getcontext.S: revision 1.6
compat/powerpc64/powerpc/bsd.powerpc.mk: revision 1.3
lib/libc/arch/powerpc64/sys/pipe.S: revision 1.2
lib/libc/arch/powerpc/sys/brk.S: revision 1.14
lib/libc/arch/powerpc64/SYS.h: revision 1.3
lib/libc/arch/powerpc64/sys/fork.S: revision 1.2
lib/libc/arch/powerpc64/sys/__sigtramp2.S: revision 1.4
lib/libc/arch/powerpc64/Makefile.inc: revision 1.3
lib/libc/arch/powerpc/sys/pipe.S: revision 1.9
lib/libc/compiler_rt/Makefile.inc: revision 1.25
lib/libc/arch/powerpc64/sys/sbrk.S: revision 1.4, 1.5
lib/libc/arch/powerpc64/sys/__clone.S: revision 1.2
lib/libc/arch/powerpc/sys/sbrk.S: revision 1.13
lib/libc/arch/powerpc/SYS.h: revision 1.13
powerpc64 uses the same sources as powerpc and needs the long double as
double-double sources.
-
Spell LdAddr consistently
-
Add LDFLAGS+=-Wl,-m,elf32ppc_nbsd
-
Fix cmpptr/cmpreq/etc to use right mnemonics
-
Minimize differences between powerpc and powerpc64
-
Fix powerpc64 assembly to use right instructions for 64bit CPUs.
-
Use hidden for __curbrk and __minbrk to avoid GOT/TOC relocations.

(martin)

2015-02-04 21:32:46 UTC netbsd-7 commitmail json YAML

Pull up the following, requested by lneto in ticket #477:

external/mit/lua/dist/src/lprefix.h            up to 1.2
external/mit/lua/dist/doc/alert.png            delete
external/mit/lua/dist/Makefile                  up to 1.3
external/mit/lua/dist/README                    up to 1.3
external/mit/lua/dist/doc/contents.html        up to 1.3
external/mit/lua/dist/doc/lua.1                up to 1.3
external/mit/lua/dist/doc/lua.css              up to 1.3
external/mit/lua/dist/doc/manual.html          up to 1.3
external/mit/lua/dist/doc/readme.html          up to 1.3
external/mit/lua/dist/src/Makefile              up to 1.3
external/mit/lua/dist/src/lapi.c                up to 1.3
external/mit/lua/dist/src/lapi.h                up to 1.3
external/mit/lua/dist/src/lauxlib.c            up to 1.4
external/mit/lua/dist/src/lauxlib.h            up to 1.3
external/mit/lua/dist/src/lbaselib.c            up to 1.4
external/mit/lua/dist/src/lbitlib.c            up to 1.2
external/mit/lua/dist/src/lcode.c              up to 1.3
external/mit/lua/dist/src/lcode.h              up to 1.3
external/mit/lua/dist/src/lcorolib.c            up to 1.2
external/mit/lua/dist/src/lctype.c              up to 1.2
external/mit/lua/dist/src/lctype.h              up to 1.2
external/mit/lua/dist/src/ldblib.c              up to 1.5
external/mit/lua/dist/src/ldebug.c              up to 1.3
external/mit/lua/dist/src/ldebug.h              up to 1.3
external/mit/lua/dist/src/ldo.c                up to 1.3
external/mit/lua/dist/src/ldo.h                up to 1.3
external/mit/lua/dist/src/ldump.c              up to 1.3
external/mit/lua/dist/src/lfunc.c              up to 1.3
external/mit/lua/dist/src/lgc.c                up to 1.3
external/mit/lua/dist/src/lgc.h                up to 1.3
external/mit/lua/dist/src/linit.c              up to 1.4
external/mit/lua/dist/src/liolib.c              up to 1.3
external/mit/lua/dist/src/llex.c                up to 1.3
external/mit/lua/dist/src/llex.h                up to 1.3
external/mit/lua/dist/src/llimits.h            up to 1.3
external/mit/lua/dist/src/lmathlib.c            up to 1.3
external/mit/lua/dist/src/lmem.c                up to 1.3
external/mit/lua/dist/src/lmem.h                up to 1.3
external/mit/lua/dist/src/loadlib.c            up to 1.3
external/mit/lua/dist/src/lobject.c            up to 1.4
external/mit/lua/dist/src/lobject.h            up to 1.3
external/mit/lua/dist/src/lopcodes.c            up to 1.3
external/mit/lua/dist/src/lopcodes.h            up to 1.3
external/mit/lua/dist/src/loslib.c              up to 1.3
external/mit/lua/dist/src/lparser.c            up to 1.3
external/mit/lua/dist/src/lparser.h            up to 1.3
external/mit/lua/dist/src/lstate.c              up to 1.3
external/mit/lua/dist/src/lstate.h              up to 1.3
external/mit/lua/dist/src/lstring.c            up to 1.3
external/mit/lua/dist/src/lstring.h            up to 1.3
external/mit/lua/dist/src/lstrlib.c            up to 1.6
external/mit/lua/dist/src/ltable.c              up to 1.3
external/mit/lua/dist/src/ltable.h              up to 1.3
external/mit/lua/dist/src/ltablib.c            up to 1.3
external/mit/lua/dist/src/ltm.c                up to 1.3
external/mit/lua/dist/src/ltm.h                up to 1.3
external/mit/lua/dist/src/lua.c                up to 1.3
external/mit/lua/dist/src/lua.h                up to 1.3
external/mit/lua/dist/src/luac.c                up to 1.3
external/mit/lua/dist/src/luaconf.h            up to 1.12
external/mit/lua/dist/src/lundump.c            up to 1.3
external/mit/lua/dist/src/lutf8lib.c            up to 1.2
external/mit/lua/dist/src/lvm.c                up to 1.4
external/mit/lua/dist/src/lvm.h                up to 1.3
external/mit/lua/dist/src/lzio.c                up to 1.3
external/mit/lua/dist/src/lzio.h                up to 1.3
lib/lua/syslog/syslog.c 1.2
sys/modules/luapmf/Makefile 1.4
sys/modules/luasystm/Makefile 1.3

Update Lua from 5.3 work3 to 5.3.0
* improved the overall kernel Lua patch; fixed coercion
* updated lua/syslog
* updated luapmf and luasystm Makefiles

(martin)

2015-02-04 14:23:18 UTC MAIN commitmail json YAML

2015-02-04 14:23:05 UTC MAIN commitmail json YAML

add Xbox 360 Wireless Receiver

(jmcneill)

2015-02-04 12:55:47 UTC MAIN commitmail json YAML

If binding fails, print URL with which it failed.

(pooka)

2015-02-04 12:48:05 UTC MAIN commitmail json YAML

default newvers.sh parameters to reproducible build

(pooka)

2015-02-04 11:38:32 UTC netbsd-6 commitmail json YAML

2015-02-04 11:37:37 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by snj in ticket #1246):
libexec/httpd/bozohttpd.c: revision 1.61
spit out a 403 not just when an open() fails with EPERM, but with
EACCES as well.

(martin)

2015-02-04 11:35:04 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1245):
sys/dev/mii/rgephy.c: revision 1.30
sys/dev/mii/brgphy.c: revision 1.64
sys/dev/mii/atphy.c: revision 1.13
sys/dev/mii/urlphy.c: revision 1.26
sys/dev/mii/ciphy.c: revision 1.20
sys/dev/mii/mii_physubr.c: revision 1.76
  Fix a bug that the auto negotiation timer isn't cleard as we expected.
To not to forget clearing the timer and to reduce the code duplication,
clear mii_ticks in *mii_phy_auto().

(martin)

2015-02-04 10:55:00 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1244):
sys/dev/pci/if_wm.c: revision 1.310
  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]

(martin)

2015-02-04 10:18:09 UTC netbsd-7 commitmail json YAML

2015-02-04 10:17:19 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by snj in ticket #491):
libexec/httpd/bozohttpd.c: revision 1.61
spit out a 403 not just when an open() fails with EPERM, but with
EACCES as well.

(martin)

2015-02-04 10:14:31 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #489):
lib/libkvm/kvm_powerpc64.c: revision 1.6

(martin)

2015-02-04 09:05:53 UTC MAIN commitmail json YAML

Fix mutex related problem reported by Uwe Toenjes in PR#49328:
- Revert ixgbe_netbsd.c rev. 1.2
- make CORE_LOCK adaptive
- Release spin lock while reinitializing the jumb buffer structure.

(msaitoh)

2015-02-04 07:20:54 UTC netbsd-7 commitmail json YAML

tickets 473-476, 479, 482-488, and 490.

(snj)

2015-02-04 07:13:04 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #479):
lib/libnpf/npf.c: revision 1.35
lib/libnpf/npf.h: revision 1.28
sys/net/npf/npf_conn.c: revision 1.15
sys/net/npf/npf_impl.h: revision 1.61
sys/net/npf/npf_ruleset.c: revision 1.41
usr.sbin/npf/npfctl/npf.conf.5: revision 1.44
usr.sbin/npf/npfctl/npf_parse.y: revision 1.37
usr.sbin/npf/npfctl/npf_show.c: revisions 1.16, 1.17
usr.sbin/npf/npfctl/npfctl.c: revision 1.46
load the config file before bpfjit so that we can disable the warning.
--
Don't depend on yacc to include stdlib.h or string.h.
--
- npf_conn_establish: remove a rare race condition when we might destroy a
  connection when it is still referenced by another thread.
- npf_conn_destroy: remove the backwards entry using the saved key, PR/49488.
- Sprinkle some asserts.
--
npf.conf(5): mention alg, include in the example, minor fix.
--
npfctl(8): report dynamic rule ID in a comment, print the case when libpcap
is used correctly.  Also, add npf_ruleset_dump() helper in the kernel.
--
libnpf: add npf_rule_getid() and npf_rule_getcode().
Missed in the previous commit.
--
npfctl_print_rule: print the ID in hex, not decimal.

(snj)

2015-02-04 07:10:47 UTC MAIN commitmail json YAML

Remove useless semicolon reported by Henning Petersen in PR#49635.

(msaitoh)

2015-02-04 07:09:37 UTC MAIN commitmail json YAML

Remove useless semicolon reported by Henning Petersen in PR#49634.

(msaitoh)

2015-02-04 06:58:55 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #487):
lib/libc/arch/m68k/softfloat/softfloat.h: revision 1.7
float32_is_signalling_nan needs a prototype if SOFTFLOATM68K_FOR_GCC is
defined.

(snj)

2015-02-04 06:57:37 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #486):
external/gpl3/gcc/usr.bin/backend/Makefile: revision 1.24
update m68k gcc bug workarounds for gcc 4.8.  fixes PR 49609.

(snj)

2015-02-04 06:56:10 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #485):
sys/arch/next68k/stand/boot/en.c: revision 1.18
fix build with gcc48.

(snj)

2015-02-04 06:54:43 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #484):
distrib/mvme68k/ramdisk/Makefile: revision 1.29
sys/arch/mvme68k/conf/RAMDISK: revision 1.30
increase ramdisk size for gcc48.

(snj)

2015-02-04 06:52:59 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #483):
sys/arch/cesfic/conf/Makefile.cesfic: revision 1.17
fix build with gcc48.

(snj)

2015-02-04 06:50:46 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #482):
sys/arch/atari/stand/installboot/Makefile: revision 1.7
Specify -fno-strict-aliasing as a temporary workaround for gcc48.
The existing abcksum() also violates strict-aliasing rule
(while current gcc48 doesn't warn it) and fixing all violations
strictly requires whole reorganization of boot sector structures.
But it won't happen soon and this MD installboot should be integrated
into MI installboot(8) in future, and it requires whole overhaul anyway.
See long discussion in source-changes-d@ for details.
Should be pulled up to netbsd-7 if we switches m68k to using gcc48.

(snj)

2015-02-04 06:48:13 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #490):
sys/dev/pci/if_wm.c: revision 1.310
  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].

(snj)

2015-02-04 06:46:33 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #488):
external/mit/xorg/lib/libxcb/xcb.mk: revision 1.4
libxcb is 1.10 now, fix pkgconfig version xcb.mk

(snj)

2015-02-04 06:43:02 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #476):
sys/lib/libunwind/AddressSpace.hpp: revision 1.8
Fix binary search when search value is in the last block, but not equal
to the start of the range. PR 49444.

(snj)

2015-02-04 06:36:45 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #475):
sys/arch/arm/conf/std.arm: revision 1.2
Disable ARM's CPU_IN_CKSUM until the bugs are fixed.

(snj)

2015-02-04 06:29:07 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #474):
sys/kern/uipc_usrreq.c: revision 1.173
Handle LOCAL_PEERID for socketpair() connected sockets which connect through
connect2().
1. move the code that sets the peerid structure into connect1(). This
    handles so2.  The datagram code calls connect2 twice with flipped
    so arguments so both sockets get set.
2. in connect2 copy the peerid structure from so2 to so, so that that
    both stream sockets get set.

(snj)

2015-02-04 06:25:46 UTC netbsd-7 commitmail json YAML

2015-02-04 06:24:58 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by nonaka in ticket #473):
share/man/man4/lii.4: revision 1.3
sys/dev/pci/if_alc.c: revision 1.12
sys/dev/pci/pcidevs: revision 1.1213
sys/dev/pci/if_alcreg.h: revision 1.3
share/man/man4/atphy.4: revision 1.3
share/man/man4/alc.4: revision 1.4
PR/49584: Leonardo Taccari: alc(4): add support for AR816x/AR817x chipsets

(snj)

2015-02-04 04:55:51 UTC netbsd-6-0 commitmail json YAML

fix whitespace in previous

(snj)

2015-02-04 04:55:02 UTC netbsd-6-1 commitmail json YAML

fix whitespace in previous

(snj)

2015-02-04 04:49:54 UTC netbsd-5-2 commitmail json YAML

2015-02-04 04:48:43 UTC netbsd-5-2 commitmail json YAML

Apply patch (requested by spz in ticket 1947):
Fix CVE-2014-6272.

(snj)

2015-02-04 04:48:10 UTC netbsd-5-1 commitmail json YAML

2015-02-04 04:47:57 UTC MAIN commitmail json YAML

lua: fixed LUA_ROOT, LUA_PATH_DEFAULT and LUA_CPATH_DEFAULT

* reverted from r1.8 (mbalmer)

(lneto)

2015-02-04 04:47:17 UTC netbsd-5 commitmail json YAML

2015-02-04 04:46:21 UTC netbsd-5-1 commitmail json YAML

Apply patch (requested by spz in ticket 1947):
Fix CVE-2014-6272.

(snj)

2015-02-04 04:44:36 UTC netbsd-5 commitmail json YAML

Apply patch (requested by spz in ticket 1947):
Fix CVE-2014-6272.

(snj)

2015-02-04 04:41:34 UTC netbsd-6-1 commitmail json YAML

2015-02-04 04:41:13 UTC netbsd-6-1 commitmail json YAML

Apply patch (requested by spz in ticket 1243):
Fix CVE-2014-6272.

(snj)

2015-02-04 04:40:52 UTC netbsd-6-0 commitmail json YAML

2015-02-04 04:40:27 UTC netbsd-6-0 commitmail json YAML

Apply patch (requested by spz in ticket 1243):
Fix CVE-2014-6272.

(snj)

2015-02-04 04:39:59 UTC netbsd-6 commitmail json YAML

2015-02-04 04:38:19 UTC netbsd-6 commitmail json YAML

Apply patch (requested by spz in ticket 1243):
Fix CVE-2014-6272.

(snj)

2015-02-04 04:37:13 UTC MAIN commitmail json YAML

Remove extra IXGBE_TX_LOCK()/IXGBE_TX_UNLOCK() from
ixgbe_free_transmit_structures(). This function is called in the end of
the detach function. if_stop was called and almost all resources were
freed, so it's not required to block the TX stuff.

(msaitoh)

2015-02-04 04:31:41 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1946):
sys/dev/vnd.c: revision 1.240, 1.241 via patch
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

(snj)

2015-02-04 04:18:23 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1242):
sys/dev/vnd.c: revision 1.240, 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

(snj)

2015-02-04 03:17:29 UTC MAIN commitmail json YAML

Add missing IXGBE_RX_LOCK_DESTROY() for the detach path.

(msaitoh)

2015-02-03 21:31:31 UTC MAIN commitmail json YAML

libxcb is 1.10 now, fix pkgconfig version xcb.mk

(jmcneill)

2015-02-03 20:02:51 UTC MAIN commitmail json YAML

gzFile already is a pointer. Fix three misuses of this typedef, caught by
a recent zlib on ArchLinux.

(aymeric)

2015-02-03 19:58:42 UTC MAIN commitmail json YAML

. don't depend on -ll to provide a main() function. Lex on ArchLinux doesn't
  provide a libl
. still depend on -ll for the !HOSTPROG case for yywrap()
. ANSIfy

(aymeric)

2015-02-03 10:25:53 UTC MAIN commitmail json YAML

Disable pmap_md_tlb_check_entry, when MP.

(nonaka)

2015-02-03 08:48:25 UTC MAIN commitmail json YAML

Use the www.raspberrypi.org URL for the datasheet

(skrll)

2015-02-03 08:27:03 UTC netbsd-7 commitmail json YAML

2015-02-03 08:23:40 UTC netbsd-7 commitmail json YAML

src/external/bsd/libevent/dist/ChangeLog@1.1.1.2.8.1 / diff / nxr@1.1.1.2.8.1
src/external/bsd/libevent/dist/Makefile.am@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/Makefile.in@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/WIN32-Code/event2/event-config.h@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/aclocal.m4@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/arc4random.c@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/buffer.c@1.2.8.1 / diff / nxr@1.2.8.1
src/external/bsd/libevent/dist/bufferevent.c@1.2.12.1 / diff / nxr@1.2.12.1
src/external/bsd/libevent/dist/bufferevent_pair.c@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/bufferevent_sock.c@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/compile@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/config.guess@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/config.h.in@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/config.sub@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/configure@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/configure.ac@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/external/bsd/libevent/dist/depcomp@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/epoll_sub.c@1.1.1.1.12.1 / diff / nxr@1.1.1.1.12.1
src/external/bsd/libevent/dist/evbuffer-internal.h@1.2.12.1 / diff / nxr@1.2.12.1
src/external/bsd/libevent/dist/evdns.c@1.2.8.1 / diff / nxr@1.2.8.1
      :
(more 50 files)
Pull up following revision(s) via patch (requested by spz in ticket #478):
external/bsd/libevent/dist/ChangeLog          up to 1.1.1.2
external/bsd/libevent/dist/Makefile.am        up to 1.1.1.1
external/bsd/libevent/dist/Makefile.in        up to 1.1.1.1
external/bsd/libevent/dist/aclocal.m4          up to 1.1.1.1
external/bsd/libevent/dist/arc4random.c        up to 1.1.1.1
external/bsd/libevent/dist/buffer.c            up to 1.2
external/bsd/libevent/dist/bufferevent.c      up to 1.2
external/bsd/libevent/dist/bufferevent_pair.c  up to 1.1.1.1
external/bsd/libevent/dist/bufferevent_sock.c  up to 1.1.1.1
external/bsd/libevent/dist/compile            up to 1.1.1.1
external/bsd/libevent/dist/config.guess        up to 1.1.1.1
external/bsd/libevent/dist/config.h.in        up to 1.1.1.1
external/bsd/libevent/dist/config.sub          up to 1.1.1.1
external/bsd/libevent/dist/configure          up to 1.1.1.1
external/bsd/libevent/dist/configure.ac         up to 1.1.1.1
external/bsd/libevent/dist/m4/ac_backport_259_ssizet.m4 up to 1.1.1.1
external/bsd/libevent/dist/depcomp            up to 1.1.1.1
external/bsd/libevent/dist/epoll_sub.c        up to 1.1.1.1
external/bsd/libevent/dist/evbuffer-internal.h up to 1.2
external/bsd/libevent/dist/evdns.c            up to 1.2
external/bsd/libevent/dist/event.c            up to 1.2
external/bsd/libevent/dist/event_iocp.c        up to 1.1.1.1
external/bsd/libevent/dist/event_tagging.c    up to 1.2
external/bsd/libevent/dist/evrpc.c            up to 1.2
external/bsd/libevent/dist/evthread_win32.c    up to 1.1.1.1
external/bsd/libevent/dist/evutil.c            up to 1.4
external/bsd/libevent/dist/evutil_rand.c      up to 1.2
external/bsd/libevent/dist/http.c              up to 1.2
external/bsd/libevent/dist/install-sh          up to 1.1.1.1
external/bsd/libevent/dist/listener.c          up to 1.1.1.1
external/bsd/libevent/dist/log-internal.h      up to 1.3
external/bsd/libevent/dist/log.c              up to 1.2
external/bsd/libevent/dist/ltmain.sh          up to 1.1.1.1
external/bsd/libevent/dist/missing            up to 1.1.1.1
external/bsd/libevent/dist/util-internal.h    up to 1.2
external/bsd/libevent/dist/win32select.c      up to 1.1.1.1
external/bsd/libevent/dist/WIN32-Code/event2/event-config.h up to 1.1.1.1
external/bsd/libevent/dist/include/Makefile.in up to 1.1.1.1
external/bsd/libevent/dist/include/event2/buffer.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/buffer_compat.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/bufferevent.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/bufferevent_compat.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/bufferevent_ssl.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/bufferevent_struct.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/dns.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/dns_compat.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/dns_struct.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/event.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/event_compat.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/event_struct.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/http.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/http_compat.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/http_struct.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/keyvalq_struct.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/listener.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/rpc.h up to 1.2
external/bsd/libevent/dist/include/event2/rpc_compat.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/rpc_struct.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/tag.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/tag_compat.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/thread.h up to 1.1.1.1
external/bsd/libevent/dist/include/event2/util.h up to 1.2
external/bsd/libevent/dist/sample/Makefile.in  up to 1.1.1.1
external/bsd/libevent/dist/sample/http-server.c up to 1.1.1.1
external/bsd/libevent/dist/test/Makefile.am    up to 1.1.1.1
external/bsd/libevent/dist/test/Makefile.in    up to 1.1.1.1
external/bsd/libevent/dist/test/regress.c      up to 1.7
external/bsd/libevent/dist/test/regress.h      up to 1.3
external/bsd/libevent/dist/test/regress_buffer.c up to 1.3
external/bsd/libevent/dist/test/regress_http.c up to 1.3

Update libevent to 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 (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)

(bouyer)

2015-02-03 08:11:22 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by snj in ticket #481):
sys/dev/ic/dwc_gmac_var.h: revision 1.6
sys/dev/ic/dwc_gmac_reg.h: revision 1.13
sys/dev/ic/dwc_gmac.c: revision 1.25
sys/dev/ic/dwc_gmac.c: revision 1.26
sys/dev/ic/dwc_gmac.c: revision 1.28
sys/dev/ic/dwc_gmac.c: revision 1.31
- Add MII flow control support
- Set "disable jabber" and "auto padding/CRC stripping" bits in MAC conf
- Write intr mask to intr mask register, not status
- Setup both TX and RX burst modes
- Setup both TX and RX store & forward modes
- Correct an issue with the "end" descriptor passed to dwc_gmac_txdesc_sync
  in dwc_gmac_tx_intr
ok martin@
Revert previous change to dwc_gmac_txintr() - while it looks strange at
first sight (and sorry I didn't spot it when reviewing), it is a small
optimization and actually correct.
Add a comment explaining it.
After handling an interrupt, try to handle more packets as we may have
space in the descriptor ring now.
Pointed out by Jared.
fix a couple txq fencepost issues, from FUKAUMI Naoki <fun@naobsd.org>

(bouyer)

2015-02-03 08:05:50 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by snj in ticket #480):
distrib/i386/installimage/Makefile: revision 1.6
Bump image size from 512MB to 520MB.

(bouyer)

2015-02-03 01:22:08 UTC MAIN commitmail json YAML

2015-02-02 22:07:05 UTC MAIN commitmail json YAML

CID/1267868: Resource leak "cur"

(christos)

2015-02-02 22:03:45 UTC MAIN commitmail json YAML

CID/126787{0,1}:  Uninitialized msg_flags

(christos)

2015-02-02 22:01:55 UTC MAIN commitmail json YAML

CID/1267866: Missing break in switch

(christos)

2015-02-02 19:08:32 UTC MAIN commitmail json YAML

npfctl_print_rule: print the ID in hex, not decimal.

(rmind)

2015-02-02 16:18:27 UTC MAIN commitmail json YAML

make DEBUG build the default.

(christos)

2015-02-02 14:03:06 UTC MAIN commitmail json YAML

2015-02-02 03:14:02 UTC MAIN commitmail json YAML

CID/1267860: Missing break in switch

(christos)

2015-02-02 02:28:26 UTC MAIN commitmail json YAML

Handle LOCAL_PEERID for socketpair() connected sockets which connect through
connect2().
1. move the code that sets the peerid structure into connect1(). This
  handles so2.  The datagram code calls connect2 twice with flipped
  so arguments so both sockets get set.
2. in connect2 copy the peerid structure from so2 to so, so that that
  both stream sockets get set.

(christos)

2015-02-02 00:55:28 UTC MAIN commitmail json YAML

libnpf: add npf_rule_getid() and npf_rule_getcode().
Missed in the previous commit.

(rmind)

2015-02-02 00:31:39 UTC MAIN commitmail json YAML

npfctl(8): report dynamic rule ID in a comment, print the case when libpcap
is used correctly.  Also, add npf_ruleset_dump() helper in the kernel.

(rmind)

2015-02-01 22:57:22 UTC MAIN commitmail json YAML

npf.conf(5): mention alg, include in the example, minor fix.

(rmind)

2015-02-01 22:41:22 UTC MAIN commitmail json YAML

- npf_conn_establish: remove a rare race condition when we might destroy a
  connection when it is still referenced by another thread.
- npf_conn_destroy: remove the backwards entry using the saved key, PR/49488.
- Sprinkle some asserts.

(rmind)

2015-02-01 19:32:59 UTC MAIN commitmail json YAML

PR/49621: Robert Sprowson: Add detach function to if_cpsw

(christos)

2015-02-01 19:09:05 UTC MAIN commitmail json YAML

this generated include file oughtn't be around, the 'good' version is in
external/bsd/libevent/include/event2/event-config.h instead

(spz)

2015-02-01 18:49:25 UTC MAIN commitmail json YAML

Fix the build kernels target with -n, disable temporarily runcmd while we
are fetching the allkernels variable.

(christos)

2015-02-01 17:47:00 UTC MAIN commitmail json YAML

update m68k gcc bug workarounds for gcc 4.8.  fixes PR 49609.

(chs)

2015-02-01 16:26:01 UTC MAIN commitmail json YAML

The diagnostic function uvm_km_check_empty() takes a mutex, so don't call it
if we are using UVM_FLAG_NOWAIT.

(christos)

2015-02-01 15:24:15 UTC MAIN commitmail json YAML

PR/49617: Kirk Russell: Describe the posix_fallocate return values correctly.

(christos)

2015-02-01 13:09:15 UTC nick-nhusb commitmail json YAML

Remove newline character in USBHIST_LOG format

(skrll)

2015-02-01 12:08:15 UTC nick-nhusb commitmail json YAML

2015-02-01 11:54:29 UTC nick-nhusb commitmail json YAML

2015-02-01 11:13:46 UTC nick-nhusb commitmail json YAML

2015-02-01 10:19:00 UTC MAIN commitmail json YAML

void functions should not return values.

(njoly)

2015-02-01 08:45:04 UTC nick-nhusb commitmail json YAML

Define and use EHCI_QTD_MAXTRANSFER.  No functional change.

(skrll)

2015-02-01 08:39:43 UTC nick-nhusb commitmail json YAML

Define and use EHCI_PAGE_MASK

(skrll)

2015-02-01 08:29:46 UTC nick-nhusb commitmail json YAML

2015-02-01 08:23:02 UTC nick-nhusb commitmail json YAML

2015-02-01 08:16:31 UTC nick-nhusb commitmail json YAML

Return success when clearing port reset.

(skrll)

2015-02-01 06:30:29 UTC nick-nhusb commitmail json YAML

2015-02-01 06:15:42 UTC nick-nhusb commitmail json YAML

2015-01-31 23:10:57 UTC MAIN commitmail json YAML

PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
failure, without setting errno, so make it PSEUDO_NOERROR, by adding a new
category GLUENOERR.

(christos)

2015-01-31 23:09:27 UTC MAIN commitmail json YAML

2015-01-31 23:06:57 UTC MAIN commitmail json YAML

PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
failure, without setting errno.

(christos)

2015-01-31 22:28:15 UTC nick-nhusb commitmail json YAML

Correct the return value from roothub_ctrl_start - previously it was
always USBD_IN_PROGRESS

(skrll)

2015-01-31 20:55:43 UTC MAIN commitmail json YAML

The test requires symbols, so put STRIPFLAG= explicitly to avoid
stripping them if STRIPFLAG?=-s is defined in /etc/mk.conf.

(nakayama)

2015-01-31 19:14:45 UTC MAIN commitmail json YAML

2015-01-31 18:55:17 UTC MAIN commitmail json YAML

merge tzcode2015a:

tzalloc now scrubs time zone abbreviations compatibly with the way
that tzset always has, by replacing invalid bytes with '_' and by
shortening too-long abbreviations.

(christos)

2015-01-31 18:27:28 UTC MAIN commitmail json YAML

zoneinfo: Import tzdata2015a. [apb 20150131]

(apb)

2015-01-31 18:27:02 UTC MAIN commitmail json YAML

tzcode2015a/tzdata2015a have been released.  We have updated tzdata.

(apb)

2015-01-31 17:14:23 UTC MAIN commitmail json YAML

libglapi_p.a belongs in profile.

(roy)

2015-01-31 13:36:29 UTC MAIN commitmail json YAML

Comment out currently unused dtrace_dof_char function (for clang build).

(wiz)

2015-01-31 12:15:27 UTC MAIN commitmail json YAML

src/external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk@1.3 / diff / nxr@1.3
src/external/gpl3/gcc/usr.bin/gcc/arch/alpha/configargs.h@1.16 / diff / nxr@1.16
src/external/gpl3/gcc/usr.bin/gcc/arch/arm/configargs.h@1.18 / diff / nxr@1.18
src/external/gpl3/gcc/usr.bin/gcc/arch/armeb/configargs.h@1.18 / diff / nxr@1.18
src/external/gpl3/gcc/usr.bin/gcc/arch/earm/configargs.h@1.16 / diff / nxr@1.16
src/external/gpl3/gcc/usr.bin/gcc/arch/earmeb/configargs.h@1.12 / diff / nxr@1.12
src/external/gpl3/gcc/usr.bin/gcc/arch/earmhf/configargs.h@1.13 / diff / nxr@1.13
src/external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/configargs.h@1.11 / diff / nxr@1.11
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/configargs.h@1.10 / diff / nxr@1.10
src/external/gpl3/gcc/usr.bin/gcc/arch/hppa/configargs.h@1.18 / diff / nxr@1.18
src/external/gpl3/gcc/usr.bin/gcc/arch/i386/configargs.h@1.20 / diff / nxr@1.20
      :
(more 13 files)
regenerate with recent mknative-gcc (1.80 and 1.81) updates.

(mrg)

2015-01-31 12:12:17 UTC MAIN commitmail json YAML

timeval fields might not be int, so use imaxabs.

(joerg)

2015-01-31 08:50:01 UTC MAIN commitmail json YAML

kill the -fPIC that m68000 ends up with, fixing it in the specs
is not trivial..

(mrg)

2015-01-31 07:47:49 UTC netbsd-7 commitmail json YAML

2015-01-31 07:44:13 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #469):
sys/dev/pci/if_fpa.c: revision 1.60
Fix obviously missing "sc->sc_dev = self" initialization.
Might help PR port-i386/49602.

(snj)

2015-01-30 23:00:06 UTC MAIN commitmail json YAML

2015-01-30 18:58:59 UTC MAIN commitmail json YAML

2015-01-30 15:04:35 UTC MAIN commitmail json YAML

2015-01-30 14:54:46 UTC MAIN commitmail json YAML

2015-01-30 14:32:19 UTC MAIN commitmail json YAML

Disable ARM's CPU_IN_CKSUM until the bugs are fixed.

(joerg)

2015-01-30 12:23:47 UTC MAIN commitmail json YAML

canonicalise the src dir to /usr/src, so it doesn't matter
where we run mknative.

(mrg)

2015-01-30 10:21:23 UTC MAIN commitmail json YAML

Note import of dhcpcd-6.7.1

(roy)

2015-01-30 10:20:43 UTC MAIN commitmail json YAML

2015-01-30 09:49:50 UTC MAIN commitmail json YAML

Note import of dhcpcd-6.7.0

(roy)

2015-01-30 09:47:05 UTC MAIN commitmail json YAML

2015-01-30 07:54:13 UTC netbsd-7 commitmail json YAML

2015-01-30 07:53:15 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by gson in ticket #471):
external/bsd/atf/dist/atf-c++/macros_test.cpp: revision 1.2
external/bsd/atf/dist/atf-c/macros_test.c: revision 1.5
Mark atf/atf-c/macros_test/detect_unused_tests and
atf/atf-c++/macros_test/detect_unused_tests as expected failures
when using versions of GCC where they are known to fail, with a
reference to PR toolchain/49187.

(martin)

2015-01-30 00:07:06 UTC MAIN commitmail json YAML

Add missing __printflike

(joerg)

2015-01-29 23:14:48 UTC MAIN commitmail json YAML

Don't complain if OCaml is installed, but certain extensions for the
binding are missing.

(joerg)

2015-01-29 22:58:20 UTC MAIN commitmail json YAML

Fixes segfaults and crashing for applications that use libGLU.
Minor revision bump for libGLU.

This commit was approved by wiz@

(nat)

2015-01-29 22:51:56 UTC MAIN commitmail json YAML

Fixes segfaults and crashing in applications that use libGLU.
Minor version bump.

This commit was approved by wiz@

(nat)

2015-01-29 22:48:18 UTC MAIN commitmail json YAML

Fixes segfaults and crashing in applications that use libGLU.

This commit was approved by wiz@

(nat)

2015-01-29 21:12:10 UTC MAIN commitmail json YAML

2015-01-29 21:04:31 UTC LLVM commitmail json YAML

src/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/DataflowWorklist.h deleted
src/external/bsd/llvm/dist/clang/lib/AST/MangleNumberingContext.cpp deleted
src/external/bsd/llvm/dist/clang/lib/Analysis/DataflowWorklist.cpp deleted
src/external/bsd/llvm/dist/clang/lib/CodeGen/SanitizerBlacklist.cpp deleted
src/external/bsd/llvm/dist/clang/lib/CodeGen/SanitizerBlacklist.h deleted
src/external/bsd/llvm/dist/clang/lib/Driver/WindowsToolChain.cpp deleted
src/external/bsd/llvm/dist/clang/test/CodeGen/builtin-recursive.cc deleted
src/external/bsd/llvm/dist/clang/test/CodeGen/ppc64-varargs-struct.c deleted
src/external/bsd/llvm/dist/clang/test/CodeGen/sections.c deleted
src/external/bsd/llvm/dist/clang/test/CodeGenCXX/nrvo-noreturn.cc deleted
src/external/bsd/llvm/dist/clang/test/Driver/freebsd.cc deleted
src/external/bsd/llvm/dist/clang/test/Parser/nested-namespaces-recovery.cpp deleted
src/external/bsd/llvm/dist/clang/test/Sema/128bitfloat.cc deleted
src/external/bsd/llvm/dist/clang/test/SemaCXX/cxx0x-initializer-stdinitializerlist-system-header.cpp deleted
src/external/bsd/llvm/dist/clang/test/SemaCXX/typo-correction-pt2.cpp deleted
src/external/bsd/llvm/dist/clang/test/SemaCXX/vtable-instantiation.cc deleted
src/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/scalar/Makefile deleted
src/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/scalar/llvm_scalar_opts.ml deleted
src/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/scalar/llvm_scalar_opts.mli deleted
src/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/scalar/scalar_opts_ocaml.c deleted
      :
(more 260 files)
Remove files no longer present with clang-227398/llvm-227398.

(joerg)

2015-01-29 20:47:12 UTC MAIN commitmail json YAML

Allow clang builds to use a third floppy.

(joerg)

2015-01-29 20:46:31 UTC MAIN commitmail json YAML

Make cast warnings for clang non-fatal.

(joerg)

2015-01-29 20:46:10 UTC MAIN commitmail json YAML

2015-01-29 20:45:41 UTC MAIN commitmail json YAML

Sync list of hacks with reality.

(joerg)

2015-01-29 20:45:16 UTC MAIN commitmail json YAML

Force FPU support for Clang, don't disable IAS completely.

(joerg)

2015-01-29 20:44:39 UTC MAIN commitmail json YAML

2015-01-29 20:41:39 UTC MAIN commitmail json YAML

Update build system glue for LLVM 3.6RC1. Notable changes:

- Old JIT is removed.
- Improvements to debug information handling.
- ARM: check for deprecated instructions and warn in the integrated
  assembler
- PPC: VSX support, va_arg support for struct/union types, -fPIC vs
  -fpic supported, faster atomics
- x86: improved vectorizer

(joerg)

2015-01-29 20:30:02 UTC MAIN commitmail json YAML

Disable -Wcast-qual for clang for now.

(joerg)

2015-01-29 20:05:56 UTC MAIN commitmail json YAML

Fix binary search when search value is in the last block, but not equal
to the start of the range. PR 49444.

(joerg)

2015-01-29 19:26:20 UTC MAIN commitmail json YAML

use strtoi instead of strtonum, since this is a tool.

(christos)

2015-01-29 15:55:22 UTC MAIN commitmail json YAML

Fix double free in fts_read()/fts_close()

When fts_read() gets an error on fchdir(), it exited with sp->fts_cur
set to a freed structure. fts_close() would later attempt to free it
again, crashing the program.

(manu)

2015-01-29 15:15:40 UTC netbsd-7 commitmail json YAML

2015-01-29 15:12:49 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #470):
distrib/utils/embedded/mkimage: revision 1.52
distrib/utils/embedded/conf/x86.conf: revision 1.7
distrib/utils/embedded/conf/evbarm.conf: revision 1.20
Fix previous so that the new generated rc.conf is picked up and that
any new new mount points (e.g. /proc and /kern) are generated.
While here increate the fs size so that postfix can actually build
/etc/mail/aliases.db

(martin)

2015-01-29 14:54:06 UTC MAIN commitmail json YAML

Fix previous so that the new generated rc.conf is picked up and that
any new new mount points (e.g. /proc and /kern) are generated.

While here increate the fs size so that postfix can actually build
/etc/mail/aliases.db

(skrll)

2015-01-29 13:20:51 UTC MAIN commitmail json YAML

latent strtonum removal.

(christos)

2015-01-29 07:26:03 UTC MAIN commitmail json YAML

2015-01-29 06:53:28 UTC MAIN commitmail json YAML

2015-01-29 06:34:05 UTC MAIN commitmail json YAML

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

(spz)

2015-01-29 03:34:37 UTC MAIN commitmail json YAML

no need for strtonum.c anymore.

(christos)

2015-01-29 03:31:35 UTC MAIN commitmail json YAML

2015-01-29 03:30:06 UTC MAIN commitmail json YAML

2015-01-29 03:28:19 UTC MAIN commitmail json YAML

2015-01-29 03:27:06 UTC MAIN commitmail json YAML

2015-01-29 03:26:27 UTC MAIN commitmail json YAML

2015-01-29 03:25:36 UTC MAIN commitmail json YAML

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

(christos)

2015-01-29 02:59:17 UTC MAIN commitmail json YAML

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]

(msaitoh)

2015-01-29 01:05:25 UTC MAIN commitmail json YAML

2015-01-28 22:30:42 UTC MAIN commitmail json YAML

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

(christos)