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

2024-05-09 21:33:03 UTC Now

2018-04-12 19:08:02 UTC MAIN commitmail json YAML

update the NVMe entry; perhaps time to consider good enough and remove from
here?

(jdolecek)

2018-04-12 18:50:13 UTC MAIN commitmail json YAML

2018-04-12 18:45:57 UTC MAIN commitmail json YAML

Fix bug causing DMA to/from user space fail. Fixes PR#49517.
This bug has been around since 2003.
Thanks to Martin Husemann for providing hardware to debug on!

(ragge)

2018-04-12 18:44:59 UTC MAIN commitmail json YAML

disentangle a bit more the compat ioctl code.

(christos)

2018-04-12 14:48:39 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by nakayama in ticket #747):

distrib/sets/sets.subr: revision 1.184

Handle compatdir first whether making obsolete lists or not, to
make obsolete lists including compat directory (eg. ./usr/lib/i386)
properly.

(martin)

2018-04-12 14:16:42 UTC netbsd-8 commitmail json YAML

2018-04-12 14:10:58 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #746):

sys/arch/sun2/conf/Makefile.sun2: revision 1.21-1.22

sun2/sun3:
- build libkern as an archive for non modular builds.  from maya@
sun3:
- cut down GENERIC a bunch to bring below 2MB.
- reduce UBC_NWINS, MAXEXEC, and PAGER_MAP_DEFAULT_SIZE to recover
  enough lost VA to actually run basic tests.

Remove more unused functions with COMPAT_AS=library

(martin)

2018-04-12 14:06:14 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #745):

sys/arch/sun3/conf/Makefile.sun3: revision 1.106
sys/arch/sun3/conf/Makefile.sun3: revision 1.107
sys/arch/sun3/conf/GENERIC3X: revision 1.131
sys/arch/sun3/include/param3.h: revision 1.57
sys/arch/sun3/conf/GENERIC: revision 1.177
sys/arch/sun3/conf/GENERIC: revision 1.178
sys/arch/sun3/include/vmparam3.h: revision 1.39

sun3:
- build libkern as an archive for non modular builds.  from maya@
- cut down GENERIC a bunch to bring below 2MB.
- reduce UBC_NWINS, MAXEXEC, and PAGER_MAP_DEFAULT_SIZE to recover
  enough lost VA to actually run basic tests.

also disable SYSCTL_INCLUDE_DESCR.

copy sun3 disables to sun3x mostly.  it has the same ufsboot 2MB limit.

Build compat code as .a if not MODULAR.

Removes some more unused functions.

(martin)

2018-04-12 13:54:11 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by snj in ticket #743):

usr.sbin/sysinst/arch/i386/md.c: revision 1.7

Clear the screen after running installboot.  If we don't, there will
be a leftover line saying "Status: Finished" at the top of the next
screen, along with some random punctuation in the left and right
margins.  Inspired by ../landisk/md.c 1.3.

(martin)

2018-04-12 13:51:41 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by snj in ticket #742):

etc/root/dot.profile: revision 1.30
etc/skel/dot.profile: revision 1.10
etc/login.conf: revision 1.7
etc/root/dot.cshrc: revision 1.27
share/man/man7/hier.7: revision 1.129 (patch)
etc/man.conf: revision 1.37
etc/skel/dot.cshrc: revision 1.8

/usr/X11R6 has been empty on most NetBSD installations since 2008,
and the last few straggling ports dumped it in 2015.  It's time to
prune references to /usr/X11R6 from our config files.

remove reference to /usr/X11R6

(martin)

2018-04-12 13:42:49 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by kamil in ticket #713):

sys/modules/procfs/Makefile: revision 1.4
sys/miscfs/procfs/procfs_vfsops.c: revision 1.98
bin/ps/ps.1: revision 1.108
sys/compat/linux/arch/i386/linux_ptrace.c: revision 1.32
sys/miscfs/procfs/procfs_vnops.c: revision 1.198
sys/kern/sys_ptrace_common.c: revision 1.23
sys/kern/sys_ptrace_common.c: revision 1.24
sbin/mount_procfs/mount_procfs.8: revision 1.36
sys/kern/sys_ptrace_common.c: revision 1.25
sys/kern/sys_ptrace.c: revision 1.5
sys/compat/linux/arch/powerpc/linux_ptrace.c: revision 1.30
sys/sys/proc.h: revision 1.342
sys/kern/sys_ptrace_common.c: revision 1.26
sys/miscfs/procfs/procfs_ctl.c: file removal
sys/kern/sys_ptrace_common.c: revision 1.27
sys/miscfs/procfs/procfs_subr.c: revision 1.109
sys/kern/sys_ptrace_common.c: revision 1.28
sys/secmodel/extensions/secmodel_extensions.c: revision 1.8
sys/kern/sys_ptrace_common.c: revision 1.29
sys/sys/ptrace.h: revision 1.62
sys/compat/netbsd32/netbsd32_signal.c: revision 1.45
share/man/man9/kauth.9: revision 1.109
sys/miscfs/procfs/files.procfs: revision 1.12
sys/compat/netbsd32/netbsd32.h: revision 1.115
sys/miscfs/procfs/procfs.h: revision 1.72
sys/compat/netbsd32/netbsd32_ptrace.c: revision 1.5
sys/kern/kern_sig.c: revision 1.337
sys/sys/kauth.h: revision 1.75
sys/sys/sysctl.h: revision 1.224
sys/kern/sys_ptrace_common.c: revision 1.30
sys/kern/sys_ptrace_common.c: revision 1.31
sys/kern/sys_ptrace_common.c: revision 1.32
sys/kern/sys_ptrace_common.c: revision 1.33
sys/compat/linux/arch/arm/linux_ptrace.c: revision 1.20
sys/kern/sys_ptrace_common.c: revision 1.34
sys/kern/sys_ptrace_common.c: revision 1.36
sys/kern/kern_proc.c: revision 1.207
sys/kern/kern_exit.c: revision 1.269
doc/TODO.ptrace: revision 1.29

Make {s,g}et{db,fp,}regs work again for PK_32 processes
XXX: pullup-8

add disgusting magic to handle compat_netbsd32 as a module.

use process_*reg32 instead of struct *reg32.

Remove the filesystem tracing feature

This is a legacy interface from 4.4BSD, and it was
introduced to overcome shortcomings of ptrace(2) at that time, which are
no longer relevant (performance). Today /proc/#/ctl offers a narrow
subset of ptrace(2) commands and is not applicable for modern
applications use beyond simplistic tracing scenarios.

This removal will simplify kernel internals. Users will still be able to
use all the other /proc files.

This change won't affect other procfs files neither Linux compat
features within mount_procfs(8). /proc/#/ctl isn't available on Linux.

Remove:
- /proc/#/ctl from mount_procfs(8)
- P_FSTRACE note from the documentation of ps(1)
- /proc/#/ctl and filesystem tracing documentation from mount_procfs(8)
- KAUTH_REQ_PROCESS_PROCFS_CTL documentation from kauth(9)
- source code file miscfs/procfs/procfs_ctl.c
- PFSctl and procfs_doctl() from sys/miscfs/procfs/procfs.h
- KAUTH_REQ_PROCESS_PROCFS_CTL from sys/sys/kauth.h
- PSL_FSTRACE (0x00010000) from sys/sys/proc.h
- P_FSTRACE (0x00010000) from sys/sys/sysctl.h

Reduce code complexity after removal of this functionality.

Update TODO.ptrace accordingly: remove two entries about /proc tracing.

Do not keep legacy notes as comments in the headers about removed

PSL_FSTRACE / P_FSTRACE, as this interface had little number of users
(close or equal to zero).
Proposed on tech-kern@.

All filesystem tracing utility users are encouraged to switch to ptrace(2).

Sponsored by <The NetBSD Foundation>

untangle the mess:
- factor out common code
- break each ptrace subcall to its own sub-function
  .. more to come ...
- reduce ifdef ugliness by moving it up top.
- factor out PT_IO and make PT_{READ,WRITE}_{I,D} use it
- factor out PT_DUMPCORE
- factor out sendsig code
  .. more to come ...

handle siginfo requests for ptrace32

ptrace: Partially undo PT_{READ,WRITE}_{I,D} and unbreak these commands

The refactored code did not work and was generating EFAULT.

Sponsored by <The NetBSD Foundation>

Merge the code back; the problem was that since we are reading/writing
to a kernel address for PT_{READ,WRITE}_{I,D} we need the kernel vmspace.
provide separate read and write functions to accomodate register functions
that need a size argument.

don't ignore error from copyout_piod

Use the proper process (the tracee) to get information about lwps and
registers and the tracer for vmspace.

Add new sysctl(3) entry: security.models.extensions.user_set_dbregs

Model this new sysctl(3) entry after "user_set_cpu_affinity" in the same
level of sysctl(3) switches.

Allow to read unconditionally Debug Registers (no change here). This is
convenient as even if a user of a debugger does not use hardware assisted
watchpoints/breakpoints, a debugger can still prompt these values to store
in an internal cache with context of registers. Reading them should have
no security concerns.

Add a paranoid MI switch that prohibits by default setting these registers
by a regular user (non-superuser). Make this switch disabled by default.
There are enough reserved bits out there to allow using them
unconditionally on hardened hosts.

Features shipped with Debug Registers are optional features in debuggers.
There is no reduction in elementary functionality.

Reviewed by <christos>

Sponsored by <The NetBSD Foundation>

(martin)

2018-04-12 13:08:16 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by kamil in ticket #712):

sys/arch/x86/x86/dbregs.c: revision 1.7-1.9

Fix the check, should be >=.

Hum, don't let userland set bit 13, because this can crash the kernel.

Add paranoid code to X86 Debug Registers

Reset certain bits in DR6 and DR7 in x86_dbregs_setup_initdbstate().
Reset X86_BREAKPOINT_CONDITION_DETECTED in DR6.
Reset X86_DR7_GENERAL_DETECT_ENABLE in DR7.

It's allowed by devices or software before the kernel boot, to
use these registers for their own purposes. Handle this paranoid case
explicitly setting the mentioned bits to zero.

Sponsored by <The NetBSD Foundation>

(martin)

2018-04-12 13:02:21 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by kamil in ticket #711):
tests/lib/libc/sys/t_ptrace_wait.c: revision 1.24-1.31
tests/lib/libc/sys/t_ptrace_wait.h: revision 1.2
tests/lib/libc/sys/t_ptrace_x86_wait.h: revision 1.4,1.5
tests/lib/libc/sys/msg.h: revision 1.2

Correct all ATF failures in t_ptrace_x86_wait.h (debug registers)

This code after refactoring stopped calling functions that were designed
to trigger expected behavior and thus, tests were breaking.
Sponsored by <The NetBSD Foundation>

ATF: Correct a race bug in attach2 (t_ptrace_wait*)
At the end of the test we resume a tracer and expect to observe it to
collect the debuggee. We cannot from a parent point of view wait for
collecting it with WNOHANG without a race.

Remove the WNOHANG option from wait*(2) call. This corrects one type of
race.

This test is still racy for some other and unknown reason and this is bei=
ng
investigated.

Sponsored by <The NetBSD Foundation>

ATF: Reenable attach2 in t_ptrace_wait*

The primary race specific to this test has been fixed in previous commit
(wrong WNOHANG).

This test is still racy and breaks like once every 30,000 execution.
This is down like from once from every 100th execution in the past.
The remaning race is not specific to attach2 and I can reproduce it with
at least attach1. It still looks like being specific to NetBSD and it's
not reproducible on Linux and FreeBSD. Perhaps a bug with pipe(2)/write(2=
)/
read(2) or close to these features.

Sponsored by <The NetBSD Foundation>

Add a new function in ATF t_ptrace_wait*: await_zombie_raw()

Add await_zombie_raw() that is the same as await_zombie(), whith an
addition of additional "useconds_t ms" parameter indicating delays betwee=
n
new polling for a zombie process.

This new function will be used for testing a race condition that has been=
observed occassionally crashing a test case -- returning duplicate entrie=
s
for KERN_PROC_PID.

Sponsored by <The NetBSD Foundation>

ATF t_ptrace_wait*: Disable debug messages in msg.h
msg.h is a dummy IPC interface.

Disable additional debugging logging here, especially wanted in race*
tests.

Sponsored by <The NetBSD Foundation>

ATF: Add new test race1 in t_ptrace_wait*

Reuse the attach1's test body for race1.

Add a new test race1:
  Assert that await_zombie() in attach1 always finds a single
  process and no other error is reported
race1 requires HAVE_PID in wait(2)-like function.

This test is executed in a loop for 5 seconds (16k iterations on Intel i7=
).
A buggy kernel was asserting an error within this timeframe almost always=
=2E
The bug in the kernel is now gone and this test is expected to pass
correctly.

Sponsored by <The NetBSD Foundation>

Add check in ATF tests for security.models.extensions.user_set_dbregs
Introduce a new function can_we_set_dbregs() in the ATF ptrace(2) tests.

It uses lazy-bool evaluation whether a process can call PT_SETDBREGS.
In case of not being able to do so, print a message and mark a test
as skipped:
  Either run this test as root or set sysctl(3)
  security.models.extensions.user_set_dbregs to 1
No functional change intended to the code flow of the existing tested
scenarios.

Sponsored by <The NetBSD Foundation>

Improve documentation of the ATF test t_ptrace_wait*: traceme2
Set the description to:
  Verify that a signal emitted by a tracer to a child is caught by
  a signal handler.

Sponsored by <The NetBSD Foundation>

Merge code in tests: fork1 and vfork1 (ATF t_ptrace_wait*)

Marge bodies of two tests into the same function.

Add few checks for regular fork or not (vfork).

Sponsored by <The NetBSD Foundation>

ATF: ptrace: Merge code in fork2 and vfork2 tests with (v)fork1 ones
Reduce code duplication, use the same function body with conditional
switches.

Sponsored by <The NetBSD Foundation>

ATF t_ptrace_wait* refactoring: vforkdone1 and vforkdone2

Merge vforkdone1 and vforkdone2 into other fork tests and reuse the same
function body fork_test().

There is an implicit enhancement in vforkdone2 that it was skipping
PTRACE_VFORK check. This test is now marked as expected failure.
PR kern/51630

Sponsored by <The NetBSD Foundation>

Cover more fork/vfork/vforkdone scenarios in ATF ptrace(2) tests

Use a shared common body for all the tests: fork1..fork8, vfork1..vfork8.=
Merge vforkdone1 and vforkdone2 into vfork* tests.

All the (v?)fork[1-8] tests cover:
- calling either fork(2) or vfork(2)
- tracking either enabled or disabled FORK, VFORK or VFORK_DONE

All the PTRACE_VFORK tests are marked as expected failure.

Sponsored by <The NetBSD Foundation>

(martin)

2018-04-12 11:49:04 UTC MAIN commitmail json YAML

Handle compatdir first whether making obsolete lists or not, to
make obsolete lists including compat directory (eg. ./usr/lib/i386)
properly.

(nakayama)

2018-04-12 10:30:24 UTC MAIN commitmail json YAML

Add cpu_ucode_intel_verify() to verify microcode image. Currently, we don't
verify extended signatures'checksum. I have no any image which has extended
signature. If an extended signature found, the function shows
"This image has extended signature table." and continue.

(msaitoh)

2018-04-12 08:03:55 UTC MAIN commitmail json YAML

Read sc_if_flags after taking core lock. Same as if_wm.c rev. 1.418.

(msaitoh)

2018-04-12 07:45:29 UTC MAIN commitmail json YAML

Make 'opts' local to rip_sbappendaddr().

(maxv)

2018-04-12 07:28:10 UTC MAIN commitmail json YAML

Synchronize the code between raw_ip6.c<->icmp6.c<->raw_ip.c, so that it is
the same everywhere.

(maxv)

2018-04-12 06:49:39 UTC MAIN commitmail json YAML

Remove misleading comment; we're just checking the SP, not verifying the
AH/ESP payload. While here style a bit.

(maxv)

2018-04-12 04:38:13 UTC MAIN commitmail json YAML

Resolve tangled lock dependencies in route.c

This change sweeps remaining lock decisions based on if locked or not by moving
utility functions of rtentry updates from rtsock.c and ensuring holding the
rt_lock.  It also improves the atomicity of a update of a rtentry.

(ozaki-r)

2018-04-12 03:25:08 UTC MAIN commitmail json YAML

Add PCH_CNP support (I219 with Intel 300 series chipset).
It's required more test, so it's disabled by default.

(msaitoh)

2018-04-12 03:13:04 UTC MAIN commitmail json YAML

If the extended configration size in the EXTCNFSIZE register is 0, don't
continue.

(msaitoh)

2018-04-12 03:09:24 UTC MAIN commitmail json YAML

