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


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




switch to index mode

recent branches: MAIN (1h)  netbsd-8 (5d)  netbsd-10 (6d)  netbsd-9 (12d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 14:18:13 UTC Now

2015-07-19 22:43:26 UTC MAIN commitmail json YAML

update for xfindproxy 1.0.4.

(mrg)

2015-07-19 22:42:25 UTC MAIN commitmail json YAML

2015-07-19 22:41:59 UTC MAIN commitmail json YAML

2015-07-19 22:30:58 UTC MAIN commitmail json YAML

2015-07-19 19:49:18 UTC MAIN commitmail json YAML

2015-07-19 19:43:02 UTC MAIN commitmail json YAML

2015-07-19 13:22:42 UTC MAIN commitmail json YAML

use optimized refresh with VCONS_DRAW_INTR even when in polling mode.

(mlelstv)

2015-07-19 10:16:56 UTC MAIN commitmail json YAML

2015-07-19 09:26:50 UTC MAIN commitmail json YAML

Backout previous, it does not work.

(martin)

2015-07-19 09:23:53 UTC MAIN commitmail json YAML

Backout previous - it is not that easy

(martin)

2015-07-19 08:52:58 UTC MAIN commitmail json YAML

apply const a little more.

(mrg)

2015-07-19 08:49:50 UTC MAIN commitmail json YAML

2015-07-19 08:18:33 UTC MAIN commitmail json YAML

2015-07-19 08:13:11 UTC MAIN commitmail json YAML

2015-07-19 08:05:24 UTC MAIN commitmail json YAML

Handle non-DEV_BSIZE sectors.

(mlelstv)

2015-07-19 07:55:08 UTC MAIN commitmail json YAML

2015-07-19 07:53:18 UTC MAIN commitmail json YAML

2015-07-19 05:53:44 UTC MAIN commitmail json YAML

enable arc4random_buf() use.

(mrg)

2015-07-19 05:52:54 UTC MAIN commitmail json YAML

2015-07-18 21:49:30 UTC MAIN commitmail json YAML

2015-07-18 15:05:53 UTC MAIN commitmail json YAML

DDB is already defined in the included file.

(htodd)

2015-07-18 08:56:06 UTC MAIN commitmail json YAML

no longer build a bunch of xorg-server twice (for .a and _pic.a).
entirely obsolete installing libi2c since it's builtin.

libfb, libdri and libdri2 all want to be both .a for the Xorg link
and .so for the run-time, i didn't really look too closely.

remove a bunch of duplicated set list entries.

i built a bunch of platforms for this, and i think i got the sets
lists updates correct, including for debug sets, but it's probable
that i broke something.

XXX: pullup to netbsd-7, but not critical

(mrg)

2015-07-18 06:03:20 UTC MAIN commitmail json YAML

move Xpoll.h to ensure its FD_SETSIZE definition is used.

(mrg)

2015-07-18 06:00:46 UTC MAIN commitmail json YAML

2015-07-18 00:57:35 UTC MAIN commitmail json YAML

Build CUBOX-I kernels

(matt)

2015-07-18 00:57:10 UTC MAIN commitmail json YAML

Add install kernel for cubox-i

(matt)

2015-07-17 20:32:27 UTC matt-nb5-mips64 commitmail json YAML

2015-07-17 20:30:21 UTC MAIN commitmail json YAML

Fix botch in "make disklabel a MI tool" changes in rev 1.2.

After that chanage, "MAXPARTITIONS" constant is not for the target port.
If host's MAXPARTITIONS is larger than a value of the target label and
target endianness is different from the build host, bswaplabel() could
overwrite data beyond the disklabel and primary boot stored after
LABELSECTOR in images might be corrupted.

This fixes boot failure of sun2 liveimage built by
"build.sh -U -m sun2 release live-image"
on TME.

Should be pulled up to netbsd-7.

(tsutsui)

2015-07-17 20:29:29 UTC MAIN commitmail json YAML

Deal with more than 1GB of RAM.

(matt)

2015-07-17 19:32:48 UTC MAIN commitmail json YAML

Bump ram disk image size slightly

(martin)

2015-07-17 19:32:24 UTC MAIN commitmail json YAML

Provide a bit more space for the ram disk image

(martin)

2015-07-17 17:57:11 UTC MAIN commitmail json YAML

2015-07-17 17:38:55 UTC MAIN commitmail json YAML

2015-07-17 15:58:01 UTC MAIN commitmail json YAML

PR/50057: Wolfgang Stukenbrock: yp-map transfer removes SECURE-flag

(christos)

2015-07-17 15:24:27 UTC MAIN commitmail json YAML

gcc-5.2 out.

(wiz)

2015-07-17 15:17:07 UTC MAIN commitmail json YAML

PR/50048: Martin Husemann: Avoid reaping the child twice by setting c->pid = 0
after the wait.

(christos)

2015-07-17 08:30:33 UTC MAIN commitmail json YAML

define FD_SETSIZE=512, to match the new XFD_SETSIZE.  something ends up
including <sys/select.h> before Xpoll.h, and the wrong FD_SETSIZE is
used in our fd_set macros, leading to fail.

XXX:  ugh.  fix me properly.

(mrg)

2015-07-17 08:29:31 UTC MAIN commitmail json YAML

look for config.h now it is needed.

(mrg)

2015-07-17 07:02:40 UTC MAIN commitmail json YAML

actually move ahead of all the necessary headers.

(mrg)

2015-07-17 06:57:38 UTC MAIN commitmail json YAML

move the define of FD_SETSIZE before the include of select.h, so that
is actually does something useful.

(mrg)

2015-07-17 06:53:04 UTC MAIN commitmail json YAML

iceauth wants a config.h these days.

(mrg)

2015-07-17 06:45:55 UTC MAIN commitmail json YAML

Trailing whitespace, begone!

(wiz)

2015-07-17 06:42:48 UTC MAIN commitmail json YAML

2015-07-17 06:41:18 UTC MAIN commitmail json YAML

2015-07-17 06:40:49 UTC MAIN commitmail json YAML

mkfontscale.c demands a PACKAGE_STRING now.  set it to "NetBSD tools version"

(mrg)

2015-07-17 05:16:09 UTC MAIN commitmail json YAML

Indent. No functional change.

(msaitoh)

2015-07-17 04:48:52 UTC netbsd-7 commitmail json YAML

2015-07-17 04:44:42 UTC netbsd-7 commitmail json YAML

Apply patch (requested by nonaka in ticket #881):
Deregister pmf hook when attach failed.

(snj)

2015-07-17 04:37:22 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #880):
sys/net/npf/npf_if.c: revision 1.5
sys/net/npf/npf_mbuf.c: revision 1.14
usr.sbin/npf/npf.7: revision 1.3
usr.sbin/npf/npfctl/npf_var.c: revision 1.9
npfkern: eliminate INACTIVE_ID and use 0 for unregistered interfaces.
--
- npfvar_get_type1: check for NULL first.
- Minor fix for the npf(7) man page.

(snj)

2015-07-17 04:34:35 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #879):
sys/compat/netbsd32/netbsd32_time.c: revision 1.43
Use the right type in sizeof() for copyin() in adjtime

(snj)

2015-07-17 04:31:36 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by he in ticket #878):
distrib/sets/lists/base/ad.aarch64: patch
distrib/sets/lists/base/ad.arm: patch
distrib/sets/lists/base/ad.mips: patch
distrib/sets/lists/base/ad.powerpc: patch
distrib/sets/lists/base/md.amd64: patch
distrib/sets/lists/base/md.sparc64: patch
distrib/sets/lists/base/shl.mi: patch
doc/3RDPARTY: patch
external/bsd/bind/dist/CHANGES: up to 1.15
external/bsd/bind/dist/COPYRIGHT: up to 1.1.1.9
external/bsd/bind/dist/FAQ.xml: up to 1.1.1.9
external/bsd/bind/dist/README: up to 1.3
external/bsd/bind/dist/bin/check/named-checkconf.c: up to 1.11
external/bsd/bind/dist/bin/delv/delv.c: up to 1.4
external/bsd/bind/dist/bin/dig/dig.1: up to 1.10
external/bsd/bind/dist/bin/dig/dig.docbook: up to 1.1.1.11
external/bsd/bind/dist/bin/dig/dig.html: up to 1.1.1.11
external/bsd/bind/dist/bin/dig/dighost.c: up to 1.15
external/bsd/bind/dist/bin/dig/host.c: up to 1.11
external/bsd/bind/dist/bin/dig/include/dig/dig.h: up to 1.11
external/bsd/bind/dist/bin/dig/nslookup.c: up to 1.11
external/bsd/bind/dist/bin/dnssec/dnssec-dsfromkey.c: up to 1.11
external/bsd/bind/dist/bin/dnssec/dnssec-importkey.c: up to 1.6
external/bsd/bind/dist/bin/dnssec/dnssec-keyfromlabel.c: up to 1.14
external/bsd/bind/dist/bin/dnssec/dnssec-keygen.8: up to 1.9
external/bsd/bind/dist/bin/dnssec/dnssec-keygen.c: up to 1.16
external/bsd/bind/dist/bin/dnssec/dnssec-keygen.docbook: up to 1.1.1.12
external/bsd/bind/dist/bin/dnssec/dnssec-keygen.html: up to 1.1.1.12
external/bsd/bind/dist/bin/dnssec/dnssec-settime.8: up to 1.8
external/bsd/bind/dist/bin/dnssec/dnssec-settime.c: up to 1.12
external/bsd/bind/dist/bin/dnssec/dnssec-settime.docbook: up to 1.1.1.11
external/bsd/bind/dist/bin/dnssec/dnssec-settime.html: up to 1.1.1.11
external/bsd/bind/dist/bin/dnssec/dnssec-signzone.c: up to 1.15
external/bsd/bind/dist/bin/dnssec/dnssec-verify.c: up to 1.9
external/bsd/bind/dist/bin/dnssec/dnssectool.c: up to 1.9
external/bsd/bind/dist/bin/dnssec/dnssectool.h: up to 1.7
external/bsd/bind/dist/bin/named/client.c: up to 1.13
external/bsd/bind/dist/bin/named/config.c: up to 1.11
external/bsd/bind/dist/bin/named/include/named/globals.h: up to 1.9
external/bsd/bind/dist/bin/named/interfacemgr.c: up to 1.10
external/bsd/bind/dist/bin/named/main.c: up to 1.18
external/bsd/bind/dist/bin/named/query.c: up to 1.19
external/bsd/bind/dist/bin/named/server.c: up to 1.19
external/bsd/bind/dist/bin/named/update.c: up to 1.11
external/bsd/bind/dist/bin/named/win32/dlz_dlopen_driver.c: up to 1.4
external/bsd/bind/dist/bin/named/win32/os.c: up to 1.8
external/bsd/bind/dist/bin/named/xfrout.c: up to 1.9
external/bsd/bind/dist/bin/named/zoneconf.c: up to 1.8
external/bsd/bind/dist/bin/nsupdate/nsupdate.c: up to 1.13
external/bsd/bind/dist/bin/pkcs11/openssl-0.9.8za-patch delete
external/bsd/bind/dist/bin/pkcs11/openssl-0.9.8zc-patch: up to 1.1.1.1
external/bsd/bind/dist/bin/pkcs11/openssl-1.0.0m-patch delete
external/bsd/bind/dist/bin/pkcs11/openssl-1.0.0o-patch: up to 1.1.1.1
external/bsd/bind/dist/bin/pkcs11/openssl-1.0.1h-patch delete
external/bsd/bind/dist/bin/pkcs11/openssl-1.0.1j-patch: up to 1.1.1.1
external/bsd/bind/dist/bin/rndc/rndc.c: up to 1.12
external/bsd/bind/dist/bin/tests/dst/gsstest.c: up to 1.9
external/bsd/bind/dist/bin/tests/sig0_test.c: up to 1.8
external/bsd/bind/dist/bin/tests/system/README: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/ans.pl: up to 1.3
external/bsd/bind/dist/bin/tests/system/checkconf/altdlz.conf: up to 1.1.1.2
external/bsd/bind/dist/bin/tests/system/checkconf/bad-sharedwritable1.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/checkconf/bad-sharedwritable2.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/checkconf/good.conf: up to 1.1.1.10
external/bsd/bind/dist/bin/tests/system/checkconf/max-ttl.conf: up to 1.1.1.2
external/bsd/bind/dist/bin/tests/system/checkconf/tests.sh: up to 1.1.1.12
external/bsd/bind/dist/bin/tests/system/checkzone/tests.sh: up to 1.1.1.7
external/bsd/bind/dist/bin/tests/system/checkzone/zones/bad3.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/checkzone/zones/bad4.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/checkzone/zones/badttl.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/checkzone/zones/inherit.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/checkzone/zones/nowarn.inherited.owner.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/checkzone/zones/warn.inherit.origin.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/checkzone/zones/warn.inherited.owner.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/conf.sh.in: up to 1.1.1.15
external/bsd/bind/dist/bin/tests/system/delv/clean.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/delv/ns1/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/delv/ns1/root.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/delv/ns2/example.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/delv/ns2/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/delv/ns3/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/delv/tests.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/dnssec/clean.sh: up to 1.1.1.15
external/bsd/bind/dist/bin/tests/system/dnssec/ns2/example.db.in: up to 1.1.1.11
external/bsd/bind/dist/bin/tests/system/dnssec/ns2/sign.sh: up to 1.1.1.15
external/bsd/bind/dist/bin/tests/system/dnssec/ns3/dnskey-nsec3-unknown.example.db.in: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/dnssec/ns3/dnskey-unknown.example.db.in: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/dnssec/ns3/future.example.db.in: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/dnssec/ns3/named.conf: up to 1.1.1.12
external/bsd/bind/dist/bin/tests/system/dnssec/ns3/sign.sh: up to 1.1.1.16
external/bsd/bind/dist/bin/tests/system/dnssec/ns5/named.conf delete
external/bsd/bind/dist/bin/tests/system/dnssec/ns5/named1.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/dnssec/ns5/named2.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/dnssec/ns5/sign.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/dnssec/setup.sh: up to 1.1.1.13
external/bsd/bind/dist/bin/tests/system/dnssec/tests.sh: up to 1.1.1.15
external/bsd/bind/dist/bin/tests/system/emptyzones/clean.sh: up to 1.1.1.2
external/bsd/bind/dist/bin/tests/system/emptyzones/ns1/named2.conf: up to 1.1.1.2
external/bsd/bind/dist/bin/tests/system/emptyzones/tests.sh: up to 1.1.1.2
external/bsd/bind/dist/bin/tests/system/forward/ns2/named.conf: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/forward/ns4/named.conf: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/forward/tests.sh: up to 1.1.1.7
external/bsd/bind/dist/bin/tests/system/genzone.sh: up to 1.1.1.9
external/bsd/bind/dist/bin/tests/system/geoip/clean.sh: up to 1.1.1.2
external/bsd/bind/dist/bin/tests/system/geoip/ns2/named6.conf: up to 1.1.1.3
external/bsd/bind/dist/bin/tests/system/geoip/setup.sh: up to 1.1.1.3
external/bsd/bind/dist/bin/tests/system/geoip/tests.sh: up to 1.1.1.3
external/bsd/bind/dist/bin/tests/system/inline/clean.sh: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/inline/ns2/named.conf: up to 1.1.1.3
external/bsd/bind/dist/bin/tests/system/inline/setup.sh: up to 1.1.1.6
external/bsd/bind/dist/bin/tests/system/legacy/build.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/clean.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns1/named1.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns1/named2.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns1/root.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns1/trusted.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns2/dropedns.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns2/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns2/named.dropedns: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns3/dropedns-notcp.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns3/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns3/named.dropedns: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns3/named.notcp: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns4/named.args: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns4/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns4/plain.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns5/named.args: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns5/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns5/named.notcp: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns5/plain-notcp.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns6/edns512.db.in: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns6/edns512.db.signed: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns6/named.args: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns6/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns6/sign.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns7/edns512-notcp.db.in: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns7/edns512-notcp.db.signed: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns7/named.args: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns7/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns7/named.notcp: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/ns7/sign.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/setup.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/legacy/tests.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/notify/clean.sh: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/notify/ns2/generic.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/notify/ns2/named.conf: up to 1.1.1.4
external/bsd/bind/dist/bin/tests/system/notify/ns4/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/notify/ns4/named.port: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/notify/ns5/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/notify/ns5/x21.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/notify/setup.sh: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/notify/tests.sh: up to 1.1.1.6
external/bsd/bind/dist/bin/tests/system/reclimit/README: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ans2/ans.pl: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ans4/ans.pl: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ans7/ans.pl: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/clean.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ns1/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ns1/root.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ns3/hints.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ns3/named1.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ns3/named2.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ns3/named3.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/ns3/named4.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/setup.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/reclimit/tests.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/redirect/tests.sh: up to 1.1.1.6
external/bsd/bind/dist/bin/tests/system/resolver/ns4/root.db: up to 1.1.1.4
external/bsd/bind/dist/bin/tests/system/resolver/ns4/tld1.db: up to 1.1.1.3
external/bsd/bind/dist/bin/tests/system/resolver/ns4/tld2.db: up to 1.1.1.4
external/bsd/bind/dist/bin/tests/system/resolver/ns7/all-cnames.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/resolver/ns7/named1.conf: up to 1.1.1.2
external/bsd/bind/dist/bin/tests/system/resolver/ns7/named2.conf: up to 1.1.1.2
external/bsd/bind/dist/bin/tests/system/resolver/tests.sh: up to 1.1.1.12
external/bsd/bind/dist/bin/tests/system/rpz/tests.sh: up to 1.1.1.11
external/bsd/bind/dist/bin/tests/system/rpzrecurse/README: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/clean.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns1/db.l0: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns1/db.l1.l0: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns1/example.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns1/named.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns1/root.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns2/db.clientip1: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns2/db.clientip2: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns2/named.clientip.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns2/named.conf.header: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns2/named.default.conf: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/ns2/root.hint: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/prereq.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/setup.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/testgen.pl: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rpzrecurse/tests.sh: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/rrchecker/typelist.good: up to 1.1.1.3
external/bsd/bind/dist/bin/tests/system/start.pl: up to 1.1.1.12
external/bsd/bind/dist/bin/tests/system/upforwd/clean.sh: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/upforwd/ns1/named.conf: up to 1.1.1.4
external/bsd/bind/dist/bin/tests/system/upforwd/ns2/named.conf: up to 1.1.1.4
external/bsd/bind/dist/bin/tests/system/upforwd/ns3/named.conf: up to 1.1.1.4
external/bsd/bind/dist/bin/tests/system/upforwd/setup.sh: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/upforwd/tests.sh: up to 1.1.1.6
external/bsd/bind/dist/bin/tests/system/views/clean.sh: up to 1.1.1.6
external/bsd/bind/dist/bin/tests/system/views/ns2/external/inline.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/views/ns2/internal/inline.db: up to 1.1.1.1
external/bsd/bind/dist/bin/tests/system/views/ns2/named2.conf: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/views/setup.sh: up to 1.1.1.5
external/bsd/bind/dist/bin/tests/system/views/tests.sh: up to 1.1.1.6
external/bsd/bind/dist/bin/tests/system/xfer/dig1.good: up to 1.1.1.8
external/bsd/bind/dist/bin/tests/system/xfer/dig2.good: up to 1.1.1.8
external/bsd/bind/dist/config.h.in: up to 1.11
external/bsd/bind/dist/config.h.win32: up to 1.1.1.11
external/bsd/bind/dist/configure: up to 1.4
external/bsd/bind/dist/configure.in: up to 1.7
external/bsd/bind/dist/contrib/dlz/example/README: up to 1.1.1.4
external/bsd/bind/dist/contrib/dlz/modules/bdbhpt/README.md: up to 1.1.1.2
external/bsd/bind/dist/contrib/dlz/modules/bdbhpt/dlz_bdbhpt_dynamic.c: up to 1.1.1.5
external/bsd/bind/dist/contrib/dlz/modules/bdbhpt/testing/README: up to 1.1.1.1
external/bsd/bind/dist/contrib/dlz/modules/bdbhpt/testing/dns-data.txt: up to 1.1.1.2
external/bsd/bind/dist/contrib/dlz/modules/bdbhpt/testing/named.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/sdb/ldap/ldapdb.c: up to 1.5
external/bsd/bind/dist/contrib/zkt-1.1.2/CHANGELOG delete
external/bsd/bind/dist/contrib/zkt-1.1.2/LICENSE delete
external/bsd/bind/dist/contrib/zkt-1.1.2/Makefile.in delete
external/bsd/bind/dist/contrib/zkt-1.1.2/README delete
external/bsd/bind/dist/contrib/zkt-1.1.2/README.logging delete
external/bsd/bind/dist/contrib/zkt-1.1.2/TODO  delete
external/bsd/bind/dist/contrib/zkt-1.1.2/config.h.in delete
external/bsd/bind/dist/contrib/zkt-1.1.2/config_zkt.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/configure delete
external/bsd/bind/dist/contrib/zkt-1.1.2/configure.ac delete
external/bsd/bind/dist/contrib/zkt-1.1.2/debug.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/distribute.sh delete
external/bsd/bind/dist/contrib/zkt-1.1.2/dki.c  delete
external/bsd/bind/dist/contrib/zkt-1.1.2/dki.h  delete
external/bsd/bind/dist/contrib/zkt-1.1.2/doc/KeyRollover.ms delete
external/bsd/bind/dist/contrib/zkt-1.1.2/doc/KeyRollover.ps delete
external/bsd/bind/dist/contrib/zkt-1.1.2/doc/draft-gudmundsson-life-of-dnskey-00.txt delete
external/bsd/bind/dist/contrib/zkt-1.1.2/doc/draft-ietf-dnsop-rfc4641bis-01.txt delete
external/bsd/bind/dist/contrib/zkt-1.1.2/doc/rfc4641.txt delete
external/bsd/bind/dist/contrib/zkt-1.1.2/doc/rfc5011.txt delete
external/bsd/bind/dist/contrib/zkt-1.1.2/domaincmp.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/domaincmp.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/dnssec.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dist.sh delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dnssec.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/Kdyn.example.net.+007+30323.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/Kdyn.example.net.+007+30323.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/Kdyn.example.net.+007+52935.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/Kdyn.example.net.+007+52935.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/dnskey.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/dnssec.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/zktlog-dyn.example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/zone.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/zone.db.dsigned delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/dyn.example.net/zone.org delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/Kexample.net.+008+02957.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/Kexample.net.+008+02957.published delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/Kexample.net.+008+21605.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/Kexample.net.+008+21605.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/Kexample.net.+008+52101.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/Kexample.net.+008+52101.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/Kexample.net.+008+56360.depreciated delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/Kexample.net.+008+56360.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/dnskey.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/dnssec.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/z.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/zktlog-example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/zone.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/example.net/zone.db.signed delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/keysets/dlvset-sub.example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/keysets/dsset-dyn.example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/keysets/dsset-example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/keysets/dsset-sub.example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/keysets/keyset-dyn.example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/keysets/keyset-example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/keysets/keyset-sub.example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/named.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+005+24183.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+005+24183.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+005+44660.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+005+44660.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+007+00855.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+007+00855.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+007+34493.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+007+34493.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+007+55983.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+007+55983.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+007+59870.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+007+59870.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+010+07987.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+010+07987.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+010+33176.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/Ksub.example.net.+010+33176.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/dlvset-sub.example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/dnskey.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/dnssec.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/maxhexsalt delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/maxhexsalt+1 delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/zktlog-sub.example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/zone.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/sub.example.net/zone.db.signed delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/zkt.log delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat/zone.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/Kexample.de.+005+25598.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/Kexample.de.+005+25598.published delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/Kexample.de.+005+37983.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/Kexample.de.+005+37983.published delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/Kexample.de.+005+47280.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/Kexample.de.+005+47280.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/Kexample.de.+005+60407.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/Kexample.de.+005+60407.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/dnskey.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/dsset-example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/keyset-example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/keyset-sub.example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+27647.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+27647.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+32679.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+32679.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+38331.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+38331.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+51846.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+51846.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+55550.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/Ksub.example.de.+005+55550.published delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/dlvset-sub.example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/dnskey.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/dnssec.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/dsset-sub.example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/keyset-sub.example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/ksub.example.de.+005+08544.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/ksub.example.de.+005+08544.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/ksub.example.de.+005+27861.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/ksub.example.de.+005+27861.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/ksub.example.de.+005+42639.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/ksub.example.de.+005+42639.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/parent-sub.example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/zone.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/sub.example.de/zone.db.signed delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/zone.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/zone.db.signed delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/example.de/zone.soa delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/de/keyset-example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/dnssec.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/log/zktlog-example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/log/zktlog-sub.example.de. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/named.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/hierarchical/zone.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/dnssec-extern.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/dnssec-intern.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/dnssec-signer-extern delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/dnssec-signer-intern delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/dnssec-zkt-extern delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/dnssec-zkt-intern delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/Kexample.net.+005+08885.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/Kexample.net.+005+08885.published delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/Kexample.net.+005+23553.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/Kexample.net.+005+23553.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/Kexample.net.+005+38930.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/Kexample.net.+005+38930.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/dnskey.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/dsset-example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/keyset-example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/zone.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/example.net/zone.db.signed delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/keyset-example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/extern/zkt-ext.log delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/Kexample.net.+005+00126.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/Kexample.net.+005+00126.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/Kexample.net.+005+52235.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/Kexample.net.+005+52235.published delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/Kexample.net.+005+57602.key delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/Kexample.net.+005+57602.private delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/dnskey.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/dsset-example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/keyset-example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/zone.db delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/example.net/zone.db.signed delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/keyset-example.net. delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/intern/zkt-int.log delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/named.conf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/named.log delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/root.hint delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/views/viewtest.sh delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/zkt-ls.sh delete
external/bsd/bind/dist/contrib/zkt-1.1.2/examples/zkt-signer.sh delete
external/bsd/bind/dist/contrib/zkt-1.1.2/log.c  delete
external/bsd/bind/dist/contrib/zkt-1.1.2/log.h  delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/dnssec-zkt.8 delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-conf.8 delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-conf.8.html delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-conf.8.org delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-conf.8.pdf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-keyman.8 delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-keyman.8.html delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-keyman.8.pdf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-ls.8 delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-ls.8.html delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-ls.8.pdf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-signer.8 delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-signer.8.html delete
external/bsd/bind/dist/contrib/zkt-1.1.2/man/zkt-signer.8.pdf delete
external/bsd/bind/dist/contrib/zkt-1.1.2/misc.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/misc.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/ncparse.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/ncparse.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/nscomm.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/nscomm.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/rollover.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/rollover.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/soaserial.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/soaserial.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/strlist.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/strlist.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/tcap.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/tcap.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zconf.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zconf.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zfparse.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zfparse.h delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zkt-conf.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zkt-keyman.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zkt-ls.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zkt-signer.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zkt-soaserial.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zkt.c  delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zkt.h  delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zone.c delete
external/bsd/bind/dist/contrib/zkt-1.1.2/zone.h delete
external/bsd/bind/dist/contrib/zkt-1.1.3/CHANGELOG: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/LICENSE: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/Makefile.in: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/README: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/README.logging: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/TODO: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/config.h.in: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/config_zkt.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/configure: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/configure.ac: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/debug.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/distribute.sh: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/dki.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/dki.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/doc/KeyRollover.ms: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/doc/KeyRollover.ps: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/doc/draft-gudmundsson-life-of-dnskey-00.txt: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/doc/draft-ietf-dnsop-rfc4641bis-01.txt: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/doc/rfc4641.txt: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/doc/rfc5011.txt: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/domaincmp.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/domaincmp.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/clean.sh: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/dist.sh: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/dnssec.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/dyn.example.net/dnssec.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/dyn.example.net/zktlog-dyn.example.net.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/dyn.example.net/zone.db: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/dyn.example.net/zone.db.dsigned: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/dyn.example.net/zone.org: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/example.net/dnskey.db: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/example.net/dnssec.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/example.net/zktlog-example.net.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/example.net/zone.db: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/example.net/zone.db.signed: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/example.net/zone.hosts: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/example.net/zone.localhost: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/keysets/dlvset-sub.example.net.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/keysets/dsset-example.net.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/keysets/dsset-sub.example.net.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/keysets/keyset-example.net.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/keysets/keyset-sub.example.net.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/named.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/sub.example.net/dlvset-sub.example.net.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/sub.example.net/dnskey.db: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/sub.example.net/dnssec.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/sub.example.net/maxhexsalt: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/sub.example.net/maxhexsalt+1: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/sub.example.net/zktlog-sub.example.net.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/sub.example.net/zone.db: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/sub.example.net/zone.db.signed: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/flat/zone.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/de/example.de/sub.example.de/dlvset-sub.example.de.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/de/example.de/sub.example.de/dnssec.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/de/example.de/sub.example.de/parent-sub.example.de.: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/de/example.de/sub.example.de/zone.db: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/de/example.de/sub.example.de/zone.db.signed: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/de/example.de/zone.db: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/de/example.de/zone.db.signed: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/de/example.de/zone.soa: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/dnssec.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/named.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/hierarchical/zone.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/dnssec-extern.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/dnssec-intern.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/dnssec-signer-extern: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/dnssec-signer-intern: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/dnssec-zkt-extern: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/dnssec-zkt-intern: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/extern/example.net/zone.db: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/extern/example.net/zone.db.signed: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/extern/zkt-ext.log: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/intern/example.net/zone.db: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/intern/example.net/zone.db.signed: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/intern/zkt-int.log: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/named.conf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/named.log: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/root.hint: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/views/viewtest.sh: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/zkt-ls.sh: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/examples/zkt-signer.sh: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/log.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/log.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/dnssec-zkt.8: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-conf.8: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-conf.8.html: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-conf.8.org: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-conf.8.pdf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-keyman.8: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-keyman.8.html: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-keyman.8.pdf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-ls.8: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-ls.8.html: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-ls.8.pdf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-signer.8: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-signer.8.html: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/man/zkt-signer.8.pdf: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/misc.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/misc.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/ncparse.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/ncparse.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/nscomm.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/nscomm.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/rollover.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/rollover.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/soaserial.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/soaserial.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/strlist.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/strlist.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/tcap.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/tcap.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zconf.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zconf.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zfparse.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zfparse.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zkt-conf.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zkt-keyman.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zkt-ls.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zkt-signer.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zkt-soaserial.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zkt.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zkt.h: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zone.c: up to 1.1.1.1
external/bsd/bind/dist/contrib/zkt-1.1.3/zone.h: up to 1.1.1.1
external/bsd/bind/dist/doc/arm/Bv9ARM-book.xml: up to 1.1.1.18
external/bsd/bind/dist/doc/arm/Bv9ARM.ch01.html: up to 1.1.1.13
external/bsd/bind/dist/doc/arm/Bv9ARM.ch02.html: up to 1.1.1.10
external/bsd/bind/dist/doc/arm/Bv9ARM.ch03.html: up to 1.1.1.15
external/bsd/bind/dist/doc/arm/Bv9ARM.ch04.html: up to 1.3
external/bsd/bind/dist/doc/arm/Bv9ARM.ch05.html: up to 1.1.1.16
external/bsd/bind/dist/doc/arm/Bv9ARM.ch06.html: up to 1.3
external/bsd/bind/dist/doc/arm/Bv9ARM.ch07.html: up to 1.3
external/bsd/bind/dist/doc/arm/Bv9ARM.ch08.html: up to 1.3
external/bsd/bind/dist/doc/arm/Bv9ARM.ch09.html: up to 1.3
external/bsd/bind/dist/doc/arm/Bv9ARM.ch10.html: up to 1.1.1.12
external/bsd/bind/dist/doc/arm/Bv9ARM.ch11.html: up to 1.1.1.1
external/bsd/bind/dist/doc/arm/Bv9ARM.ch12.html: up to 1.1.1.1
external/bsd/bind/dist/doc/arm/Bv9ARM.ch13.html: up to 1.1.1.1
external/bsd/bind/dist/doc/arm/Bv9ARM.html: up to 1.3
external/bsd/bind/dist/doc/arm/Bv9ARM.pdf: up to 1.9
external/bsd/bind/dist/doc/arm/Makefile.in: up to 1.1.1.7
external/bsd/bind/dist/doc/arm/dnssec.xml: up to 1.1.1.6
external/bsd/bind/dist/doc/arm/isc-logo.pdf: up to 1.4
external/bsd/bind/dist/doc/arm/man.arpaname.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.ddns-confgen.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.delv.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dig.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-checkds.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-coverage.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-dsfromkey.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-importkey.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-keyfromlabel.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-keygen.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-revoke.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-settime.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-signzone.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.dnssec-verify.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.genrandom.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.host.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.isc-hmac-fixup.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.named-checkconf.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.named-checkzone.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.named-journalprint.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.named-rrchecker.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.named.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.nsec3hash.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.nsupdate.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.rndc-confgen.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.rndc.conf.html: up to 1.3
external/bsd/bind/dist/doc/arm/man.rndc.html: up to 1.3
external/bsd/bind/dist/doc/arm/notes-wrapper.xml: up to 1.1.1.1
external/bsd/bind/dist/doc/arm/notes.html: up to 1.1.1.1
external/bsd/bind/dist/doc/arm/notes.pdf: up to 1.1.1.1
external/bsd/bind/dist/doc/arm/notes.xml: up to 1.1.1.1
external/bsd/bind/dist/doc/arm/pkcs11.xml: up to 1.1.1.8
external/bsd/bind/dist/doc/xsl/Makefile.in: up to 1.1.1.5
external/bsd/bind/dist/doc/xsl/isc-docbook-chunk.xsl.in: up to 1.1.1.5
external/bsd/bind/dist/doc/xsl/isc-docbook-html.xsl.in: up to 1.1.1.5
external/bsd/bind/dist/doc/xsl/isc-docbook-latex.xsl.in: up to 1.1.1.5
external/bsd/bind/dist/doc/xsl/isc-notes-html.xsl.in: up to 1.1.1.1
external/bsd/bind/dist/doc/xsl/isc-notes-latex.xsl.in: up to 1.1.1.1
external/bsd/bind/dist/lib/bind9/api: up to 1.1.1.16
external/bsd/bind/dist/lib/bind9/check.c: up to 1.12
external/bsd/bind/dist/lib/bind9/getaddresses.c: up to 1.6
external/bsd/bind/dist/lib/dns/acache.c: up to 1.7
external/bsd/bind/dist/lib/dns/adb.c: up to 1.11
external/bsd/bind/dist/lib/dns/api: up to 1.3
external/bsd/bind/dist/lib/dns/client.c: up to 1.10
external/bsd/bind/dist/lib/dns/diff.c: up to 1.9
external/bsd/bind/dist/lib/dns/dispatch.c: up to 1.10
external/bsd/bind/dist/lib/dns/dnssec.c: up to 1.11
external/bsd/bind/dist/lib/dns/ecdb.c: up to 1.9
external/bsd/bind/dist/lib/dns/gen.c: up to 1.7
external/bsd/bind/dist/lib/dns/geoip.c: up to 1.1.1.6
external/bsd/bind/dist/lib/dns/include/dns/dispatch.h: up to 1.8
external/bsd/bind/dist/lib/dns/include/dns/log.h: up to 1.8
external/bsd/bind/dist/lib/dns/include/dns/rbt.h: up to 1.11
external/bsd/bind/dist/lib/dns/include/dns/rdataset.h: up to 1.9
external/bsd/bind/dist/lib/dns/include/dns/request.h: up to 1.6
external/bsd/bind/dist/lib/dns/include/dns/rpz.h: up to 1.8
external/bsd/bind/dist/lib/dns/include/dns/zone.h: up to 1.16
external/bsd/bind/dist/lib/dns/journal.c: up to 1.9
external/bsd/bind/dist/lib/dns/keytable.c: up to 1.10
external/bsd/bind/dist/lib/dns/log.c: up to 1.8
external/bsd/bind/dist/lib/dns/mapapi: up to 1.1.1.2
external/bsd/bind/dist/lib/dns/master.c: up to 1.14
external/bsd/bind/dist/lib/dns/masterdump.c: up to 1.11
external/bsd/bind/dist/lib/dns/message.c: up to 1.15
external/bsd/bind/dist/lib/dns/name.c: up to 1.11
external/bsd/bind/dist/lib/dns/ncache.c: up to 1.9
external/bsd/bind/dist/lib/dns/nsec3.c: up to 1.11
external/bsd/bind/dist/lib/dns/openssldh_link.c: up to 1.8
external/bsd/bind/dist/lib/dns/opensslecdsa_link.c: up to 1.8
external/bsd/bind/dist/lib/dns/opensslgost_link.c: up to 1.10
external/bsd/bind/dist/lib/dns/pkcs11ecdsa_link.c: up to 1.1.1.5
external/bsd/bind/dist/lib/dns/pkcs11gost_link.c: up to 1.1.1.5
external/bsd/bind/dist/lib/dns/private.c: up to 1.7
external/bsd/bind/dist/lib/dns/rbt.c: up to 1.10
external/bsd/bind/dist/lib/dns/rbtdb.c: up to 1.20
external/bsd/bind/dist/lib/dns/rdata.c: up to 1.11
external/bsd/bind/dist/lib/dns/rdata/generic/cdnskey_60.c: up to 1.1.1.4
external/bsd/bind/dist/lib/dns/rdata/generic/cds_59.c: up to 1.1.1.4
external/bsd/bind/dist/lib/dns/rdata/generic/keydata_65533.c: up to 1.8
external/bsd/bind/dist/lib/dns/rdata/generic/nsec3_50.c: up to 1.8
external/bsd/bind/dist/lib/dns/rdata/generic/openpgpkey_61.c: up to 1.1.1.1
external/bsd/bind/dist/lib/dns/rdata/generic/openpgpkey_61.h: up to 1.1.1.1
external/bsd/bind/dist/lib/dns/rdata/generic/opt_41.c: up to 1.8
external/bsd/bind/dist/lib/dns/rdata/generic/rrsig_46.c: up to 1.7
external/bsd/bind/dist/lib/dns/rdata/generic/sig_24.c: up to 1.6
external/bsd/bind/dist/lib/dns/rdata/generic/spf_99.h: up to 1.5
external/bsd/bind/dist/lib/dns/rdata/generic/txt_16.c: up to 1.7
external/bsd/bind/dist/lib/dns/rdatalist.c: up to 1.6
external/bsd/bind/dist/lib/dns/rdataset.c: up to 1.8
external/bsd/bind/dist/lib/dns/rdataslab.c: up to 1.11
external/bsd/bind/dist/lib/dns/request.c: up to 1.9
external/bsd/bind/dist/lib/dns/resolver.c: up to 1.21
external/bsd/bind/dist/lib/dns/rootns.c: up to 1.9
external/bsd/bind/dist/lib/dns/rpz.c: up to 1.9
external/bsd/bind/dist/lib/dns/sdb.c: up to 1.9
external/bsd/bind/dist/lib/dns/sdlz.c: up to 1.9
external/bsd/bind/dist/lib/dns/spnego_asn1.c: up to 1.7
external/bsd/bind/dist/lib/dns/tests/Kdh.+002+18602.key: up to 1.1.1.1
external/bsd/bind/dist/lib/dns/tests/Makefile.in: up to 1.7
external/bsd/bind/dist/lib/dns/tests/db_test.c: up to 1.1.1.4
external/bsd/bind/dist/lib/dns/tests/dbversion_test.c: up to 1.1.1.5
external/bsd/bind/dist/lib/dns/tests/dh_test.c: up to 1.1.1.1
external/bsd/bind/dist/lib/dns/tests/gost_test.c: up to 1.1.1.6
external/bsd/bind/dist/lib/dns/tests/master_test.c: up to 1.6
external/bsd/bind/dist/lib/dns/tests/name_test.c: up to 1.1.1.1
external/bsd/bind/dist/lib/dns/tests/rbt_serialize_test.c: up to 1.1.1.4
external/bsd/bind/dist/lib/dns/tests/zonemgr_test.c: up to 1.4
external/bsd/bind/dist/lib/dns/tkey.c: up to 1.8
external/bsd/bind/dist/lib/dns/tsig.c: up to 1.8
external/bsd/bind/dist/lib/dns/validator.c: up to 1.13
external/bsd/bind/dist/lib/dns/win32/libdns.def.in: up to 1.1.1.6
external/bsd/bind/dist/lib/dns/xfrin.c: up to 1.11
external/bsd/bind/dist/lib/dns/zone.c: up to 1.14
external/bsd/bind/dist/lib/dns/zt.c: up to 1.8
external/bsd/bind/dist/lib/irs/getnameinfo.c: up to 1.7
external/bsd/bind/dist/lib/irs/win32/libirs.def: up to 1.1.1.2
external/bsd/bind/dist/lib/isc/api: up to 1.1.1.18
external/bsd/bind/dist/lib/isc/hash.c: up to 1.9
external/bsd/bind/dist/lib/isc/hmacmd5.c: up to 1.8
external/bsd/bind/dist/lib/isc/hmacsha.c: up to 1.9
external/bsd/bind/dist/lib/isc/httpd.c: up to 1.8
external/bsd/bind/dist/lib/isc/include/isc/platform.h.in: up to 1.1.1.9
external/bsd/bind/dist/lib/isc/include/isc/print.h: up to 1.5
external/bsd/bind/dist/lib/isc/include/isc/radix.h: up to 1.10
external/bsd/bind/dist/lib/isc/include/isc/ratelimiter.h: up to 1.5
external/bsd/bind/dist/lib/isc/md5.c: up to 1.7
external/bsd/bind/dist/lib/isc/mem.c: up to 1.12
external/bsd/bind/dist/lib/isc/pk11.c: up to 1.1.1.5
external/bsd/bind/dist/lib/isc/print.c: up to 1.5
external/bsd/bind/dist/lib/isc/pthreads/mutex.c: up to 1.6
external/bsd/bind/dist/lib/isc/radix.c: up to 1.8
external/bsd/bind/dist/lib/isc/ratelimiter.c: up to 1.6
external/bsd/bind/dist/lib/isc/result.c: up to 1.5
external/bsd/bind/dist/lib/isc/sha1.c: up to 1.8
external/bsd/bind/dist/lib/isc/sha2.c: up to 1.10
external/bsd/bind/dist/lib/isc/tests/Makefile.in: up to 1.1.1.9
external/bsd/bind/dist/lib/isc/tests/hash_test.c: up to 1.1.1.7
external/bsd/bind/dist/lib/isc/tests/mem_test.c: up to 1.1.1.1
external/bsd/bind/dist/lib/isc/tests/print_test.c: up to 1.1.1.4
external/bsd/bind/dist/lib/isc/tests/radix_test.c: up to 1.1.1.1
external/bsd/bind/dist/lib/isc/tests/time_test.c: up to 1.1.1.4
external/bsd/bind/dist/lib/isc/unix/app.c: up to 1.13
external/bsd/bind/dist/lib/isc/unix/include/isc/net.h: up to 1.6
external/bsd/bind/dist/lib/isc/unix/include/isc/time.h: up to 1.7
external/bsd/bind/dist/lib/isc/unix/net.c: up to 1.8
external/bsd/bind/dist/lib/isc/unix/socket.c: up to 1.17
external/bsd/bind/dist/lib/isc/unix/stdio.c: up to 1.7
external/bsd/bind/dist/lib/isc/unix/time.c: up to 1.9
external/bsd/bind/dist/lib/isc/win32/include/isc/platform.h.in: up to 1.1.1.4
external/bsd/bind/dist/lib/isc/win32/include/isc/time.h: up to 1.7
external/bsd/bind/dist/lib/isc/win32/include/isc/win32os.h: up to 1.5
external/bsd/bind/dist/lib/isc/win32/libisc.def.in: up to 1.1.1.6
external/bsd/bind/dist/lib/isc/win32/libisc.vcxproj.in: up to 1.1.1.5
external/bsd/bind/dist/lib/isc/win32/socket.c: up to 1.10
external/bsd/bind/dist/lib/isc/win32/win32os.c: up to 1.6
external/bsd/bind/dist/lib/isccfg/api: up to 1.1.1.16
external/bsd/bind/dist/lib/isccfg/namedconf.c: up to 1.11
external/bsd/bind/dist/lib/isccfg/parser.c: up to 1.9
external/bsd/bind/dist/lib/isccfg/win32/libisccfg.def: up to 1.1.1.7
external/bsd/bind/dist/lib/lwres/api: up to 1.1.1.13
external/bsd/bind/dist/lib/lwres/compat.c: up to 1.1.1.4
external/bsd/bind/dist/lib/lwres/gethost.c: up to 1.7
external/bsd/bind/dist/lib/lwres/win32/liblwres.def: up to 1.1.1.2
external/bsd/bind/dist/lib/samples/nsprobe.c: up to 1.1.1.5
external/bsd/bind/dist/lib/samples/sample-request.c: up to 1.1.1.5
external/bsd/bind/dist/lib/samples/sample-update.c: up to 1.1.1.5
external/bsd/bind/dist/srcid: up to 1.9
external/bsd/bind/dist/version: up to 1.13
external/bsd/bind/dist/win32utils/Configure: up to 1.1.1.4
external/bsd/bind/dist/win32utils/legacy/BuildSetup.bat.in: up to 1.1.1.4
external/bsd/bind/include/config.h: up to 1.16
external/bsd/bind/include/dns/code.h: up to 1.11
external/bsd/bind/include/dns/enumclass.h: up to 1.7
external/bsd/bind/include/dns/enumtype.h: up to 1.10
external/bsd/bind/include/dns/rdatastruct.h: up to 1.10
external/bsd/bind/include/isc/platform.h: up to 1.19
external/bsd/bind/lib/libbind9/shlib_version: up to 1.14
external/bsd/bind/lib/libdns/shlib_version: up to 1.16
external/bsd/bind/lib/libirs/shlib_version: up to 1.3
external/bsd/bind/lib/libisc/shlib_version: up to 1.16
external/bsd/bind/lib/libisccc/shlib_version: up to 1.14
external/bsd/bind/lib/libisccfg/shlib_version: up to 1.14
external/bsd/bind/lib/liblwres/shlib_version: up to 1.14
Update BIND to 9.10.2-P2.

(snj)

2015-07-17 03:54:37 UTC netbsd-7 commitmail json YAML

2015-07-17 03:48:01 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #876):
sys/arch/arm/arm32/arm32_reboot.c: revisions 1.7, 1.8
- print a warning about powerdown not supported like other ports do
- merge duplicated code
- if halt is requested and there is no console, keep looping instead of
  rebooting.
--
Mark end of cpu_reboot as unreachable.

(snj)

2015-07-17 03:44:09 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by nat in ticket #875):
lib/libm/src/lrint.c: revision 1.5
lib/libm/src/lrintf.c: revision 1.6
Return x for >= DBL_FRACBITS in lrint.c.
Return x for >= SNG_FRACBITS in lrintf.c
Addresses PR lib/49690
This commit was approved by christos@

(snj)

2015-07-17 03:41:52 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by jnemeth in ticket #874):
usr.sbin/postinstall/postinstall: revision 1.197
Check for an out of date /etc/fonts/fonts.conf and if so, forcibly
update it (it is not intended to be user editable).  This is
primarily intended so that pkgsrc fonts installed in the new location
can be found.

(snj)

2015-07-17 03:39:35 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by nat in ticket #873):
games/tetris/screen.c: revision 1.30
Fixes color scheme white on black and black on white.
This commit was approved by christos@

(snj)

2015-07-17 03:37:40 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by nakayama in ticket #870):
usr.bin/gzip/zgrep: revision 1.9
zgrep(1): suppress the prefixing of filename on output when only
one file is specified to match the grep(1)'s output.

(snj)

2015-07-17 03:34:01 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by matt in ticket #868):
sys/arch/powerpc/include/psl.h: revision 1.20
sys/arch/powerpc/include/userret.h: revisions 1.29, 1.30
sys/arch/powerpc/oea/altivec.c: revision 1.30
sys/arch/powerpc/oea/oea_machdep.c: revision 1.72
sys/arch/powerpc/powerpc/fpu.c: revision 1.36
Add a check to make sure that if PSL_FP is set, we own the FPU.
--
Don't clear PSL_FP/PSL_VEC
--
Don't reload if just re-enabling
--
Don't reload the FPU register if this is just a re-enable.
--
Remove PSL_SPV from BOOKE PSL_USERMOD
--
Don't preserve PSL_FP/PSL_VEC in cpu_setmcontext.

(snj)

2015-07-17 03:24:04 UTC MAIN commitmail json YAML

update for mkfontscape 1.1.2

(mrg)

2015-07-17 03:23:01 UTC MAIN commitmail json YAML

update for sessreg 1.1.0.

(mrg)

2015-07-17 03:22:06 UTC MAIN commitmail json YAML

2015-07-17 02:21:08 UTC MAIN commitmail json YAML

Reform use of rt_refcnt

rt_refcnt of rtentry was used in bad manners, for example, direct rt_refcnt++
and rt_refcnt-- outside route.c, "rt->rt_refcnt++; rtfree(rt);" idiom, and
touching rt after rt->rt_refcnt--.

These abuses seem to be needed because rt_refcnt manages only references
between rtentry and doesn't take care of references during packet processing
(IOW references from local variables). In order to reduce the above abuses,
the latter cases should be counted by rt_refcnt as well as the former cases.

This change improves consistency of use of rt_refcnt:
- rtentry is always accessed with rt_refcnt incremented
- rtentry's rt_refcnt is decremented after use (rtfree is always used instead
  of rt_refcnt--)
- functions returning rtentry increment its rt_refcnt (and caller rtfree it)

Note that rt_refcnt prevents rtentry from being freed but doesn't prevent
rtentry from being updated. Toward MP-safe, we need to provide another
protection for rtentry, e.g., locks. (Or introduce a better data structure
allowing concurrent readers during updates.)

(ozaki-r)

2015-07-16 21:57:42 UTC netbsd-7 commitmail json YAML

844, 850, 851, 865, 866, 867

(snj)

2015-07-16 21:53:57 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #867):
external/gpl3/gdb/dist/gdb/nbsd-thread.c: revision 1.22
td_close() needs to be able to write to the process image, so call sooner,
before we detach from it.

(snj)

2015-07-16 21:52:28 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #866):
external/cddl/osnet/dist/tools/ctf/cvt/ctfmerge.c: revision 1.12 via patch
share/mk/sys.mk: revision 1.128
reapply some fixes to make multi-threaded ctfmerge work
that were lost in the overzealous resync with freebsd.
remove the hacks which were applied to work around those problems.

(snj)

2015-07-16 21:45:52 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by isaki in ticket #865):
common/lib/libc/arch/m68k/atomic/atomic_cas.S: revisions 1.11, 1.12
atomic_cas_{8,16}:
- Correct the wrong offset in stack.
__sync_bool_compare_and_swap_{1,2,4}:
- Correct the wrong offset in stack.
- D3 must be preserved in subroutines.
PR/49995.
--
Improve the code in __sync_bool_compare_and_swap_{1,2,4}.
- bccs is smaller and faster than bcc(.w) in this case.
- it can be used movql in this case (assembler optimise it though).

(snj)

2015-07-16 21:43:07 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #851):
usr.bin/tset/set.c: revision 1.18
Restore logic for setting the VERASE character.
- use terminfo _unless_ the terminal does overstrike.
- use terminfo data not only for an unset tty.

(snj)

2015-07-16 21:40:22 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by hannken in ticket #850):
sys/ufs/ufs/ufs_inode.c: revisions 1.93-1.95
Release the glock on VOP_GETPAGES failure.
Tripped over by nick@'s failing disk, missing unlock in error branch
discovered by jmcneill@.
--
ufs_inactive: take UFS_WAPBL_BEGIN() before calling chkiq().
Should fix PR kern/49948 (quota panic)
--
ufs_inactive: stop overwriting error status and return the last error seen.
Should resolve CID 1306276 (UNUSED_VALUE)

(snj)

2015-07-16 21:36:59 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by mlelstv in ticket #844):
usr.sbin/installboot/Makefile: revisions 1.49, 1.50
usr.sbin/installboot/installboot.c: revisions 1.37, 1.38
usr.sbin/installboot/arch/amiga.c: revision 1.9
Support wedge names.
--
Can't use getfsspecname (and thus wedge names) while building tools.
--
Linking against libutil is not appropiate for tools.
--
Compute bootloader checksum correctly also on little endian systems.

(snj)

2015-07-16 18:29:32 UTC netbsd-7 commitmail json YAML

Tweak wording for 846.

(riz)

2015-07-16 18:28:11 UTC netbsd-7 commitmail json YAML

2015-07-16 18:27:22 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #846):
sys/arch/mips/include/ansi.h: revision 1.29
sys/arch/sh3/include/ansi.h: revision 1.16
sys/arch/sparc64/include/ansi.h: revision 1.18
sys/arch/m68k/include/ansi.h: revision 1.24
sys/arch/powerpc/include/ansi.h: revision 1.30
sys/arch/hppa/include/ansi.h: revision 1.14
sys/arch/i386/include/ansi.h: revision 1.27
sys/arch/alpha/include/ansi.h: revision 1.25
sys/arch/usermode/include/ansi.h: revision 1.5
sys/arch/sparc/include/ansi.h: revision 1.24
Make _BSD_CLOCK_T_ unsigned int so it's the same for IPL32 and LP64
environments.  We don't really have a powerpc64 native userland
and the mips64 native userland is IPL32 so this shouldn't affect anything.
Make clock_t unsigned
Make clock_t unsigned int everywhere.
Ok: matt@, mrg@

(riz)

2015-07-16 15:43:10 UTC MAIN commitmail json YAML

2015-07-16 15:01:04 UTC MAIN commitmail json YAML

Disambiguate debug message.

(prlw1)

2015-07-16 13:10:37 UTC MAIN commitmail json YAML

Update MARVELL_NAS to allow it to execute 6.X userland and fix obvious
obmissions.

The config file itself would benefit from rewriting it to use GENERIC.common
but i haven't dug into that yet.

(reinoud)

2015-07-16 12:19:23 UTC MAIN commitmail json YAML

Fix handling path with multiple slashes at the beginning
Fix redirections escaping for user support

OK mrg@

(shm)

2015-07-16 08:42:53 UTC MAIN commitmail json YAML

Document previously secret -d debug option. Bump date.

(dholland)

2015-07-16 08:31:45 UTC MAIN commitmail json YAML

2015-07-16 00:04:00 UTC MAIN commitmail json YAML

Reorder memcpy(3) and save errno

This chang is for safety as memcpy(3) might change it.

Approved by <riastradh>

(kamil)

2015-07-15 19:08:43 UTC MAIN commitmail json YAML

Allow changing the default buffering policy for a stdio stream during
construction by setting environment variables.

(christos)

2015-07-15 14:43:01 UTC MAIN commitmail json YAML

note that nfssvc(2) supports compat_netbsd32 now.

(mrg)

2015-07-15 14:27:49 UTC MAIN commitmail json YAML

Don't include sigtramp or foocontext routines in rumprun mode.  They won't
work (since a rump kernel does not provide NetBSD _lwp syscalls nor
signals), but they cause unwanted symbols to be pulled in when the
resulting libc is linked.

problem reported by Robert Gifford on rumpkernel-users

(pooka)

2015-07-15 14:23:40 UTC MAIN commitmail json YAML

Remove "objects built from C sources" comments.  Everyone can see
they're built from C sources because the source files end in .c (???)

(pooka)

2015-07-15 13:54:38 UTC MAIN commitmail json YAML

Don't set state when parsing any timezone (%z) information.  The '+' in
this case isn't the same as the FreeBSD '%+' str[fp]time() (GNU) extension.

(ginsbach)

2015-07-15 11:29:16 UTC MAIN commitmail json YAML

Properly escape the $ when trying to pass the u-boot env var $kernel.
From Rin Okuyama.

(martin)

2015-07-15 11:27:13 UTC MAIN commitmail json YAML

Add a new endianes flag to mkimage and pass it on big endian arm builds.
From Rin Okuyama.

(martin)

2015-07-15 11:24:03 UTC MAIN commitmail json YAML

Set IMAGEENDIAN properly for big endian builds.
From Rin Okuyama.

(martin)

2015-07-15 11:21:49 UTC MAIN commitmail json YAML

Clear STRIPFLAGS (stripping in general is dangerous with the -BE8 object
format, and should never be done before the final linking has happened).
From Rin Okuyama.

(martin)

2015-07-15 09:20:18 UTC MAIN commitmail json YAML

Remove unused arguments and the associated code from nd6_nud_hint()

from OpenBSD

(ozaki-r)

2015-07-15 08:49:16 UTC MAIN commitmail json YAML

Make global variables static

(ozaki-r)

2015-07-15 07:40:54 UTC MAIN commitmail json YAML

2015-07-15 07:36:01 UTC MAIN commitmail json YAML

Enable MSI/MSI-X feature by default.

(msaitoh)

2015-07-15 07:29:13 UTC MAIN commitmail json YAML

Configure ioapic before lapic because lapic(lapic_set_lvt()) checks the
existence of ioapic. This change fixes a problem that some machines hang
after attaching ehci (little after writing EHCI_USBINTR to enable interrupt).
Even though cold == 1, LAPIC_LVINT0 was not set as masked. Perhaps it's the
reason of the problem.

This problem was observed on SuperMicro X10SLX-F, X10SDV-TLN4F and
Shuttle DS57U without wm(4) driver.

(msaitoh)

2015-07-15 04:49:02 UTC MAIN commitmail json YAML

- Add lapic_dump() to print lapic's setting.
- Add mpacpi_dump() to dump mp_intrs[].

(msaitoh)

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

Add comment (ACPI_WAKEUP_ADDR).

(msaitoh)

2015-07-15 04:03:16 UTC MAIN commitmail json YAML

Don't use MSI on 8257[12] because of errata 63
"Byte Enables 2 and 3 are not set on MSI writes".

(msaitoh)

2015-07-15 03:54:53 UTC MAIN commitmail json YAML

Initialize some members little earlier. It's not a bug.

(msaitoh)

2015-07-15 03:28:55 UTC MAIN commitmail json YAML

Fix soft NFS force unmount

For many reasons, forcibly unmounting a soft NFS mount could hang forever.
Here are the fixes:
- Introduce decents timeouts in operation that awaited NFS server reply.
- On timeout, fails operations on soft mounts with EIO.
- Introduce NFSMNT_DISMNTFORCE to let the filesystem know that a
  force unmount is ongoing. This causes timeouts to be reduced and
  prevents the NFS client to attempt reconnecting to the NFS server.

Also fix a race condition where some asynchronous I/O could reference
destroyed mount structures. We fix this by awaiting asynchronous I/O
to drain before proceeding.

Reviewed by Chuck Silvers.

(manu)

2015-07-14 18:07:17 UTC MAIN commitmail json YAML

Set S_WDAY state for %u (same as it is set for %w).

(ginsbach)

2015-07-14 08:44:59 UTC MAIN commitmail json YAML

Move rt_gwroute operation out of stripoutput

We should do it in ip_hresolv_needed.

(ozaki-r)

2015-07-14 08:15:41 UTC MAIN commitmail json YAML

Remove unnecessary if_type setting

if_type is set as IFT_SLIP below.

(ozaki-r)

2015-07-14 08:06:44 UTC MAIN commitmail json YAML

2015-07-13 17:45:16 UTC MAIN commitmail json YAML

Switch to using isleap() and isleap_sum() macros from <tzfile.h> to be
consistent with strftime.c and localtime.c.

(ginsbach)

2015-07-13 13:57:45 UTC MAIN commitmail json YAML

2015-07-12 23:54:44 UTC MAIN commitmail json YAML

- npfvar_get_type1: check for NULL first.
- Minor fix for the npf(7) man page.

(rmind)

2015-07-12 23:51:53 UTC MAIN commitmail json YAML

npfkern: eliminate INACTIVE_ID and use 0 for unregistered interfaces.

(rmind)

2015-07-12 19:01:07 UTC netbsd-6-1 commitmail json YAML

2015-07-12 19:00:48 UTC netbsd-6-0 commitmail json YAML

2015-07-12 18:57:29 UTC netbsd-6 commitmail json YAML

2015-07-12 18:44:44 UTC netbsd-6-1 commitmail json YAML

src/crypto/external/bsd/openssl/dist/CHANGES@1.1.1.4.4.1.6.7 / diff / nxr@1.1.1.4.4.1.6.7
src/crypto/external/bsd/openssl/dist/Configure@1.2.4.1.6.6 / diff / nxr@1.2.4.1.6.6
src/crypto/external/bsd/openssl/dist/Makefile@1.1.1.1.2.2.6.7 / diff / nxr@1.1.1.1.2.2.6.7
src/crypto/external/bsd/openssl/dist/Makefile.org@1.1.1.3.4.1.6.2 / diff / nxr@1.1.1.3.4.1.6.2
src/crypto/external/bsd/openssl/dist/NEWS@1.1.1.2.4.1.6.7 / diff / nxr@1.1.1.2.4.1.6.7
src/crypto/external/bsd/openssl/dist/README@1.1.1.3.4.1.6.7 / diff / nxr@1.1.1.3.4.1.6.7
src/crypto/external/bsd/openssl/dist/apps/Makefile@1.1.1.3.4.1.6.2 / diff / nxr@1.1.1.3.4.1.6.2
src/crypto/external/bsd/openssl/dist/apps/apps.c@1.1.1.4.4.1.6.4 / diff / nxr@1.1.1.4.4.1.6.4
src/crypto/external/bsd/openssl/dist/apps/asn1pars.c@1.1.1.3.18.2 / diff / nxr@1.1.1.3.18.2
src/crypto/external/bsd/openssl/dist/apps/ca.c@1.4.8.1.6.5 / diff / nxr@1.4.8.1.6.5
src/crypto/external/bsd/openssl/dist/apps/cms.c@1.1.1.4.4.1.6.3 / diff / nxr@1.1.1.4.4.1.6.3
src/crypto/external/bsd/openssl/dist/apps/dhparam.c@1.1.1.2.12.3 / diff / nxr@1.1.1.2.12.3
src/crypto/external/bsd/openssl/dist/apps/enc.c@1.1.1.3.4.1.6.4 / diff / nxr@1.1.1.3.4.1.6.4
src/crypto/external/bsd/openssl/dist/apps/gendh.c@1.1.1.2.18.2 / diff / nxr@1.1.1.2.18.2
src/crypto/external/bsd/openssl/dist/apps/ocsp.c@1.3.16.6 / diff / nxr@1.3.16.6
src/crypto/external/bsd/openssl/dist/apps/s_cb.c@1.1.1.4.4.1.6.4 / diff / nxr@1.1.1.4.4.1.6.4
src/crypto/external/bsd/openssl/dist/apps/s_client.c@1.2.4.1.6.6 / diff / nxr@1.2.4.1.6.6
src/crypto/external/bsd/openssl/dist/apps/s_server.c@1.2.4.1.6.5 / diff / nxr@1.2.4.1.6.5
src/crypto/external/bsd/openssl/dist/apps/s_time.c@1.2.22.3 / diff / nxr@1.2.22.3
src/crypto/external/bsd/openssl/dist/apps/smime.c@1.1.1.3.22.3 / diff / nxr@1.1.1.3.22.3
      :
(more 597 files)
Apply patch (requested by spz in ticket #1313):
Update OpenSSL to 1.0.1p.

(snj)

2015-07-12 18:41:04 UTC netbsd-6-0 commitmail json YAML

src/crypto/external/bsd/openssl/dist/CHANGES@1.1.1.4.4.1.4.7 / diff / nxr@1.1.1.4.4.1.4.7
src/crypto/external/bsd/openssl/dist/Configure@1.2.4.1.4.6 / diff / nxr@1.2.4.1.4.6
src/crypto/external/bsd/openssl/dist/Makefile@1.1.1.1.2.2.4.7 / diff / nxr@1.1.1.1.2.2.4.7
src/crypto/external/bsd/openssl/dist/Makefile.org@1.1.1.3.4.1.4.2 / diff / nxr@1.1.1.3.4.1.4.2
src/crypto/external/bsd/openssl/dist/NEWS@1.1.1.2.4.1.4.7 / diff / nxr@1.1.1.2.4.1.4.7
src/crypto/external/bsd/openssl/dist/README@1.1.1.3.4.1.4.7 / diff / nxr@1.1.1.3.4.1.4.7
src/crypto/external/bsd/openssl/dist/apps/Makefile@1.1.1.3.4.1.4.2 / diff / nxr@1.1.1.3.4.1.4.2
src/crypto/external/bsd/openssl/dist/apps/apps.c@1.1.1.4.4.1.4.4 / diff / nxr@1.1.1.4.4.1.4.4
src/crypto/external/bsd/openssl/dist/apps/asn1pars.c@1.1.1.3.10.2 / diff / nxr@1.1.1.3.10.2
src/crypto/external/bsd/openssl/dist/apps/ca.c@1.4.8.1.4.5 / diff / nxr@1.4.8.1.4.5
src/crypto/external/bsd/openssl/dist/apps/cms.c@1.1.1.4.4.1.4.3 / diff / nxr@1.1.1.4.4.1.4.3
src/crypto/external/bsd/openssl/dist/apps/dhparam.c@1.1.1.2.10.3 / diff / nxr@1.1.1.2.10.3
src/crypto/external/bsd/openssl/dist/apps/enc.c@1.1.1.3.4.1.4.4 / diff / nxr@1.1.1.3.4.1.4.4
src/crypto/external/bsd/openssl/dist/apps/gendh.c@1.1.1.2.10.2 / diff / nxr@1.1.1.2.10.2
src/crypto/external/bsd/openssl/dist/apps/ocsp.c@1.3.14.6 / diff / nxr@1.3.14.6
src/crypto/external/bsd/openssl/dist/apps/s_cb.c@1.1.1.4.4.1.4.4 / diff / nxr@1.1.1.4.4.1.4.4
src/crypto/external/bsd/openssl/dist/apps/s_client.c@1.2.4.1.4.6 / diff / nxr@1.2.4.1.4.6
src/crypto/external/bsd/openssl/dist/apps/s_server.c@1.2.4.1.4.5 / diff / nxr@1.2.4.1.4.5
src/crypto/external/bsd/openssl/dist/apps/s_time.c@1.2.14.3 / diff / nxr@1.2.14.3
src/crypto/external/bsd/openssl/dist/apps/smime.c@1.1.1.3.14.3 / diff / nxr@1.1.1.3.14.3
      :
(more 597 files)
Apply patch (requested by spz in ticket #1313):
Update OpenSSL to 1.0.1p.

(snj)

2015-07-12 18:39:23 UTC netbsd-6 commitmail json YAML

src/crypto/external/bsd/openssl/dist/CHANGES@1.1.1.4.4.8 / diff / nxr@1.1.1.4.4.8
src/crypto/external/bsd/openssl/dist/Configure@1.2.4.7 / diff / nxr@1.2.4.7
src/crypto/external/bsd/openssl/dist/Makefile@1.1.1.1.2.9 / diff / nxr@1.1.1.1.2.9
src/crypto/external/bsd/openssl/dist/Makefile.org@1.1.1.3.4.3 / diff / nxr@1.1.1.3.4.3
src/crypto/external/bsd/openssl/dist/NEWS@1.1.1.2.4.8 / diff / nxr@1.1.1.2.4.8
src/crypto/external/bsd/openssl/dist/README@1.1.1.3.4.8 / diff / nxr@1.1.1.3.4.8
src/crypto/external/bsd/openssl/dist/apps/Makefile@1.1.1.3.4.3 / diff / nxr@1.1.1.3.4.3
src/crypto/external/bsd/openssl/dist/apps/apps.c@1.1.1.4.4.5 / diff / nxr@1.1.1.4.4.5
src/crypto/external/bsd/openssl/dist/apps/asn1pars.c@1.1.1.3.4.2 / diff / nxr@1.1.1.3.4.2
src/crypto/external/bsd/openssl/dist/apps/ca.c@1.4.8.6 / diff / nxr@1.4.8.6
src/crypto/external/bsd/openssl/dist/apps/cms.c@1.1.1.4.4.4 / diff / nxr@1.1.1.4.4.4
src/crypto/external/bsd/openssl/dist/apps/dhparam.c@1.1.1.2.4.3 / diff / nxr@1.1.1.2.4.3
src/crypto/external/bsd/openssl/dist/apps/enc.c@1.1.1.3.4.5 / diff / nxr@1.1.1.3.4.5
src/crypto/external/bsd/openssl/dist/apps/gendh.c@1.1.1.2.4.2 / diff / nxr@1.1.1.2.4.2
src/crypto/external/bsd/openssl/dist/apps/ocsp.c@1.3.8.6 / diff / nxr@1.3.8.6
src/crypto/external/bsd/openssl/dist/apps/s_cb.c@1.1.1.4.4.5 / diff / nxr@1.1.1.4.4.5
src/crypto/external/bsd/openssl/dist/apps/s_client.c@1.2.4.7 / diff / nxr@1.2.4.7
src/crypto/external/bsd/openssl/dist/apps/s_server.c@1.2.4.6 / diff / nxr@1.2.4.6
src/crypto/external/bsd/openssl/dist/apps/s_time.c@1.2.8.3 / diff / nxr@1.2.8.3
src/crypto/external/bsd/openssl/dist/apps/smime.c@1.1.1.3.8.3 / diff / nxr@1.1.1.3.8.3
      :
(more 597 files)
Apply patch (requested by spz in ticket #1313):
Update OpenSSL to 1.0.1p.

(snj)

2015-07-12 14:06:52 UTC MAIN commitmail json YAML

Use the right type in sizeof() for copyin() in adjtime

(martin)

2015-07-12 11:40:52 UTC MAIN commitmail json YAML

From William Orr:
- add long options
- print usage on invalid command line args

(christos)

2015-07-12 11:27:53 UTC MAIN commitmail json YAML

simplify, comment out testing entries

(christos)

2015-07-12 08:11:28 UTC MAIN commitmail json YAML

Operations getnewvnode() and ungetnewvnode() have been replaced with vcache.
- Remove now obsolete functions getnewvnode() and ungetnewvnode().
- Document vcache operations.

Welcome to 7.99.20

(hannken)

2015-07-12 05:57:06 UTC MAIN commitmail json YAML

remove duplicate variable initializations.

(mlelstv)

2015-07-11 22:20:20 UTC MAIN commitmail json YAML

add missing lint library

(christos)

2015-07-11 19:01:17 UTC MAIN commitmail json YAML

2015-07-11 19:00:04 UTC MAIN commitmail json YAML

2015-07-11 18:54:03 UTC MAIN commitmail json YAML

2015-07-11 17:49:38 UTC netbsd-7 commitmail json YAML

2015-07-11 17:36:09 UTC MAIN commitmail json YAML

Add more formatting.

(wiz)

2015-07-11 17:33:59 UTC netbsd-7 commitmail json YAML

src/crypto/external/bsd/openssl/dist/CHANGES@1.1.1.11.2.4 / diff / nxr@1.1.1.11.2.4
src/crypto/external/bsd/openssl/dist/Configure@1.8.2.4 / diff / nxr@1.8.2.4
src/crypto/external/bsd/openssl/dist/Makefile@1.2.2.4 / diff / nxr@1.2.2.4
src/crypto/external/bsd/openssl/dist/Makefile.org@1.1.1.8.2.1 / diff / nxr@1.1.1.8.2.1
src/crypto/external/bsd/openssl/dist/NEWS@1.1.1.9.2.4 / diff / nxr@1.1.1.9.2.4
src/crypto/external/bsd/openssl/dist/README@1.1.1.10.2.4 / diff / nxr@1.1.1.10.2.4
src/crypto/external/bsd/openssl/dist/apps/Makefile@1.1.1.5.4.1 / diff / nxr@1.1.1.5.4.1
src/crypto/external/bsd/openssl/dist/apps/apps.c@1.1.1.8.2.2 / diff / nxr@1.1.1.8.2.2
src/crypto/external/bsd/openssl/dist/apps/asn1pars.c@1.1.1.3.22.2 / diff / nxr@1.1.1.3.22.2
src/crypto/external/bsd/openssl/dist/apps/ca.c@1.7.2.3 / diff / nxr@1.7.2.3
src/crypto/external/bsd/openssl/dist/apps/cms.c@1.1.1.6.10.2 / diff / nxr@1.1.1.6.10.2
src/crypto/external/bsd/openssl/dist/apps/dhparam.c@1.1.1.3.10.2 / diff / nxr@1.1.1.3.10.2
src/crypto/external/bsd/openssl/dist/apps/enc.c@1.1.1.6.2.2 / diff / nxr@1.1.1.6.2.2
src/crypto/external/bsd/openssl/dist/apps/gendh.c@1.1.1.2.22.2 / diff / nxr@1.1.1.2.22.2
src/crypto/external/bsd/openssl/dist/apps/ocsp.c@1.6.2.3 / diff / nxr@1.6.2.3
src/crypto/external/bsd/openssl/dist/apps/s_cb.c@1.1.1.7.2.2 / diff / nxr@1.1.1.7.2.2
src/crypto/external/bsd/openssl/dist/apps/s_client.c@1.6.2.4 / diff / nxr@1.6.2.4
src/crypto/external/bsd/openssl/dist/apps/s_server.c@1.6.2.3 / diff / nxr@1.6.2.3
src/crypto/external/bsd/openssl/dist/apps/s_time.c@1.2.26.3 / diff / nxr@1.2.26.3
src/crypto/external/bsd/openssl/dist/apps/smime.c@1.1.1.4.2.2 / diff / nxr@1.1.1.4.2.2
      :
(more 562 files)
Apply patch (requested by spz in ticket #877):
Update OpenSSL to 1.0.1p.

(snj)

2015-07-11 17:24:13 UTC MAIN commitmail json YAML

Use more macros for symbolic constants

This change was suggested by <riastradh> in PR xsrc/49912
The change idea was approved by <wiz>

(kamil)

2015-07-11 16:47:49 UTC MAIN commitmail json YAML

Correct mandoc warnings and errors

This change should be no visible to users.

(kamil)

2015-07-11 16:41:08 UTC MAIN commitmail json YAML

remove local copy of tzfile.h

(christos)

2015-07-11 16:40:53 UTC MAIN commitmail json YAML

updatre with latest from tzcode.

(christos)

2015-07-11 16:40:14 UTC MAIN commitmail json YAML

another one bites the dust

(christos)

2015-07-11 16:09:15 UTC MAIN commitmail json YAML

- don't copy the man pages anymore. they have been converted to mdoc
  format.
- don't delete extra files, but mention the 'import' process

(christos)

2015-07-11 15:51:33 UTC MAIN commitmail json YAML

2015-07-11 15:50:56 UTC MAIN commitmail json YAML

Add missing Fc which broke man page on the web. Remove superfluous Pp.

(wiz)

2015-07-11 15:42:31 UTC MAIN commitmail json YAML

2015-07-11 15:23:57 UTC MAIN commitmail json YAML

Elaborate documentation of libc symbol rules.

- Say `provide' for what libc does to a symbol.
- Say `define' for what source code does to a symbol or macro.
- Quote code fragments rather than just talking about them.
- Qualify ELF symbols as such.
- List provided ELF symbols in tables rather than in prose.

(riastradh)

2015-07-11 14:29:50 UTC MAIN commitmail json YAML

Add section headings.  Match order in table of contents.

(riastradh)

2015-07-11 14:18:08 UTC MAIN commitmail json YAML

Clean-up documentation of login.conf(5)

Remove redundant word "limit" from sentences "Maximum ...".
Note that vmemoryuse might specify both maximum and current limits.
Remove redundant 'in bytes' from the description of vmemoryuse, it's noted
in the next section describing the argument type 'size'.

Changes inspired by <riastradh> in PR xsrc/49912

(kamil)

2015-07-11 11:04:48 UTC MAIN commitmail json YAML

mp->mnt_stat.f_flag is never set. Use the mnt_flag directly.
This will now actually prevent the 'bad dir' panic if the filesystem
is read-only.

(mlelstv)

2015-07-11 10:32:46 UTC MAIN commitmail json YAML

2015-07-11 10:15:33 UTC MAIN commitmail json YAML

Improve spelling: regsister -> register

This change is non-functional.

Approved by <riastradh>, <pgoyette>

(kamil)

2015-07-11 09:55:21 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2015-07-11 09:54:06 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2015-07-11 09:45:16 UTC MAIN commitmail json YAML

Mark disklabel only invalid on the last close. Existing openers might see
temporarily invalid data while it is re-read.

(mlelstv)

2015-07-11 09:21:23 UTC MAIN commitmail json YAML

Clean-up resources (sys/sys/resource.h) usage

Add vmemoryuse to login_cap(3)
Document vmemoryuse in login.conf(5)
Document proc.pid.rlimit.vmemoryuse and proc.pid.rlimit.maxlwp in sysctl(7)
Document SBSIZE, AS, VMEM and NTHR in share/doc/psd/05.sysman/1.6.t

Reviewed by <riastradh>
Approved by <pgoyette>

Tested by Dominik Bialy

Closes PR xsrc/49912

(kamil)

2015-07-11 07:43:32 UTC MAIN commitmail json YAML

Handle case where compat_ifioctl() is called with ocmd != cmd, as found in
compat Linux. Do not crash by ensuring that oifr is correctly set.

Fix crash reported by Robert Swindells on tech-kern@.

(njoly)

2015-07-11 06:40:37 UTC MAIN commitmail json YAML

Comma of result is (though increasingly common) not formally recognized
grammar[,;] use a semicolon.

(dholland)

2015-07-11 03:06:25 UTC MAIN commitmail json YAML

Use correct E[O]{READ,WRITE} function.

(msaitoh)

2015-07-10 22:03:12 UTC MAIN commitmail json YAML

Wrap up calls to softint_schedule in kpeempt_[dis/en]able.

Addresses PR kern/48459.

This commit was approved by christos@

(nat)

2015-07-10 21:58:56 UTC MAIN commitmail json YAML

Wrap up calls to sc_intr in kpreempt[en/dis]able.

This commit was approved by christos@

(nat)

2015-07-10 21:31:19 UTC MAIN commitmail json YAML

backport fix for bug 2867 -  ntpd with autokey active crashed by 'ntpq -crv'

(kardel)

2015-07-10 21:27:49 UTC MAIN commitmail json YAML

update imported version to reality

(kardel)

2015-07-10 20:16:01 UTC MAIN commitmail json YAML

2015-07-10 15:28:02 UTC MAIN commitmail json YAML

2015-07-10 14:20:36 UTC MAIN commitmail json YAML

2015-07-10 09:49:56 UTC MAIN commitmail json YAML

mark all the device entry points static.

(mrg)

2015-07-10 03:01:21 UTC MAIN commitmail json YAML

Fix a problem that "Disable ACPI" doesn't work (PCI interrputs don't occur)
on some machines.

On some machines' MPBIOS table, dest APIC IDs for PCI interrupts are not
IOAPIC's APIC ID. If we couldn't find an IOAPIC with ioapic_find(id), retry
with ioapic_find_bybase(pin). Tested with SuperMicro X10SLX-F.

(msaitoh)

2015-07-09 18:19:34 UTC MAIN commitmail json YAML

Add nocompatmodules keyword to stop the expanding of a kmod to compatmodules.
Use for compat_netbsd32 on mips

(matt)

2015-07-09 15:58:51 UTC MAIN commitmail json YAML

Latest ntp is 4.2.8p3 which contains security fix (low risk).

Security Fix:

* [Sec 2853] Crafted remote config packet can crash some versions of
  ntpd.  Aleksis Kauppinen, Juergen Perlinger, Harlan Stenn.

Under specific circumstances an attacker can send a crafted packet to
cause a vulnerable ntpd instance to crash. This requires each of the
following to be true:

1) ntpd set up to allow remote configuration (not allowed by default), and
2) knowledge of the configuration password, and
3) access to a computer entrusted to perform remote configuration.

This vulnerability is considered low-risk.

(taca)

2015-07-09 14:50:08 UTC MAIN commitmail json YAML

Add _MKTARGET_LINK

(matt)

2015-07-09 14:41:54 UTC MAIN commitmail json YAML

2015-07-09 14:41:30 UTC MAIN commitmail json YAML

Don't build compat_netbsd32 if mips64 && building mips-n32

(matt)

2015-07-09 14:32:24 UTC MAIN commitmail json YAML

2015-07-09 14:31:02 UTC MAIN commitmail json YAML

2015-07-09 13:39:51 UTC MAIN commitmail json YAML

(belatedly) note GCC 4.8.5.

(mrg)

2015-07-09 13:28:11 UTC MAIN commitmail json YAML

note iostat fnmatch patterns for disknames.

(mrg)

2015-07-09 13:26:52 UTC MAIN commitmail json YAML

support fnmatch(3) patterns for disknames.  eg, "iostat wd*" works now.
update the default disk number selection to note that it uses the current
terminal size to fit disks, not hard coded 4.

(mrg)

2015-07-09 12:32:16 UTC MAIN commitmail json YAML

Remove d_namelen as it's an BSD extension. Fix building bozohttpd on SunOS.

OK mrg@

(shm)

2015-07-09 11:38:05 UTC MAIN commitmail json YAML

2015-07-09 11:34:59 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2015-07-09 10:24:27 UTC MAIN commitmail json YAML

Note that dhcpcd will ignore the wpa_supplicant variable in rc.conf

(roy)

2015-07-09 10:23:51 UTC MAIN commitmail json YAML

Set proper include file: <sys/intr.h>

The <sys/param.h> header has nothing to do (directly or indirectly) with
splraiseipl(9). This issue might be hidden for kernel modules, as
<sys/module.h> includes <sys/mutex.h>, which in turn pulls in <sys/intr.h>.

Reviewed by <msaitoh>

(kamil)

2015-07-09 10:17:32 UTC MAIN commitmail json YAML

Note import of dhcpcd-6.9.1

(roy)

2015-07-09 10:15:34 UTC MAIN commitmail json YAML

2015-07-09 07:20:57 UTC MAIN commitmail json YAML

Fix typo in usbd_attachinterfaces - look for interface drivers when there
is no interface (i.e. default) locator

(skrll)

2015-07-09 06:17:13 UTC MAIN commitmail json YAML

Return x for >= DBL_FRACBITS in lrint.c.
Return x for >= SNG_FRACBITS in lrintf.c

Addresses PR lib/49690

This commit was approved by christos@

(nat)

2015-07-08 22:00:28 UTC netbsd-7 commitmail json YAML

2015-07-08 21:58:53 UTC netbsd-7 commitmail json YAML

Pull up following revision(s) (requested by alnsn in ticket #872):
sys/arch/amd64/include/sljit_machdep.h: revision 1.2
Include <i386/sljit_machdep.h> for i386 compat build.

(snj)

2015-07-08 19:48:20 UTC MAIN commitmail json YAML

Add macros to clarify what (parse) state is needed to calculate 'missing'
tm fields.

(ginsbach)

2015-07-08 18:56:39 UTC MAIN commitmail json YAML

2015-07-08 18:44:09 UTC MAIN commitmail json YAML

2015-07-08 17:30:46 UTC MAIN commitmail json YAML

2015-07-08 17:29:56 UTC MAIN commitmail json YAML

2015-07-08 17:29:01 UTC MAIN commitmail json YAML

2015-07-08 15:26:19 UTC MAIN commitmail json YAML

aprint_verbose [sa]ctlr

(skrll)

2015-07-08 15:18:04 UTC MAIN commitmail json YAML

Remove CPU_CORTEXA8 from a conditional - it doesn't believe there.

(skrll)

2015-07-08 15:05:25 UTC MAIN commitmail json YAML

2015-07-08 14:53:07 UTC MAIN commitmail json YAML

Add ifndef _MODULE around VM parameters.

(matt)

2015-07-08 10:57:46 UTC MAIN commitmail json YAML

2015-07-08 08:48:19 UTC MAIN commitmail json YAML

2015-07-08 07:14:38 UTC MAIN commitmail json YAML

Simplify previous by just doing an open() on the directory and then using
the fstat* family to test for all relevant details.
Clean up buffer sizes and clarify a length check. Based on input from dholland.

(martin)

2015-07-08 05:00:15 UTC MAIN commitmail json YAML

Check for an out of date /etc/fonts/fonts.conf and if so, forcibly
update it (it is not intended to be user editable).  This is
primarily intended so that pkgsrc fonts installed in the new location
can be found.

(jnemeth)

2015-07-08 01:23:28 UTC MAIN commitmail json YAML

2015-07-08 01:12:48 UTC MAIN commitmail json YAML

2015-07-08 01:09:25 UTC MAIN commitmail json YAML

Build t_fpgetmask/t_fpgetround for aarch64 since they are now in libc

(matt)

2015-07-08 01:08:24 UTC MAIN commitmail json YAML

Possibly build libc_vfp if MACHINE_CPU is aarch64 too.
Use AFLAGS to pass -mfpu=vfp

(matt)

2015-07-08 01:06:40 UTC MAIN commitmail json YAML

2015-07-08 01:06:01 UTC MAIN commitmail json YAML

Add g to sed commands so it can deal with more than 2 archdirs.

(matt)

2015-07-07 22:53:25 UTC MAIN commitmail json YAML

Fixes color scheme white on black and black on white.

This commit was approved by christos@

(nat)

2015-07-07 21:43:46 UTC MAIN commitmail json YAML

Protect #include "opt_multiprocessor.h" with _KERNEL_OPT

(matt)

2015-07-07 21:40:19 UTC MAIN commitmail json YAML

2015-07-07 15:41:46 UTC MAIN commitmail json YAML

add instruction cache throttling SPR found on 750

(macallan)