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 (1h)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 11:29:30 UTC Now

2016-05-20 01:36:16 UTC MAIN commitmail json YAML

i386 is PIE now since I am turning PaX ASLR/MPROTECT on.

(christos)

2016-05-19 21:39:15 UTC MAIN commitmail json YAML

2016-05-19 20:27:36 UTC MAIN commitmail json YAML

Fix infinite recursion when building i386 -fPIE in
src/external/mit/xorg/lib/libxcb/xkb.

https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=231599

PR debug/67355
* var-tracking.c (reverse_op): Don't add dummy zero to reverse
  ops that simplify back to the original value.
* alias.c (refs_newer_value_p): Cut off recursion for
  expressions containing the original value.

(christos)

2016-05-19 18:32:29 UTC MAIN commitmail json YAML

Replace deprecated disabled code by comment

describing what it intends to do, and why it won't work yet

From coypu.

(riastradh)

2016-05-19 18:32:20 UTC MAIN commitmail json YAML

While here, replace GCC __FUNCTION__ by C99 __func__

From coypu.

(riastradh)

2016-05-19 18:32:11 UTC MAIN commitmail json YAML

Simplify ufs_wapbl_begin2/end2, drop 2 suffix

We are no longer calling UFS_WAPBL_BEGIN/END with vnodes (we are giving
NULL as a parameter in all cases), so we can get rid of this input
parameter and the relevant check.

From coypu.

(riastradh)

2016-05-19 18:32:03 UTC MAIN commitmail json YAML

Get rid of UFS_WAPBL_BEGIN1/END1

ufs makeinode no longer releases dvp, so incrementing the
usecount for wapbl is unnecessary.

From coypu.

(riastradh)

2016-05-19 15:41:18 UTC MAIN commitmail json YAML

2016-05-19 15:38:13 UTC MAIN commitmail json YAML

Turn on PIE for sparc64 so we can use ASLR effectively.

(christos)

2016-05-19 15:37:06 UTC MAIN commitmail json YAML

2016-05-19 15:36:35 UTC MAIN commitmail json YAML

lose one more bit of ALSR to account for rounding in the VA hole.

(christos)

2016-05-19 14:50:18 UTC MAIN commitmail json YAML

Keep the old vcache node on rekey.  Change its key and remove the
new vcache node now used as placeholder only.

(hannken)

2016-05-19 14:48:28 UTC MAIN commitmail json YAML

Change "ISSET(vp->v_iflag, VI_XLOCK)" to "vdead_check(vp, VDEAD_NOWAIT)".

(hannken)

2016-05-19 14:47:33 UTC MAIN commitmail json YAML

Add VFS_VNODE_PRIVATE protected operations vnalloc_marker() to create,
vnfree_marker() to destroy and vnis_marker() to test for marker vnodes.

Make operations vnalloc() and vnfree() local to vfs_vnode.c.

(hannken)

2016-05-19 08:53:25 UTC MAIN commitmail json YAML

Get rcvif once and reuse it

No functional change.

(ozaki-r)

2016-05-19 08:35:04 UTC MAIN commitmail json YAML

fix build failure by gcc 4.8.5

(knakahara)

2016-05-19 08:27:57 UTC MAIN commitmail json YAML

unify TX and RX interrupt handler to use MSI-X vector efficiently

(knakahara)

2016-05-19 08:22:37 UTC MAIN commitmail json YAML

user-friendly interrupt affinity offset

(knakahara)

2016-05-19 08:20:06 UTC MAIN commitmail json YAML

initial TX multiqueue support

(knakahara)

2016-05-19 05:15:51 UTC MAIN commitmail json YAML

delete unused variables

(ryo)

2016-05-19 03:11:42 UTC MAIN commitmail json YAML

Replace DIAGNOSTIC & panic with KASSERT

(ozaki-r)

2016-05-18 16:36:53 UTC MAIN commitmail json YAML

2016-05-18 15:27:17 UTC MAIN commitmail json YAML

Add my list of things to do for 8. To be expanded.

(christos)

2016-05-18 15:14:08 UTC MAIN commitmail json YAML

Decrement %tl in trap handler not to make it zero unconditionally
for the nested trap, and remove useless mov.

(nakayama)

2016-05-18 11:28:44 UTC MAIN commitmail json YAML

Get rid of unnecessary assignment

(ozaki-r)

2016-05-18 10:53:20 UTC netbsd-6 commitmail json YAML

2016-05-18 10:49:24 UTC netbsd-6 commitmail json YAML

src/distrib/sets/lists/base/ad.mips64eb@1.82.2.18 / diff / nxr@1.82.2.18
src/distrib/sets/lists/base/ad.mips64el@1.81.2.18 / diff / nxr@1.81.2.18
src/distrib/sets/lists/base/md.amd64@1.156.2.18 / diff / nxr@1.156.2.18
src/distrib/sets/lists/base/md.sparc64@1.147.2.18 / diff / nxr@1.147.2.18
src/distrib/sets/lists/base/shl.mi@1.616.2.18 / diff / nxr@1.616.2.18
src/distrib/sets/lists/comp/ad.mips64eb@1.69.2.15 / diff / nxr@1.69.2.15
src/distrib/sets/lists/comp/ad.mips64el@1.69.2.16 / diff / nxr@1.69.2.16
src/distrib/sets/lists/comp/md.amd64@1.155.2.18 / diff / nxr@1.155.2.18
src/distrib/sets/lists/comp/md.sparc64@1.138.2.15 / diff / nxr@1.138.2.15
src/distrib/sets/lists/comp/mi@1.1738.2.21 / diff / nxr@1.1738.2.21
src/distrib/sets/lists/comp/shl.mi@1.209.2.21 / diff / nxr@1.209.2.21
src/external/mit/expat/dist/CMake.README@1.1.1.2.6.2 / diff / nxr@1.1.1.2.6.2
src/external/mit/expat/dist/CMakeLists.txt@1.1.1.2.6.2 / diff / nxr@1.1.1.2.6.2
src/external/mit/expat/dist/Changes@1.1.1.1.2.1 / diff / nxr@1.1.1.1.2.1
src/external/mit/expat/dist/ConfigureChecks.cmake@1.1.1.1.20.2 / diff / nxr@1.1.1.1.20.2
src/external/mit/expat/dist/MANIFEST@1.1.1.1.2.1 / diff / nxr@1.1.1.1.2.1
src/external/mit/expat/dist/Makefile.in@1.1.1.1.2.1 / diff / nxr@1.1.1.1.2.1
src/external/mit/expat/dist/README@1.1.1.1.2.1 / diff / nxr@1.1.1.1.2.1
src/external/mit/expat/dist/aclocal.m4@1.1.1.2.6.2 / diff / nxr@1.1.1.2.6.2
src/external/mit/expat/dist/amiga/Makefile@1.1.1.1.2.1 / diff / nxr@1.1.1.1.2.1
      :