Our PCH_SPT part of wm_nvm_valid_bank_detect_ich8lan() was based on
FreeBSD r287467. After that, they reverted it and committed the different
code in r287762. r287762's bank detect code didn't work for us because our wm
dirver had a problem in flash access. The problem was fixed in if_wm.c rev.
1.567, so we can use the new way now.

(msaitoh)

2018-04-12 02:49:00 UTC MAIN commitmail json YAML

On PCH_SPT (and newer), FLASH access should be done by 32bit.
Especially for ICH_FLASH_HSFCTL register, it's located at 0x0006, so
it should be accessed via ICH_FLASH_HSFSTS(0x0004) and use shift or mask.

(msaitoh)

2018-04-12 02:15:07 UTC MAIN commitmail json YAML

No binary change:
- Sort registers.
- Lowercase hexadecimal value.

(msaitoh)

2018-04-12 01:51:32 UTC netbsd-8 commitmail json YAML

2018-04-12 01:45:58 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #741):
lib/libc/stdio/flags.c: revision 1.19
lib/libc/stdio/fdopen.c: revision 1.18
sys/kern/vfs_vnops.c: revision 1.196
lib/libc/stdio/freopen.c: revision 1.20
lib/libc/stdio/fopen.c: revision 1.17
external/bsd/nvi/dist/common/recover.c: revision 1.10
external/bsd/nvi/dist/common/recover.c: revision 1.11
lib/libc/sys/open.2: revision 1.58
sys/sys/fcntl.h: revision 1.49
make the checkok test stricter to avoid races, and use O_REGULAR.
Instead of opening the file and using popen(3), pass the file descriptor
to sendmail directory. Idea and code from Todd Miller.
Add O_REGULAR to enforce opening of only regular files
(like we have O_DIRECTORY for directories).
This is better than open(, O_NONBLOCK), fstat()+S_ISREG() because opening
devices can have side effects.

(msaitoh)

2018-04-12 01:38:59 UTC netbsd-8 commitmail json YAML

src/distrib/sets/lists/base/shl.mi@1.817.2.5 / diff / nxr@1.817.2.5
src/distrib/sets/lists/debug/shl.mi@1.176.2.7 / diff / nxr@1.176.2.7
src/doc/3RDPARTY@1.1444.2.10 / diff / nxr@1.1444.2.10
src/external/bsd/unbound/Makefile.inc@1.3.4.1 / diff / nxr@1.3.4.1
src/external/bsd/unbound/dist/.gitattributes@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/external/bsd/unbound/dist/.gitignore@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/Makefile.in@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/ac_pkg_swig.m4@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/aclocal.m4@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/acx_nlnetlabs.m4@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/acx_python.m4@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/cachedb/cachedb.c@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/compat/arc4_lock.c@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/compat/arc4random.c@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/compat/ctime_r.c@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/compat/getentropy_linux.c@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/config.h.in@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/configure@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/configure.ac@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/unbound/dist/contrib/README@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
      :
(more 1013 files)
Pull up following revision(s) (requested by snj in ticket #744):
doc/3RDPARTY: 1.1502
distrib/sets/lists/base/shl.mi: 1.829
distrib/sets/lists/debug/shl.mi: 1.191
external/bsd/unbound/Makefile.inc: up to 1.4
external/bsd/unbound/dist/.gitattributes: up to 1.1.1.1
external/bsd/unbound/dist/.gitignore: up to 1.1.1.2
external/bsd/unbound/dist/Makefile.in: up to 1.1.1.2
external/bsd/unbound/dist/ac_pkg_swig.m4: up to 1.1.1.2
external/bsd/unbound/dist/aclocal.m4: up to 1.1.1.2
external/bsd/unbound/dist/acx_nlnetlabs.m4: up to 1.1.1.2
external/bsd/unbound/dist/acx_python.m4: up to 1.1.1.2
external/bsd/unbound/dist/cachedb/cachedb.c: up to 1.1.1.2
external/bsd/unbound/dist/compat/arc4_lock.c: up to 1.1.1.2
external/bsd/unbound/dist/compat/arc4random.c: up to 1.1.1.2
external/bsd/unbound/dist/compat/ctime_r.c: up to 1.1.1.2
external/bsd/unbound/dist/compat/getentropy_linux.c: up to 1.1.1.2
external/bsd/unbound/dist/config.h.in: up to 1.1.1.2
external/bsd/unbound/dist/configure: up to 1.1.1.2
external/bsd/unbound/dist/configure.ac: up to 1.1.1.2
external/bsd/unbound/dist/contrib/README: up to 1.1.1.2
external/bsd/unbound/dist/contrib/aaaa-filter-iterator.patch: up to 1.1.1.2
external/bsd/unbound/dist/contrib/fastrpz.patch: up to 1.1.1.1
external/bsd/unbound/dist/contrib/libunbound.pc.in: up to 1.1.1.1
external/bsd/unbound/dist/contrib/parseunbound.pl: up to 1.1.1.2
external/bsd/unbound/dist/contrib/redirect-bogus.patch: up to 1.1.1.1
external/bsd/unbound/dist/contrib/unbound.service.in: up to 1.1.1.1
external/bsd/unbound/dist/contrib/unbound.socket.in: up to 1.1.1.1
external/bsd/unbound/dist/contrib/unbound_munin_: up to 1.1.1.2
external/bsd/unbound/dist/daemon/acl_list.c: up to 1.1.1.2
external/bsd/unbound/dist/daemon/acl_list.h: up to 1.1.1.2
external/bsd/unbound/dist/daemon/cachedump.c: up to 1.1.1.2
external/bsd/unbound/dist/daemon/daemon.c: up to 1.1.1.2
external/bsd/unbound/dist/daemon/daemon.h: up to 1.1.1.2
external/bsd/unbound/dist/daemon/remote.c: up to 1.1.1.2
external/bsd/unbound/dist/daemon/remote.h: up to 1.1.1.2
external/bsd/unbound/dist/daemon/stats.c: up to 1.1.1.2
external/bsd/unbound/dist/daemon/stats.h: up to 1.1.1.2
external/bsd/unbound/dist/daemon/unbound.c: up to 1.1.1.2
external/bsd/unbound/dist/daemon/worker.c: up to 1.1.1.2
external/bsd/unbound/dist/daemon/worker.h: up to 1.1.1.2
external/bsd/unbound/dist/dns64/dns64.c: up to 1.1.1.2
external/bsd/unbound/dist/dnscrypt/cert.h: up to 1.1.1.1
external/bsd/unbound/dist/dnscrypt/dnscrypt.c: up to 1.1.1.1
external/bsd/unbound/dist/dnscrypt/dnscrypt.h: up to 1.1.1.1
external/bsd/unbound/dist/dnscrypt/dnscrypt.m4: up to 1.1.1.1
external/bsd/unbound/dist/dnscrypt/dnscrypt_config.h.in: up to 1.1.1.1
external/bsd/unbound/dist/dnscrypt/testdata/gencert.sh: up to 1.1.1.1
external/bsd/unbound/dist/dnscrypt/testdata/keys1/public.key: up to 1.1.1.1
external/bsd/unbound/dist/dnscrypt/testdata/keys1/secret.key: up to 1.1.1.1
external/bsd/unbound/dist/dnscrypt/testdata/keys2/public.key: up to 1.1.1.1
external/bsd/unbound/dist/dnscrypt/testdata/keys2/secret.key: up to 1.1.1.1
external/bsd/unbound/dist/dnstap/dnstap.c: up to 1.1.1.2
external/bsd/unbound/dist/doc/CNAME-basedRedirectionDesignNotes.pdf: up to 1.1.1.1
external/bsd/unbound/dist/doc/Changelog: up to 1.1.1.2
external/bsd/unbound/dist/doc/IP-BasedActions.pdf: up to 1.1.1.1
external/bsd/unbound/dist/doc/README: up to 1.1.1.2
external/bsd/unbound/dist/doc/example.conf.in: up to 1.1.1.2
external/bsd/unbound/dist/doc/libunbound.3.in: up to 1.1.1.2
external/bsd/unbound/dist/doc/requirements.txt: up to 1.1.1.2
external/bsd/unbound/dist/doc/unbound-anchor.8.in: up to 1.1.1.2
external/bsd/unbound/dist/doc/unbound-checkconf.8.in: up to 1.1.1.2
external/bsd/unbound/dist/doc/unbound-control.8.in: up to 1.1.1.2
external/bsd/unbound/dist/doc/unbound-host.1.in: up to 1.1.1.2
external/bsd/unbound/dist/doc/unbound.8.in: up to 1.1.1.2
external/bsd/unbound/dist/doc/unbound.conf.5.in: up to 1.1.1.2
external/bsd/unbound/dist/doc/unbound.doxygen: up to 1.1.1.2
external/bsd/unbound/dist/edns-subnet/addrtree.c: up to 1.1.1.1
external/bsd/unbound/dist/edns-subnet/addrtree.h: up to 1.1.1.1
external/bsd/unbound/dist/edns-subnet/edns-subnet.c: up to 1.1.1.1
external/bsd/unbound/dist/edns-subnet/edns-subnet.h: up to 1.1.1.1
external/bsd/unbound/dist/edns-subnet/subnet-whitelist.c: up to 1.1.1.1
external/bsd/unbound/dist/edns-subnet/subnet-whitelist.h: up to 1.1.1.1
external/bsd/unbound/dist/edns-subnet/subnetmod.c: up to 1.1.1.1
external/bsd/unbound/dist/edns-subnet/subnetmod.h: up to 1.1.1.1
external/bsd/unbound/dist/ipsecmod/ipsecmod-whitelist.c: up to 1.1.1.1
external/bsd/unbound/dist/ipsecmod/ipsecmod-whitelist.h: up to 1.1.1.1
external/bsd/unbound/dist/ipsecmod/ipsecmod.c: up to 1.1.1.1
external/bsd/unbound/dist/ipsecmod/ipsecmod.h: up to 1.1.1.1
external/bsd/unbound/dist/iterator/iter_delegpt.c: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_delegpt.h: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_donotq.h: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_fwd.c: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_fwd.h: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_hints.c: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_hints.h: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_priv.h: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_scrub.c: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_utils.c: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iter_utils.h: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iterator.c: up to 1.1.1.2
external/bsd/unbound/dist/iterator/iterator.h: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/context.c: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/context.h: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/libunbound.c: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/libworker.c: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/libworker.h: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/conf.py: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/example1a.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/example1b.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/example2.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/example3.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/example4.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/example5.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/example6.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/example7.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/example8.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/examples/index.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/install.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/python/doc/intro.rst: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/unbound-event.h: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/unbound.h: up to 1.1.1.2
external/bsd/unbound/dist/libunbound/worker.h: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/conf.py: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/examples/example0-1.py: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/examples/example0.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/examples/example1.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/examples/example2.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/examples/example3.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/examples/example4.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/examples/example5.rst: up to 1.1.1.1
external/bsd/unbound/dist/pythonmod/doc/examples/example6.rst: up to 1.1.1.1
external/bsd/unbound/dist/pythonmod/doc/examples/index.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/install.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/modules/functions.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/modules/struct.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/doc/usecase.rst: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/examples/edns.py: up to 1.1.1.1
external/bsd/unbound/dist/pythonmod/examples/inplace_callbacks.py: up to 1.1.1.1
external/bsd/unbound/dist/pythonmod/interface.i: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/pythonmod.c: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/pythonmod.h: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/pythonmod_utils.c: up to 1.1.1.2
external/bsd/unbound/dist/pythonmod/test-edns.conf: up to 1.1.1.1
external/bsd/unbound/dist/pythonmod/test-inplace_callbacks.conf: up to 1.1.1.1
external/bsd/unbound/dist/respip/respip.c: up to 1.1.1.1
external/bsd/unbound/dist/respip/respip.h: up to 1.1.1.1
external/bsd/unbound/dist/services/authzone.c: up to 1.1.1.1
external/bsd/unbound/dist/services/authzone.h: up to 1.1.1.1
external/bsd/unbound/dist/services/cache/dns.c: up to 1.1.1.2
external/bsd/unbound/dist/services/cache/dns.h: up to 1.1.1.2
external/bsd/unbound/dist/services/cache/infra.c: up to 1.1.1.2
external/bsd/unbound/dist/services/cache/infra.h: up to 1.1.1.2
external/bsd/unbound/dist/services/cache/rrset.c: up to 1.1.1.2
external/bsd/unbound/dist/services/cache/rrset.h: up to 1.1.1.2
external/bsd/unbound/dist/services/listen_dnsport.c: up to 1.1.1.2
external/bsd/unbound/dist/services/listen_dnsport.h: up to 1.1.1.2
external/bsd/unbound/dist/services/localzone.c: up to 1.1.1.2
external/bsd/unbound/dist/services/localzone.h: up to 1.1.1.2
external/bsd/unbound/dist/services/mesh.c: up to 1.1.1.2
external/bsd/unbound/dist/services/mesh.h: up to 1.1.1.2
external/bsd/unbound/dist/services/modstack.c: up to 1.1.1.2
external/bsd/unbound/dist/services/modstack.h: up to 1.1.1.2
external/bsd/unbound/dist/services/outside_network.c: up to 1.1.1.2
external/bsd/unbound/dist/services/outside_network.h: up to 1.1.1.2
external/bsd/unbound/dist/services/view.c: up to 1.1.1.1
external/bsd/unbound/dist/services/view.h: up to 1.1.1.1
external/bsd/unbound/dist/sldns/keyraw.c: up to 1.1.1.2
external/bsd/unbound/dist/sldns/keyraw.h: up to 1.1.1.2
external/bsd/unbound/dist/sldns/parse.c: up to 1.1.1.2
external/bsd/unbound/dist/sldns/parse.h: up to 1.1.1.2
external/bsd/unbound/dist/sldns/parseutil.c: up to 1.1.1.2
external/bsd/unbound/dist/sldns/parseutil.h: up to 1.1.1.2
external/bsd/unbound/dist/sldns/rrdef.c: up to 1.1.1.2
external/bsd/unbound/dist/sldns/rrdef.h: up to 1.1.1.2
external/bsd/unbound/dist/sldns/sbuffer.c: up to 1.1.1.2
external/bsd/unbound/dist/sldns/sbuffer.h: up to 1.1.1.2
external/bsd/unbound/dist/sldns/str2wire.c: up to 1.1.1.2
external/bsd/unbound/dist/sldns/str2wire.h: up to 1.1.1.2
external/bsd/unbound/dist/sldns/wire2str.c: up to 1.1.1.2
external/bsd/unbound/dist/sldns/wire2str.h: up to 1.1.1.2
external/bsd/unbound/dist/smallapp/unbound-anchor.c: up to 1.1.1.2
external/bsd/unbound/dist/smallapp/unbound-checkconf.c: up to 1.1.1.2
external/bsd/unbound/dist/smallapp/unbound-control.c: up to 1.1.1.2
external/bsd/unbound/dist/smallapp/unbound-host.c: up to 1.1.1.2
external/bsd/unbound/dist/smallapp/worker_cb.c: up to 1.1.1.2
external/bsd/unbound/dist/systemd.m4: up to 1.1.1.1
external/bsd/unbound/dist/testcode/asynclook.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/checklocks.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/checklocks.h: up to 1.1.1.2
external/bsd/unbound/dist/testcode/do-tests.sh: up to 1.1.1.2
external/bsd/unbound/dist/testcode/fake_event.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/lock_verify.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/memstats.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/mini_tdir.sh: up to 1.1.1.1
external/bsd/unbound/dist/testcode/perf.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/petal.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/replay.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/replay.h: up to 1.1.1.2
external/bsd/unbound/dist/testcode/run_vm.sh: up to 1.1.1.2
external/bsd/unbound/dist/testcode/signit.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/streamtcp.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/testbound.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/testpkts.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/testpkts.h: up to 1.1.1.2
external/bsd/unbound/dist/testcode/unitauth.c: up to 1.1.1.1
external/bsd/unbound/dist/testcode/unitecs.c: up to 1.1.1.1
external/bsd/unbound/dist/testcode/unitlruhash.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/unitmain.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/unitmain.h: up to 1.1.1.2
external/bsd/unbound/dist/testcode/unitneg.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/unitslabhash.c: up to 1.1.1.2
external/bsd/unbound/dist/testcode/unitverify.c: up to 1.1.1.2
external/bsd/unbound/dist/testdata/00-lint.tdir/00-lint.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/00-lint.tdir/00-lint.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/00-lint.tpkg delete
external/bsd/unbound/dist/testdata/01-doc.tdir/01-doc.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/01-doc.tdir/01-doc.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/01-doc.tpkg  delete
external/bsd/unbound/dist/testdata/02-unittest.tdir/02-unittest.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/02-unittest.tdir/02-unittest.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/02-unittest.tpkg delete
external/bsd/unbound/dist/testdata/03-testbound.tdir/03-testbound.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/03-testbound.tdir/03-testbound.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/03-testbound.tpkg delete
external/bsd/unbound/dist/testdata/04-checkconf.tdir/04-checkconf.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/04-checkconf.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/bad.badfwd: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/bad.badif: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/bad.badip: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/bad.bind: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/bad.user: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/good.all: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/good.ifport: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/good.include: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tdir/warn.algo: up to 1.1.1.1
external/bsd/unbound/dist/testdata/04-checkconf.tpkg delete
external/bsd/unbound/dist/testdata/05-asynclook.tdir/05-asynclook.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/05-asynclook.tdir/05-asynclook.hosts: up to 1.1.1.1
external/bsd/unbound/dist/testdata/05-asynclook.tdir/05-asynclook.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/05-asynclook.tdir/05-asynclook.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/05-asynclook.tdir/05-asynclook.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/05-asynclook.tdir/05-asynclook.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/05-asynclook.tpkg delete
external/bsd/unbound/dist/testdata/06-ianaports.tdir/06-ianaports.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/06-ianaports.tdir/06-ianaports.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/06-ianaports.tpkg delete
external/bsd/unbound/dist/testdata/07-confroot.tdir/07-confroot.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/07-confroot.tdir/07-confroot.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/07-confroot.tpkg delete
external/bsd/unbound/dist/testdata/08-host-lib.tdir/08-host-lib.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/08-host-lib.tdir/08-host-lib.hosts: up to 1.1.1.1
external/bsd/unbound/dist/testdata/08-host-lib.tdir/08-host-lib.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/08-host-lib.tdir/08-host-lib.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/08-host-lib.tdir/08-host-lib.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/08-host-lib.tdir/08-host-lib.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/08-host-lib.tpkg delete
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/09-unbound-control.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/09-unbound-control.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/09-unbound-control.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/09-unbound-control.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/09-unbound-control.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/09-unbound-control.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/bad_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/bad_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/bad_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/bad_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/local_data: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/local_data_remove: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/local_zones: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/local_zones_remove: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/unbound_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/unbound_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/unbound_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tdir/unbound_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/09-unbound-control.tpkg delete
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/10-unbound-anchor.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/10-unbound-anchor.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/10-unbound-anchor.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/10-unbound-anchor.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/10-unbound-anchor.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/10-unbound-anchor.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/127.0.0.1/bad.p7s: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/127.0.0.1/bad.xml: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/127.0.0.1/no_more_keys.p7s: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/127.0.0.1/no_more_keys.xml: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/127.0.0.1/root.p7s: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/127.0.0.1/root.xml: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/K.+005+37348.ds: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/K.+005+37348.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/K.+005+37348.private: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/keys/test_cert.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/keys/test_cert.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/keys/unbound-control-setup: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/keys/unbound_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/keys/unbound_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/keys/unbound_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/keys/unbound_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/petal.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/petal.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/signit: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/test_cert.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/test_cert.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/10-unbound-anchor.tpkg delete
external/bsd/unbound/dist/testdata/autotrust_10key.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_addpend_2exceed.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_addpend_early.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_addpend_nosign.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_addpend_nosignnew.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_addpend_once.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_addpend_twice.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_init.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_init_ds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_init_fail.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_init_failsig.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_init_legacy.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_init_sigs.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_init_zsk.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_missing.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_missing_all.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_missing_returns.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_probefail.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_probefailsig.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_revoked_use.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_revoked_with_invalid.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_revtp.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_revtp_read.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_revtp_use.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_rollalgo.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_rollalgo_unknown.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_rollover.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/autotrust_valid_use.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/black_data.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/black_dnskey.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/black_ds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/black_ds_entry.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/black_ent.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/black_key_entry.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/black_prime.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/black_prime_entry.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/chaos_trustanchor.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/common.sh: up to 1.1.1.2
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/bad_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/bad_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/bad_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/bad_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/ctrl_itr.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/ctrl_itr.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/ctrl_itr.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/ctrl_itr.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/ctrl_itr.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/ctrl_itr.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/unbound_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/unbound_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/unbound_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tdir/unbound_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_itr.tpkg delete
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._bad_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._bad_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._bad_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._bad_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._ctrl_pipe.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._ctrl_pipe.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._ctrl_pipe.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._ctrl_pipe.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._ctrl_pipe.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._ctrl_pipe.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._unbound_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._unbound_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._unbound_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/._unbound_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/bad_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/bad_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/bad_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/bad_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/ctrl_pipe.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/ctrl_pipe.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/ctrl_pipe.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/ctrl_pipe.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/ctrl_pipe.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/ctrl_pipe.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/unbound_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/unbound_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/unbound_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tdir/unbound_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ctrl_pipe.tpkg delete
external/bsd/unbound/dist/testdata/dlv_anchor.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_ask_higher.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_below_ta.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_delegation.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_ds_lookup.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_insecure.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_insecure_negcache.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_keyretry.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_negnx.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_optout.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_remove.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_remove_empty.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_remove_nodel.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_remove_pos.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dlv_unused.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/1.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/1.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/1_chacha.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/1_salsa.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/2.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/2.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/2_chacha.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/2_salsa.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/dnscrypt_cert.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/dnscrypt_cert.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/dnscrypt_cert.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/dnscrypt_cert.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/dnscrypt_cert.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/dnscrypt_cert.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/precheck.sh: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/1.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/1.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/1_chacha.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/1_salsa.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/2.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/2.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/2_chacha.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/2_salsa.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/dnscrypt_cert_chacha.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/dnscrypt_cert_chacha.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/dnscrypt_cert_chacha.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/dnscrypt_cert_chacha.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/dnscrypt_cert_chacha.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/dnscrypt_cert_chacha.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_cert_chacha.tdir/precheck.sh: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/1.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/1.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/1_chacha.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/1_salsa.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/2.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/2.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/2_chacha.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/2_salsa.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/dnscrypt_queries.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/dnscrypt_queries.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/dnscrypt_queries.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/dnscrypt_queries.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/dnscrypt_queries.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries.tdir/dnscrypt_queries.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/1.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/1_chacha.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/1_salsa.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/2.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/2_chacha.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/2_salsa.cert: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/dnscrypt_queries_chacha.tdir/precheck.sh: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_cache.tdir/edns_cache.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_cache.tdir/edns_cache.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_cache.tdir/edns_cache.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_cache.tdir/edns_cache.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_cache.tdir/edns_cache.stub1: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_cache.tdir/edns_cache.stub2: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_cache.tdir/edns_cache.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_cache.tpkg delete
external/bsd/unbound/dist/testdata/edns_lame.tdir/edns_lame.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_lame.tdir/edns_lame.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_lame.tdir/edns_lame.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_lame.tdir/edns_lame.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_lame.tdir/edns_lame.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_lame.tdir/edns_lame.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/edns_lame.tpkg delete
external/bsd/unbound/dist/testdata/fwd_ancil.tdir/fwd_ancil.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ancil.tdir/fwd_ancil.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ancil.tdir/fwd_ancil.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ancil.tdir/fwd_ancil.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ancil.tdir/fwd_ancil.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ancil.tdir/fwd_ancil.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ancil.tpkg delete
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/fwd_bogus.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/fwd_bogus.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/fwd_bogus.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/fwd_bogus.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/fwd_bogus.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/fwd_bogus.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/unbound_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/unbound_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/unbound_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tdir/unbound_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_bogus.tpkg delete
external/bsd/unbound/dist/testdata/fwd_capsid.tdir/fwd_capsid.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid.tdir/fwd_capsid.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid.tdir/fwd_capsid.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid.tdir/fwd_capsid.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid.tdir/fwd_capsid.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid.tdir/fwd_capsid.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid.tpkg delete
external/bsd/unbound/dist/testdata/fwd_capsid_fallback.tdir/fwd_capsid_fallback.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_fallback.tdir/fwd_capsid_fallback.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_fallback.tdir/fwd_capsid_fallback.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_fallback.tdir/fwd_capsid_fallback.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_fallback.tdir/fwd_capsid_fallback.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_fallback.tdir/fwd_capsid_fallback.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_fallback.tpkg delete
external/bsd/unbound/dist/testdata/fwd_capsid_strip.tdir/fwd_capsid_strip.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_strip.tdir/fwd_capsid_strip.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_strip.tdir/fwd_capsid_strip.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_strip.tdir/fwd_capsid_strip.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_strip.tdir/fwd_capsid_strip.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_strip.tdir/fwd_capsid_strip.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_strip.tdir/fwd_capsid_strip.testns2: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_strip.tpkg delete
external/bsd/unbound/dist/testdata/fwd_capsid_white.tdir/fwd_capsid_white.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_white.tdir/fwd_capsid_white.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_white.tdir/fwd_capsid_white.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_white.tdir/fwd_capsid_white.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_white.tdir/fwd_capsid_white.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_white.tdir/fwd_capsid_white.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_white.tdir/fwd_capsid_white.testns2: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_capsid_white.tpkg delete
external/bsd/unbound/dist/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.good: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_compress_c00c.tpkg delete
external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/fwd_edns_bksec.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/fwd_edns_bksec.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/fwd_edns_bksec.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/fwd_edns_bksec.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/fwd_edns_bksec.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/fwd_edns_bksec.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_bksec.tpkg delete
external/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/fwd_edns_probe.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/fwd_edns_probe.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/fwd_edns_probe.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/fwd_edns_probe.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/fwd_edns_probe.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/fwd_edns_probe.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_edns_probe.tpkg delete
external/bsd/unbound/dist/testdata/fwd_malformed.tdir/fwd_malformed.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_malformed.tdir/fwd_malformed.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_malformed.tdir/fwd_malformed.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_malformed.tdir/fwd_malformed.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_malformed.tdir/fwd_malformed.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_malformed.tdir/fwd_malformed.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/fwd_no_edns.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/fwd_no_edns.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/fwd_no_edns.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/fwd_no_edns.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/fwd_no_edns.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/fwd_no_edns.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_no_edns.tpkg delete
external/bsd/unbound/dist/testdata/fwd_oneport.tdir/fwd_oneport.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_oneport.tdir/fwd_oneport.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_oneport.tdir/fwd_oneport.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_oneport.tdir/fwd_oneport.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_oneport.tdir/fwd_oneport.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_oneport.tdir/fwd_oneport.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_oneport.tpkg delete
external/bsd/unbound/dist/testdata/fwd_tcp.tdir/fwd_tcp.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp.tdir/fwd_tcp.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp.tdir/fwd_tcp.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp.tdir/fwd_tcp.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp.tdir/fwd_tcp.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp.tdir/fwd_tcp.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp.tpkg delete
external/bsd/unbound/dist/testdata/fwd_tcp_tc.tdir/fwd_tcp_tc.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc.tdir/fwd_tcp_tc.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc.tdir/fwd_tcp_tc.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc.tdir/fwd_tcp_tc.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc.tdir/fwd_tcp_tc.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc.tdir/fwd_tcp_tc.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc.tpkg delete
external/bsd/unbound/dist/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_tcp_tc6.tpkg delete
external/bsd/unbound/dist/testdata/fwd_three.tdir/fwd_three.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three.tdir/fwd_three.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three.tdir/fwd_three.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three.tdir/fwd_three.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three.tdir/fwd_three.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three.tdir/fwd_three.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three.tpkg delete
external/bsd/unbound/dist/testdata/fwd_three_service.tdir/fwd_three_service.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three_service.tdir/fwd_three_service.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three_service.tdir/fwd_three_service.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three_service.tdir/fwd_three_service.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three_service.tdir/fwd_three_service.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three_service.tdir/fwd_three_service.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_three_service.tpkg delete
external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/fwd_ttlexpire.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/fwd_ttlexpire.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/fwd_ttlexpire.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/fwd_ttlexpire.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/fwd_ttlexpire.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/fwd_ttlexpire.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_ttlexpire.tpkg delete
external/bsd/unbound/dist/testdata/fwd_udp.tdir/fwd_udp.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udp.tdir/fwd_udp.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udp.tdir/fwd_udp.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udp.tdir/fwd_udp.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udp.tdir/fwd_udp.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udp.tdir/fwd_udp.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udp.tpkg delete
external/bsd/unbound/dist/testdata/fwd_udptmout.tdir/fwd_udptmout.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udptmout.tdir/fwd_udptmout.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udptmout.tdir/fwd_udptmout.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udptmout.tdir/fwd_udptmout.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udptmout.tdir/fwd_udptmout.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udptmout.tdir/fwd_udptmout.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_udptmout.tpkg delete
external/bsd/unbound/dist/testdata/fwd_waitudp.tdir/fwd_waitudp.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_waitudp.tdir/fwd_waitudp.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_waitudp.tdir/fwd_waitudp.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_waitudp.tdir/fwd_waitudp.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_waitudp.tdir/fwd_waitudp.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_waitudp.tdir/fwd_waitudp.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_waitudp.tpkg delete
external/bsd/unbound/dist/testdata/fwd_zero.tdir/fwd_zero.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_zero.tdir/fwd_zero.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_zero.tdir/fwd_zero.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_zero.tdir/fwd_zero.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_zero.tdir/fwd_zero.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_zero.tdir/fwd_zero.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/fwd_zero.tpkg delete
external/bsd/unbound/dist/testdata/fwddlv_parse.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/hostsfileosx.tdir/hostsfileosx.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/hostsfileosx.tdir/hostsfileosx.hosts: up to 1.1.1.1
external/bsd/unbound/dist/testdata/hostsfileosx.tdir/hostsfileosx.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/hostsfileosx.tdir/hostsfileosx.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/hostsfileosx.tdir/hostsfileosx.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/hostsfileosx.tdir/hostsfileosx.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/hostsfileosx.tpkg delete
external/bsd/unbound/dist/testdata/ipsecmod_bogus_ipseckey.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ipsecmod_enabled.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ipsecmod_hook.sh: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ipsecmod_ignore_bogus_ipseckey.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ipsecmod_max_ttl.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ipsecmod_strict.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/ipsecmod_whitelist.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/iter_class_any.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_dname_insec.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/iter_dname_yx.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/iter_dnsseclame_bug.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_dnsseclame_ds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_dnsseclame_ds_ok.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_dnsseclame_ta.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_dnsseclame_ta_ok.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_emptydp.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_emptydp_for_glue.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_primenoglue.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_resolve_minimised.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_resolve_minimised_nx.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_resolve_minimised_refused.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_resolve_minimised_timeout.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/iter_scrub_dname_rev.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_scrub_dname_sec.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/iter_stub_leak.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_acl_override.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_acl_taglist.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_acl_taglist_action.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_cname.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_ds.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nodefault.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/local_nodefault.tdir/local_nodefault.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nodefault.tdir/local_nodefault.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nodefault.tdir/local_nodefault.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nodefault.tdir/local_nodefault.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nodefault.tdir/local_nodefault.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nodefault.tdir/local_nodefault.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nodefault.tpkg delete
external/bsd/unbound/dist/testdata/local_norec.tdir/local_norec.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_norec.tdir/local_norec.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_norec.tdir/local_norec.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_norec.tdir/local_norec.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_norec.tdir/local_norec.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_norec.tdir/local_norec.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_norec.tpkg delete
external/bsd/unbound/dist/testdata/local_nosnoop.tdir/local_nosnoop.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nosnoop.tdir/local_nosnoop.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nosnoop.tdir/local_nosnoop.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nosnoop.tdir/local_nosnoop.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nosnoop.tdir/local_nosnoop.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nosnoop.tdir/local_nosnoop.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/local_nosnoop.tpkg delete
external/bsd/unbound/dist/testdata/net_signed_servfail.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/nomem_cnametopos.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/nss_compile.tdir/nss_compile.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/nss_compile.tdir/nss_compile.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/nss_compile.tpkg delete
external/bsd/unbound/dist/testdata/pylib.tdir/pylib.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pylib.tdir/pylib.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pylib.tdir/pylib.lookup.py: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pylib.tdir/pylib.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pylib.tdir/pylib.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pylib.tdir/pylib.py: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pylib.tdir/pylib.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pylib.tdir/pylib.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pylib.tpkg  delete
external/bsd/unbound/dist/testdata/pymod.tdir/pymod.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod.tdir/pymod.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod.tdir/pymod.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod.tdir/pymod.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod.tdir/pymod.py: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod.tdir/pymod.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod.tdir/pymod.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod.tpkg  delete
external/bsd/unbound/dist/testdata/pymod_thread.tdir/pymod_thread.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod_thread.tdir/pymod_thread.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod_thread.tdir/pymod_thread.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod_thread.tdir/pymod_thread.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod_thread.tdir/pymod_thread.py: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod_thread.tdir/pymod_thread.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod_thread.tdir/pymod_thread.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/pymod_thread.tpkg delete
external/bsd/unbound/dist/testdata/remote-threaded.tdir/bad_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/bad_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/bad_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/bad_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/remote-threaded.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/remote-threaded.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/remote-threaded.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/remote-threaded.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/remote-threaded.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/remote-threaded.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/unbound_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/unbound_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/unbound_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tdir/unbound_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/remote-threaded.tpkg delete
external/bsd/unbound/dist/testdata/root_anchor.tdir/root_anchor.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/root_anchor.tdir/root_anchor.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/root_anchor.tpkg delete
external/bsd/unbound/dist/testdata/root_hints.tdir/root_hints.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/root_hints.tdir/root_hints.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/root_hints.tpkg delete
external/bsd/unbound/dist/testdata/speed_cache.tdir/makeqs.c: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_cache.tdir/makeqs.sh: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_cache.tdir/speed_cache.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_cache.tdir/speed_cache.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_cache.tdir/speed_cache.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_cache.tdir/speed_cache.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_cache.tdir/speed_cache.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_cache.tdir/speed_cache.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_cache.tpkg delete
external/bsd/unbound/dist/testdata/speed_local.tdir/speed_local.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_local.tdir/speed_local.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_local.tdir/speed_local.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_local.tdir/speed_local.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_local.tdir/speed_local.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_local.tdir/speed_local.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/speed_local.tpkg delete
external/bsd/unbound/dist/testdata/stat_timer.tdir/stat_timer.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stat_timer.tdir/stat_timer.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stat_timer.tdir/stat_timer.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stat_timer.tdir/stat_timer.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stat_timer.tdir/stat_timer.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stat_timer.tdir/stat_timer.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stat_timer.tpkg delete
external/bsd/unbound/dist/testdata/stop_nxdomain.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/stop_nxdomain_minimised.rpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/stream_ssl.clie.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/stream_ssl.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/stream_ssl.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/stream_ssl.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/stream_ssl.serv.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/stream_ssl.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/unbound_control.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/unbound_control.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/unbound_server.key: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tdir/unbound_server.pem: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_ssl.tpkg delete
external/bsd/unbound/dist/testdata/stream_tcp.tdir/stream_tcp.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_tcp.tdir/stream_tcp.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_tcp.tdir/stream_tcp.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_tcp.tdir/stream_tcp.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_tcp.tdir/stream_tcp.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_tcp.tdir/stream_tcp.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stream_tcp.tpkg delete
external/bsd/unbound/dist/testdata/stub_udp.tdir/stub_udp.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp.tdir/stub_udp.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp.tdir/stub_udp.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp.tdir/stub_udp.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp.tdir/stub_udp.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp.tdir/stub_udp.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp.tpkg delete
external/bsd/unbound/dist/testdata/stub_udp6.tdir/stub_udp6.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp6.tdir/stub_udp6.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp6.tdir/stub_udp6.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp6.tdir/stub_udp6.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp6.tdir/stub_udp6.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp6.tdir/stub_udp6.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/stub_udp6.tpkg delete
external/bsd/unbound/dist/testdata/subnet_cached.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/subnet_derived.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/subnet_format_ip4.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/subnet_max_source.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/subnet_not_whitelisted.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/subnet_val_positive.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/subnet_val_positive_client.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/subnet_without_validator.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/tcp_sigpipe.tdir/tcp_sigpipe.conf: up to 1.1.1.1
external/bsd/unbound/dist/testdata/tcp_sigpipe.tdir/tcp_sigpipe.dsc: up to 1.1.1.1
external/bsd/unbound/dist/testdata/tcp_sigpipe.tdir/tcp_sigpipe.post: up to 1.1.1.1
external/bsd/unbound/dist/testdata/tcp_sigpipe.tdir/tcp_sigpipe.pre: up to 1.1.1.1
external/bsd/unbound/dist/testdata/tcp_sigpipe.tdir/tcp_sigpipe.test: up to 1.1.1.1
external/bsd/unbound/dist/testdata/tcp_sigpipe.tdir/tcp_sigpipe.testns: up to 1.1.1.1
external/bsd/unbound/dist/testdata/tcp_sigpipe.tpkg delete
external/bsd/unbound/dist/testdata/test_ldnsrr.5: up to 1.1.1.2
external/bsd/unbound/dist/testdata/test_ldnsrr.c5: up to 1.1.1.2
external/bsd/unbound/dist/testdata/test_sigs.ed25519: up to 1.1.1.1
external/bsd/unbound/dist/testdata/val_adbit.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_adcopy.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_anchor_nx.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_anchor_nx_nosig.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ans_dsent.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ans_nx.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_any.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_any_cname.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_any_dname.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cname_loop1.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cname_loop2.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cname_loop3.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnameinsectopos.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnamenx_dblnsec.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnamenx_rcodenx.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnameqtype.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametocloser.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametocloser_nosig.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametocnamewctoposwc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametodname.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametodnametocnametopos.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametoinsecure.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametonodata.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametonodata_nonsec.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametonsec.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametonx.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametooptin.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametooptout.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametopos.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametoposnowc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnametoposwc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnamewctonodata.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnamewctonx.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_cnamewctoposwc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_deleg_nons.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_dnametoolong.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_dnametopos.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_dnametoposwc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_dnamewc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ds_afterprime.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ds_cname.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ds_cnamesub.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ds_gost.crpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ds_gost_downgrade.crpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ds_sha2.crpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ds_sha2_downgrade.crpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ds_sha2_lenient.crpl: up to 1.1.1.1
external/bsd/unbound/dist/testdata/val_dsnsec.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_entds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_faildnskey.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_faildnskey_ok.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_fwdds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_keyprefetch.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_keyprefetch_verify.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_mal_wc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_negcache_ds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_negcache_dssoa.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_noadwhennodo.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodata.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodata_ent.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodata_entnx.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodata_entwc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodata_failsig.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodata_hasdata.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodata_zonecut.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodatawc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodatawc_badce.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodatawc_nodeny.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nodatawc_one.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nokeyprime.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b1_nameerror.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b1_nameerror_noce.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b1_nameerror_nonc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b1_nameerror_nowc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b21_nodataent.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b21_nodataent_wr.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b2_nodata.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b2_nodata_nons.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b3_optout.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b3_optout_negcache.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b3_optout_noce.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b3_optout_nonc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b4_wild.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b4_wild_wr.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b5_wcnodata.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b5_wcnodata_noce.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b5_wcnodata_nonc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_b5_wcnodata_nowc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_cname_ds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_cname_par.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_cname_sub.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_cnametocnamewctoposwc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_entnodata_optout.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_entnodata_optout_badopt.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_entnodata_optout_match.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_iter_high.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_nodatawccname.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_nods.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_nods_badopt.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_nods_badsig.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_nods_negcache.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_nods_soa.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_optout_ad.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_optout_cache.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_wcany.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nsec3_wcany_nodeny.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nx.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nx_nodeny.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nx_nowc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nx_nsec3_collision.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nx_nsec3_params.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_nx_overreach.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_pos_truncns.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_positive.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_positive_nosigs.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_positive_wc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_positive_wc_nodeny.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_qds_badanc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_qds_oneanc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_qds_twoanc.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_refer_unsignadd.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_referd.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_referglue.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_rrsig.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_secds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_secds_nosig.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_spurious_ns.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_stub_noroot.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_stubds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ta_algo_dnskey.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ta_algo_dnskey_dp.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ta_algo_missing.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_ta_algo_missing_dp.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_twocname.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_unalgo_anchor.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_unalgo_dlv.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_unalgo_ds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_unsec_cname.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_unsecds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_unsecds_negcache.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_unsecds_qtypeds.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/val_wild_pos.rpl: up to 1.1.1.2
external/bsd/unbound/dist/testdata/views.rpl: up to 1.1.1.1
external/bsd/unbound/dist/util/alloc.c: up to 1.1.1.2
external/bsd/unbound/dist/util/alloc.h: up to 1.1.1.2
external/bsd/unbound/dist/util/config_file.c: up to 1.1.1.2
external/bsd/unbound/dist/util/config_file.h: up to 1.1.1.2
external/bsd/unbound/dist/util/configlexer.c: up to 1.1.1.2
external/bsd/unbound/dist/util/configlexer.lex: up to 1.1.1.2
external/bsd/unbound/dist/util/configparser.c: up to 1.1.1.2
external/bsd/unbound/dist/util/configparser.h: up to 1.1.1.2
external/bsd/unbound/dist/util/configparser.y: up to 1.1.1.2
external/bsd/unbound/dist/util/data/dname.c: up to 1.1.1.2
external/bsd/unbound/dist/util/data/dname.h: up to 1.1.1.2
external/bsd/unbound/dist/util/data/msgencode.c: up to 1.1.1.2
external/bsd/unbound/dist/util/data/msgparse.c: up to 1.1.1.2
external/bsd/unbound/dist/util/data/msgparse.h: up to 1.1.1.2
external/bsd/unbound/dist/util/data/msgreply.c: up to 1.1.1.2
external/bsd/unbound/dist/util/data/msgreply.h: up to 1.1.1.2
external/bsd/unbound/dist/util/data/packed_rrset.c: up to 1.1.1.2
external/bsd/unbound/dist/util/data/packed_rrset.h: up to 1.1.1.2
external/bsd/unbound/dist/util/fptr_wlist.c: up to 1.1.1.2
external/bsd/unbound/dist/util/fptr_wlist.h: up to 1.1.1.2
external/bsd/unbound/dist/util/iana_ports.inc: up to 1.1.1.2
external/bsd/unbound/dist/util/locks.c: up to 1.1.1.2
external/bsd/unbound/dist/util/locks.h: up to 1.1.1.2
external/bsd/unbound/dist/util/log.c: up to 1.1.1.2
external/bsd/unbound/dist/util/mini_event.c: up to 1.1.1.2
external/bsd/unbound/dist/util/mini_event.h: up to 1.1.1.2
external/bsd/unbound/dist/util/module.c: up to 1.1.1.2
external/bsd/unbound/dist/util/module.h: up to 1.1.1.2
external/bsd/unbound/dist/util/net_help.c: up to 1.1.1.2
external/bsd/unbound/dist/util/net_help.h: up to 1.1.1.2
external/bsd/unbound/dist/util/netevent.c: up to 1.1.1.2
external/bsd/unbound/dist/util/netevent.h: up to 1.1.1.2
external/bsd/unbound/dist/util/rbtree.c: up to 1.1.1.2
external/bsd/unbound/dist/util/rbtree.h: up to 1.1.1.2
external/bsd/unbound/dist/util/shm_side/shm_main.c: up to 1.1.1.1
external/bsd/unbound/dist/util/shm_side/shm_main.h: up to 1.1.1.1
external/bsd/unbound/dist/util/storage/dnstree.c: up to 1.1.1.2
external/bsd/unbound/dist/util/storage/dnstree.h: up to 1.1.1.2
external/bsd/unbound/dist/util/storage/lookup3.c: up to 1.1.1.2
external/bsd/unbound/dist/util/storage/lruhash.c: up to 1.1.1.2
external/bsd/unbound/dist/util/storage/lruhash.h: up to 1.1.1.2
external/bsd/unbound/dist/util/storage/slabhash.c: up to 1.1.1.2
external/bsd/unbound/dist/util/storage/slabhash.h: up to 1.1.1.2
external/bsd/unbound/dist/util/timehist.c: up to 1.1.1.2
external/bsd/unbound/dist/util/timehist.h: up to 1.1.1.2
external/bsd/unbound/dist/util/tube.c: up to 1.1.1.2
external/bsd/unbound/dist/util/tube.h: up to 1.1.1.2
external/bsd/unbound/dist/util/ub_event.c: up to 1.1.1.2
external/bsd/unbound/dist/util/ub_event.h: up to 1.1.1.2
external/bsd/unbound/dist/util/ub_event_pluggable.c: up to 1.1.1.2
external/bsd/unbound/dist/util/winsock_event.c: up to 1.1.1.2
external/bsd/unbound/dist/util/winsock_event.h: up to 1.1.1.2
external/bsd/unbound/dist/validator/autotrust.c: up to 1.1.1.2
external/bsd/unbound/dist/validator/autotrust.h: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_anchor.c: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_anchor.h: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_neg.c: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_neg.h: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_nsec.c: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_nsec.h: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_nsec3.c: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_nsec3.h: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_secalgo.c: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_sigcrypt.c: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_sigcrypt.h: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_utils.c: up to 1.1.1.2
external/bsd/unbound/dist/validator/val_utils.h: up to 1.1.1.2
external/bsd/unbound/dist/validator/validator.c: up to 1.1.1.2
external/bsd/unbound/dist/validator/validator.h: up to 1.1.1.2
external/bsd/unbound/dist/winrc/setup.nsi: up to 1.1.1.2
external/bsd/unbound/dist/winrc/unbound-control-setup.cmd: up to 1.1.1.2
external/bsd/unbound/dist/winrc/w_inst.c: up to 1.1.1.2
external/bsd/unbound/dist/winrc/win_svc.c: up to 1.1.1.2
external/bsd/unbound/etc/rc.d/unbound: up to 1.2
external/bsd/unbound/include/config-1.0.h: up to 1.2
external/bsd/unbound/include/config-1.1.h: up to 1.2
external/bsd/unbound/include/config.h: up to 1.4
external/bsd/unbound/include/dnscrypt/dnscrypt_config.h: up to 1.1
external/bsd/unbound/lib/libunbound/Makefile: up to 1.3
external/bsd/unbound/lib/libunbound/shlib_version: up to 1.2
external/bsd/unbound/sbin/Makefile.inc: up to 1.4
share/mk/bsd.own.mk: patch
Update unbound to 1.6.8.

(msaitoh)

2018-04-11 23:20:15 UTC MAIN commitmail json YAML

fix type confusion on 32 bits

(christos)

2018-04-11 19:44:47 UTC MAIN commitmail json YAML

sun4v: Update TODO file with current state of sun4v support

(palle)

2018-04-11 19:41:18 UTC MAIN commitmail json YAML

sun4v: handle MMU-related traps properly when they occur at trap level 1. This fixes issues when user-level LWPs access the user-level stack

(palle)

2018-04-11 19:37:58 UTC MAIN commitmail json YAML

2018-04-11 18:52:29 UTC MAIN commitmail json YAML

kvm_geterr() already contains errno, use errx.

(christos)

2018-04-11 18:52:05 UTC MAIN commitmail json YAML

2018-04-11 18:51:22 UTC MAIN commitmail json YAML

Hide ps error about processes not found (we could be more specific...)
It is superfluous, since we print:
    foo not running? (check /var/run/foo/foo.pid).

(christos)

2018-04-11 18:34:18 UTC MAIN commitmail json YAML

2018-04-11 18:33:48 UTC MAIN commitmail json YAML

2018-04-11 18:33:21 UTC MAIN commitmail json YAML

instead of short-circuiting the test, set auto target host on by default.

(christos)

2018-04-11 15:25:58 UTC MAIN commitmail json YAML

flip the default and enable kernel timestamps.

(christos)

2018-04-11 14:55:24 UTC netbsd-8 commitmail json YAML

2018-04-11 14:53:51 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by nonaka in ticket #740):

sys/arch/x86/pci/pci_machdep.c: revision 1.80

efiboot reports parent ppb bus/device/function of booted network inteface.

(martin)

2018-04-11 14:51:43 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by nonaka in ticket #739):

sys/arch/i386/stand/efiboot/efinet.h: revision 1.1
sys/arch/i386/stand/efiboot/efinet.c: revision 1.1
sys/arch/i386/stand/efiboot/conf.c: revision 1.2
sys/arch/i386/stand/efiboot/devopen.c: revision 1.5
sys/arch/i386/stand/efiboot/efidisk.c: revision 1.6
sys/arch/i386/stand/efiboot/devopen.h: revision 1.3
sys/arch/i386/stand/efiboot/efipxe.c: revision 1.1
sys/arch/i386/stand/efiboot/efiboot.c: revision 1.7
sys/arch/i386/stand/efiboot/boot.c: revision 1.10
sys/arch/i386/stand/efiboot/efiboot.h: revision 1.8
sys/arch/i386/stand/efiboot/Makefile.efiboot: revision 1.12
sys/arch/i386/stand/efiboot/dev_net.c: revision 1.1

efiboot: Added network boot support.

(martin)

2018-04-11 14:49:08 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #738):

sys/ufs/ffs/ffs_vfsops.c: revision 1.355

PR/52728: Izumi Tsutsui: "mount -u /dev/ /" triggers kernel panic

Simplify the control flow of the mount code and make sure that the
mountfrom argument can be converted to a block device in the update
case.

(martin)

2018-04-11 14:45:51 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by kre in ticket #737):

sbin/dkctl/dkctl.8: revision 1.27
sbin/dkctl/dkctl.8: revision 1.28
sbin/dkctl/dkctl.c: revision 1.26

PR bin/52905

Document, and properly implement, the -q and -e options to dkctl xxN listwedges.
(implementation fix supplied by Petar Bogdanovic.)

Bump date for previous.

(martin)

2018-04-11 14:43:23 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by sborrill in ticket #736):

sys/arch/i386/include/param.h: revision 1.83
sys/arch/amd64/include/param.h: revision 1.24

Double size of MSGBUFSIZE as existing value is not big enough to hold
boot dmesg on modern server-class hardware with lots of CPUs, etc.

(martin)

2018-04-11 14:41:33 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by maya in ticket #735):

sys/dev/wscons/wsksymdef.h: revision 1.67
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.26

Add Turkish keyboard layout.

from berte in PR kern/53011.

(martin)

2018-04-11 14:38:34 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #734):
usr.sbin/cpuctl/cpuctl.8: revision 1.18
note the default path for ucode updates can be found in sysctl.

(martin)

2018-04-11 14:37:11 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #733):

sys/arch/amd64/include/vmparam.h: revision 1.44
sys/arch/amd64/include/vmparam.h: revision 1.45
sys/arch/sparc64/include/vmparam.h: revision 1.38

bump PAGER_MAP_DEFAULT_SIZE to 512MB.  this should allow more
concurrent IOs to be possible, and i'm unable to see pager_map
contention any more.

other larger platforms should probably do this too.
ok chs@.

Remove superfluous word in comment. Noted by Geoff Wing.

Bump PAGER_MAP_DEFAULT_SIZE to 512 MB (like amd64 recently did).

(martin)

2018-04-11 14:27:51 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #732):

usr.bin/m4/eval.c: revision 1.25
usr.bin/m4/eval.c: revision 1.26

PR/52638: matthew green: missing argument check causes m4 to core in ifelse()

remove the braces I accidentally added.

(martin)

2018-04-11 14:23:31 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #731):
sys/arch/i386/conf/files.i386: revision 1.392
sys/arch/i386/conf/GENERIC: revision 1.1175
sys/arch/i386/conf/GENERIC: revision 1.1176
sys/arch/amd64/conf/files.amd64: revision 1.102
sys/arch/i386/conf/GENERIC: revision 1.1177
share/man/man4/options.4: revision 1.485 (patch)
sys/arch/i386/conf/Makefile.i386: revision 1.190
sys/arch/amd64/conf/GENERIC: revision 1.487
sys/arch/amd64/conf/ALL: revision 1.85
sys/arch/amd64/conf/GENERIC: revision 1.488
sys/arch/amd64/conf/GENERIC: revision 1.489
sys/arch/amd64/conf/Makefile.amd64: revision 1.67
sys/arch/i386/conf/ALL: revision 1.437

add an SPECTRE_V2_GCC_MITIGATION option to x86 kernels, that turns
on the GCC spectre v2 mitigation options.
XXX: pullup-8.
XXX: turn on in all kernels.

actually do what the previous change said:
don't turn on the new 'SPECTRE_V2_GCC_MITIGATION' option yet.

turn on GCC spectre v2 mitigation options.
XXX: amd64 ALL doesn't build for me right now

(martin)

2018-04-11 14:15:45 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by knakahara in ticket #730):

sys/net/if_l2tp.c: revision 1.22
sys/net/if_l2tp.c: revision 1.23

Improve comment. Pointed out by maxv@n.o, thanks.

Fix previous my mistake and odd unaligned case. Pointed out by maxv@n.o, thanks.
It must be rare case to be required this copy routine...

(martin)

2018-04-11 10:34:20 UTC MAIN commitmail json YAML

efiboot reports parent ppb bus/device/function of booted network inteface.

(nonaka)

2018-04-11 10:32:10 UTC MAIN commitmail json YAML

2018-04-11 08:29:19 UTC MAIN commitmail json YAML

Remove whitespaces/tabs, and one non-ASCII character.

(maxv)

2018-04-11 08:11:20 UTC MAIN commitmail json YAML

Don't pass IP_ALLOWBROADCAST in ipsec4_input. The flag lands in
ipsec_getpolicybyaddr, and only IP_FORWARDING is taken.

In fact it would be good to change the 'flags' argument of ipsec4_input
to be a boolean, same for ipsec_getpolicybyaddr. It would be less
misleading.

(maxv)

2018-04-11 07:55:19 UTC MAIN commitmail json YAML

2018-04-11 07:52:26 UTC MAIN commitmail json YAML

Small changes in ip_dooptions: replace bcopy by memcpy, the areas can't
overlap.

(maxv)

2018-04-11 07:15:12 UTC MAIN commitmail json YAML

Add 'static', like the prototype.

(maxv)

2018-04-11 07:14:23 UTC MAIN commitmail json YAML

if a new map entry doesn't fit, be more verbose about the sizes.

(mrg)

2018-04-11 07:13:18 UTC MAIN commitmail json YAML

add information about how to boot from gpt.  mostly taken from the wiki.

(mrg)

2018-04-11 06:41:23 UTC MAIN commitmail json YAML

Update usage.

(wiz)

2018-04-11 06:40:53 UTC MAIN commitmail json YAML

Sort flags in SYNOPSIS.

(wiz)

2018-04-11 06:37:32 UTC MAIN commitmail json YAML

Add one more XXX in the list.

(maxv)

2018-04-11 06:26:00 UTC MAIN commitmail json YAML

2018-04-11 05:59:43 UTC MAIN commitmail json YAML

2018-04-11 05:38:47 UTC MAIN commitmail json YAML

2018-04-11 03:25:25 UTC MAIN commitmail json YAML

Import new C and C++ ATF tests for ASan

Add new tests:
- tests/usr.bin/cc/t_asan_poison.sh
- tests/usr.bin/c++/t_asan_poison.sh

These tests verify the following build options:
- regular
- profile
- pic
- pie
- compat32
- (static unsupported)

These tests verify whether ASan code can include compiler and sanitizer
specific header: <sanitizer/asan_interface.h>. The testing code checks
the ASAN_POISON_MEMORY_REGION() functionality, poisoning valid memory and
asserting that it triggers expected failure.

Patch submitted by <Siddharth Muralee>

(kamil)

2018-04-11 03:00:03 UTC netbsd-8 commitmail json YAML

2018-04-11 02:58:47 UTC netbsd-8 commitmail json YAML

src/external/bsd/ntp/bin/ntpd/Makefile@1.21.8.1 / diff / nxr@1.21.8.1
src/external/bsd/ntp/dist/ChangeLog@1.1.1.12.4.1 / diff / nxr@1.1.1.12.4.1
src/external/bsd/ntp/dist/Makefile.am@1.1.1.8.8.1 / diff / nxr@1.1.1.8.8.1
src/external/bsd/ntp/dist/Makefile.in@1.1.1.10.4.1 / diff / nxr@1.1.1.10.4.1
src/external/bsd/ntp/dist/NEWS@1.1.1.12.4.1 / diff / nxr@1.1.1.12.4.1
src/external/bsd/ntp/dist/aclocal.m4@1.1.1.10.4.1 / diff / nxr@1.1.1.10.4.1
src/external/bsd/ntp/dist/adjtimed/Makefile.in@1.1.1.10.4.1 / diff / nxr@1.1.1.10.4.1
src/external/bsd/ntp/dist/clockstuff/Makefile.in@1.1.1.10.4.1 / diff / nxr@1.1.1.10.4.1
src/external/bsd/ntp/dist/configure@1.1.1.12.4.1 / diff / nxr@1.1.1.12.4.1
src/external/bsd/ntp/dist/configure.ac@1.1.1.10.4.1 / diff / nxr@1.1.1.10.4.1
src/external/bsd/ntp/dist/html/access.html@1.1.1.2.20.1 / diff / nxr@1.1.1.2.20.1
src/external/bsd/ntp/dist/html/accopt.html@1.1.1.3.14.1 / diff / nxr@1.1.1.3.14.1
src/external/bsd/ntp/dist/html/authentic.html@1.1.1.3.8.1 / diff / nxr@1.1.1.3.8.1
src/external/bsd/ntp/dist/html/drivers/driver18.html@1.1.1.3.14.1 / diff / nxr@1.1.1.3.14.1
src/external/bsd/ntp/dist/html/drivers/driver40-ja.html@1.1.1.2.6.1 / diff / nxr@1.1.1.2.6.1
src/external/bsd/ntp/dist/html/drivers/driver40.html@1.1.1.5.6.1 / diff / nxr@1.1.1.5.6.1
src/external/bsd/ntp/dist/html/keygen.html@1.1.1.4.14.1 / diff / nxr@1.1.1.4.14.1
src/external/bsd/ntp/dist/html/miscopt.html@1.1.1.10.6.1 / diff / nxr@1.1.1.10.6.1
src/external/bsd/ntp/dist/html/monopt.html@1.1.1.4.8.1 / diff / nxr@1.1.1.4.8.1
src/external/bsd/ntp/dist/html/ntpq.html@1.1.1.4.14.1 / diff / nxr@1.1.1.4.14.1
      :
(more 311 files)
Pull up following revision(s) (requested by snj in ticket #729):
doc/3RDPARTY: 1.1512
external/bsd/ntp/bin/ntpd/Makefile: up to 1.22
external/bsd/ntp/dist/ChangeLog: up to 1.1.1.13
external/bsd/ntp/dist/Makefile.am: up to 1.1.1.9
external/bsd/ntp/dist/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/NEWS: up to 1.1.1.13
external/bsd/ntp/dist/aclocal.m4: up to 1.1.1.11
external/bsd/ntp/dist/adjtimed/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/clockstuff/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/configure: up to 1.1.1.13
external/bsd/ntp/dist/configure.ac: up to 1.1.1.11
external/bsd/ntp/dist/html/access.html: up to 1.1.1.3
external/bsd/ntp/dist/html/accopt.html: up to 1.1.1.4
external/bsd/ntp/dist/html/authentic.html: up to 1.1.1.4
external/bsd/ntp/dist/html/drivers/driver18.html: up to 1.1.1.4
external/bsd/ntp/dist/html/drivers/driver40-ja.html: up to 1.1.1.3
external/bsd/ntp/dist/html/drivers/driver40.html: up to 1.1.1.6
external/bsd/ntp/dist/html/keygen.html: up to 1.1.1.5
external/bsd/ntp/dist/html/miscopt.html: up to 1.1.1.11
external/bsd/ntp/dist/html/monopt.html: up to 1.1.1.5
external/bsd/ntp/dist/html/ntpq.html: up to 1.1.1.5
external/bsd/ntp/dist/include/Makefile.in: up to 1.1.1.12
external/bsd/ntp/dist/include/isc/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/include/ntp.h: up to 1.9
external/bsd/ntp/dist/include/ntp_calendar.h: up to 1.7
external/bsd/ntp/dist/include/ntp_config.h: up to 1.11
external/bsd/ntp/dist/include/ntp_fp.h: up to 1.10
external/bsd/ntp/dist/include/ntp_keyacc.h: up to 1.2
external/bsd/ntp/dist/include/ntp_request.h: up to 1.8
external/bsd/ntp/dist/include/ntp_stdlib.h: up to 1.15
external/bsd/ntp/dist/include/ntpd.h: up to 1.11
external/bsd/ntp/dist/include/recvbuff.h: up to 1.6
external/bsd/ntp/dist/include/ssl_applink.c: up to 1.6
external/bsd/ntp/dist/kernel/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/kernel/sys/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/libntp/Makefile.in: up to 1.1.1.12
external/bsd/ntp/dist/libntp/a_md5encrypt.c: up to 1.9
external/bsd/ntp/dist/libntp/adjtime.c: up to 1.5
external/bsd/ntp/dist/libntp/authkeys.c: up to 1.12
external/bsd/ntp/dist/libntp/authreadkeys.c: up to 1.10
external/bsd/ntp/dist/libntp/libssl_compat.c: up to 1.2
external/bsd/ntp/dist/libntp/ntp_calendar.c: up to 1.10
external/bsd/ntp/dist/libntp/ssl_init.c: up to 1.11
external/bsd/ntp/dist/libntp/statestr.c: up to 1.7
external/bsd/ntp/dist/libntp/systime.c: up to 1.6
external/bsd/ntp/dist/libntp/work_thread.c: up to 1.6
external/bsd/ntp/dist/libparse/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/complete.conf.in: up to 1.1.1.6
external/bsd/ntp/dist/ntpd/invoke-ntp.conf.texi: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/invoke-ntp.keys.texi: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/invoke-ntpd.texi: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/keyword-gen-utd: up to 1.1.1.8
external/bsd/ntp/dist/ntpd/keyword-gen.c: up to 1.12
external/bsd/ntp/dist/ntpd/ntp.conf.5man: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp.conf.5mdoc: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp.conf.def: up to 1.1.1.9
external/bsd/ntp/dist/ntpd/ntp.conf.html: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp.conf.man.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp.conf.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp.keys.5man: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp.keys.5mdoc: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp.keys.def: up to 1.1.1.4
external/bsd/ntp/dist/ntpd/ntp.keys.html: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp.keys.man.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp.keys.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntp_config.c: up to 1.18
external/bsd/ntp/dist/ntpd/ntp_control.c: up to 1.20
external/bsd/ntp/dist/ntpd/ntp_crypto.c: up to 1.15
external/bsd/ntp/dist/ntpd/ntp_io.c: up to 1.26
external/bsd/ntp/dist/ntpd/ntp_keyword.h: up to 1.13
external/bsd/ntp/dist/ntpd/ntp_leapsec.c: up to 1.6
external/bsd/ntp/dist/ntpd/ntp_parser.y: up to 1.17
external/bsd/ntp/dist/ntpd/ntp_peer.c: up to 1.12
external/bsd/ntp/dist/ntpd/ntp_proto.c: up to 1.16
external/bsd/ntp/dist/ntpd/ntp_refclock.c: up to 1.11
external/bsd/ntp/dist/ntpd/ntp_request.c: up to 1.15
external/bsd/ntp/dist/ntpd/ntp_restrict.c: up to 1.10
external/bsd/ntp/dist/ntpd/ntp_scanner.c: up to 1.13
external/bsd/ntp/dist/ntpd/ntp_util.c: up to 1.9
external/bsd/ntp/dist/ntpd/ntpd-opts.c: up to 1.11
external/bsd/ntp/dist/ntpd/ntpd-opts.h: up to 1.14
external/bsd/ntp/dist/ntpd/ntpd.1ntpdman: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntpd.1ntpdmdoc: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntpd.c: up to 1.15
external/bsd/ntp/dist/ntpd/ntpd.html: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntpd.man.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntpd.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpd/ntpsim.c: up to 1.5
external/bsd/ntp/dist/ntpd/refclock_gpsdjson.c: up to 1.12
external/bsd/ntp/dist/ntpd/refclock_jjy.c: up to 1.13
external/bsd/ntp/dist/ntpd/refclock_oncore.c: up to 1.15
external/bsd/ntp/dist/ntpd/refclock_palisade.c: up to 1.7
external/bsd/ntp/dist/ntpd/refclock_parse.c: up to 1.21
external/bsd/ntp/dist/ntpdate/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpdc/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpdc/invoke-ntpdc.texi: up to 1.1.1.11
external/bsd/ntp/dist/ntpdc/layout.std: up to 1.1.1.3
external/bsd/ntp/dist/ntpdc/ntpdc-opts.c: up to 1.11
external/bsd/ntp/dist/ntpdc/ntpdc-opts.h: up to 1.11
external/bsd/ntp/dist/ntpdc/ntpdc.1ntpdcman: up to 1.1.1.11
external/bsd/ntp/dist/ntpdc/ntpdc.1ntpdcmdoc: up to 1.1.1.11
external/bsd/ntp/dist/ntpdc/ntpdc.c: up to 1.16
external/bsd/ntp/dist/ntpdc/ntpdc.html: up to 1.1.1.11
external/bsd/ntp/dist/ntpdc/ntpdc.man.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpdc/ntpdc.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpdc/ntpdc_ops.c: up to 1.10
external/bsd/ntp/dist/ntpq/Makefile.am: up to 1.1.1.6
external/bsd/ntp/dist/ntpq/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpq/invoke-ntpq.texi: up to 1.1.1.11
external/bsd/ntp/dist/ntpq/ntpq-opts.c: up to 1.11
external/bsd/ntp/dist/ntpq/ntpq-opts.def: up to 1.1.1.6
external/bsd/ntp/dist/ntpq/ntpq-opts.h: up to 1.11
external/bsd/ntp/dist/ntpq/ntpq-subs.c: up to 1.16
external/bsd/ntp/dist/ntpq/ntpq.1ntpqman: up to 1.1.1.11
external/bsd/ntp/dist/ntpq/ntpq.1ntpqmdoc: up to 1.1.1.11
external/bsd/ntp/dist/ntpq/ntpq.c: up to 1.19
external/bsd/ntp/dist/ntpq/ntpq.html: up to 1.1.1.11
external/bsd/ntp/dist/ntpq/ntpq.man.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpq/ntpq.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpq/ntpq.texi: up to 1.1.1.2
external/bsd/ntp/dist/ntpsnmpd/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpsnmpd/invoke-ntpsnmpd.texi: up to 1.1.1.11
external/bsd/ntp/dist/ntpsnmpd/netsnmp_daemonize.c: up to 1.6
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.c: up to 1.11
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd-opts.h: up to 1.11
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.1ntpsnmpdman: up to 1.1.1.11
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc: up to 1.1.1.11
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.html: up to 1.1.1.11
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.man.in: up to 1.1.1.11
external/bsd/ntp/dist/ntpsnmpd/ntpsnmpd.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/packageinfo.sh: up to 1.1.1.13
external/bsd/ntp/dist/parseutil/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/build/Makefile.in: up to 1.1.1.10
external/bsd/ntp/dist/scripts/build/UpdatePoint: up to 1.1.1.3
external/bsd/ntp/dist/scripts/calc_tickadj/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman: up to 1.1.1.11
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc: up to 1.1.1.11
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.html: up to 1.1.1.11
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.man.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/calc_tickadj/calc_tickadj.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/calc_tickadj/invoke-calc_tickadj.texi: up to 1.1.1.11
external/bsd/ntp/dist/scripts/invoke-plot_summary.texi: up to 1.1.1.11
external/bsd/ntp/dist/scripts/invoke-summary.texi: up to 1.1.1.11
external/bsd/ntp/dist/scripts/lib/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/scripts/ntp-wait/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/scripts/ntp-wait/invoke-ntp-wait.texi: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait-opts: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.1ntp-waitman: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.html: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.man.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntp-wait/ntp-wait.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntpsweep/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/scripts/ntpsweep/invoke-ntpsweep.texi: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep-opts: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.1ntpsweepman: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.html: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.man.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntpsweep/ntpsweep.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntptrace/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/scripts/ntptrace/invoke-ntptrace.texi: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntptrace/ntptrace-opts: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.1ntptraceman: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.1ntptracemdoc: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.html: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.man.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/ntptrace/ntptrace.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/plot_summary-opts: up to 1.1.1.11
external/bsd/ntp/dist/scripts/plot_summary.1plot_summaryman: up to 1.1.1.11
external/bsd/ntp/dist/scripts/plot_summary.1plot_summarymdoc: up to 1.1.1.11
external/bsd/ntp/dist/scripts/plot_summary.html: up to 1.1.1.11
external/bsd/ntp/dist/scripts/plot_summary.man.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/plot_summary.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/summary-opts: up to 1.1.1.11
external/bsd/ntp/dist/scripts/summary.1summaryman: up to 1.1.1.11
external/bsd/ntp/dist/scripts/summary.1summarymdoc: up to 1.1.1.11
external/bsd/ntp/dist/scripts/summary.html: up to 1.1.1.11
external/bsd/ntp/dist/scripts/summary.man.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/summary.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/scripts/update-leap/Makefile.in: up to 1.1.1.7
external/bsd/ntp/dist/scripts/update-leap/invoke-update-leap.texi: up to 1.1.1.9
external/bsd/ntp/dist/scripts/update-leap/update-leap-opts: up to 1.1.1.9
external/bsd/ntp/dist/scripts/update-leap/update-leap.1update-leapman: up to 1.1.1.9
external/bsd/ntp/dist/scripts/update-leap/update-leap.1update-leapmdoc: up to 1.1.1.9
external/bsd/ntp/dist/scripts/update-leap/update-leap.html: up to 1.1.1.9
external/bsd/ntp/dist/scripts/update-leap/update-leap.in: up to 1.1.1.3
external/bsd/ntp/dist/scripts/update-leap/update-leap.man.in: up to 1.1.1.9
external/bsd/ntp/dist/scripts/update-leap/update-leap.mdoc.in: up to 1.1.1.9
external/bsd/ntp/dist/sntp/Makefile.in: up to 1.1.1.12
external/bsd/ntp/dist/sntp/check-libntp.mf: up to 1.1.1.2
external/bsd/ntp/dist/sntp/configure: up to 1.1.1.13
external/bsd/ntp/dist/sntp/crypto.c: up to 1.14
external/bsd/ntp/dist/sntp/crypto.h: up to 1.6
external/bsd/ntp/dist/sntp/harden/linux: up to 1.1.1.2
external/bsd/ntp/dist/sntp/include/version.def: up to 1.1.1.11
external/bsd/ntp/dist/sntp/include/version.texi: up to 1.1.1.11
external/bsd/ntp/dist/sntp/invoke-sntp.texi: up to 1.1.1.11
external/bsd/ntp/dist/sntp/libopts/nested.c: up to 1.11
external/bsd/ntp/dist/sntp/m4/ntp_af_unspec.m4: up to 1.1.1.1
external/bsd/ntp/dist/sntp/m4/ntp_harden.m4: up to 1.1.1.2
external/bsd/ntp/dist/sntp/m4/ntp_libevent.m4: up to 1.1.1.7
external/bsd/ntp/dist/sntp/m4/ntp_openssl.m4: up to 1.1.1.4
external/bsd/ntp/dist/sntp/m4/version.m4: up to 1.1.1.11
external/bsd/ntp/dist/sntp/main.c: up to 1.16
external/bsd/ntp/dist/sntp/networking.c: up to 1.15
external/bsd/ntp/dist/sntp/sntp-opts.c: up to 1.12
external/bsd/ntp/dist/sntp/sntp-opts.def: up to 1.1.1.6
external/bsd/ntp/dist/sntp/sntp-opts.h: up to 1.11
external/bsd/ntp/dist/sntp/sntp.1sntpman: up to 1.1.1.11
external/bsd/ntp/dist/sntp/sntp.1sntpmdoc: up to 1.1.1.11
external/bsd/ntp/dist/sntp/sntp.html: up to 1.1.1.13
external/bsd/ntp/dist/sntp/sntp.man.in: up to 1.1.1.11
external/bsd/ntp/dist/sntp/sntp.mdoc.in: up to 1.1.1.11
external/bsd/ntp/dist/sntp/tests/Makefile.am: up to 1.1.1.6
external/bsd/ntp/dist/sntp/tests/Makefile.in: up to 1.1.1.10
external/bsd/ntp/dist/sntp/tests/crypto.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/keyFile.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/packetHandling.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/packetProcessing.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/run-crypto.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/run-keyFile.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/run-kodDatabase.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/run-kodFile.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/run-networking.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/run-packetHandling.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/run-packetProcessing.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/run-t-log.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/run-utilities.c: up to 1.2
external/bsd/ntp/dist/sntp/tests/testconf.yml: up to 1.1.1.1
external/bsd/ntp/dist/sntp/unity/auto/generate_test_runner.rb: up to 1.1.1.3
external/bsd/ntp/dist/sntp/utilities.c: up to 1.5
external/bsd/ntp/dist/sntp/version.c: up to 1.2
external/bsd/ntp/dist/tests/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/tests/bug-2803/Makefile.am: up to 1.1.1.4
external/bsd/ntp/dist/tests/bug-2803/Makefile.in: up to 1.1.1.6
external/bsd/ntp/dist/tests/bug-2803/run-bug-2803.c: up to 1.2
external/bsd/ntp/dist/tests/bug-2803/testconf.yml: up to 1.1.1.1
external/bsd/ntp/dist/tests/libntp/Makefile.am: up to 1.1.1.7
external/bsd/ntp/dist/tests/libntp/Makefile.in: up to 1.1.1.9
external/bsd/ntp/dist/tests/libntp/a_md5encrypt.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/authkeys.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-a_md5encrypt.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-atoint.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-atouint.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-authkeys.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-buftvtots.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-calendar.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-caljulian.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-caltontp.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-calyearstart.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-clocktime.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-decodenetnum.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-hextoint.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-hextolfp.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-humandate.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-lfpfunc.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-lfptostr.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-modetoa.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-msyslog.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-netof.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-numtoa.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-numtohost.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-octtoint.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-prettydate.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-recvbuff.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-refidsmear.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-refnumtoa.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-sfptostr.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-socktoa.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-ssl_init.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-statestr.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-strtolfp.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-timespecops.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-timevalops.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-tsafememcmp.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-tstotv.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-tvtots.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-uglydate.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-vi64ops.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/run-ymd2yd.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/ssl_init.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/testconf.yml: up to 1.1.1.1
external/bsd/ntp/dist/tests/libntp/timespecops.c: up to 1.2
external/bsd/ntp/dist/tests/libntp/timevalops.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/Makefile.am: up to 1.1.1.5
external/bsd/ntp/dist/tests/ntpd/Makefile.in: up to 1.1.1.10
external/bsd/ntp/dist/tests/ntpd/leapsec.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/ntp_prio_q.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/ntp_restrict.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/rc_cmdlength.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/run-leapsec.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/run-ntp_prio_q.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/run-ntp_restrict.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/run-rc_cmdlength.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/run-t-ntp_scanner.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/run-t-ntp_signd.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/t-ntp_scanner.c: up to 1.2
external/bsd/ntp/dist/tests/ntpd/testconf.yml: up to 1.1.1.1
external/bsd/ntp/dist/tests/ntpq/Makefile.am: up to 1.1.1.4
external/bsd/ntp/dist/tests/ntpq/Makefile.in: up to 1.1.1.5
external/bsd/ntp/dist/tests/ntpq/run-t-ntpq.c: up to 1.2
external/bsd/ntp/dist/tests/ntpq/testconf.yml: up to 1.1.1.1
external/bsd/ntp/dist/tests/sandbox/Makefile.am: up to 1.1.1.4
external/bsd/ntp/dist/tests/sandbox/Makefile.in: up to 1.1.1.6
external/bsd/ntp/dist/tests/sandbox/run-modetoa.c: up to 1.2
external/bsd/ntp/dist/tests/sandbox/run-uglydate.c: up to 1.2
external/bsd/ntp/dist/tests/sandbox/run-ut-2803.c: up to 1.2
external/bsd/ntp/dist/tests/sandbox/testconf.yml: up to 1.1.1.1
external/bsd/ntp/dist/tests/sec-2853/Makefile.am: up to 1.1.1.4
external/bsd/ntp/dist/tests/sec-2853/Makefile.in: up to 1.1.1.6
external/bsd/ntp/dist/tests/sec-2853/run-sec-2853.c: up to 1.2
external/bsd/ntp/dist/tests/sec-2853/testconf.yml: up to 1.1.1.1
external/bsd/ntp/dist/util/Makefile.in: up to 1.1.1.11
external/bsd/ntp/dist/util/invoke-ntp-keygen.texi: up to 1.1.1.11
external/bsd/ntp/dist/util/ntp-keygen-opts.c: up to 1.16
external/bsd/ntp/dist/util/ntp-keygen-opts.def: up to 1.1.1.4
external/bsd/ntp/dist/util/ntp-keygen-opts.h: up to 1.11
external/bsd/ntp/dist/util/ntp-keygen.1ntp-keygenman: up to 1.1.1.11
external/bsd/ntp/dist/util/ntp-keygen.1ntp-keygenmdoc: up to 1.1.1.11
external/bsd/ntp/dist/util/ntp-keygen.html: up to 1.1.1.11
external/bsd/ntp/dist/util/ntp-keygen.man.in: up to 1.1.1.11
external/bsd/ntp/dist/util/ntp-keygen.mdoc.in: up to 1.1.1.11
external/bsd/ntp/importdate: up to 1.13
external/bsd/ntp/include/config.h: up to 1.21
external/bsd/ntp/lib/libiscntp/Makefile: up to 1.15
external/bsd/ntp/lib/libntp/Makefile: up to 1.20
external/bsd/ntp/lib/libopts/Makefile: up to 1.15
external/bsd/ntp/ntp2netbsd: up to 1.6
external/bsd/ntp/scripts/mkver: up to 1.13
Update ntp to 4.2.8p11.

(msaitoh)

2018-04-11 01:52:59 UTC MAIN commitmail json YAML

Cover more fork/vfork/vforkdone scenarios in ATF ptrace(2) tests

Use a shared common body for all the tests: fork1..fork8, vfork1..vfork8.

Merge vforkdone1 and vforkdone2 into vfork* tests.

All the (v?)fork[1-8] tests cover:
- calling either fork(2) or vfork(2)
- tracking either enabled or disabled FORK, VFORK or VFORK_DONE

All the PTRACE_VFORK tests are marked as expected failure.

Sponsored by <The NetBSD Foundation>

(kamil)

2018-04-11 00:35:14 UTC MAIN commitmail json YAML

fix ntp version some more

(snj)

2018-04-11 00:26:38 UTC MAIN commitmail json YAML

Add progress(1) into /rescue.

No objection when proposed on tech-userlevel@.

(rin)

2018-04-10 22:58:54 UTC MAIN commitmail json YAML

fix ntp version

(snj)

2018-04-10 22:45:39 UTC MAIN commitmail json YAML

ATF t_ptrace_wait* refactoring: vforkdone1 and vforkdone2

Merge vforkdone1 and vforkdone2 into other fork tests and reuse the same
function body fork_test().

There is an implicit enhancement in vforkdone2 that it was skipping
PTRACE_VFORK check. This test is now marked as expected failure.

PR kern/51630

Sponsored by <The NetBSD Foundation>

(kamil)

2018-04-10 22:21:52 UTC MAIN commitmail json YAML

2018-04-10 17:45:27 UTC netbsd-6 commitmail json YAML

2018-04-10 17:45:17 UTC netbsd-6-1 commitmail json YAML

2018-04-10 17:44:58 UTC netbsd-6-0 commitmail json YAML

2018-04-10 17:44:19 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1528):
usr.sbin/ypserv/ypserv/ypserv_proc.c: 1.18 via patch
PR/47615: Dr. W. Stukenbrock: Always zero out the result structs in the
svc procs to avoid returning stale request data to the client.

(snj)

2018-04-10 17:44:17 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1528):
usr.sbin/ypserv/ypserv/ypserv_proc.c: 1.18 via patch
PR/47615: Dr. W. Stukenbrock: Always zero out the result structs in the
svc procs to avoid returning stale request data to the client.