(more 69 files)
Pull up following revision(s) (requested by spz in ticket #1383):
distrib/sets/lists/base/ad.mips64eb: patch
distrib/sets/lists/base/ad.mips64el: patch
distrib/sets/lists/base/md.amd64: patch
distrib/sets/lists/base/md.sparc64: patch
distrib/sets/lists/base/shl.mi: 1.771, 1.772 via patch
distrib/sets/lists/comp/ad.mips64eb: patch
distrib/sets/lists/comp/ad.mips64el: patch
distrib/sets/lists/comp/md.amd64: patch
distrib/sets/lists/comp/md.sparc64: patch
distrib/sets/lists/comp/mi: 1.2035 via patch
distrib/sets/lists/comp/shl.mi: patch
external/mit/expat/dist/CMake.README: up to 1.1.1.2
external/mit/expat/dist/CMakeLists.txt: up to 1.1.1.2
external/mit/expat/dist/Changes: up to 1.1.1.3
external/mit/expat/dist/ConfigureChecks.cmake: up to 1.1.1.1
external/mit/expat/dist/MANIFEST: up to 1.1.1.3
external/mit/expat/dist/Makefile.in: up to 1.1.1.3
external/mit/expat/dist/README: up to 1.1.1.3
external/mit/expat/dist/aclocal.m4: up to 1.1.1.2
external/mit/expat/dist/configure: up to 1.1.1.3
external/mit/expat/dist/configure.ac: up to 1.1.1.1
external/mit/expat/dist/configure.in: up to 1.1.1.2
external/mit/expat/dist/expat.pc.in: up to 1.1.1.1
external/mit/expat/dist/expat_config.h.cmake: up to 1.1.1.1
external/mit/expat/dist/expat_config.h.in: up to 1.1.1.3
external/mit/expat/dist/amiga/Makefile: up to 1.1.1.2
external/mit/expat/dist/amiga/README.txt: up to 1.1.1.2
external/mit/expat/dist/amiga/expat_68k.c: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_68k.h: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_68k_handler_stubs.c: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_base.h: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_lib.c: up to 1.1.1.2
external/mit/expat/dist/amiga/expat_vectors.c: up to 1.1.1.2
external/mit/expat/dist/amiga/launch.c: up to 1.1.1.2
external/mit/expat/dist/amiga/stdlib.c: delete
external/mit/expat/dist/bcb5/elements.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/outline.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/xmlwf.bpr: up to 1.1.1.2
external/mit/expat/dist/conftools/ac_c_bigendian_cross.m4: up to 1.4
external/mit/expat/dist/conftools/config.guess: up to 1.1.1.3
external/mit/expat/dist/conftools/config.sub: up to 1.1.1.3
external/mit/expat/dist/conftools/expat.m4: up to 1.1.1.2
external/mit/expat/dist/conftools/install-sh: up to 1.1.1.3
external/mit/expat/dist/conftools/libtool.m4: delete
external/mit/expat/dist/conftools/ltmain.sh: up to 1.1.1.3
external/mit/expat/dist/conftools/mkinstalldirs: up to 1.4
external/mit/expat/dist/doc/reference.html: up to 1.1.1.3
external/mit/expat/dist/doc/xmlwf.1: up to 1.1.1.2
external/mit/expat/dist/doc/xmlwf.sgml: up to 1.1.1.3
external/mit/expat/dist/examples/elements.c: up to 1.1.1.2
external/mit/expat/dist/examples/elements.dsp: up to 1.1.1.2
external/mit/expat/dist/examples/outline.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/amigaconfig.h: up to 1.1.1.2
external/mit/expat/dist/lib/expat.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/expat.h: up to 1.1.1.3
external/mit/expat/dist/lib/expat_static.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/expatw.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/libexpat.def: up to 1.1.1.2
external/mit/expat/dist/lib/libexpatw.def: up to 1.1.1.2
external/mit/expat/dist/lib/xmlparse.c: up to 1.4
external/mit/expat/dist/lib/xmlrole.c: up to 1.1.1.2
external/mit/expat/dist/lib/xmltok.c: up to 1.1.1.2
external/mit/expat/dist/lib/xmltok.h: up to 1.1.1.1
external/mit/expat/dist/lib/xmltok_impl.c: up to 1.3
external/mit/expat/dist/m4/libtool.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltoptions.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltsugar.m4: up to 1.1.1.1
external/mit/expat/dist/m4/ltversion.m4: up to 1.1.1.2
external/mit/expat/dist/m4/lt~obsolete.m4: up to 1.1.1.1
external/mit/expat/dist/tests/README.txt: up to 1.1.1.2
external/mit/expat/dist/tests/chardata.c: up to 1.1.1.2
external/mit/expat/dist/tests/minicheck.h: up to 1.1.1.2
external/mit/expat/dist/tests/runtests.c: up to 1.1.1.2
external/mit/expat/dist/tests/xmltest.sh: up to 1.1.1.2
external/mit/expat/dist/tests/benchmark/README.txt: up to 1.1.1.2
external/mit/expat/dist/tests/benchmark/benchmark.dsp: up to 1.1.1.2
external/mit/expat/dist/win32/README.txt: up to 1.1.1.2
external/mit/expat/dist/win32/expat.iss: up to 1.1.1.3
external/mit/expat/dist/xmlwf/unixfilemap.c: up to 1.1.1.2
external/mit/expat/dist/xmlwf/xmlwf.c: up to 1.1.1.3
external/mit/expat/dist/xmlwf/xmlwf.dsp: up to 1.1.1.2
external/mit/expat/lib/libexpat/Makefile: up to 1.2
external/mit/expat/lib/libexpat/expat.pc.in: up to 1.1
external/mit/expat/lib/libexpat/expat_config.h: up to 1.3
external/mit/expat/lib/libexpat/shlib_version: up to 1.3
Update expat to 2.1.1.  Apply fixes for CVE-2016-0718.

(snj)

2016-05-18 10:48:51 UTC netbsd-6-1 commitmail json YAML

2016-05-18 10:45:14 UTC netbsd-6-1 commitmail json YAML

src/distrib/sets/lists/base/ad.mips64eb@1.82.2.10.2.6 / diff / nxr@1.82.2.10.2.6
src/distrib/sets/lists/base/ad.mips64el@1.81.2.10.2.6 / diff / nxr@1.81.2.10.2.6
src/distrib/sets/lists/base/md.amd64@1.156.2.10.2.6 / diff / nxr@1.156.2.10.2.6
src/distrib/sets/lists/base/md.sparc64@1.147.2.10.2.6 / diff / nxr@1.147.2.10.2.6
src/distrib/sets/lists/base/shl.mi@1.616.2.10.2.6 / diff / nxr@1.616.2.10.2.6
src/distrib/sets/lists/comp/ad.mips64eb@1.69.2.7.2.6 / diff / nxr@1.69.2.7.2.6
src/distrib/sets/lists/comp/ad.mips64el@1.69.2.8.2.6 / diff / nxr@1.69.2.8.2.6
src/distrib/sets/lists/comp/md.amd64@1.155.2.7.2.6 / diff / nxr@1.155.2.7.2.6
src/distrib/sets/lists/comp/md.sparc64@1.138.2.7.2.6 / diff / nxr@1.138.2.7.2.6
src/distrib/sets/lists/comp/mi@1.1738.2.16.2.4 / diff / nxr@1.1738.2.16.2.4
src/distrib/sets/lists/comp/shl.mi@1.209.2.12.2.7 / diff / nxr@1.209.2.12.2.7
src/external/mit/expat/dist/CMake.README@1.1.1.2.4.2 / diff / nxr@1.1.1.2.4.2
src/external/mit/expat/dist/CMakeLists.txt@1.1.1.2.4.2 / diff / nxr@1.1.1.2.4.2
src/external/mit/expat/dist/Changes@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/mit/expat/dist/ConfigureChecks.cmake@1.1.1.1.18.2 / diff / nxr@1.1.1.1.18.2
src/external/mit/expat/dist/MANIFEST@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/mit/expat/dist/Makefile.in@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/mit/expat/dist/README@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/mit/expat/dist/aclocal.m4@1.1.1.2.4.2 / diff / nxr@1.1.1.2.4.2
src/external/mit/expat/dist/amiga/Makefile@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
      :
(more 69 files)
Pull up following revision(s) (requested by spz in ticket #1383):
distrib/sets/lists/base/ad.mips64eb: patch
distrib/sets/lists/base/ad.mips64el: patch
distrib/sets/lists/base/md.amd64: patch
distrib/sets/lists/base/md.sparc64: patch
distrib/sets/lists/base/shl.mi: 1.771, 1.772 via patch
distrib/sets/lists/comp/ad.mips64eb: patch
distrib/sets/lists/comp/ad.mips64el: patch
distrib/sets/lists/comp/md.amd64: patch
distrib/sets/lists/comp/md.sparc64: patch
distrib/sets/lists/comp/mi: 1.2035 via patch
distrib/sets/lists/comp/shl.mi: patch
external/mit/expat/dist/CMake.README: up to 1.1.1.2
external/mit/expat/dist/CMakeLists.txt: up to 1.1.1.2
external/mit/expat/dist/Changes: up to 1.1.1.3
external/mit/expat/dist/ConfigureChecks.cmake: up to 1.1.1.1
external/mit/expat/dist/MANIFEST: up to 1.1.1.3
external/mit/expat/dist/Makefile.in: up to 1.1.1.3
external/mit/expat/dist/README: up to 1.1.1.3
external/mit/expat/dist/aclocal.m4: up to 1.1.1.2
external/mit/expat/dist/configure: up to 1.1.1.3
external/mit/expat/dist/configure.ac: up to 1.1.1.1
external/mit/expat/dist/configure.in: up to 1.1.1.2
external/mit/expat/dist/expat.pc.in: up to 1.1.1.1
external/mit/expat/dist/expat_config.h.cmake: up to 1.1.1.1
external/mit/expat/dist/expat_config.h.in: up to 1.1.1.3
external/mit/expat/dist/amiga/Makefile: up to 1.1.1.2
external/mit/expat/dist/amiga/README.txt: up to 1.1.1.2
external/mit/expat/dist/amiga/expat_68k.c: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_68k.h: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_68k_handler_stubs.c: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_base.h: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_lib.c: up to 1.1.1.2
external/mit/expat/dist/amiga/expat_vectors.c: up to 1.1.1.2
external/mit/expat/dist/amiga/launch.c: up to 1.1.1.2
external/mit/expat/dist/amiga/stdlib.c: delete
external/mit/expat/dist/bcb5/elements.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/outline.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/xmlwf.bpr: up to 1.1.1.2
external/mit/expat/dist/conftools/ac_c_bigendian_cross.m4: up to 1.4
external/mit/expat/dist/conftools/config.guess: up to 1.1.1.3
external/mit/expat/dist/conftools/config.sub: up to 1.1.1.3
external/mit/expat/dist/conftools/expat.m4: up to 1.1.1.2
external/mit/expat/dist/conftools/install-sh: up to 1.1.1.3
external/mit/expat/dist/conftools/libtool.m4: delete
external/mit/expat/dist/conftools/ltmain.sh: up to 1.1.1.3
external/mit/expat/dist/conftools/mkinstalldirs: up to 1.4
external/mit/expat/dist/doc/reference.html: up to 1.1.1.3
external/mit/expat/dist/doc/xmlwf.1: up to 1.1.1.2
external/mit/expat/dist/doc/xmlwf.sgml: up to 1.1.1.3
external/mit/expat/dist/examples/elements.c: up to 1.1.1.2
external/mit/expat/dist/examples/elements.dsp: up to 1.1.1.2
external/mit/expat/dist/examples/outline.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/amigaconfig.h: up to 1.1.1.2
external/mit/expat/dist/lib/expat.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/expat.h: up to 1.1.1.3
external/mit/expat/dist/lib/expat_static.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/expatw.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/libexpat.def: up to 1.1.1.2
external/mit/expat/dist/lib/libexpatw.def: up to 1.1.1.2
external/mit/expat/dist/lib/xmlparse.c: up to 1.4
external/mit/expat/dist/lib/xmlrole.c: up to 1.1.1.2
external/mit/expat/dist/lib/xmltok.c: up to 1.1.1.2
external/mit/expat/dist/lib/xmltok.h: up to 1.1.1.1
external/mit/expat/dist/lib/xmltok_impl.c: up to 1.3
external/mit/expat/dist/m4/libtool.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltoptions.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltsugar.m4: up to 1.1.1.1
external/mit/expat/dist/m4/ltversion.m4: up to 1.1.1.2
external/mit/expat/dist/m4/lt~obsolete.m4: up to 1.1.1.1
external/mit/expat/dist/tests/README.txt: up to 1.1.1.2
external/mit/expat/dist/tests/chardata.c: up to 1.1.1.2
external/mit/expat/dist/tests/minicheck.h: up to 1.1.1.2
external/mit/expat/dist/tests/runtests.c: up to 1.1.1.2
external/mit/expat/dist/tests/xmltest.sh: up to 1.1.1.2
external/mit/expat/dist/tests/benchmark/README.txt: up to 1.1.1.2
external/mit/expat/dist/tests/benchmark/benchmark.dsp: up to 1.1.1.2
external/mit/expat/dist/win32/README.txt: up to 1.1.1.2
external/mit/expat/dist/win32/expat.iss: up to 1.1.1.3
external/mit/expat/dist/xmlwf/unixfilemap.c: up to 1.1.1.2
external/mit/expat/dist/xmlwf/xmlwf.c: up to 1.1.1.3
external/mit/expat/dist/xmlwf/xmlwf.dsp: up to 1.1.1.2
external/mit/expat/lib/libexpat/Makefile: up to 1.2
external/mit/expat/lib/libexpat/expat.pc.in: up to 1.1
external/mit/expat/lib/libexpat/expat_config.h: up to 1.3
external/mit/expat/lib/libexpat/shlib_version: up to 1.3
Update expat to 2.1.1.  Apply fixes for CVE-2016-0718.

(snj)

2016-05-18 10:44:41 UTC netbsd-6-0 commitmail json YAML

2016-05-18 10:40:43 UTC netbsd-6-0 commitmail json YAML

src/distrib/sets/lists/base/ad.mips64eb@1.82.2.5.2.6 / diff / nxr@1.82.2.5.2.6
src/distrib/sets/lists/base/ad.mips64el@1.81.2.5.2.6 / diff / nxr@1.81.2.5.2.6
src/distrib/sets/lists/base/md.amd64@1.156.2.5.2.6 / diff / nxr@1.156.2.5.2.6
src/distrib/sets/lists/base/md.sparc64@1.147.2.5.2.6 / diff / nxr@1.147.2.5.2.6
src/distrib/sets/lists/base/shl.mi@1.616.2.5.2.6 / diff / nxr@1.616.2.5.2.6
src/distrib/sets/lists/comp/ad.mips64eb@1.69.2.5.2.6 / diff / nxr@1.69.2.5.2.6
src/distrib/sets/lists/comp/ad.mips64el@1.69.2.6.2.6 / diff / nxr@1.69.2.6.2.6
src/distrib/sets/lists/comp/md.amd64@1.155.2.5.2.6 / diff / nxr@1.155.2.5.2.6
src/distrib/sets/lists/comp/md.sparc64@1.138.2.5.2.6 / diff / nxr@1.138.2.5.2.6
src/distrib/sets/lists/comp/mi@1.1738.2.7.2.4 / diff / nxr@1.1738.2.7.2.4
src/distrib/sets/lists/comp/shl.mi@1.209.2.5.2.7 / diff / nxr@1.209.2.5.2.7
src/external/mit/expat/dist/CMake.README@1.1.1.2.2.2 / diff / nxr@1.1.1.2.2.2
src/external/mit/expat/dist/CMakeLists.txt@1.1.1.2.2.2 / diff / nxr@1.1.1.2.2.2
src/external/mit/expat/dist/Changes@1.1.1.1.6.1 / diff / nxr@1.1.1.1.6.1
src/external/mit/expat/dist/ConfigureChecks.cmake@1.1.1.1.16.2 / diff / nxr@1.1.1.1.16.2
src/external/mit/expat/dist/MANIFEST@1.1.1.1.6.1 / diff / nxr@1.1.1.1.6.1
src/external/mit/expat/dist/Makefile.in@1.1.1.1.6.1 / diff / nxr@1.1.1.1.6.1
src/external/mit/expat/dist/README@1.1.1.1.6.1 / diff / nxr@1.1.1.1.6.1
src/external/mit/expat/dist/aclocal.m4@1.1.1.2.2.2 / diff / nxr@1.1.1.2.2.2
src/external/mit/expat/dist/amiga/Makefile@1.1.1.1.6.1 / diff / nxr@1.1.1.1.6.1
      :
(more 69 files)
Pull up following revision(s) (requested by spz in ticket #1383):
distrib/sets/lists/base/ad.mips64eb: patch
distrib/sets/lists/base/ad.mips64el: patch
distrib/sets/lists/base/md.amd64: patch
distrib/sets/lists/base/md.sparc64: patch
distrib/sets/lists/base/shl.mi: 1.771, 1.772 via patch
distrib/sets/lists/comp/ad.mips64eb: patch
distrib/sets/lists/comp/ad.mips64el: patch
distrib/sets/lists/comp/md.amd64: patch
distrib/sets/lists/comp/md.sparc64: patch
distrib/sets/lists/comp/mi: 1.2035 via patch
distrib/sets/lists/comp/shl.mi: patch
external/mit/expat/dist/CMake.README: up to 1.1.1.2
external/mit/expat/dist/CMakeLists.txt: up to 1.1.1.2
external/mit/expat/dist/Changes: up to 1.1.1.3
external/mit/expat/dist/ConfigureChecks.cmake: up to 1.1.1.1
external/mit/expat/dist/MANIFEST: up to 1.1.1.3
external/mit/expat/dist/Makefile.in: up to 1.1.1.3
external/mit/expat/dist/README: up to 1.1.1.3
external/mit/expat/dist/aclocal.m4: up to 1.1.1.2
external/mit/expat/dist/configure: up to 1.1.1.3
external/mit/expat/dist/configure.ac: up to 1.1.1.1
external/mit/expat/dist/configure.in: up to 1.1.1.2
external/mit/expat/dist/expat.pc.in: up to 1.1.1.1
external/mit/expat/dist/expat_config.h.cmake: up to 1.1.1.1
external/mit/expat/dist/expat_config.h.in: up to 1.1.1.3
external/mit/expat/dist/amiga/Makefile: up to 1.1.1.2
external/mit/expat/dist/amiga/README.txt: up to 1.1.1.2
external/mit/expat/dist/amiga/expat_68k.c: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_68k.h: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_68k_handler_stubs.c: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_base.h: up to 1.1.1.1
external/mit/expat/dist/amiga/expat_lib.c: up to 1.1.1.2
external/mit/expat/dist/amiga/expat_vectors.c: up to 1.1.1.2
external/mit/expat/dist/amiga/launch.c: up to 1.1.1.2
external/mit/expat/dist/amiga/stdlib.c: delete
external/mit/expat/dist/bcb5/elements.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/outline.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/xmlwf.bpr: up to 1.1.1.2
external/mit/expat/dist/conftools/ac_c_bigendian_cross.m4: up to 1.4
external/mit/expat/dist/conftools/config.guess: up to 1.1.1.3
external/mit/expat/dist/conftools/config.sub: up to 1.1.1.3
external/mit/expat/dist/conftools/expat.m4: up to 1.1.1.2
external/mit/expat/dist/conftools/install-sh: up to 1.1.1.3
external/mit/expat/dist/conftools/libtool.m4: delete
external/mit/expat/dist/conftools/ltmain.sh: up to 1.1.1.3
external/mit/expat/dist/conftools/mkinstalldirs: up to 1.4
external/mit/expat/dist/doc/reference.html: up to 1.1.1.3
external/mit/expat/dist/doc/xmlwf.1: up to 1.1.1.2
external/mit/expat/dist/doc/xmlwf.sgml: up to 1.1.1.3
external/mit/expat/dist/examples/elements.c: up to 1.1.1.2
external/mit/expat/dist/examples/elements.dsp: up to 1.1.1.2
external/mit/expat/dist/examples/outline.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/amigaconfig.h: up to 1.1.1.2
external/mit/expat/dist/lib/expat.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/expat.h: up to 1.1.1.3
external/mit/expat/dist/lib/expat_static.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/expatw.dsp: up to 1.1.1.2
external/mit/expat/dist/lib/libexpat.def: up to 1.1.1.2
external/mit/expat/dist/lib/libexpatw.def: up to 1.1.1.2
external/mit/expat/dist/lib/xmlparse.c: up to 1.4
external/mit/expat/dist/lib/xmlrole.c: up to 1.1.1.2
external/mit/expat/dist/lib/xmltok.c: up to 1.1.1.2
external/mit/expat/dist/lib/xmltok.h: up to 1.1.1.1
external/mit/expat/dist/lib/xmltok_impl.c: up to 1.3
external/mit/expat/dist/m4/libtool.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltoptions.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltsugar.m4: up to 1.1.1.1
external/mit/expat/dist/m4/ltversion.m4: up to 1.1.1.2
external/mit/expat/dist/m4/lt~obsolete.m4: up to 1.1.1.1
external/mit/expat/dist/tests/README.txt: up to 1.1.1.2
external/mit/expat/dist/tests/chardata.c: up to 1.1.1.2
external/mit/expat/dist/tests/minicheck.h: up to 1.1.1.2
external/mit/expat/dist/tests/runtests.c: up to 1.1.1.2
external/mit/expat/dist/tests/xmltest.sh: up to 1.1.1.2
external/mit/expat/dist/tests/benchmark/README.txt: up to 1.1.1.2
external/mit/expat/dist/tests/benchmark/benchmark.dsp: up to 1.1.1.2
external/mit/expat/dist/win32/README.txt: up to 1.1.1.2
external/mit/expat/dist/win32/expat.iss: up to 1.1.1.3
external/mit/expat/dist/xmlwf/unixfilemap.c: up to 1.1.1.2
external/mit/expat/dist/xmlwf/xmlwf.c: up to 1.1.1.3
external/mit/expat/dist/xmlwf/xmlwf.dsp: up to 1.1.1.2
external/mit/expat/lib/libexpat/Makefile: up to 1.2
external/mit/expat/lib/libexpat/expat.pc.in: up to 1.1
external/mit/expat/lib/libexpat/expat_config.h: up to 1.3
external/mit/expat/lib/libexpat/shlib_version: up to 1.3
Update expat to 2.1.1.  Apply fixes for CVE-2016-0718.

(snj)

2016-05-18 09:32:05 UTC MAIN commitmail json YAML

Get rid of unnecessary NULL check

It's already checked just some lines above.

(ozaki-r)

2016-05-18 09:22:11 UTC netbsd-7 commitmail json YAML

2016-05-18 09:19:48 UTC netbsd-7-0 commitmail json YAML

2016-05-18 09:15:17 UTC netbsd-7-0 commitmail json YAML

src/distrib/sets/lists/base/ad.aarch64@1.2.2.7.2.3 / diff / nxr@1.2.2.7.2.3
src/distrib/sets/lists/base/ad.arm@1.54.2.10.2.3 / diff / nxr@1.54.2.10.2.3
src/distrib/sets/lists/base/ad.mips@1.48.2.10.2.3 / diff / nxr@1.48.2.10.2.3
src/distrib/sets/lists/base/ad.powerpc@1.17.2.8.2.3 / diff / nxr@1.17.2.8.2.3
src/distrib/sets/lists/base/md.amd64@1.244.2.9.2.3 / diff / nxr@1.244.2.9.2.3
src/distrib/sets/lists/base/md.sparc64@1.232.2.9.2.3 / diff / nxr@1.232.2.9.2.3
src/distrib/sets/lists/base/shl.mi@1.712.2.9.2.3 / diff / nxr@1.712.2.9.2.3
src/distrib/sets/lists/comp/mi@1.1906.2.8.2.1 / diff / nxr@1.1906.2.8.2.1
src/distrib/sets/lists/debug/ad.aarch64@1.2.2.7.2.3 / diff / nxr@1.2.2.7.2.3
src/distrib/sets/lists/debug/ad.arm@1.42.2.9.2.3 / diff / nxr@1.42.2.9.2.3
src/distrib/sets/lists/debug/ad.mips@1.38.2.8.2.3 / diff / nxr@1.38.2.8.2.3
src/distrib/sets/lists/debug/ad.powerpc@1.18.2.8.2.3 / diff / nxr@1.18.2.8.2.3
src/distrib/sets/lists/debug/md.amd64@1.63.2.8.2.3 / diff / nxr@1.63.2.8.2.3
src/distrib/sets/lists/debug/md.sparc64@1.61.2.8.2.4 / diff / nxr@1.61.2.8.2.4
src/distrib/sets/lists/debug/shl.mi@1.71.2.12.2.3 / diff / nxr@1.71.2.12.2.3
src/doc/3RDPARTY@1.1145.2.18.2.6 / diff / nxr@1.1145.2.18.2.6
src/external/mit/expat/dist/CMake.README@1.1.1.1.14.1 / diff / nxr@1.1.1.1.14.1
src/external/mit/expat/dist/CMakeLists.txt@1.1.1.1.14.1 / diff / nxr@1.1.1.1.14.1
src/external/mit/expat/dist/Changes@1.1.1.2.14.1 / diff / nxr@1.1.1.2.14.1
src/external/mit/expat/dist/MANIFEST@1.1.1.2.14.1 / diff / nxr@1.1.1.2.14.1
      :
(more 43 files)
Pull up following revision(s) (requested by spz in ticket #1169):
distrib/sets/lists/base/ad.aarch64: patch
distrib/sets/lists/base/ad.arm: patch
distrib/sets/lists/base/ad.mips: patch
distrib/sets/lists/base/ad.powerpc: patch
distrib/sets/lists/base/md.amd64: patch
distrib/sets/lists/base/md.sparc64: patch
distrib/sets/lists/base/shl.mi: 1.771, 1.772 via patch
distrib/sets/lists/comp/mi: 1.2035
distrib/sets/lists/debug/ad.aarch64: patch
distrib/sets/lists/debug/ad.arm: patch
distrib/sets/lists/debug/ad.mips: patch
distrib/sets/lists/debug/ad.powerpc: patch
distrib/sets/lists/debug/md.amd64: patch
distrib/sets/lists/debug/md.sparc64: patch
distrib/sets/lists/debug/shl.mi: 1.133, 1.134 via patch
doc/3RDPARTY: 1.1316, 1.1330
external/mit/expat/dist/CMake.README: up to 1.1.1.2
external/mit/expat/dist/CMakeLists.txt: up to 1.1.1.2
external/mit/expat/dist/Changes: up to 1.1.1.3
external/mit/expat/dist/MANIFEST: up to 1.1.1.3
external/mit/expat/dist/Makefile.in: up to 1.1.1.3
external/mit/expat/dist/README: up to 1.1.1.3
external/mit/expat/dist/aclocal.m4: up to 1.1.1.2
external/mit/expat/dist/configure: up to 1.1.1.3
external/mit/expat/dist/configure.ac: up to 1.1.1.1
external/mit/expat/dist/expat_config.h.in: up to 1.1.1.3
external/mit/expat/dist/bcb5/elements.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/outline.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/xmlwf.bpr: up to 1.1.1.2
external/mit/expat/dist/conftools/ac_c_bigendian_cross.m4: up to 1.4
external/mit/expat/dist/conftools/config.guess: up to 1.1.1.3
external/mit/expat/dist/conftools/config.sub: up to 1.1.1.3
external/mit/expat/dist/conftools/install-sh: up to 1.1.1.3
external/mit/expat/dist/conftools/ltmain.sh: up to 1.1.1.3
external/mit/expat/dist/conftools/mkinstalldirs: up to 1.4
external/mit/expat/dist/doc/reference.html: up to 1.1.1.3
external/mit/expat/dist/doc/xmlwf.1: up to 1.1.1.2
external/mit/expat/dist/doc/xmlwf.sgml: up to 1.1.1.3
external/mit/expat/dist/examples/elements.c: up to 1.1.1.2
external/mit/expat/dist/lib/amigaconfig.h: up to 1.1.1.2
external/mit/expat/dist/lib/expat.h: up to 1.1.1.3
external/mit/expat/dist/lib/libexpat.def: up to 1.1.1.2
external/mit/expat/dist/lib/libexpatw.def: up to 1.1.1.2
external/mit/expat/dist/lib/xmlparse.c: up to 1.4
external/mit/expat/dist/lib/xmltok.c: up to 1.1.1.2
external/mit/expat/dist/lib/xmltok.h: up to 1.1.1.1
external/mit/expat/dist/lib/xmltok_impl.c: up to 1.3
external/mit/expat/dist/m4/libtool.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltoptions.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltversion.m4: up to 1.1.1.2
external/mit/expat/dist/tests/chardata.c: up to 1.1.1.2
external/mit/expat/dist/tests/benchmark/README.txt: up to 1.1.1.2
external/mit/expat/dist/win32/expat.iss: up to 1.1.1.3
external/mit/expat/dist/xmlwf/unixfilemap.c: up to 1.1.1.2
external/mit/expat/dist/xmlwf/xmlwf.c: up to 1.1.1.3
external/mit/expat/lib/libexpat/Makefile: up to 1.2
external/mit/expat/lib/libexpat/expat.pc.in: up to 1.1
external/mit/expat/lib/libexpat/expat_config.h: up to 1.3
external/mit/expat/lib/libexpat/shlib_version: up to 1.3
Update expat to 2.1.1.  Apply fixes for CVE-2016-0718.

(snj)

2016-05-18 09:14:16 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #1169):
distrib/sets/lists/base/ad.aarch64: patch
distrib/sets/lists/base/ad.arm: patch
distrib/sets/lists/base/ad.mips: patch
distrib/sets/lists/base/ad.powerpc: patch
distrib/sets/lists/base/md.amd64: patch
distrib/sets/lists/base/md.sparc64: patch
distrib/sets/lists/base/shl.mi: 1.771, 1.772 via patch
distrib/sets/lists/comp/mi: 1.2035
distrib/sets/lists/debug/ad.aarch64: patch
distrib/sets/lists/debug/ad.arm: patch
distrib/sets/lists/debug/ad.mips: patch
distrib/sets/lists/debug/ad.powerpc: patch
distrib/sets/lists/debug/md.amd64: patch
distrib/sets/lists/debug/md.sparc64: patch
distrib/sets/lists/debug/shl.mi: 1.133, 1.134 via patch
doc/3RDPARTY: 1.1316, 1.1330
external/mit/expat/dist/CMake.README: up to 1.1.1.2
external/mit/expat/dist/CMakeLists.txt: up to 1.1.1.2
external/mit/expat/dist/Changes: up to 1.1.1.3
external/mit/expat/dist/MANIFEST: up to 1.1.1.3
external/mit/expat/dist/Makefile.in: up to 1.1.1.3
external/mit/expat/dist/README: up to 1.1.1.3
external/mit/expat/dist/aclocal.m4: up to 1.1.1.2
external/mit/expat/dist/configure: up to 1.1.1.3
external/mit/expat/dist/configure.ac: up to 1.1.1.1
external/mit/expat/dist/expat_config.h.in: up to 1.1.1.3
external/mit/expat/dist/bcb5/elements.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expat_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/expatw_static.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/outline.bpr: up to 1.1.1.2
external/mit/expat/dist/bcb5/xmlwf.bpr: up to 1.1.1.2
external/mit/expat/dist/conftools/ac_c_bigendian_cross.m4: up to 1.4
external/mit/expat/dist/conftools/config.guess: up to 1.1.1.3
external/mit/expat/dist/conftools/config.sub: up to 1.1.1.3
external/mit/expat/dist/conftools/install-sh: up to 1.1.1.3
external/mit/expat/dist/conftools/ltmain.sh: up to 1.1.1.3
external/mit/expat/dist/conftools/mkinstalldirs: up to 1.4
external/mit/expat/dist/doc/reference.html: up to 1.1.1.3
external/mit/expat/dist/doc/xmlwf.1: up to 1.1.1.2
external/mit/expat/dist/doc/xmlwf.sgml: up to 1.1.1.3
external/mit/expat/dist/examples/elements.c: up to 1.1.1.2
external/mit/expat/dist/lib/amigaconfig.h: up to 1.1.1.2
external/mit/expat/dist/lib/expat.h: up to 1.1.1.3
external/mit/expat/dist/lib/libexpat.def: up to 1.1.1.2
external/mit/expat/dist/lib/libexpatw.def: up to 1.1.1.2
external/mit/expat/dist/lib/xmlparse.c: up to 1.4
external/mit/expat/dist/lib/xmltok.c: up to 1.1.1.2
external/mit/expat/dist/lib/xmltok.h: up to 1.1.1.1
external/mit/expat/dist/lib/xmltok_impl.c: up to 1.3
external/mit/expat/dist/m4/libtool.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltoptions.m4: up to 1.1.1.2
external/mit/expat/dist/m4/ltversion.m4: up to 1.1.1.2
external/mit/expat/dist/tests/chardata.c: up to 1.1.1.2
external/mit/expat/dist/tests/benchmark/README.txt: up to 1.1.1.2
external/mit/expat/dist/win32/expat.iss: up to 1.1.1.3
external/mit/expat/dist/xmlwf/unixfilemap.c: up to 1.1.1.2
external/mit/expat/dist/xmlwf/xmlwf.c: up to 1.1.1.3
external/mit/expat/lib/libexpat/Makefile: up to 1.2
external/mit/expat/lib/libexpat/expat.pc.in: up to 1.1
external/mit/expat/lib/libexpat/expat_config.h: up to 1.3
external/mit/expat/lib/libexpat/shlib_version: up to 1.3
Update expat to 2.1.1.  Apply fixes for CVE-2016-0718.

(snj)

2016-05-18 09:12:04 UTC MAIN commitmail json YAML

Split "MP network stack" into two and make our targets clear

(ozaki-r)

2016-05-18 08:59:57 UTC MAIN commitmail json YAML

Whether Tx interrupt handler kicks if_start() should not depend on wm_txeof()
return value.

(knakahara)

2016-05-18 08:47:26 UTC netbsd-6 commitmail json YAML

2016-05-18 08:44:42 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by matt in ticket #1310):
sys/arch/powerpc/include/userret.h: revision 1.29-1.30
sys/arch/powerpc/include/psl.h: revision 1.20
sys/arch/powerpc/oea/oea_machdep.c: revision 1.72
(via patch)

Add a check to make sure that if PSL_FP is set, we own the FPU.
Don't clear PSL_FP/PSL_VEC
Remove PSL_SPV from BOOKE PSL_USERMOD
Don't preserve PSL_FP/PSL_VEC in cpu_setmcontext.

(martin)

2016-05-18 08:41:42 UTC MAIN commitmail json YAML

rename WM_TXQ_WORKING to WM_TXQ_NO_SPACE

(knakahara)

2016-05-18 08:40:51 UTC MAIN commitmail json YAML

Don't try to get outif unnecessarily from in6_selectsrc

The got outif is unused.

(ozaki-r)

2016-05-18 08:16:04 UTC MAIN commitmail json YAML

Fix (unused) pstate mask bits in tstate and comment.

(nakayama)

2016-05-18 07:59:30 UTC MAIN commitmail json YAML

Fix (unused) pstate mask bits in tstate and comment.

(nakayama)

2016-05-18 07:49:34 UTC MAIN commitmail json YAML

device drivers should not divert ifp->if_flags to manage H/W satatus.

(knakahara)

2016-05-18 06:59:59 UTC MAIN commitmail json YAML

refactor: eliminate "txq->txq_descs_size", use WM_TXDESCS_SIZE instead.

(knakahara)

2016-05-18 06:55:52 UTC MAIN commitmail json YAML

fix unmatched dma sync size for NEWQUEUE. This bug would have caused
wm_nq_tx_offload() not to work.

(knakahara)

2016-05-17 23:53:02 UTC MAIN commitmail json YAML

2016-05-17 21:03:36 UTC MAIN commitmail json YAML

mention my last coda work

(christos)

2016-05-17 20:53:53 UTC MAIN commitmail json YAML

reflect reality (through my ping glasses)

(christos)

2016-05-17 19:43:28 UTC MAIN commitmail json YAML

sun4v: Implement missng MMU protection trap handling - mostly from OpenBSD

(palle)

2016-05-17 19:39:44 UTC MAIN commitmail json YAML

Update TODO: sun4v_datatrap handling for trap level 0 is working

(palle)

2016-05-17 18:51:39 UTC netbsd-7 commitmail json YAML

2016-05-17 18:50:35 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1168):
crypto/external/bsd/openssh/dist/session.c: revision 1.19
If PAM is configured to read user-specified environment variables
and UseLogin=yes in sshd_config, then a hostile local user may
attack /bin/login via LD_PRELOAD or similar environment variables
set via PAM.
CVE-2015-8325, found by Shayan Sadigh, via Colin Watson
https://anongit.mindrot.org/openssh.git/commit/?id=85bdcd7c92fe7ff133bbc4e10a65c91810f88755
XXX: pullup-7

(snj)

2016-05-17 18:49:33 UTC netbsd-7-0 commitmail json YAML

2016-05-17 18:48:29 UTC netbsd-7-0 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1168):
crypto/external/bsd/openssh/dist/session.c: revision 1.19
If PAM is configured to read user-specified environment variables
and UseLogin=yes in sshd_config, then a hostile local user may
attack /bin/login via LD_PRELOAD or similar environment variables
set via PAM.
CVE-2015-8325, found by Shayan Sadigh, via Colin Watson
https://anongit.mindrot.org/openssh.git/commit/?id=85bdcd7c92fe7ff133bbc4e10a65c91810f88755
XXX: pullup-7

(snj)

2016-05-17 15:21:14 UTC MAIN commitmail json YAML

2016-05-17 14:44:53 UTC MAIN commitmail json YAML

PR kern/46083

Track the start of each packet, so that we set the "Start of Frame" bit in
all the relevant transmit descriptors when enqueing multiple packets.

Patch from Valery Ushakov, slightly modified by me to handle debug output.

Tested on macppc/6.x and sparc64/7.99.x.

(jdc)

2016-05-17 14:00:09 UTC MAIN commitmail json YAML

2016-05-17 12:58:21 UTC MAIN commitmail json YAML

Tidy up route_output

Avoid jumping into the middle of a switch statement, use a function instead.

(ozaki-r)

2016-05-17 11:37:51 UTC MAIN commitmail json YAML

initialize buf to NULL for error branch on line 532

(pooka)

2016-05-17 10:05:31 UTC MAIN commitmail json YAML

Try to get more packets going if the transmit interrupt indicates
some were sent.  Doing so avoids a situation where vioif_start never
gets called in case the sendqueue fills up and therefore the interface
perpetually drops all packets due to the queue being full.
(not sure why all drivers need to do this themselves; just keeping
up with the joneses)

Problem reported and patch tested by jmmlmendes and yasukata at
repo.rumpkernel.org/rumprun

(pooka)

2016-05-17 09:05:15 UTC MAIN commitmail json YAML

Use valid (standard) shell syntax, in anticipation of /bin/sh enforcing
it sometime soon (perhaps.)

(kre)

2016-05-17 09:00:24 UTC MAIN commitmail json YAML

Get rid of unnecessary assignment

(ozaki-r)

2016-05-17 08:27:24 UTC MAIN commitmail json YAML

Fix CORTEXA9Rx definitions.

(msaitoh)

2016-05-17 06:52:00 UTC MAIN commitmail json YAML

2016-05-17 06:44:46 UTC MAIN commitmail json YAML

2016-05-17 03:27:02 UTC MAIN commitmail json YAML

Get rcvif once and reuse it

No functional change.

(ozaki-r)

2016-05-17 03:24:46 UTC MAIN commitmail json YAML

Make sure icmp6_redirect_input frees mbuf before return

(ozaki-r)

2016-05-17 03:20:58 UTC MAIN commitmail json YAML

Mark a diagnostic only variable

(martin)

2016-05-17 00:39:43 UTC MAIN commitmail json YAML

Clamt the PAX_ASLR random value to the max bits we have for VA.

(christos)

2016-05-17 00:38:50 UTC MAIN commitmail json YAML

Hook to clamp the random value for mmap for machies that don't have enough
VA bits.

(christos)

2016-05-16 22:20:10 UTC MAIN commitmail json YAML

2016-05-16 22:19:41 UTC MAIN commitmail json YAML

Adjust to new freetype structure.

(christos)

2016-05-16 22:19:10 UTC MAIN commitmail json YAML

2016-05-16 22:18:39 UTC MAIN commitmail json YAML

xsrc/external/mit/freetype/dist/builds/unix/freetype-config.in@1.8 / diff / nxr@1.8
xsrc/external/mit/freetype/dist/builds/unix/mkinstalldirs deleted
xsrc/external/mit/freetype/dist/include/config/ftconfig.h deleted
xsrc/external/mit/freetype/dist/include/config/ftheader.h deleted
xsrc/external/mit/freetype/dist/include/config/ftmodule.h deleted
xsrc/external/mit/freetype/dist/include/config/ftoption.h deleted
xsrc/external/mit/freetype/dist/include/config/ftstdlib.h deleted
xsrc/external/mit/freetype/dist/include/freetype.h deleted
xsrc/external/mit/freetype/dist/include/freetype/config/ftconfig.h@1.7 / diff / nxr@1.7
xsrc/external/mit/freetype/dist/include/freetype/config/ftheader.h@1.3 / diff / nxr@1.3
xsrc/external/mit/freetype/dist/include/freetype/config/ftmodule.h@1.3 / diff / nxr@1.3
xsrc/external/mit/freetype/dist/include/freetype/config/ftoption.h@1.6 / diff / nxr@1.6
xsrc/external/mit/freetype/dist/include/freetype/config/ftstdlib.h@1.3 / diff / nxr@1.3
xsrc/external/mit/freetype/dist/include/freetype/freetype.h@1.3 / diff / nxr@1.3
xsrc/external/mit/freetype/dist/include/freetype/ftadvanc.h@1.3 / diff / nxr@1.3
xsrc/external/mit/freetype/dist/include/freetype/ftautoh.h@1.3 / diff / nxr@1.3
xsrc/external/mit/freetype/dist/include/freetype/ftbbox.h@1.3 / diff / nxr@1.3
xsrc/external/mit/freetype/dist/include/freetype/ftbdf.h@1.3 / diff / nxr@1.3
xsrc/external/mit/freetype/dist/include/freetype/ftbitmap.h@1.3 / diff / nxr@1.3
xsrc/external/mit/freetype/dist/include/freetype/ftbzip2.h@1.3 / diff / nxr@1.3
      :
(more 160 files)
resolve conflicts; move include files back where the distribution has them.

(christos)

2016-05-16 20:03:07 UTC MAIN commitmail json YAML

Avoid assembler-specific defines by using the export keyword in genassym.cf instead

(palle)

2016-05-16 16:31:07 UTC MAIN commitmail json YAML

Add workaround for PR kern/51135

If the rnd component is present, load extra initial entropy to avoid
/dev/random not being able to request it on demand.  The extra initial
entropy will allow a few instances of /dev/random, but will eventually
go into the failure mode described in the PR.

(pooka)

2016-05-16 15:09:29 UTC MAIN commitmail json YAML

Simplify and fixup roothub interrupt transfers to work as well as before
nick-nhusb.

(skrll)

2016-05-16 09:53:59 UTC MAIN commitmail json YAML

2016-05-16 08:00:25 UTC MAIN commitmail json YAML

2016-05-16 07:59:42 UTC MAIN commitmail json YAML

Really fix comment

(skrll)

2016-05-16 07:52:31 UTC MAIN commitmail json YAML

Update kern.ldscript.4MB. It is the same as kern.ldscript, but with a large
page alignment before rodata.

(maxv)

2016-05-16 07:37:45 UTC MAIN commitmail json YAML

Mention fine-grained permissions and large pages on x86.

(maxv)

2016-05-16 04:20:13 UTC MAIN commitmail json YAML

2016-05-16 01:23:51 UTC MAIN commitmail json YAML

Apply if_get and if_put to bridge(4)

(ozaki-r)

2016-05-16 01:16:24 UTC MAIN commitmail json YAML

Replace ifnet_lock with if_get and if_put

ifnet_lock is a dedicated method to safely destroy an interface over running
ioctl operations. Replace it with a more generic mechanism using psref(9).

(ozaki-r)

2016-05-16 01:06:31 UTC MAIN commitmail json YAML

Introduce if_get, if_get_byindex and if_put

The new API enables to obtain an ifnet object with protected by psref(9).
It is intended to be used where an obtained ifnet object is used over
sleepable operations.

(ozaki-r)

2016-05-15 23:54:58 UTC MAIN commitmail json YAML

%g1 is not preserved across function call, so load it before
return_from_trap.

(nakayama)

2016-05-15 23:54:19 UTC MAIN commitmail json YAML

PR/51028 - Nikolai Lifanov -- add RPKI, BGPSEC

(jnemeth)

2016-05-15 23:40:46 UTC MAIN commitmail json YAML

2016-05-15 22:57:31 UTC MAIN commitmail json YAML

add:
        config(1)  (cube)
        error(1)  (christos)
        inetd(8)  (me)
        mail(1)    (christos)
        sh(1)      (add kre)

and take out entries compat_irix, compat_darwin, and compat_mach as
these were removed from the kernel some time back.

(dholland)

2016-05-15 22:47:12 UTC MAIN commitmail json YAML

Remove redundant entry for pmax

(kamil)

2016-05-15 20:37:48 UTC MAIN commitmail json YAML

remove stray debugging.

(christos)

2016-05-15 20:36:42 UTC MAIN commitmail json YAML

Bail out if the string does not look like a timezone (is empty or does not
start with a letter or a number). tzparse("") or tzparse(".45") don't fail.

(christos)

2016-05-15 15:44:43 UTC MAIN commitmail json YAML

Add a new test case to validate N>&N redirect disables close-on-exec.
OK christos@

(kre)

2016-05-15 15:37:38 UTC MAIN commitmail json YAML

Use _align(2) workaround for PR kern/51141. This fixes odd CD length
reporting.

(reinoud)

2016-05-15 15:26:04 UTC MAIN commitmail json YAML

define ALTENTRY(), needed by dtrace.

(chs)

2016-05-15 14:00:08 UTC MAIN commitmail json YAML

2016-05-15 13:59:36 UTC MAIN commitmail json YAML

2016-05-15 10:35:54 UTC MAIN commitmail json YAML

Explicitly mention MP_TRAMPOLINE in these comments, so that NXR links them.

(maxv)

2016-05-15 09:09:13 UTC netbsd-7 commitmail json YAML

2016-05-15 09:07:57 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by mlelstv in ticket #1167):
sys/net80211/ieee80211_input.c: revision 1.83-1.84
Don't check sequence number on multicast packets in station mode.
Handle overflow of 12bit sequence number.
In station mode filter packets that or not for us in case the
interface is in promiscous mode or doesn't filter packets itself.

(martin)

2016-05-15 07:17:53 UTC MAIN commitmail json YAML

Split the PRELOADED_MODULES+BOOTSTRAP_TABLES chunk into two separate
chunks mapped independently with RWX and RW, on both amd64 and i386.

This way the BOOTSTRAP TABLES are non-executable.

(maxv)

2016-05-15 07:01:36 UTC MAIN commitmail json YAML

Reduce the diff between amd64 and i386. We invert two instructions on
amd64, but it makes no difference since PDE_SIZE = 8.

(maxv)

2016-05-14 21:32:50 UTC MAIN commitmail json YAML

updated nvme entry

(mlelstv)

2016-05-14 21:19:06 UTC MAIN commitmail json YAML

apply the ustack() parts of freebsd r211608:

r211608 | rpaulo | 2010-08-22 03:53:32 -0700 (Sun, 22 Aug 2010) | 8 lines

Kernel DTrace support for:
o uregs  (sson@)
o ustack (sson@)
o /dev/dtrace/helper device (needed for USDT probes)

The work done by me was:
Sponsored by:  The FreeBSD Foundation

plus a few netbsd-specific tweaks from me.
fixes PR 50790.

(chs)

2016-05-14 17:11:30 UTC MAIN commitmail json YAML

2016-05-14 17:04:10 UTC MAIN commitmail json YAML

only print debugging info if we are actually going to change the permission.

(christos)

2016-05-14 14:46:55 UTC MAIN commitmail json YAML

.. and don't forget to update doc/3RDPARTY when updating external/* stuff

(spz)

2016-05-14 14:39:39 UTC MAIN commitmail json YAML

2016-05-14 13:35:40 UTC MAIN commitmail json YAML

In station mode filter packets that or not for us in case the
interface is in promiscous mode or doesn't filter packets itself.

(mlelstv)

2016-05-14 12:48:31 UTC MAIN commitmail json YAML

KNF so it appears aligned on NXR, and fix a comment.

(maxv)

2016-05-14 10:52:29 UTC MAIN commitmail json YAML

All com devices have an issue that they sleep in the final close
when they signal a hangup while still using the device. This allows
a concurrent open to succeed without proper locking because it
only checks the state of the tty layer.

This issue triggers an assertion in ucom due to a reused USB xfer,
but it can also cause misbehaviour in other com devices.

For now in ucom:
- make open block while close is in progress
- also serialize close operations

(mlelstv)

2016-05-14 10:07:52 UTC MAIN commitmail json YAML

#if 0 an assert around rootintr that's no longer correct.  root hub
interrupt transfers could do with reworking.

(skrll)

2016-05-14 09:51:56 UTC MAIN commitmail json YAML

Actually, put the NOX identification above. Old CPUs do not support the
cpuid instruction.

(maxv)

2016-05-14 09:37:21 UTC MAIN commitmail json YAML

The NOX bit on large pages does not need to be amd64-specific anymore.
The i386 secondary CPUs can now properly handle it.

(maxv)

2016-05-14 08:52:20 UTC MAIN commitmail json YAML

Another locking fix in slhci_roothub_ctrl

(skrll)

2016-05-14 08:49:16 UTC MAIN commitmail json YAML

Map rodata and data+bss independently, and give them R and RW with
fillkpt_nox. The code is exactly the same as amd64's.

(maxv)

2016-05-14 08:39:42 UTC MAIN commitmail json YAML

Define fillkpt_nox on i386, same as amd64.

But there is a difference in the way it is done here. If PAE is not enabled,
PDE_SIZE = 4, so there is no NOX bit set. If PAE is enabled, PDE_SIZE = 8,
so the NOX bit is set.

This works exactly as intended, since NOX does not exist in the non-PAE
case.

(maxv)

2016-05-14 08:34:01 UTC MAIN commitmail json YAML

Fix the secondary CPUs bug in i386. Same as amd64.

(maxv)

2016-05-14 08:19:42 UTC MAIN commitmail json YAML

Align the segments on i386. We're going to map them independently.

(maxv)

2016-05-14 07:14:31 UTC MAIN commitmail json YAML

Only set QH CMASK for FS/LS interrupt transfers

(skrll)

2016-05-14 06:49:34 UTC MAIN commitmail json YAML

Define killkpt, and don't use _RELOC. Same as amd64.

(maxv)

2016-05-14 00:33:02 UTC MAIN commitmail json YAML

Add another test for the 48875 fix fallout...

(kre)

2016-05-13 21:48:15 UTC MAIN commitmail json YAML

sun4v: add missing implementation of sun4v_datatrap_tl0 so data_access_fault() is called - mostly from OpenBSD

(palle)

2016-05-13 21:24:11 UTC MAIN commitmail json YAML

Interrupt handlers are now allocated by kmem_zalloc(9), so free
them by kmem_free(9).

(nakayama)

2016-05-13 21:23:30 UTC MAIN commitmail json YAML

Allocate interrupt handlers for clockintr and statintr dynamically.

(nakayama)

2016-05-13 21:22:47 UTC MAIN commitmail json YAML

2016-05-13 21:21:43 UTC MAIN commitmail json YAML

Fixed typo in comment + reorder parameters for trap debug output to match function prototype for data_access_fault()

(palle)

2016-05-13 21:21:25 UTC MAIN commitmail json YAML

- ci_paddr is always 64-bit.
- intrlev is array of pointer.
- ih_ack is pointer.

(nakayama)

2016-05-13 17:33:43 UTC MAIN commitmail json YAML

- make pax aslr stack eat up to 1/8 of the max stack space insted of 1/4
  and reduce the length of the randomization bits since this is unused.
- call the pax aslr stack function sooner so we don't need to re-adjust the
  stack size.
- adjust the stack max resource limit to account for the maximum space that
  can be lost by aslr
- tidy up debugging printfs

(christos)

2016-05-13 16:54:36 UTC MAIN commitmail json YAML

clamp getrlimit the same way we clamp setrlimit

(christos)

2016-05-13 15:55:59 UTC MAIN commitmail json YAML

From Bastian Maerkisch, via Igno Schwarze:

Even though section "2.3.3 Information About the History List"
of the history(3) info(1) manual only says

  -- Function: int where_history (void)
    Returns the offset of the current history element.

which maybe isn't completely clear, a plausible implementation
is that the offset returned is the same offset that can be used
for history_set_pos(), i.e. that it is 0 for the oldest entry
and increases with time, and that's how the GNU implementation
behaves indeed.

The libedit implementation, on the other hand, returns 1 for the
newest entry and increases going back in time.

(christos)

2016-05-13 15:25:57 UTC MAIN commitmail json YAML

2016-05-13 14:09:38 UTC MAIN commitmail json YAML

Mention SMEP.

(maxv)

2016-05-13 14:03:00 UTC MAIN commitmail json YAML

Bring some amd64 swag. No functional changes.

(maxv)

2016-05-13 13:40:56 UTC MAIN commitmail json YAML

From scole_mail:
So here is a patch to get basic ski console output working.  The ski
simulator was decoding the wrong registers in ssccnputc() due to
automagically inlined ssc() which contains a "break" simulated system
call.

The ski loader "skiload" has almost exactly the same inline assembly
call for ssc(), but for whatever reason, (maybe ssc() and
ski_cons_putchar() are in different files?), the ssc() function didn't
get inlined and I/O worked fine.

(christos)

2016-05-13 13:24:01 UTC MAIN commitmail json YAML

KNF a little, use C-style comments, and remove susword/fusword. No
functional changes.

(maxv)

2016-05-13 13:22:29 UTC MAIN commitmail json YAML

mark read_random xfail kern/51135

(pooka)

2016-05-13 11:47:02 UTC MAIN commitmail json YAML

Actually, make the NOX part amd64-specific. The secondary CPUs bug is not
yet fixed on i386.

(maxv)

2016-05-13 11:17:20 UTC MAIN commitmail json YAML

KNF, so it appears aligned on NXR.

(maxv)

2016-05-13 10:32:52 UTC MAIN commitmail json YAML

More fallout from the fix for PR bin/48875 - this one found just by
code reading, rather than any actual real use case failing.

With this script
f()
{
echo hello $1
}

exec 3>&1
echo $(
for i in a b c
do
echo @$i
f >&3
done >/tmp/foo
)
echo foo= $(cat /tmp/foo)

what should be output is

hello
hello
hello

foo= @a @b @c

but since the (my) 48875 fix the other day, we've been getting

hello
@b
hello
@c
hello

foo= @a

This fixes that.  I think (hope) this is the last of these fixes...

(kre)

2016-05-13 10:24:42 UTC MAIN commitmail json YAML

Remap the rodata and data+bss segments with large pages on x86. There still
is a bug in the way the text segment is mapped, but I'll see later.

(maxv)

2016-05-13 10:18:02 UTC MAIN commitmail json YAML

2016-05-13 07:41:47 UTC MAIN commitmail json YAML

Clarify the intention here after discussing it with soda@

(skrll)

2016-05-13 05:45:13 UTC MAIN commitmail json YAML

Xen therefore uses x86/db_memrw.c, as I suspected. Define __rodata_start
in the Xen ld scripts, so that it can compile. We put the __rodata_start
definition right before __data_start, for it to appear as dead code, since
the rodata segment is not yet mapped independently on Xen.

(maxv)

2016-05-13 02:00:36 UTC MAIN commitmail json YAML

- change major number limit for MI devices from 255 to 511,
  because twe is already using 332
- clarify that new MI devices should go to this file
  instead of majors.{ws,usb,std,tty,storage}
- fix major number conflict about hdmicec vs tty

OKed by matt@
the expression "previously not MI" is suggested by matt@ too.

(soda)

2016-05-12 20:28:34 UTC MAIN commitmail json YAML

Propagate errors from filemon.

If we encounter errors producing a .meta file,
we should not consider the target completed successfully.

(sjg)

2016-05-12 18:57:38 UTC MAIN commitmail json YAML

Fix locking in slhci_roothub_ctrl

(skrll)

2016-05-12 15:27:54 UTC MAIN commitmail json YAML

2016-05-12 14:50:39 UTC MAIN commitmail json YAML

Avoid taking locks during interrupts and explain why we are doing it this way.

(christos)

2016-05-12 14:25:11 UTC MAIN commitmail json YAML

Grunge.  I know I fixed this typo before...  must have been in a different
couy of the test.

(kre)

2016-05-12 13:34:23 UTC MAIN commitmail json YAML

Verify that questionable characters don't have bad associates.

ok christos@

(kre)

2016-05-12 13:31:37 UTC MAIN commitmail json YAML

More work on file descriptors...  This is the copyfd() cleanup.
copyfd() duplicates file descriptors - it used to be widely used,
but these days has seen its popularity dwindle.  Strip it of an
option that ceased to be variable (simplifying code) and cause all
its users to check its result, so it does not need to handle errors
itself (simplifying code further), and make it become a private inernal
routine in redir.c (all callers from other places have switched to a
more modern interface.)  Make sure we error() if N>&N fails (if N is closed.)

(kre)

2016-05-12 13:15:43 UTC MAIN commitmail json YAML

Document that a N>&N (or N<&N) redirection turns off close-on-exec for N
(where N is a decimal fd number) either when used as
some-command N>&N
(where fd N is passed, open, to some-command - which is obviously what is
wanted)

Or as
exec N>&N
which effects fd N for all future commands.

Note that this means
exec N>foo N>&N
returns to the old behaviour of leaving the file descriptor open
when commands are run (as do most shells, other than ksh) and works for
both new and old NetBSD shells (old ones never set close-on-exec, and treat
N>&N as a rather meaingless no-op request, and just ignore it), new ones
set close-on-exec on the first redirection, then disable it again on the
second.

Everything here about >& for output fds applies to <& for input ones.

OK christos@

(kre)

2016-05-12 13:05:18 UTC MAIN commitmail json YAML

Fix the implementation of the ?: $(( )) operator.  It is right associative...

ok christos@

(kre)

2016-05-12 12:51:53 UTC MAIN commitmail json YAML

2016-05-12 11:41:43 UTC MAIN commitmail json YAML

Test that reading /dev/random returns within a reasonable time.

(pooka)

2016-05-12 10:55:03 UTC MAIN commitmail json YAML

2016-05-12 09:40:23 UTC MAIN commitmail json YAML

KNF, and reduce the diff between amd64 and i386.

(maxv)

2016-05-12 09:05:16 UTC MAIN commitmail json YAML

Map the data+bss chunk independently on amd64, and remove the X
permission on it.

(maxv)

2016-05-12 08:49:49 UTC netbsd-7 commitmail json YAML

2016-05-12 08:45:14 UTC netbsd-7 commitmail json YAML

src/external/gpl3/gcc/usr.bin/gcc/arch/arm/configargs.h@1.13.2.4 / diff / nxr@1.13.2.4
src/external/gpl3/gcc/usr.bin/gcc/arch/arm/defs.mk@1.6.4.3 / diff / nxr@1.6.4.3
src/external/gpl3/gcc/usr.bin/gcc/arch/arm/gtyp-input.list@1.2.4.1 / diff / nxr@1.2.4.1
src/external/gpl3/gcc/usr.bin/gcc/arch/arm/tm.h@1.2.4.1 / diff / nxr@1.2.4.1
src/external/gpl3/gcc/usr.bin/gcc/arch/armeb/configargs.h@1.13.2.4 / diff / nxr@1.13.2.4
src/external/gpl3/gcc/usr.bin/gcc/arch/armeb/defs.mk@1.6.4.3 / diff / nxr@1.6.4.3
src/external/gpl3/gcc/usr.bin/gcc/arch/armeb/gtyp-input.list@1.2.4.1 / diff / nxr@1.2.4.1
src/external/gpl3/gcc/usr.bin/gcc/arch/armeb/tm.h@1.3.4.1 / diff / nxr@1.3.4.1
src/external/gpl3/gcc/usr.bin/gcc/arch/earm/configargs.h@1.11.2.4 / diff / nxr@1.11.2.4
src/external/gpl3/gcc/usr.bin/gcc/arch/earm/defs.mk@1.5.4.3 / diff / nxr@1.5.4.3
src/external/gpl3/gcc/usr.bin/gcc/arch/earm/gtyp-input.list@1.2.4.1 / diff / nxr@1.2.4.1
src/external/gpl3/gcc/usr.bin/gcc/arch/earm/tm.h@1.2.4.1 / diff / nxr@1.2.4.1
src/external/gpl3/gcc/usr.bin/gcc/arch/earmeb/configargs.h@1.7.2.4 / diff / nxr@1.7.2.4
src/external/gpl3/gcc/usr.bin/gcc/arch/earmeb/defs.mk@1.4.6.3 / diff / nxr@1.4.6.3
src/external/gpl3/gcc/usr.bin/gcc/arch/earmeb/gtyp-input.list@1.2.6.1 / diff / nxr@1.2.6.1
src/external/gpl3/gcc/usr.bin/gcc/arch/earmeb/tm.h@1.2.6.1 / diff / nxr@1.2.6.1
src/external/gpl3/gcc/usr.bin/gcc/arch/earmhf/configargs.h@1.8.2.4 / diff / nxr@1.8.2.4
src/external/gpl3/gcc/usr.bin/gcc/arch/earmhf/defs.mk@1.5.6.3 / diff / nxr@1.5.6.3
src/external/gpl3/gcc/usr.bin/gcc/arch/earmhf/gtyp-input.list@1.2.6.1 / diff / nxr@1.2.6.1
src/external/gpl3/gcc/usr.bin/gcc/arch/earmhf/tm.h@1.2.6.1 / diff / nxr@1.2.6.1
      :
(more 44 files)
Mknative for ticket #1160, from mrg via patch.

(martin)

2016-05-12 08:43:50 UTC MAIN commitmail json YAML

2016-05-12 07:51:10 UTC MAIN commitmail json YAML

Define fillkpt_nox, which sets up a set of pages and puts the NOX bit on
them by using nox_flag. Use fillkpt_nox to map the rodata segment
without X permissions.

(maxv)

2016-05-12 07:21:18 UTC MAIN commitmail json YAML

Map the rodata segment independently on amd64, and remove the W permission
on it.

(maxv)

2016-05-12 06:57:55 UTC MAIN commitmail json YAML

2016-05-12 06:45:16 UTC MAIN commitmail json YAML

Split the {text+rodata} chunk in two separate chunks on x86. The
rodata segment now loses the large page optimization, gets mapped inside
the data segment, and therefore becomes RWX. It may break the build on
Xen.

(maxv)

2016-05-12 05:30:17 UTC MAIN commitmail json YAML

More typos in previous

(skrll)

2016-05-12 03:44:11 UTC MAIN commitmail json YAML

Remove duplicate routing flag list

We alreay have it in route(8) and shouldn't have another one.
(Actually the removed list is forgot to be updated.)

(ozaki-r)

2016-05-12 03:01:58 UTC MAIN commitmail json YAML

2016-05-12 02:24:17 UTC MAIN commitmail json YAML

2016-05-12 01:56:44 UTC MAIN commitmail json YAML

If the negative number is passed to option '-c' or '-n',
it should occur an error.

(nonaka)

2016-05-12 00:35:10 UTC MAIN commitmail json YAML

make '$e' in here the whole structure instead of a pointer, to combine
several pointer derefs into one speaking this up significantly.

(mrg)

2016-05-11 21:28:21 UTC MAIN commitmail json YAML

Typo in previous

(skrll)

2016-05-11 21:27:09 UTC MAIN commitmail json YAML

2016-05-11 21:05:12 UTC MAIN commitmail json YAML

Remove incorrect comment

(skrll)

2016-05-11 21:03:01 UTC MAIN commitmail json YAML

2016-05-11 21:02:10 UTC MAIN commitmail json YAML

The HCD should no longer restart a repeating transfer (i.e. an interrupt
transfer) as this is now handled in the usb core code.

(skrll)

2016-05-11 19:35:08 UTC MAIN commitmail json YAML

There is a bug in the way the secondary CPUs are launched on amd64.

When CPU0 is launched, EFER_NXE is enabled in it, and it allows it to
handle pages that have the NOX bit. When the secondary CPUs are
launched, however, EFER_NXE is enabled only after paging is set in their
%cr0. And therefore, between the moment when paging is enabled and the
moment when EFER_NXE is enabled, the secondary CPUs cannot access pages
that have the NOX bit - they crash if they try to.

The funny thing is that in order to enable EFER_NXE, the secondary CPUs
give a look at cpu_feature[2], which is in the DATA segment, which in
turn could have the NOX bit. In other words, the secondary CPUs crash if
the DATA segment is mapped with the NOX bit.

Fix this by enabling EFER_NXE in the secondary CPUs before enabling
paging. CPU0 initializes nox_flag to the 32bit version of PG_NX if NOX
is supported; the secondary CPUs then use nox_flag to know whether NOX
is supported.

nox_flag will be used for other purposes soon.

(maxv)

2016-05-11 18:33:40 UTC MAIN commitmail json YAML

As proposed in
http://mail-index.netbsd.org/tech-kern/2016/04/28/msg020504.html
add gpio interrupt support to the gpio framework, and an implementation
for the allwinner gpio backend (tested on A20 only).
gpio(4) has new public functions:
- gpio_intr() called by backends when an interrupt condition for
  a gpio pin is present
- gpio_find_device() and gpio_get_name(), support functions for
  gpio(4) users, wich respectively returns a void * cookie for a gpio device
  given its name, and returns the name given the cookie.
- gpio_pin_ctl_intr(), which is used to configure interrupts on a gpio pin and
  registers a callback.
- gpio_pin_irqen(), which is used to mask/unmask interrupts on a pin.

Nothing in the NetBSD tree uses this yet, but I have a i2c driver
(at https://github.com/mbouyer/marine_chartplotter/tree/master/software/NetBSD/driver) which uses it.

(bouyer)

2016-05-11 17:48:05 UTC MAIN commitmail json YAML

Switch to C-style comments, and reduce a little the diff between i386 and
amd64. No functional changes.

(maxv)

2016-05-11 17:43:17 UTC MAIN commitmail json YAML

Add a test for fd redirections on functions in loops (the etcupdate issue)
and also fix a quoting bug which was causing a test to fail, though
ATF was ignoring (an ATF bug to be investigated later.)

OK christos@

(kre)

2016-05-11 17:28:30 UTC MAIN commitmail json YAML

It was twenty(-two) years ago today
J.T. Conklin told us not this way
Berkeley 4.4 lite's changed which file
And it's traced differently all this while

(kre)

2016-05-11 13:55:28 UTC MAIN commitmail json YAML

Don't establish interrupt in nvme_pci_attach() when multi queue isn't used.

(nonaka)

2016-05-11 13:41:56 UTC MAIN commitmail json YAML

Switch alpha and sparc64 back to gcc 4.8 and old binutils for now - too much
fallout from gcc 5.3 and no quick solution, it needs more work.
Binutils 2.26 does not play well with old gcc and causes random fallout
when building pkgs (e.g. /usr/pkg/lib/libgthread-2.0.so.0:
Trying to call undefined weak symbol `__deregister_frame_info' when
build gstremeer0.10)

(martin)

2016-05-11 11:37:24 UTC netbsd-7 commitmail json YAML

2016-05-11 11:35:44 UTC netbsd-7 commitmail json YAML

src/doc/3RDPARTY@1.1145.2.24 / diff / nxr@1.1145.2.24
src/doc/CHANGES-7.1@1.1.2.86 / diff / nxr@1.1.2.86
src/external/bsd/ntp/Makefile.inc@1.14.2.3 / diff / nxr@1.14.2.3
src/external/bsd/ntp/bin/ntpd/Makefile@1.16.4.3 / diff / nxr@1.16.4.3
src/external/bsd/ntp/dist/ChangeLog@1.1.1.3.4.4 / diff / nxr@1.1.1.3.4.4
src/external/bsd/ntp/dist/CommitLog@1.1.1.3.4.4 / diff / nxr@1.1.1.3.4.4
src/external/bsd/ntp/dist/Makefile.am@1.1.1.3.4.4 / diff / nxr@1.1.1.3.4.4
src/external/bsd/ntp/dist/Makefile.in@1.1.1.3.4.4 / diff / nxr@1.1.1.3.4.4
src/external/bsd/ntp/dist/NEWS@1.1.1.3.4.4 / diff / nxr@1.1.1.3.4.4
src/external/bsd/ntp/dist/README.pullrequests@1.1.1.1.10.2 / diff / nxr@1.1.1.1.10.2
src/external/bsd/ntp/dist/config.h.in@1.1.1.3.4.4 / diff / nxr@1.1.1.3.4.4
src/external/bsd/ntp/dist/configure@1.1.1.3.4.4 / diff / nxr@1.1.1.3.4.4
src/external/bsd/ntp/dist/configure.ac@1.1.1.3.4.4 / diff / nxr@1.1.1.3.4.4
src/external/bsd/ntp/dist/html/authentic.html@1.1.1.1.6.2 / diff / nxr@1.1.1.1.6.2
src/external/bsd/ntp/dist/html/miscopt.html@1.1.1.2.4.4 / diff / nxr@1.1.1.2.4.4
src/external/bsd/ntp/dist/html/monopt.html@1.1.1.2.4.2 / diff / nxr@1.1.1.2.4.2
src/external/bsd/ntp/dist/html/xleave.html@1.1.1.2.4.2 / diff / nxr@1.1.1.2.4.2
src/external/bsd/ntp/dist/include/Makefile.am@1.1.1.3.4.3 / diff / nxr@1.1.1.3.4.3
src/external/bsd/ntp/dist/include/Makefile.in@1.1.1.3.4.4 / diff / nxr@1.1.1.3.4.4
src/external/bsd/ntp/dist/include/ntp.h@1.1.1.3.4.3 / diff / nxr@1.1.1.3.4.3
      :
(more 320 files)
Pull up following revision(s) (requested by snj in ticket #1166):
doc/3RDPARTY: patch
external/bsd/ntp/Makefile.inc: up to 1.15 via patch
external/bsd/ntp/bin/ntpd/Makefile: up to 1.21
external/bsd/ntp/dist/ChangeLog: up to 1.1.1.9
external/bsd/ntp/dist/CommitLog: up to 1.1.1.9
external/bsd/ntp/dist/Makefile.am: up to 1.1.1.8
external/bsd/ntp/dist/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/NEWS: up to 1.1.1.9
external/bsd/ntp/dist/README.pullrequests: up to 1.1.1.1
external/bsd/ntp/dist/config.h.in: up to 1.1.1.8
external/bsd/ntp/dist/configure: up to 1.1.1.9
external/bsd/ntp/dist/configure.ac: up to 1.1.1.8
external/bsd/ntp/dist/html/authentic.html: up to 1.1.1.3
external/bsd/ntp/dist/html/miscopt.html: up to 1.1.1.8
external/bsd/ntp/dist/html/monopt.html: up to 1.1.1.4
external/bsd/ntp/dist/html/xleave.html: up to 1.1.1.4
external/bsd/ntp/dist/include/Makefile.am: up to 1.1.1.8
external/bsd/ntp/dist/include/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/include/ntp.h: up to 1.6
external/bsd/ntp/dist/include/ntp_io.h: up to 1.5
external/bsd/ntp/dist/include/ntp_keyacc.h: up to 1.1.1.1
external/bsd/ntp/dist/include/ntp_refclock.h: up to 1.5
external/bsd/ntp/dist/include/ntp_stdlib.h: up to 1.13
external/bsd/ntp/dist/include/ntp_types.h: up to 1.6
external/bsd/ntp/dist/include/ntp_worker.h: up to 1.5
external/bsd/ntp/dist/include/ntpd.h: up to 1.8
external/bsd/ntp/dist/include/parse.h: up to 1.6
external/bsd/ntp/dist/include/recvbuff.h: up to 1.5
external/bsd/ntp/dist/include/safecast.h: up to 1.1.1.2
external/bsd/ntp/dist/install-sh                delete
external/bsd/ntp/dist/lib/isc/backtrace.c: up to 1.6
external/bsd/ntp/dist/lib/isc/buffer.c: up to 1.4
external/bsd/ntp/dist/lib/isc/hmacmd5.c: up to 1.5
external/bsd/ntp/dist/lib/isc/hmacsha.c: up to 1.5
external/bsd/ntp/dist/lib/isc/include/isc/string.h: up to 1.5
external/bsd/ntp/dist/lib/isc/inet_aton.c: up to 1.4
external/bsd/ntp/dist/lib/isc/inet_pton.c: up to 1.7
external/bsd/ntp/dist/lib/isc/log.c: up to 1.7
external/bsd/ntp/dist/lib/isc/netaddr.c: up to 1.9
external/bsd/ntp/dist/lib/isc/sockaddr.c: up to 1.7
external/bsd/ntp/dist/lib/isc/task.c: up to 1.4
external/bsd/ntp/dist/lib/isc/tsmemcmp.c: up to 1.1.1.1
external/bsd/ntp/dist/lib/isc/win32/interfaceiter.c: up to 1.4
external/bsd/ntp/dist/lib/isc/win32/net.c: up to 1.4
external/bsd/ntp/dist/libntp/Makefile.am: up to 1.1.1.6
external/bsd/ntp/dist/libntp/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/libntp/a_md5encrypt.c: up to 1.5
external/bsd/ntp/dist/libntp/atolfp.c: up to 1.8
external/bsd/ntp/dist/libntp/authkeys.c: up to 1.10
external/bsd/ntp/dist/libntp/authreadkeys.c: up to 1.9
external/bsd/ntp/dist/libntp/authusekey.c: up to 1.5
external/bsd/ntp/dist/libntp/dolfptoa.c: up to 1.4
external/bsd/ntp/dist/libntp/hextolfp.c: up to 1.7
external/bsd/ntp/dist/libntp/is_ip_address.c: up to 1.1.1.1
external/bsd/ntp/dist/libntp/mstolfp.c: up to 1.7
external/bsd/ntp/dist/libntp/msyslog.c: up to 1.5
external/bsd/ntp/dist/libntp/ntp_crypto_rnd.c: up to 1.5
external/bsd/ntp/dist/libntp/ntp_intres.c: up to 1.9
external/bsd/ntp/dist/libntp/ntp_lineedit.c: up to 1.9
external/bsd/ntp/dist/libntp/ntp_rfc2553.c: up to 1.5
external/bsd/ntp/dist/libntp/ntp_worker.c: up to 1.6
external/bsd/ntp/dist/libntp/recvbuff.c: up to 1.6
external/bsd/ntp/dist/libntp/snprintf.c: up to 1.4
external/bsd/ntp/dist/libntp/socktohost.c: up to 1.5
external/bsd/ntp/dist/libntp/systime.c: up to 1.5
external/bsd/ntp/dist/libntp/work_fork.c: up to 1.9
external/bsd/ntp/dist/libntp/work_thread.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_computime.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_dcf7000.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_hopf6021.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_meinberg.c: up to 1.6
external/bsd/ntp/dist/libparse/clk_rawdcf.c: up to 1.7
external/bsd/ntp/dist/libparse/clk_rcc8000.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_schmid.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_trimtaip.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_varitext.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_wharton.c: up to 1.5
external/bsd/ntp/dist/libparse/parse.c: up to 1.5
external/bsd/ntp/dist/ntpd/invoke-ntp.conf.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/invoke-ntp.keys.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/invoke-ntpd.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/keyword-gen-utd: up to 1.1.1.5
external/bsd/ntp/dist/ntpd/keyword-gen.c: up to 1.9
external/bsd/ntp/dist/ntpd/ntp.conf.5man: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.conf.5mdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.conf.def: up to 1.1.1.6
external/bsd/ntp/dist/ntpd/ntp.conf.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.conf.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.conf.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.5man: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.5mdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.def: up to 1.1.1.3
external/bsd/ntp/dist/ntpd/ntp.keys.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp_config.c: up to 1.14
external/bsd/ntp/dist/ntpd/ntp_control.c: up to 1.16
external/bsd/ntp/dist/ntpd/ntp_crypto.c: up to 1.12
external/bsd/ntp/dist/ntpd/ntp_io.c: up to 1.22
external/bsd/ntp/dist/ntpd/ntp_keyword.h: up to 1.10
external/bsd/ntp/dist/ntpd/ntp_loopfilter.c: up to 1.9
external/bsd/ntp/dist/ntpd/ntp_parser.y: up to 1.13
external/bsd/ntp/dist/ntpd/ntp_proto.c: up to 1.11
external/bsd/ntp/dist/ntpd/ntp_refclock.c: up to 1.9
external/bsd/ntp/dist/ntpd/ntp_request.c: up to 1.14
external/bsd/ntp/dist/ntpd/ntp_restrict.c: up to 1.8
external/bsd/ntp/dist/ntpd/ntp_signd.c: up to 1.4
external/bsd/ntp/dist/ntpd/ntp_timer.c: up to 1.7
external/bsd/ntp/dist/ntpd/ntp_util.c: up to 1.8
external/bsd/ntp/dist/ntpd/ntpd-opts.c: up to 1.7
external/bsd/ntp/dist/ntpd/ntpd-opts.h: up to 1.10
external/bsd/ntp/dist/ntpd/ntpd.1ntpdman: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntpd.1ntpdmdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntpd.c: up to 1.13
external/bsd/ntp/dist/ntpd/ntpd.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntpd.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntpd.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/refclock_chu.c: up to 1.9
external/bsd/ntp/dist/ntpd/refclock_gpsdjson.c: up to 1.9
external/bsd/ntp/dist/ntpd/refclock_jjy.c: up to 1.10
external/bsd/ntp/dist/ntpd/refclock_local.c: up to 1.5
external/bsd/ntp/dist/ntpd/refclock_parse.c: up to 1.18
external/bsd/ntp/dist/ntpd/refclock_shm.c: up to 1.8
external/bsd/ntp/dist/ntpd/refclock_true.c: up to 1.6
external/bsd/ntp/dist/ntpd/refclock_tsyncpci.c: up to 1.4
external/bsd/ntp/dist/ntpdate/ntpdate.c: up to 1.10
external/bsd/ntp/dist/ntpdc/invoke-ntpdc.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc-opts.c: up to 1.7
external/bsd/ntp/dist/ntpdc/ntpdc-opts.h: up to 1.7
external/bsd/ntp/dist/ntpdc/ntpdc.1ntpdcman: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc.1ntpdcmdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc.c: up to 1.13
external/bsd/ntp/dist/ntpdc/ntpdc.h: up to 1.7
external/bsd/ntp/dist/ntpdc/ntpdc.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc_ops.c: up to 1.8
external/bsd/ntp/dist/ntpq/invoke-ntpq.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/libntpq.c: up to 1.4
external/bsd/ntp/dist/ntpq/libntpq.h: up to 1.5
external/bsd/ntp/dist/ntpq/libntpq_subs.c: up to 1.4
external/bsd/ntp/dist/ntpq/ntpq-opts.c: up to 1.7
external/bsd/ntp/dist/ntpq/ntpq-opts.def: up to 1.1.1.5
external/bsd/ntp/dist/ntpq/ntpq-opts.h: up to 1.7
external/bsd/ntp/dist/ntpq/ntpq-subs.c: up to 1.14
external/bsd/ntp/dist/ntpq/ntpq.1ntpqman: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/ntpq.1ntpqmdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/ntpq.c: up to 1.15
external/bsd/ntp/dist/ntpq/ntpq.h: up to 1.9
external/bsd/ntp/dist/ntpq/ntpq.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/ntpq.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/ntpq.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/invoke-ntpsnmpd.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.c: up to 1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.h: up to 1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.1ntpsnmpdman: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/packageinfo.sh: up to 1.1.1.9
external/bsd/ntp/dist/scripts/calc_tickadj/Makefile.am: up to 1.1.1.3
external/bsd/ntp/dist/scripts/calc_tickadj/Makefile.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/invoke-calc_tickadj.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/invoke-plot_summary.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/invoke-summary.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/invoke-ntp-wait.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.1ntp-waitman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/invoke-ntpsweep.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.1ntpsweepman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/invoke-ntptrace.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.1ntptraceman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.1ntptracemdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.1plot_summaryman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.1plot_summarymdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.1summaryman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.1summarymdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/update-leap/invoke-update-leap.texi: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap-opts: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.1update-leapman: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.1update-leapmdoc: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.html: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.man.in: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.mdoc.in: up to 1.1.1.5
external/bsd/ntp/dist/sntp/config.h.in: up to 1.1.1.7
external/bsd/ntp/dist/sntp/configure: up to 1.1.1.9
external/bsd/ntp/dist/sntp/crypto.c: up to 1.10
external/bsd/ntp/dist/sntp/crypto.h: up to 1.5
external/bsd/ntp/dist/sntp/include/copyright.def: up to 1.1.1.4
external/bsd/ntp/dist/sntp/include/version.def: up to 1.1.1.7
external/bsd/ntp/dist/sntp/include/version.texi: up to 1.1.1.7
external/bsd/ntp/dist/sntp/install-sh          delete
external/bsd/ntp/dist/sntp/invoke-sntp.texi: up to 1.1.1.7
external/bsd/ntp/dist/sntp/libevent/test/regress.gen.c: up to 1.5
external/bsd/ntp/dist/sntp/libopts/configfile.c: up to 1.8
external/bsd/ntp/dist/sntp/libopts/enum.c: up to 1.8
external/bsd/ntp/dist/sntp/libopts/init.c: up to 1.8
external/bsd/ntp/dist/sntp/libopts/nested.c: up to 1.10
external/bsd/ntp/dist/sntp/libopts/parse-duration.c: up to 1.9
external/bsd/ntp/dist/sntp/m4/ntp_libevent.m4: up to 1.1.1.5
external/bsd/ntp/dist/sntp/m4/ntp_libntp.m4: up to 1.1.1.6
external/bsd/ntp/dist/sntp/m4/ntp_problemtests.m4: up to 1.1.1.2
external/bsd/ntp/dist/sntp/m4/version.m4: up to 1.1.1.7
external/bsd/ntp/dist/sntp/main.c: up to 1.15
external/bsd/ntp/dist/sntp/networking.c: up to 1.14
external/bsd/ntp/dist/sntp/sntp-opts.c: up to 1.8
external/bsd/ntp/dist/sntp/sntp-opts.h: up to 1.7
external/bsd/ntp/dist/sntp/sntp.1sntpman: up to 1.1.1.7
external/bsd/ntp/dist/sntp/sntp.1sntpmdoc: up to 1.1.1.7
external/bsd/ntp/dist/sntp/sntp.html: up to 1.1.1.9
external/bsd/ntp/dist/sntp/sntp.man.in: up to 1.1.1.7
external/bsd/ntp/dist/sntp/sntp.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/sntp/tests/crypto.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/fileHandlingTest.c: up to 1.1.1.4
external/bsd/ntp/dist/sntp/tests/fileHandlingTest.h.in: up to 1.1.1.3
external/bsd/ntp/dist/sntp/tests/keyFile.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/kodDatabase.c: up to 1.1.1.5
external/bsd/ntp/dist/sntp/tests/kodFile.c: up to 1.1.1.5
external/bsd/ntp/dist/sntp/tests/packetHandling.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/packetProcessing.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/run-kodDatabase.c: up to 1.1.1.5
external/bsd/ntp/dist/sntp/tests/run-packetProcessing.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/run-t-log.c: up to 1.1.1.3
external/bsd/ntp/dist/sntp/tests/t-log.c: up to 1.1.1.3
external/bsd/ntp/dist/sntp/tests/utilities.c: up to 1.1.1.5
external/bsd/ntp/dist/sntp/unity/unity_internals.h: up to 1.1.1.6
external/bsd/ntp/dist/sntp/version.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/bug-2803/bug-2803.c: up to 1.1.1.4
external/bsd/ntp/dist/tests/bug-2803/run-bug-2803.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/Makefile.am: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/Makefile.in: up to 1.1.1.7
external/bsd/ntp/dist/tests/libntp/a_md5encrypt.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/authkeys.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/buftvtots.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/calendar.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/caljulian.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/clocktime.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/decodenetnum.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/humandate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/lfpfunc.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/lfptostr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/modetoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/msyslog.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/netof.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/numtoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/numtohost.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/octtoint.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/prettydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/recvbuff.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/refidsmear.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/refnumtoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-a_md5encrypt.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-authkeys.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-calendar.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-decodenetnum.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-humandate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-lfpfunc.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-lfptostr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-modetoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-msyslog.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-netof.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-numtoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-numtohost.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-prettydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-refnumtoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-sfptostr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-socktoa.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-statestr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-strtolfp.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-timespecops.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-timevalops.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-tsafememcmp.c: up to 1.1.1.1
external/bsd/ntp/dist/tests/libntp/run-uglydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/sfptostr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/socktoa.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/ssl_init.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/statestr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/strtolfp.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/timespecops.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/timevalops.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/tsafememcmp.c: up to 1.1.1.1
external/bsd/ntp/dist/tests/libntp/uglydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/ntpd/leapsec.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/ntp_prio_q.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/ntp_restrict.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/rc_cmdlength.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/run-leapsec.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/run-ntp_restrict.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/run-rc_cmdlength.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/run-t-ntp_signd.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/t-ntp_scanner.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/t-ntp_signd.c: up to 1.1.1.4
external/bsd/ntp/dist/tests/ntpq/Makefile.am: up to 1.1.1.2
external/bsd/ntp/dist/tests/ntpq/Makefile.in: up to 1.1.1.3
external/bsd/ntp/dist/tests/sandbox/run-uglydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/sandbox/smeartest.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/sandbox/uglydate.c: up to 1.1.1.4
external/bsd/ntp/dist/tests/sec-2853/sec-2853.c: up to 1.1.1.5
external/bsd/ntp/dist/util/invoke-ntp-keygen.texi: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen-opts.c: up to 1.12
external/bsd/ntp/dist/util/ntp-keygen-opts.h: up to 1.7
external/bsd/ntp/dist/util/ntp-keygen.1ntp-keygenman: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen.1ntp-keygenmdoc: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen.c: up to 1.10
external/bsd/ntp/dist/util/ntp-keygen.html: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen.man.in: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen.mdoc.in: up to 1.1.1.7
external/bsd/ntp/importdate: up to 1.9
external/bsd/ntp/include/config.h: up to 1.16
external/bsd/ntp/lib/libiscntp/Makefile: up to 1.14
external/bsd/ntp/lib/libntp/Makefile: up to 1.18
external/bsd/ntp/scripts/mkver: up to 1.10
Update ntp to 4.2.8p7.

(martin)

2016-05-11 11:21:18 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by mlelstv in ticket #1164):
usr.bin/config/sem.c: revision 1.74
usr.bin/config/config.5: revision 1.35
usr.bin/config/gram.y: revision 1.53
Extend syntax of config phrase, a quoted string instead of a device name
is passed as root specification string. This can be used to specify a
wedge by name.

(martin)

2016-05-11 11:08:14 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #1160):
external/gpl3/gcc.old/dist/gcc/config.gcc: revision 1.5
Re-order includes so that ARM_TARGET2_DWARF_FORMAT takes effect
Fixes PR/51066: C++ text relocations

(martin)

2016-05-11 10:39:31 UTC MAIN commitmail json YAML

Add kernhist to SYS_GDBINIT

(skrll)

2016-05-11 10:10:09 UTC netbsd-7-0 commitmail json YAML

2016-05-11 10:02:44 UTC netbsd-7-0 commitmail json YAML

src/doc/3RDPARTY@1.1145.2.18.2.5 / diff / nxr@1.1145.2.18.2.5
src/external/bsd/ntp/Makefile.inc@1.14.2.1.2.2 / diff / nxr@1.14.2.1.2.2
src/external/bsd/ntp/bin/ntpd/Makefile@1.16.4.1.2.2 / diff / nxr@1.16.4.1.2.2
src/external/bsd/ntp/dist/ChangeLog@1.1.1.3.4.2.2.2 / diff / nxr@1.1.1.3.4.2.2.2
src/external/bsd/ntp/dist/CommitLog@1.1.1.3.4.2.2.2 / diff / nxr@1.1.1.3.4.2.2.2
src/external/bsd/ntp/dist/Makefile.am@1.1.1.3.4.2.2.2 / diff / nxr@1.1.1.3.4.2.2.2
src/external/bsd/ntp/dist/Makefile.in@1.1.1.3.4.2.2.2 / diff / nxr@1.1.1.3.4.2.2.2
src/external/bsd/ntp/dist/NEWS@1.1.1.3.4.2.2.2 / diff / nxr@1.1.1.3.4.2.2.2
src/external/bsd/ntp/dist/README.pullrequests@1.1.1.1.8.2 / diff / nxr@1.1.1.1.8.2
src/external/bsd/ntp/dist/config.h.in@1.1.1.3.4.2.2.2 / diff / nxr@1.1.1.3.4.2.2.2
src/external/bsd/ntp/dist/configure@1.1.1.3.4.2.2.2 / diff / nxr@1.1.1.3.4.2.2.2
src/external/bsd/ntp/dist/configure.ac@1.1.1.3.4.2.2.2 / diff / nxr@1.1.1.3.4.2.2.2
src/external/bsd/ntp/dist/html/authentic.html@1.1.1.1.6.1.2.1 / diff / nxr@1.1.1.1.6.1.2.1
src/external/bsd/ntp/dist/html/miscopt.html@1.1.1.2.4.2.2.2 / diff / nxr@1.1.1.2.4.2.2.2
src/external/bsd/ntp/dist/html/monopt.html@1.1.1.2.4.1.2.1 / diff / nxr@1.1.1.2.4.1.2.1
src/external/bsd/ntp/dist/html/xleave.html@1.1.1.2.4.1.2.1 / diff / nxr@1.1.1.2.4.1.2.1
src/external/bsd/ntp/dist/include/Makefile.am@1.1.1.3.4.1.2.2 / diff / nxr@1.1.1.3.4.1.2.2
src/external/bsd/ntp/dist/include/Makefile.in@1.1.1.3.4.2.2.2 / diff / nxr@1.1.1.3.4.2.2.2
src/external/bsd/ntp/dist/include/ntp.h@1.1.1.3.4.2.2.1 / diff / nxr@1.1.1.3.4.2.2.1
src/external/bsd/ntp/dist/include/ntp_io.h@1.1.1.3.4.1.2.2 / diff / nxr@1.1.1.3.4.1.2.2
      :
(more 319 files)
Pull up following revision(s) (requested by snj in ticket #1166):
doc/3RDPARTY: patch
external/bsd/ntp/Makefile.inc: up to 1.15 via patch
external/bsd/ntp/bin/ntpd/Makefile: up to 1.21
external/bsd/ntp/dist/ChangeLog: up to 1.1.1.9
external/bsd/ntp/dist/CommitLog: up to 1.1.1.9
external/bsd/ntp/dist/Makefile.am: up to 1.1.1.8
external/bsd/ntp/dist/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/NEWS: up to 1.1.1.9
external/bsd/ntp/dist/README.pullrequests: up to 1.1.1.1
external/bsd/ntp/dist/config.h.in: up to 1.1.1.8
external/bsd/ntp/dist/configure: up to 1.1.1.9
external/bsd/ntp/dist/configure.ac: up to 1.1.1.8
external/bsd/ntp/dist/html/authentic.html: up to 1.1.1.3
external/bsd/ntp/dist/html/miscopt.html: up to 1.1.1.8
external/bsd/ntp/dist/html/monopt.html: up to 1.1.1.4
external/bsd/ntp/dist/html/xleave.html: up to 1.1.1.4
external/bsd/ntp/dist/include/Makefile.am: up to 1.1.1.8
external/bsd/ntp/dist/include/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/include/ntp.h: up to 1.6
external/bsd/ntp/dist/include/ntp_io.h: up to 1.5
external/bsd/ntp/dist/include/ntp_keyacc.h: up to 1.1.1.1
external/bsd/ntp/dist/include/ntp_refclock.h: up to 1.5
external/bsd/ntp/dist/include/ntp_stdlib.h: up to 1.13
external/bsd/ntp/dist/include/ntp_types.h: up to 1.6
external/bsd/ntp/dist/include/ntp_worker.h: up to 1.5
external/bsd/ntp/dist/include/ntpd.h: up to 1.8
external/bsd/ntp/dist/include/parse.h: up to 1.6
external/bsd/ntp/dist/include/recvbuff.h: up to 1.5
external/bsd/ntp/dist/include/safecast.h: up to 1.1.1.2
external/bsd/ntp/dist/install-sh                delete
external/bsd/ntp/dist/lib/isc/backtrace.c: up to 1.6
external/bsd/ntp/dist/lib/isc/buffer.c: up to 1.4
external/bsd/ntp/dist/lib/isc/hmacmd5.c: up to 1.5
external/bsd/ntp/dist/lib/isc/hmacsha.c: up to 1.5
external/bsd/ntp/dist/lib/isc/include/isc/string.h: up to 1.5
external/bsd/ntp/dist/lib/isc/inet_aton.c: up to 1.4
external/bsd/ntp/dist/lib/isc/inet_pton.c: up to 1.7
external/bsd/ntp/dist/lib/isc/log.c: up to 1.7
external/bsd/ntp/dist/lib/isc/netaddr.c: up to 1.9
external/bsd/ntp/dist/lib/isc/sockaddr.c: up to 1.7
external/bsd/ntp/dist/lib/isc/task.c: up to 1.4
external/bsd/ntp/dist/lib/isc/tsmemcmp.c: up to 1.1.1.1
external/bsd/ntp/dist/lib/isc/win32/interfaceiter.c: up to 1.4
external/bsd/ntp/dist/lib/isc/win32/net.c: up to 1.4
external/bsd/ntp/dist/libntp/Makefile.am: up to 1.1.1.6
external/bsd/ntp/dist/libntp/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/libntp/a_md5encrypt.c: up to 1.5
external/bsd/ntp/dist/libntp/atolfp.c: up to 1.8
external/bsd/ntp/dist/libntp/authkeys.c: up to 1.10
external/bsd/ntp/dist/libntp/authreadkeys.c: up to 1.9
external/bsd/ntp/dist/libntp/authusekey.c: up to 1.5
external/bsd/ntp/dist/libntp/dolfptoa.c: up to 1.4
external/bsd/ntp/dist/libntp/hextolfp.c: up to 1.7
external/bsd/ntp/dist/libntp/is_ip_address.c: up to 1.1.1.1
external/bsd/ntp/dist/libntp/mstolfp.c: up to 1.7
external/bsd/ntp/dist/libntp/msyslog.c: up to 1.5
external/bsd/ntp/dist/libntp/ntp_crypto_rnd.c: up to 1.5
external/bsd/ntp/dist/libntp/ntp_intres.c: up to 1.9
external/bsd/ntp/dist/libntp/ntp_lineedit.c: up to 1.9
external/bsd/ntp/dist/libntp/ntp_rfc2553.c: up to 1.5
external/bsd/ntp/dist/libntp/ntp_worker.c: up to 1.6
external/bsd/ntp/dist/libntp/recvbuff.c: up to 1.6
external/bsd/ntp/dist/libntp/snprintf.c: up to 1.4
external/bsd/ntp/dist/libntp/socktohost.c: up to 1.5
external/bsd/ntp/dist/libntp/systime.c: up to 1.5
external/bsd/ntp/dist/libntp/work_fork.c: up to 1.9
external/bsd/ntp/dist/libntp/work_thread.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_computime.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_dcf7000.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_hopf6021.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_meinberg.c: up to 1.6
external/bsd/ntp/dist/libparse/clk_rawdcf.c: up to 1.7
external/bsd/ntp/dist/libparse/clk_rcc8000.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_schmid.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_trimtaip.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_varitext.c: up to 1.5
external/bsd/ntp/dist/libparse/clk_wharton.c: up to 1.5
external/bsd/ntp/dist/libparse/parse.c: up to 1.5
external/bsd/ntp/dist/ntpd/invoke-ntp.conf.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/invoke-ntp.keys.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/invoke-ntpd.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/keyword-gen-utd: up to 1.1.1.5
external/bsd/ntp/dist/ntpd/keyword-gen.c: up to 1.9
external/bsd/ntp/dist/ntpd/ntp.conf.5man: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.conf.5mdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.conf.def: up to 1.1.1.6
external/bsd/ntp/dist/ntpd/ntp.conf.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.conf.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.conf.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.5man: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.5mdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.def: up to 1.1.1.3
external/bsd/ntp/dist/ntpd/ntp.keys.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp.keys.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntp_config.c: up to 1.14
external/bsd/ntp/dist/ntpd/ntp_control.c: up to 1.16
external/bsd/ntp/dist/ntpd/ntp_crypto.c: up to 1.12
external/bsd/ntp/dist/ntpd/ntp_io.c: up to 1.22
external/bsd/ntp/dist/ntpd/ntp_keyword.h: up to 1.10
external/bsd/ntp/dist/ntpd/ntp_loopfilter.c: up to 1.9
external/bsd/ntp/dist/ntpd/ntp_parser.y: up to 1.13
external/bsd/ntp/dist/ntpd/ntp_proto.c: up to 1.11
external/bsd/ntp/dist/ntpd/ntp_refclock.c: up to 1.9
external/bsd/ntp/dist/ntpd/ntp_request.c: up to 1.14
external/bsd/ntp/dist/ntpd/ntp_restrict.c: up to 1.8
external/bsd/ntp/dist/ntpd/ntp_signd.c: up to 1.4
external/bsd/ntp/dist/ntpd/ntp_timer.c: up to 1.7
external/bsd/ntp/dist/ntpd/ntp_util.c: up to 1.8
external/bsd/ntp/dist/ntpd/ntpd-opts.c: up to 1.7
external/bsd/ntp/dist/ntpd/ntpd-opts.h: up to 1.10
external/bsd/ntp/dist/ntpd/ntpd.1ntpdman: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntpd.1ntpdmdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntpd.c: up to 1.13
external/bsd/ntp/dist/ntpd/ntpd.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntpd.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/ntpd.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpd/refclock_chu.c: up to 1.9
external/bsd/ntp/dist/ntpd/refclock_gpsdjson.c: up to 1.9
external/bsd/ntp/dist/ntpd/refclock_jjy.c: up to 1.10
external/bsd/ntp/dist/ntpd/refclock_local.c: up to 1.5
external/bsd/ntp/dist/ntpd/refclock_parse.c: up to 1.18
external/bsd/ntp/dist/ntpd/refclock_shm.c: up to 1.8
external/bsd/ntp/dist/ntpd/refclock_true.c: up to 1.6
external/bsd/ntp/dist/ntpd/refclock_tsyncpci.c: up to 1.4
external/bsd/ntp/dist/ntpdate/ntpdate.c: up to 1.10
external/bsd/ntp/dist/ntpdc/invoke-ntpdc.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc-opts.c: up to 1.7
external/bsd/ntp/dist/ntpdc/ntpdc-opts.h: up to 1.7
external/bsd/ntp/dist/ntpdc/ntpdc.1ntpdcman: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc.1ntpdcmdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc.c: up to 1.13
external/bsd/ntp/dist/ntpdc/ntpdc.h: up to 1.7
external/bsd/ntp/dist/ntpdc/ntpdc.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpdc/ntpdc_ops.c: up to 1.8
external/bsd/ntp/dist/ntpq/invoke-ntpq.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/libntpq.c: up to 1.4
external/bsd/ntp/dist/ntpq/libntpq.h: up to 1.5
external/bsd/ntp/dist/ntpq/libntpq_subs.c: up to 1.4
external/bsd/ntp/dist/ntpq/ntpq-opts.c: up to 1.7
external/bsd/ntp/dist/ntpq/ntpq-opts.def: up to 1.1.1.5
external/bsd/ntp/dist/ntpq/ntpq-opts.h: up to 1.7
external/bsd/ntp/dist/ntpq/ntpq-subs.c: up to 1.14
external/bsd/ntp/dist/ntpq/ntpq.1ntpqman: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/ntpq.1ntpqmdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/ntpq.c: up to 1.15
external/bsd/ntp/dist/ntpq/ntpq.h: up to 1.9
external/bsd/ntp/dist/ntpq/ntpq.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/ntpq.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpq/ntpq.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/invoke-ntpsnmpd.texi: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.c: up to 1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.h: up to 1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.1ntpsnmpdman: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.html: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.man.in: up to 1.1.1.7
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/packageinfo.sh: up to 1.1.1.9
external/bsd/ntp/dist/scripts/calc_tickadj/Makefile.am: up to 1.1.1.3
external/bsd/ntp/dist/scripts/calc_tickadj/Makefile.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/calc_tickadj/invoke-calc_tickadj.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/invoke-plot_summary.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/invoke-summary.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/invoke-ntp-wait.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.1ntp-waitman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/invoke-ntpsweep.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.1ntpsweepman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/invoke-ntptrace.texi: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.1ntptraceman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.1ntptracemdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.1plot_summaryman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.1plot_summarymdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/plot_summary.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary-opts: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.1summaryman: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.1summarymdoc: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.html: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.man.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/summary.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/update-leap/invoke-update-leap.texi: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap-opts: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.1update-leapman: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.1update-leapmdoc: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.html: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.man.in: up to 1.1.1.5
external/bsd/ntp/dist/scripts/update-leap/update-leap.mdoc.in: up to 1.1.1.5
external/bsd/ntp/dist/sntp/config.h.in: up to 1.1.1.7
external/bsd/ntp/dist/sntp/configure: up to 1.1.1.9
external/bsd/ntp/dist/sntp/crypto.c: up to 1.10
external/bsd/ntp/dist/sntp/crypto.h: up to 1.5
external/bsd/ntp/dist/sntp/include/copyright.def: up to 1.1.1.4
external/bsd/ntp/dist/sntp/include/version.def: up to 1.1.1.7
external/bsd/ntp/dist/sntp/include/version.texi: up to 1.1.1.7
external/bsd/ntp/dist/sntp/install-sh          delete
external/bsd/ntp/dist/sntp/invoke-sntp.texi: up to 1.1.1.7
external/bsd/ntp/dist/sntp/libevent/test/regress.gen.c: up to 1.5
external/bsd/ntp/dist/sntp/libopts/configfile.c: up to 1.8
external/bsd/ntp/dist/sntp/libopts/enum.c: up to 1.8
external/bsd/ntp/dist/sntp/libopts/init.c: up to 1.8
external/bsd/ntp/dist/sntp/libopts/nested.c: up to 1.10
external/bsd/ntp/dist/sntp/libopts/parse-duration.c: up to 1.9
external/bsd/ntp/dist/sntp/m4/ntp_libevent.m4: up to 1.1.1.5
external/bsd/ntp/dist/sntp/m4/ntp_libntp.m4: up to 1.1.1.6
external/bsd/ntp/dist/sntp/m4/ntp_problemtests.m4: up to 1.1.1.2
external/bsd/ntp/dist/sntp/m4/version.m4: up to 1.1.1.7
external/bsd/ntp/dist/sntp/main.c: up to 1.15
external/bsd/ntp/dist/sntp/networking.c: up to 1.14
external/bsd/ntp/dist/sntp/sntp-opts.c: up to 1.8
external/bsd/ntp/dist/sntp/sntp-opts.h: up to 1.7
external/bsd/ntp/dist/sntp/sntp.1sntpman: up to 1.1.1.7
external/bsd/ntp/dist/sntp/sntp.1sntpmdoc: up to 1.1.1.7
external/bsd/ntp/dist/sntp/sntp.html: up to 1.1.1.9
external/bsd/ntp/dist/sntp/sntp.man.in: up to 1.1.1.7
external/bsd/ntp/dist/sntp/sntp.mdoc.in: up to 1.1.1.7
external/bsd/ntp/dist/sntp/tests/crypto.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/fileHandlingTest.c: up to 1.1.1.4
external/bsd/ntp/dist/sntp/tests/fileHandlingTest.h.in: up to 1.1.1.3
external/bsd/ntp/dist/sntp/tests/keyFile.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/kodDatabase.c: up to 1.1.1.5
external/bsd/ntp/dist/sntp/tests/kodFile.c: up to 1.1.1.5
external/bsd/ntp/dist/sntp/tests/packetHandling.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/packetProcessing.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/run-kodDatabase.c: up to 1.1.1.5
external/bsd/ntp/dist/sntp/tests/run-packetProcessing.c: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/run-t-log.c: up to 1.1.1.3
external/bsd/ntp/dist/sntp/tests/t-log.c: up to 1.1.1.3
external/bsd/ntp/dist/sntp/tests/utilities.c: up to 1.1.1.5
external/bsd/ntp/dist/sntp/unity/unity_internals.h: up to 1.1.1.6
external/bsd/ntp/dist/sntp/version.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/bug-2803/bug-2803.c: up to 1.1.1.4
external/bsd/ntp/dist/tests/bug-2803/run-bug-2803.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/Makefile.am: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/Makefile.in: up to 1.1.1.7
external/bsd/ntp/dist/tests/libntp/a_md5encrypt.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/authkeys.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/buftvtots.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/calendar.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/caljulian.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/clocktime.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/decodenetnum.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/humandate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/lfpfunc.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/lfptostr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/modetoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/msyslog.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/netof.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/numtoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/numtohost.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/octtoint.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/prettydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/recvbuff.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/refidsmear.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/refnumtoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-a_md5encrypt.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-authkeys.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-calendar.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-decodenetnum.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-humandate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-lfpfunc.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-lfptostr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-modetoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-msyslog.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-netof.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-numtoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-numtohost.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-prettydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-refnumtoa.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-sfptostr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-socktoa.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-statestr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-strtolfp.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-timespecops.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/run-timevalops.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/run-tsafememcmp.c: up to 1.1.1.1
external/bsd/ntp/dist/tests/libntp/run-uglydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/sfptostr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/socktoa.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/ssl_init.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/statestr.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/strtolfp.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/libntp/timespecops.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/timevalops.c: up to 1.1.1.6
external/bsd/ntp/dist/tests/libntp/tsafememcmp.c: up to 1.1.1.1
external/bsd/ntp/dist/tests/libntp/uglydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/ntpd/leapsec.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/ntp_prio_q.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/ntp_restrict.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/rc_cmdlength.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/run-leapsec.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/run-ntp_restrict.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/run-rc_cmdlength.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/run-t-ntp_signd.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/t-ntp_scanner.c: up to 1.1.1.3
external/bsd/ntp/dist/tests/ntpd/t-ntp_signd.c: up to 1.1.1.4
external/bsd/ntp/dist/tests/ntpq/Makefile.am: up to 1.1.1.2
external/bsd/ntp/dist/tests/ntpq/Makefile.in: up to 1.1.1.3
external/bsd/ntp/dist/tests/sandbox/run-uglydate.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/sandbox/smeartest.c: up to 1.1.1.5
external/bsd/ntp/dist/tests/sandbox/uglydate.c: up to 1.1.1.4
external/bsd/ntp/dist/tests/sec-2853/sec-2853.c: up to 1.1.1.5
external/bsd/ntp/dist/util/invoke-ntp-keygen.texi: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen-opts.c: up to 1.12
external/bsd/ntp/dist/util/ntp-keygen-opts.h: up to 1.7
external/bsd/ntp/dist/util/ntp-keygen.1ntp-keygenman: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen.1ntp-keygenmdoc: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen.c: up to 1.10
external/bsd/ntp/dist/util/ntp-keygen.html: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen.man.in: up to 1.1.1.7
external/bsd/ntp/dist/util/ntp-keygen.mdoc.in: up to 1.1.1.7
external/bsd/ntp/importdate: up to 1.9
external/bsd/ntp/include/config.h: up to 1.16
external/bsd/ntp/lib/libiscntp/Makefile: up to 1.14
external/bsd/ntp/lib/libntp/Makefile: up to 1.18
external/bsd/ntp/scripts/mkver: up to 1.10
Update ntp to 4.2.8p7.

(martin)

2016-05-11 09:22:55 UTC MAIN commitmail json YAML

add a gdb script to dump kernel histories.  based upon a script by skrll,
updated by myself to run faster and more stupidly (but more workingly.)

normal gdb scripts don't seem to be able to call printf with the format
string as a variable, so we simply print the format itself as a string
and the (upto 4) arguments as unsigned long (how they're strored.)

(mrg)

2016-05-11 06:42:06 UTC MAIN commitmail json YAML

Update with info about tty/storage reservations

(skrll)

2016-05-11 06:38:04 UTC MAIN commitmail json YAML

Pullin opt_usb for UPLCOM_DEBUG

(skrll)

2016-05-11 06:07:52 UTC MAIN commitmail json YAML

2016-05-11 05:12:57 UTC MAIN commitmail json YAML

Add Precision Time Management (PTM) ECN.

(msaitoh)

2016-05-11 04:37:09 UTC MAIN commitmail json YAML

Fix compile error on some archs (e.g. i386).

(msaitoh)