(snj)

2018-04-10 17:44:15 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1528):
usr.sbin/ypserv/ypserv/ypserv_proc.c: 1.18 via patch
PR/47615: Dr. W. Stukenbrock: Always zero out the result structs in the
svc procs to avoid returning stale request data to the client.

(snj)

2018-04-10 16:12:30 UTC MAIN commitmail json YAML

Remove m_getclr. It is unused, confusing (vs m_clget), and is a weak
implementation (eg you can't request a zeroed pkthdr mbuf).

(maxv)

2018-04-10 15:29:46 UTC MAIN commitmail json YAML

Put the "free" functions close to one another. No functional change.

(maxv)

2018-04-10 15:27:35 UTC MAIN commitmail json YAML

2018-04-10 12:44:41 UTC MAIN commitmail json YAML

2018-04-10 11:49:39 UTC netbsd-8 commitmail json YAML

2018-04-10 11:48:29 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by ozaki-r in ticket #727):

tests/net/if_bridge/t_rtable.sh: revision 1.2
sys/net/if_bridge.c: revision 1.149

Fix bridge_rtdelete

It removes a rtable entry that belongs to a specified interface, however,
its original behavior was to delete all belonging entries.
Restore the original behavior.

Add a test case for bridge_rtdelete

(martin)

2018-04-10 11:44:13 UTC MAIN commitmail json YAML

Fix previous my mistake and odd unaligned case. Pointed out by maxv@n.o, thanks.

It must be rare case to be required this copy routine...

(knakahara)

2018-04-10 11:31:14 UTC netbsd-6-0 commitmail json YAML

2018-04-10 11:29:55 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1544):

sys/arch/amiga/amiga/cc.c: revision 1.27 (patch)

spl leak, found by mootja

(martin)

2018-04-10 11:29:28 UTC netbsd-6-1 commitmail json YAML

2018-04-10 11:28:56 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1544):

sys/arch/amiga/amiga/cc.c: revision 1.27 (patch)

spl leak, found by mootja

(martin)

2018-04-10 11:28:34 UTC netbsd-6 commitmail json YAML

2018-04-10 11:27:55 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1544):

sys/arch/amiga/amiga/cc.c: revision 1.27 (patch)

spl leak, found by mootja

(martin)

2018-04-10 11:18:02 UTC netbsd-7-1 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1597):
        sys/arch/amiga/amiga/cc.c: revision 1.27
spl leak, found by mootja

(martin)

2018-04-10 08:41:14 UTC MAIN commitmail json YAML

Remove unused mbuf argument from arpcreate() and arplookup().

(maxv)

2018-04-10 08:22:35 UTC MAIN commitmail json YAML

Replace comment by KASSERT.

(maxv)

2018-04-10 08:18:38 UTC MAIN commitmail json YAML

SW PHY Config Enable bit for ICH8 B0 stepping is not bit 1 but bit 0.

(msaitoh)

2018-04-10 08:07:48 UTC netbsd-8 commitmail json YAML

2018-04-10 08:06:46 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #726):
tests/usr.bin/shmif_dumpbus/d_pcap.out.bz2.uue: revision 1.3
tests/usr.bin/shmif_dumpbus/t_basic.sh: revision 1.9
Use tcpdump -n to avoid reverse DNS lookup. There is no point in having
different results from running this test in a networked vs. a non-networked
environment.
Adjust golden output accordingly.
Fixes PR 53150.

(bouyer)

2018-04-10 07:53:36 UTC MAIN commitmail json YAML

Improve an XXX of mine, and fix one stat.

(maxv)

2018-04-10 07:09:00 UTC MAIN commitmail json YAML

Add a test case for bridge_rtdelete

(ozaki-r)

2018-04-10 07:05:39 UTC MAIN commitmail json YAML

Fix bridge_rtdelete

It removes a rtable entry that belongs to a specified interface, however, its
original behavior was to delete all belonging entries.  Restore the original
behavior.

(ozaki-r)

2018-04-10 06:54:58 UTC netbsd-8 commitmail json YAML

2018-04-10 06:54:37 UTC netbsd-8 commitmail json YAML

Additionally pull up the following revision for ticket #724:

tests/net/icmp/t_ping.c 1.21

Fix a printf(3)-like format in ATF ICMP t_ping.c

(martin)

2018-04-10 06:32:23 UTC MAIN commitmail json YAML

add two entries

(maxv)

2018-04-10 04:29:57 UTC MAIN commitmail json YAML

apply some INET6 so this compiles in INET6-less kernels again.

(mrg)

2018-04-10 00:59:55 UTC MAIN commitmail json YAML

Initialize DDMA_PARA_REG with a sane value

(jmcneill)

2018-04-10 00:40:35 UTC MAIN commitmail json YAML

ATF: ptrace: Merge code in fork2 and vfork2 tests with (v)fork1 ones

Reduce code duplication, use the same function body with conditional
switches.

Sponsored by <The NetBSD Foundation>

(kamil)

2018-04-10 00:09:31 UTC MAIN commitmail json YAML

Merge code in tests: fork1 and vfork1 (ATF t_ptrace_wait*)

Marge bodies of two tests into the same function.
Add few checks for regular fork or not (vfork).

Sponsored by <The NetBSD Foundation>

(kamil)

2018-04-09 22:26:16 UTC MAIN commitmail json YAML

2018-04-09 20:17:33 UTC MAIN commitmail json YAML

rename ledpanel to lcdpanel

(christos)

2018-04-09 20:16:53 UTC MAIN commitmail json YAML

rename ledpanel lcdpanel

(christos)

2018-04-09 20:16:16 UTC MAIN commitmail json YAML

2018-04-09 20:07:22 UTC MAIN commitmail json YAML

2018-04-09 19:33:14 UTC MAIN commitmail json YAML

sun2 does not have stdatomic.h

(christos)

2018-04-09 19:11:55 UTC MAIN commitmail json YAML

add button use by sgimips

(christos)

2018-04-09 19:11:38 UTC MAIN commitmail json YAML

rename "panel" to "button" to avoid conflict with fdt

(christos)

2018-04-09 19:06:34 UTC MAIN commitmail json YAML

rename panel to ledpanel

(christos)

2018-04-09 19:06:18 UTC MAIN commitmail json YAML

rename cobalt panel to ledpanel

(christos)

2018-04-09 19:05:26 UTC MAIN commitmail json YAML

2018-04-09 18:23:33 UTC netbsd-8 commitmail json YAML

2018-04-09 18:20:18 UTC netbsd-8 commitmail json YAML

2018-04-09 18:18:49 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #723):
sys/dev/pci/pcidevs: revision 1.1314
sys/dev/pci/pcidevs: revision 1.1315
sys/dev/pci/pcidevs: revision 1.1316
sys/dev/pci/pcidevs: revision 1.1317
sys/dev/pci/pcidevs: revision 1.1318
sys/dev/pci/pcidevs: revision 1.1302
sys/dev/pci/pcidevs: revision 1.1303
sys/dev/pci/pcidevs: revision 1.1304
sys/dev/pci/pcidevs: revision 1.1305
sys/dev/pci/pcidevs: revision 1.1306
sys/dev/pci/pcidevs: revision 1.1307
sys/dev/pci/pcidevs: revision 1.1309
sys/dev/pci/pcidevs: revision 1.1320
sys/dev/pci/pcidevs: revision 1.1321
sys/dev/pci/pcidevs: revision 1.1322
sys/dev/pci/pcidevs: revision 1.1324
sys/dev/pci/pcidevs: revision 1.1325
sys/dev/pci/pcidevs: revision 1.1326
sys/dev/pci/pcidevs: revision 1.1310
sys/dev/pci/pcidevs: revision 1.1311
sys/dev/pci/pcidevs: revision 1.1312
sys/dev/pci/pcidevs: revision 1.1313

Add some Chelsio devices.
- s/MMC/eMMC/ for Intel 0x0f14 (Bay Trail)
- Add Atom E3800 (Bay Trail) eMMC 4.5

Add Intel Apollo Lake devices.

Add the GeForce4 MX440 Go, as found on the 17" flat panel G4 iMac (PowerMac4,5).
Thanks to Jasper Wallace <jasper AT pointless DOT net> for the loan of the hardware.

Add Nvidia GeForce FX Go5200, as found in the PowerBook6,4

Add Marvell Yukon 88E8040T

grammar

Add some ServerEngines (Emulex) products from OpenBSD.
Add some Intel Ethernet devices.
Add C620 devices.
Fix C62x9 sSATA Controller (RAID) device ID.

s/C62x9/C62x/

Add some Xeon E5 (v1) and E5 v2 devices.

Add AMD KERNCZ chipset for Zen processors.

Add Intel Gemini Lake devices.
apply some updates and recommended corrections to pcidevs descriptions
PR kern/45733 by Greg A.Woods

Intel 0x15c4 is SFI based and 0x15ce is KR based.

Add Intel Wireless AC 9260.

Add two VIA xHCI devices from OpenBSD.

Add Intel X299 and Z370 LPC.

Add Intel Coffee Lake internal graphics devices. From ark.intel.com.

Add Intel 300 series devices.

(martin)

2018-04-09 18:12:50 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #717):

sys/arch/x86/x86/cpu_topology.c: revision 1.11-1.13

Check for undefined behaviour when doing right-shift.

CPUID tells the ApicIdCoreIdSize in bits.

Compute Core/SMT-IDs for AMD family 17h (Ryzen).

(martin)

2018-04-09 18:10:49 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #716):

sys/dev/DEVNAMES: revision 1.300

Add ixg and ixv.

(martin)

2018-04-09 18:04:32 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #715):

sys/arch/x86/include/cacheinfo.h: revision 1.24-1.26
usr.sbin/cpuctl/arch/i386.c: revision 1.81-1.84

- Parse the TLB info from `cpuid leaf 18H' on Intel processor. Currently,
  this change doesn't decode perfectly.  Tested with Gemini Lake. It has
  two L2 Shared TLB. One is 4MB and another is 2MB/4MB but former isn't
  printed yet:
        cpu0: ITLB 1 4KB entries 48-way
        cpu0: DTLB 1 4KB entries 32-way
        cpu0: L2 STLB 8 4MB entries 4-way
  Need some rework for struct x86_cache_info.
- Use aprint_error_dev() for error output.
Calculate way and number of entries correctly from CPUID leaf 18H.
Add yet another Shared L2 TLB (2M/4M pages).
XXX need redesign.

Add 3way and 6way of L2 cache or TLB on AMD CPU.
AMD L3 cache association bitfield is not 8bit but 4bit like others association
bitfields.

From the latest Intel SDM:
- Add Xeon Phi 7215, 7285 and 7295
- Add Coffee Lake

(martin)

2018-04-09 17:46:57 UTC MAIN commitmail json YAML

Keep previous location of device definitions so we can print them in error
messages.

(christos)

2018-04-09 17:27:11 UTC MAIN commitmail json YAML

2018-04-09 17:01:20 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by knakahara in ticket #714):

sys/net/if_ipsec.c: revision 1.8 - 1.11
sys/netipsec/ipsecif.h: revision 1.2
sys/netipsec/ipsecif.c: revision 1.6,1.7

fix ipsec(4) encap_lock leak.

fix ipsecif(4) unmatch curlwp_bind.

fix ipsecif(4) stack overflow.

Add IPv4 ID when the ipsecif(4) packet can be fragmented. Implemented by hsuenaga@IIJ and ohishi@IIJ, thanks.
This modification reduces packet loss of fragmented packets on a
network where reordering occurs.

Alghough this modification has been applied, IPv4 ID is not set for
the packet smaller then IP_MINFRAGSIZE. According to RFC 6864, that
must not cause problems.

Fix unexpected failure when ipsecif(4) over IPv6 is changed port number only.
Here is an example of the operation which causes this problem.
    # ifconfig ipsec0 create link0
    # ifconfig ipsec0 tunnel fc00:1001::2,4500 fc00:1001::1,4501
    # ifconfig ipsec0 tunnel fc00:1001::2,4500 fc00:1001::1,4502

(martin)

2018-04-09 16:46:34 UTC netbsd-8 commitmail json YAML

src/external/bsd/dhcpcd/dist/configure@1.1.1.3.2.2 / diff / nxr@1.1.1.3.2.2
src/external/bsd/dhcpcd/dist/hooks/10-wpa_supplicant@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/dhcpcd/dist/hooks/15-timezone@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/dhcpcd/dist/hooks/20-resolv.conf@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/dhcpcd/dist/hooks/29-lookup-hostname@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/dhcpcd/dist/hooks/30-hostname@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/dhcpcd/dist/hooks/50-ntp.conf@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/dhcpcd/dist/hooks/50-yp.conf@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/dhcpcd/dist/hooks/50-ypbind.in@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.8.in@1.1.1.1.8.2 / diff / nxr@1.1.1.1.8.2
src/external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.in@1.1.1.1.8.2 / diff / nxr@1.1.1.1.8.2
src/external/bsd/dhcpcd/dist/src/arp.c@1.1.1.2.8.2 / diff / nxr@1.1.1.2.8.2
src/external/bsd/dhcpcd/dist/src/common.h@1.1.1.1.8.2 / diff / nxr@1.1.1.1.8.2
src/external/bsd/dhcpcd/dist/src/defs.h@1.1.1.4.2.2 / diff / nxr@1.1.1.4.2.2
src/external/bsd/dhcpcd/dist/src/dev/udev.c@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
src/external/bsd/dhcpcd/dist/src/dhcp.c@1.1.1.3.8.3 / diff / nxr@1.1.1.3.8.3
src/external/bsd/dhcpcd/dist/src/dhcp.h@1.1.1.1.8.2 / diff / nxr@1.1.1.1.8.2
src/external/bsd/dhcpcd/dist/src/dhcp6.c@1.1.1.4.2.2 / diff / nxr@1.1.1.4.2.2
src/external/bsd/dhcpcd/dist/src/dhcp6.h@1.1.1.1.8.2 / diff / nxr@1.1.1.1.8.2
src/external/bsd/dhcpcd/dist/src/dhcpcd.8.in@1.1.1.4.2.2 / diff / nxr@1.1.1.4.2.2
      :
(more 22 files)
Catch up to current in external/bsd/dhcpcd/, requested by roy in ticket #707:

external/bsd/dhcpcd/dist/configure              up to 1.1.1.7
external/bsd/dhcpcd/dist/hooks/10-wpa_supplicant up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/15-timezone      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/20-resolv.conf  up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/29-lookup-hostname up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/30-hostname      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/50-ntp.conf      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/50-yp.conf      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/50-ypbind.in    up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.8.in up to 1.1.1.4
external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.in up to 1.1.1.4
external/bsd/dhcpcd/dist/src/arp.c              up to 1.1.1.6
external/bsd/dhcpcd/dist/src/common.h          up to 1.1.1.4
external/bsd/dhcpcd/dist/src/defs.h            up to 1.1.1.11
external/bsd/dhcpcd/dist/src/dhcp.c            up to 1.9
external/bsd/dhcpcd/dist/src/dhcp.h            up to 1.1.1.5
external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.1.1.10
external/bsd/dhcpcd/dist/src/dhcp6.h            up to 1.1.1.4
external/bsd/dhcpcd/dist/src/dhcpcd.8.in        up to 1.1.1.8
external/bsd/dhcpcd/dist/src/dhcpcd.c          up to 1.10
external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in  up to 1.1.1.7
external/bsd/dhcpcd/dist/src/dhcpcd.h          up to 1.1.1.5
external/bsd/dhcpcd/dist/src/if-bsd.c          up to 1.1.1.7
external/bsd/dhcpcd/dist/src/if-linux.c        up to 1.1.1.8
external/bsd/dhcpcd/dist/src/if-options.c      up to 1.8
external/bsd/dhcpcd/dist/src/if-options.h      up to 1.1.1.7
external/bsd/dhcpcd/dist/src/if-sun.c          up to 1.1.1.4
external/bsd/dhcpcd/dist/src/if.c              up to 1.1.1.8
external/bsd/dhcpcd/dist/src/if.h              up to 1.1.1.5
external/bsd/dhcpcd/dist/src/ipv4.c            up to 1.1.1.9
external/bsd/dhcpcd/dist/src/ipv4.h            up to 1.1.1.4
external/bsd/dhcpcd/dist/src/ipv6.c            up to 1.1.1.8
external/bsd/dhcpcd/dist/src/ipv6.h            up to 1.1.1.6
external/bsd/dhcpcd/dist/src/ipv6nd.c          up to 1.1.1.7
external/bsd/dhcpcd/dist/src/ipv6nd.h          up to 1.1.1.5
external/bsd/dhcpcd/dist/src/logerr.h          up to 1.1.1.3
external/bsd/dhcpcd/dist/src/route.c            up to 1.1.1.6
external/bsd/dhcpcd/dist/src/route.h            up to 1.1.1.4
external/bsd/dhcpcd/dist/src/dev/udev.c        up to 1.1.1.2
external/bsd/dhcpcd/dist/tests/eloop-bench/eloop-bench.c up to 1.1.1.3
external/bsd/dhcpcd/include/config.h            up to 1.3
external/bsd/dhcpcd/sbin/dhcpcd/Makefile        up to 1.43

Import dhcpcd-7.0.1 with the following changes:

  *  hooks: remove use of local builtin for better portability
  *  dhcpcd: don't log errors working out carrier for departed interfaces
  *  ipv4: allow configuration of static broadcast address
  *  if: don't set MTU during interface discovery
  *  if: don't activate non matching interfaces to commandline ones
  *  eloop-bench: fix hangs when using a large number of cycles
  *  dhcp: don't bind when we've just probed an address to inform

Import dhcpcd-7.0.2 with the following changes:

  *  Added support for setproctitle(3)
  *  Kernel RA is no longer disabled when IPv6 is disabled in dhcpcd
  *  DHCPv6 PD is no longer stopped if no Routers are found
  *  If the DHCP leased address is deleted, enter the reboot state
  *  DHCPv6 unicast is no longer performed when not in master mode
  *  dhcpcd will now detect netlink/route socket overflows ad re-sync

Import dhcpcd-7.0.3 with the following changes:

  *  dhcp6: fix a null termination overflow on status messages
  *  options: static routes can be setup in global context again
  *  routes: dhcpcd added host routes are now reported correctly

(martin)

2018-04-09 16:41:35 UTC netbsd-8 commitmail json YAML

2018-04-09 16:40:07 UTC netbsd-8 commitmail json YAML

Additionally pull up the following revision for ticket #668,
requested by ozaki-r:

sys/netinet/ip_reass.c 1.13

Change the error stat from IP_STAT_BADFRAGS to IP_STAT_TOOLONG. The
ping_of_death ATF test expects this counter to get increased.

(martin)

2018-04-09 16:21:11 UTC MAIN commitmail json YAML

Stop potential misuse of vendor names and USB vendor IDs in root hub
device and string descriptors.

Firstly: Few vendors have identical PCI-SIG vendor IDs and USB-IF vendor
IDs.  As such, using the PCI vendor ID as a USB vendor ID may trample
on whomever is allocated that USB vendor ID.

Secondly: The vendor of the host controller hardware implementation has
little to nothing to do with our usbroothub implementation.  Thus we
should not potentially associate any problems therewith to such third
party.

This change will result in root hubs being identified by USB Vendor ID
0x0000.  Root hub vendor string will now be "NetBSD" (or, specifically:
ostype). Product ID (0x0000) and product strings remain unchanged.

(jakllsch)

2018-04-09 16:21:05 UTC MAIN commitmail json YAML

Use tcpdump -n to avoid reverse DNS lookup. There is no point in having
different results from running this test in a networked vs. a non-networked
environment.
Adjust golden output accordingly.
Fixes PR 53150.

(martin)

2018-04-09 16:14:11 UTC MAIN commitmail json YAML

Replace KASSERTMSG by a real check. L2 encapsulation protocols (at least
L2TP) don't ensure the LLC is there, and in !DIAGNOSTIC configurations
m_copydata will crash. Tested with L2TP.

(maxv)

2018-04-09 15:59:59 UTC netbsd-8 commitmail json YAML

2018-04-09 15:58:52 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by mlelstv in ticket #709):
sys/dev/iscsi/iscsi_send.c: revision 1.37 via patch
sys/dev/iscsi/iscsi_rcv.c: revision 1.25 via patch
Return temporary errors when the session is trying to recover the last
connection. The scsipi layer will retry.
Add sanity check.

(bouyer)

2018-04-09 15:45:16 UTC MAIN commitmail json YAML

Improve documentation of the ATF test t_ptrace_wait*: traceme2

Set the description to:

  Verify that a signal emitted by a tracer to a child is caught by
  a signal handler.

Sponsored by <The NetBSD Foundation>

(kamil)

2018-04-09 15:36:00 UTC MAIN commitmail json YAML

Add 300 series chipset support.

(msaitoh)

2018-04-09 15:34:17 UTC MAIN commitmail json YAML

2018-04-09 15:33:54 UTC MAIN commitmail json YAML

Add new I219 devices (using with 300 series chipset).

(msaitoh)

2018-04-09 15:26:29 UTC MAIN commitmail json YAML

Use ostype from <sys/systm.h> instead of a literal "NetBSD" for the
default root hub vendor string.

(jakllsch)

2018-04-09 15:02:39 UTC MAIN commitmail json YAML

Simplify so we don't have to hard-code the key filenames in two places.

(christos)

2018-04-09 13:40:46 UTC netbsd-8 commitmail json YAML

2018-04-09 13:40:21 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by knakahara in ticket #725):
sys/net/if_l2tp.c: revision 1.21
Fix l2tp(4) alignment check. Pointed out and reviewed by k-goda@IIJ.
The alignment check should be done for the address of m_data instead of
the value of m_data.
XXX pullup-8

(bouyer)

2018-04-09 13:36:36 UTC netbsd-8 commitmail json YAML

2018-04-09 13:34:11 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by roy in ticket #724):
tests/net/icmp/t_ping.c: revision 1.19
sys/netinet6/raw_ip6.c: revision 1.166
sys/netinet6/ip6_input.c: revision 1.195
sys/net/raw_usrreq.c: revision 1.59
sys/sys/socketvar.h: revision 1.151
sys/kern/uipc_socket2.c: revision 1.128
tests/lib/libc/sys/t_recvmmsg.c: revision 1.2
lib/libc/sys/recv.2: revision 1.38
sys/net/rtsock.c: revision 1.239
sys/netinet/udp_usrreq.c: revision 1.246
sys/netinet6/icmp6.c: revision 1.224
tests/net/icmp/t_ping.c: revision 1.20
sys/netipsec/keysock.c: revision 1.63
sys/netinet/raw_ip.c: revision 1.172
sys/kern/uipc_socket.c: revision 1.260
tests/net/icmp/t_ping.c: revision 1.22
sys/kern/uipc_socket.c: revision 1.261
tests/net/icmp/t_ping.c: revision 1.23
sys/netinet/ip_mroute.c: revision 1.155
sbin/route/route.c: revision 1.159
sys/netinet6/ip6_mroute.c: revision 1.123
sys/netatalk/ddp_input.c: revision 1.31
sys/netcan/can.c: revision 1.3
sys/kern/uipc_usrreq.c: revision 1.184
sys/netinet6/udp6_usrreq.c: revision 1.138
tests/net/icmp/t_ping.c: revision 1.18
socket: report receive buffer overflows
Add soroverflow() which increments the overflow counter, sets so_error
to ENOBUFS and wakes the receive socket up.
Replace all code that manually increments this counter with soroverflow().
Add soroverflow() to raw_input().
This allows userland to detect route(4) overflows so it can re-sync
with the current state.
socket: clear error even when peeking
The error has already been reported and it's pointless requiring another
recv(2) call just to clear it.
socket: remove now incorrect comment that so_error is only udp
As it can be affected by route(4) sockets which are raw.
rtsock: log dropped messages that we cannot report to userland
Handle ENOBUFS when receiving messages.
Don't send messages if the receiver has died.
Sprinkle more soroverflow().
Handle ENOBUFS in recv
Handle ENOBUFS in sendto
Note value received. Harden another sendto for ENOBUFS.
Handle the routing socket overflowing gracefully.
Allow a valid sendto .... duh
Handle errors better.
Fix test for checking we sent all the data we asked to.

(bouyer)

2018-04-09 13:32:42 UTC netbsd-7-0 commitmail json YAML

2018-04-09 13:31:26 UTC netbsd-7-0 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1597):
sys/arch/amiga/amiga/cc.c: revision 1.27
spl leak, found by mootja

(martin)

2018-04-09 13:30:08 UTC netbsd-7-1 commitmail json YAML

2018-04-09 13:29:01 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #722):
sys/arch/mips/mips/cpu_subr.c: revision 1.33
spl leak, found by mootja

(bouyer)

2018-04-09 13:28:56 UTC netbsd-7 commitmail json YAML

2018-04-09 13:27:42 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #721):
sys/arch/amiga/amiga/cc.c: revision 1.27
spl leak, found by mootja

(bouyer)

2018-04-09 13:27:41 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1597):
sys/arch/amiga/amiga/cc.c: revision 1.27
spl leak, found by mootja

(martin)

2018-04-09 13:25:36 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #719):
sys/dev/pci/if_rtwn.c: revision 1.15
in rtwn_attach(): return; before unconditionally running into fail:

(bouyer)

2018-04-09 13:24:42 UTC netbsd-7-0 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1596):
bin/ed/ed.1: revision 1.32
bin/ed/main.c: revision 1.29
usr.bin/patch/pch.c: revision 1.29
Pass -S to ed(1) so that patches containing ! commands don't run commands.
Real cause of CVS-2018-0492:
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894667)
add -S to disable ! commands.

(martin)

2018-04-09 13:23:51 UTC netbsd-7-1 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1596):
bin/ed/ed.1: revision 1.32
bin/ed/main.c: revision 1.29
usr.bin/patch/pch.c: revision 1.29
Pass -S to ed(1) so that patches containing ! commands don't run commands.
Real cause of CVS-2018-0492:
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894667)
add -S to disable ! commands.

(martin)

2018-04-09 13:23:29 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #718):
sys/dev/ic/nvme.c: revision 1.32
- don't leak ccb on alloc failure.
- KASSERT to prevent memory leak.

(bouyer)

2018-04-09 13:21:07 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1596):
bin/ed/ed.1: revision 1.32
bin/ed/main.c: revision 1.29
usr.bin/patch/pch.c: revision 1.29
Pass -S to ed(1) so that patches containing ! commands don't run commands.
Real cause of CVS-2018-0492:
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894667)
add -S to disable ! commands.

(martin)

2018-04-09 13:12:40 UTC netbsd-7-0 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1595):
external/gpl3/binutils/dist/bfd/elflink.c: revision 1.14
When trying to decide the status of a weak symbol, resolve any
indirectness first. In the case of various Qt5 libraries, __bss_start
ends up with a Qt5 version, but it has to be resolved first to match the
actual (implicit) definition. This fixes the root cause of pkg/53089.

(martin)

2018-04-09 13:11:47 UTC netbsd-7-1 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1595):
external/gpl3/binutils/dist/bfd/elflink.c: revision 1.14
When trying to decide the status of a weak symbol, resolve any
indirectness first. In the case of various Qt5 libraries, __bss_start
ends up with a Qt5 version, but it has to be resolved first to match the
actual (implicit) definition. This fixes the root cause of pkg/53089.

(martin)

2018-04-09 13:10:33 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1595):
external/gpl3/binutils/dist/bfd/elflink.c: revision 1.14
When trying to decide the status of a weak symbol, resolve any
indirectness first. In the case of various Qt5 libraries, __bss_start
ends up with a Qt5 version, but it has to be resolved first to match the
actual (implicit) definition. This fixes the root cause of pkg/53089.

(martin)

2018-04-09 13:08:59 UTC netbsd-6-0 commitmail json YAML

2018-04-09 13:08:25 UTC netbsd-6-1 commitmail json YAML

2018-04-09 13:08:06 UTC netbsd-6 commitmail json YAML

2018-04-09 13:02:28 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1543):

external/gpl3/binutils/dist/bfd/elflink.c: revision 1.14 (patch)

When trying to decide the status of a weak symbol, resolve any
indirectness first. In the case of various Qt5 libraries, __bss_start
ends up with a Qt5 version, but it has to be resolved first to match the
actual (implicit) definition. This fixes the root cause of pkg/53089.

(martin)

2018-04-09 13:01:37 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1543):

external/gpl3/binutils/dist/bfd/elflink.c: revision 1.14 (patch)

When trying to decide the status of a weak symbol, resolve any
indirectness first. In the case of various Qt5 libraries, __bss_start
ends up with a Qt5 version, but it has to be resolved first to match the
actual (implicit) definition. This fixes the root cause of pkg/53089.

(martin)

2018-04-09 13:00:07 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1543):

external/gpl3/binutils/dist/bfd/elflink.c: revision 1.14 (patch)

When trying to decide the status of a weak symbol, resolve any
indirectness first. In the case of various Qt5 libraries, __bss_start
ends up with a Qt5 version, but it has to be resolved first to match the
actual (implicit) definition. This fixes the root cause of pkg/53089.

(martin)

2018-04-09 12:54:34 UTC netbsd-8 commitmail json YAML

2018-04-09 12:54:00 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by mlelstv in ticket #710):
sbin/gpt/main.c: revision 1.11
sbin/gpt/gpt.h: revision 1.37
sbin/gpt/set.c: revision 1.14
sbin/gpt/type.c: revision 1.14
sbin/gpt/unset.c: revision 1.14
sbin/gpt/gpt.8: revision 1.58
Check device parameter to avoid segfaults. Augment synopsis for -l option.

(bouyer)

2018-04-09 12:49:32 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #708):
sys/conf/files: revision 1.1194
sys/dev/ic/cissvar.h: revision 1.7
sys/dev/ic/ciss.c: revision 1.38
sys/dev/pci/ciss_pci.c: revision 1.14
sys/arch/amd64/conf/ALL: revision 1.81
Add a new option CISS_NO_INTERRUPT_HACK for driving ciss(4) by callouts.
This is intended as workaround for certain Xen issues with dom0 kernels
and will likely want to have a high HZ value as well for decent
performance.

(bouyer)

2018-04-09 11:35:22 UTC MAIN commitmail json YAML

Add KASSERT. The input point expects struct ether_header to be there.

Now, I'm wondering whether it can be triggered by L2 encapsulation
protocols - they may not provide a contiguous area.

(maxv)

2018-04-09 11:05:59 UTC MAIN commitmail json YAML

Minor stylistic changes, add XXX and fix typo. No functional change.

(maxv)

2018-04-09 10:32:32 UTC MAIN commitmail json YAML

Improve comment. Pointed out by maxv@n.o, thanks.

(knakahara)

2018-04-09 10:16:46 UTC MAIN commitmail json YAML

Use AC97_SLOT_* definitions instead of magic numbers. NFC.

(jmcneill)

2018-04-09 10:15:57 UTC MAIN commitmail json YAML

Add AC-link slot assignment definitions.

(jmcneill)

2018-04-09 10:06:59 UTC MAIN commitmail json YAML

Fix l2tp(4) alignment check. Pointed out and reviewed by k-goda@IIJ.

The alignment check should be done for the address of m_data instead of
the value of m_data.

XXX pullup-8

(knakahara)

2018-04-09 07:22:04 UTC MAIN commitmail json YAML

2018-04-09 07:21:35 UTC MAIN commitmail json YAML

Add Intel 300 series devices.

(msaitoh)

2018-04-09 07:08:43 UTC MAIN commitmail json YAML

Use \(em instead of --.

(wiz)

2018-04-09 06:57:01 UTC MAIN commitmail json YAML

Sort option descripts, fix markups, fix typos.

(wiz)

2018-04-09 06:54:47 UTC MAIN commitmail json YAML

New sentence, new line. Sort SEE ALSO. Remove Xr to non-existing man page.

(wiz)

2018-04-09 06:26:05 UTC MAIN commitmail json YAML

Removed the unnecessary order check of key_lookup_sa

key_prefered_oldsa flag can change the sa to use if an sah
has multiple sav. However the multiple saves whose protocol
is ah, esp, or tcp cannot exist because their duplications
are checked by the spi value. Although the multiple saves
can exist in the case of ipcomp, the values using in the
post processing are same between the saves.

For those reasons, it is no need to select an sav by its
lifetime.
In addition, FreeBSD has already remove this.

reviewed by ozaki-r@n.o, thanks.

(yamaguchi)

2018-04-09 04:04:41 UTC netbsd-8 commitmail json YAML

2018-04-09 04:04:21 UTC netbsd-8 commitmail json YAML

Pull up following revision(s) (requested by ozaki-r in ticket #701):
sys/netinet/in.c: 1.228
Protect ip_dad_count with if NARP > 0 to fix compilation

(snj)

2018-04-08 21:56:48 UTC MAIN commitmail json YAML

2018-04-08 17:20:18 UTC MAIN commitmail json YAML

Add check in ATF tests for security.models.extensions.user_set_dbregs

Introduce a new function can_we_set_dbregs() in the ATF ptrace(2) tests.
It uses lazy-bool evaluation whether a process can call PT_SETDBREGS.

In case of not being able to do so, print a message and mark a test
as skipped:

  Either run this test as root or set sysctl(3)
  security.models.extensions.user_set_dbregs to 1

No functional change intended to the code flow of the existing tested
scenarios.

Sponsored by <The NetBSD Foundation>

(kamil)

2018-04-08 16:57:07 UTC MAIN commitmail json YAML

add nvidia-firmware license

(jmcneill)

2018-04-08 15:48:40 UTC MAIN commitmail json YAML

increase sshramdisk from 24000k to 28000k.

(mlelstv)

2018-04-08 15:11:25 UTC MAIN commitmail json YAML

2018-04-08 15:10:53 UTC MAIN commitmail json YAML

include nbsd_tm_file for ppc netbsd so that we get netbsd-stdint.h so in
order to define __{U,}INT_LEAST{8,16,32,64}_{MAX,TYPE}__ part of which are
needed for stdatomic.h

(christos)

2018-04-08 14:46:32 UTC MAIN commitmail json YAML

Add new sysctl(3) entry: security.models.extensions.user_set_dbregs

Model this new sysctl(3) entry after "user_set_cpu_affinity" in the same
level of sysctl(3) switches.

Allow to read unconditionally Debug Registers (no change here). This is
convenient as even if a user of a debugger does not use hardware assisted
watchpoints/breakpoints, a debugger can still prompt these values to store
in an internal cache with context of registers. Reading them should have
no security concerns.

Add a paranoid MI switch that prohibits by default setting these registers
by a regular user (non-superuser). Make this switch disabled by default.
There are enough reserved bits out there to allow using them
unconditionally on hardened hosts.

Features shipped with Debug Registers are optional features in debuggers.
There is no reduction in elementary functionality.

Reviewed by <christos>

Sponsored by <The NetBSD Foundation>

(kamil)

2018-04-08 14:21:23 UTC MAIN commitmail json YAML

Add paranoid code to X86 Debug Registers

Reset certain bits in DR6 and DR7 in x86_dbregs_setup_initdbstate().

Reset X86_BREAKPOINT_CONDITION_DETECTED in DR6.
Reset X86_DR7_GENERAL_DETECT_ENABLE in DR7.

It's allowed by devices or software before the kernel boot, to
use these registers for their own purposes. Handle this paranoid case
explicitly setting the mentioned bits to zero.

Sponsored by <The NetBSD Foundation>

(kamil)

2018-04-08 13:52:22 UTC MAIN commitmail json YAML

Protect ip_dad_count with if NARP > 0 to fix compilation

(christos)

2018-04-08 13:43:29 UTC MAIN commitmail json YAML

remove format checker; cannot work because of %#a (ip address printing).

(christos)

2018-04-08 13:39:42 UTC MAIN commitmail json YAML

fix compilation for non LDAP
remove error comment

(christos)

2018-04-08 13:38:32 UTC MAIN commitmail json YAML

2018-04-08 13:36:37 UTC MAIN commitmail json YAML

2018-04-08 13:19:17 UTC MAIN commitmail json YAML