plan9fox/sys/src/cmd
cinap_lenrek 501e69d010 ndb/dns: ignore terminating authoritative flag for no-answer when more nameservers are provided
continue recursing when we get empty but non-negative answer
from a (claimed) authoritative nameserer that provides more
nameservers.

this fixes wordpress dns:

63766.3: sending to 192.0.80.93/ns1.wordpress.com bossypally.files.wordpress.com ip
63766: rcvd OK from 192.0.80.93 (authoritative)
	Q:    bossypally.files.wordpress.com ip
	Auth: files.wordpress.com              5 min           ns   	mdns1.wordpress.com
	      files.wordpress.com              5 min           ns   	mdns2.wordpress.com
	      files.wordpress.com              5 min           ns   	mdns3.wordpress.com
	      files.wordpress.com              5 min           ns   	mdns4.wordpress.com
	      files.wordpress.com              5 min           ns   	mdns5.wordpress.com
	Hint: mdns1.wordpress.com              4 hr            ip   	192.0.75.7
	      mdns2.wordpress.com              4 hr            ip   	198.181.117.7
	      mdns3.wordpress.com              4 hr            ip   	198.181.116.7
	      mdns4.wordpress.com              4 hr            ip   	198.181.118.7
	      mdns5.wordpress.com              4 hr            ip   	192.0.74.7


63766.4: sending to 192.0.75.7/mdns1.wordpress.com bossypally.files.wordpress.com ip
63766: rcvd OK from 192.0.75.7 (authoritative)
	Q:    bossypally.files.wordpress.com ip
	Ans:  bossypally.files.wordpress.com   5 min           ip   	192.0.72.2
	      bossypally.files.wordpress.com   5 min           ip   	192.0.72.3
----------------------------
answer bossypally.files.wordpress.com   5 min           ip   	192.0.72.2
answer bossypally.files.wordpress.com   5 min           ip   	192.0.72.3
----------------------------

note the authoritative flag in the first response from ns1.wordpress.com that
would otherwise terminate the search.
2014-12-08 01:26:07 +01:00
..
1a remove old copies of kernels l.s from cmd/?a 2014-05-08 18:48:51 +02:00
1c
1l 1l, 2l, 7l, kl, vl: add missing setmalloctag() dummy in compat.c 2014-05-02 05:17:40 +02:00
2a remove old copies of kernels l.s from cmd/?a 2014-05-08 18:48:51 +02:00
2c
2l 1l, 2l, 7l, kl, vl: add missing setmalloctag() dummy in compat.c 2014-05-02 05:17:40 +02:00
5a 5a: revert MOVM .S and .W are exclusive (broke bcm build) 2014-08-17 04:26:28 +02:00
5c 5a, 5l: add LDREX/STREX/CLREX instructions 2014-08-07 20:22:00 +02:00
5e 5e: fix signed long multiply 2014-09-04 22:53:54 +02:00
5i
5l 5a, 5l: add LDREX/STREX/CLREX instructions 2014-08-07 20:22:00 +02:00
6a 6a, 6c, 6l: fix copy propagation 2014-05-30 12:28:01 +02:00
6c 6c/8c: eleminate moves by swaping source and destination operands in peephole pass 2014-09-24 20:45:16 +02:00
6l 6a, 6c, 6l: fix copy propagation 2014-05-30 12:28:01 +02:00
7a
7c
7l 1l, 2l, 7l, kl, vl: add missing setmalloctag() dummy in compat.c 2014-05-02 05:17:40 +02:00
8a remove old copies of kernels l.s from cmd/?a 2014-05-08 18:48:51 +02:00
8c 6c/8c: eleminate moves by swaping source and destination operands in peephole pass 2014-09-24 20:45:16 +02:00
8l fixes for new setmalloctag() prototype 2014-02-01 10:29:14 +01:00
9nfs
9660srv
abaco abaco: cleanup, handle image/x-icon, don't use backspace as a hotkey, and remove urlconvience()/related functions 2014-11-16 09:58:21 -05:00
acid acid: fix sysr1() stack corruption 2014-09-22 23:07:59 +02:00
acme acme: remove unused #include 2014-09-11 12:47:04 -04:00
astro astro: fix typo 2014-11-26 18:56:00 -08:00
atazz
audio oggdec: recognize "begin of stream" packets and restart decoding 2014-09-16 20:25:01 +02:00
auth fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
aux wpa: handle essid: with whitespaces from ether ifstats file 2014-11-17 00:53:02 +01:00
awk
bitsy bitsy/keyboard: dont resize our own window 2013-08-20 23:36:04 +02:00
btc btc mkfile: mkdir -p 2014-04-28 22:39:12 +02:00
bzfs
bzip2
cb
cc cc: fix spurious warning on comparsion with scope redeclared variable (thanks aiju) 2014-05-06 21:36:28 +02:00
cdfs
cec fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
cfs fix syslog() use with linefeeds for various programs 2014-10-29 17:29:09 +01:00
cifs factotum: add ntlmv2 (mschap2) client auth for cifs 2013-12-11 05:48:48 +01:00
compress
con
cpp
cryptsetup
cwfs cwfs: add optional uid argument to allow command, unify permission override code 2014-08-11 22:36:59 +02:00
db
dial
dict
diff
disk mk9660: add -E option to create EFI boot entry 2014-10-31 03:06:09 +01:00
dossrv
eqn eqn: fix parallel build (thanks eekee) 2014-04-03 23:20:48 +02:00
execnet fix threadsetname usage in few places 2014-05-03 13:07:52 +02:00
exportfs import: make aan (-p flag) work in ``backwards mode'' (-B) 2014-08-14 00:11:14 +02:00
ext2srv
faces faces: fix callerpc for realloctag in erealloc (thanks qrstuv) 2013-09-18 09:53:20 +02:00
fax
grap
graph
grep grep: fix tab2, use int instead of Rune to be compatible to 16bit rune system 2014-03-30 18:11:51 +02:00
gs all: typo fixes from ray@raylai.com 2014-11-07 10:39:50 -08:00
gzip unzip: fix usage 2014-06-27 23:50:42 -07:00
hg
hgfs hgfs: make data files with meta headers having the right size after open 2014-09-29 21:01:51 +02:00
hjfs hjfs: fix wrong channel size for syncb (fixes amd64 crash) 2014-02-04 01:58:17 +01:00
hoc
htmlfmt htmlfmt: use uhtml for character set conversion 2014-05-12 02:38:53 +02:00
htmlroff
ip httpfile: use webfs, fix 9p flushes 2014-11-12 12:03:51 +01:00
jpg fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
ka remove old copies of kernels l.s from cmd/?a 2014-05-08 18:48:51 +02:00
kc
ki
kl 1l, 2l, 7l, kl, vl: add missing setmalloctag() dummy in compat.c 2014-05-02 05:17:40 +02:00
lex
lp
map
mk mk: handle rc blocks in shell quote 2013-09-07 18:42:40 +02:00
mothra mothra: handle blank lines inside <pre> tags 2014-03-07 11:44:05 -05:00
ndb ndb/dns: ignore terminating authoritative flag for no-answer when more nameservers are provided 2014-12-08 01:26:07 +01:00
nusb nusb/kb: dont set boot protocol on HidCSP interface when we failed to read report descriptor (thanks aap_) 2014-10-31 20:40:13 +01:00
paqfs mkpaqfs: english 2014-06-09 05:05:59 -07:00
pic
pkg pkg: change default repo to http://9front.org/pkg/386 2014-10-12 13:27:53 -04:00
plot
plumb
postscript
proof
python python: disable symlink and readlink compile options, ape has no reasonable way emulating it 2014-08-02 14:28:19 +02:00
qa
qc
qi
ql fixes for new setmalloctag() prototype 2014-02-01 10:29:14 +01:00
ratfs
rc rc: fix slow Xqdol(), avoid recursion in conclist(), estrdup(), avoid copying 2014-07-23 15:28:37 +02:00
replica
rio fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
sam sam, acme: fix character classes quoting for 21-bit runes 2014-04-01 06:04:00 +02:00
samterm samterm: fix ctrl-b crash when cmd window resized (thanks revex) 2014-08-04 09:33:23 +02:00
scat
scuzz
snap snap: change ulong return of stackptr() to uvlong for amd64 2014-09-29 20:11:58 +02:00
spell mkfiles: do not rely on path containing the . element 2013-10-26 20:22:01 +02:00
spin
spred spred: command window improvements 2014-08-14 10:42:39 +02:00
srvold9p
ssh
syscall syscall: add missing _nsec() declaration 2014-05-20 05:21:22 +02:00
tapefs unzip/zipfs: handle optional data descriptor signature in trailer 2013-10-10 07:42:13 +02:00
tbl
tcs tcs: prevent accidents with runes beyond 16-bit 2014-05-11 22:29:47 +02:00
telco fix syslog() use with linefeeds for various programs 2014-10-29 17:29:09 +01:00
troff
troff2html
unix u9fs: fix misuse of Fcall.afid in p9any authentication module. (from sources patch/u9fs-afid) 2013-11-28 23:06:03 +01:00
upas upas/fs: handle cwfs "file is locked" error message 2014-11-14 23:36:18 +01:00
va remove old copies of kernels l.s from cmd/?a 2014-05-08 18:48:51 +02:00
vac
vc
venti
vi vi: implement _nsec syscall 2014-09-13 06:07:57 -07:00
vl 1l, 2l, 7l, kl, vl: add missing setmalloctag() dummy in compat.c 2014-05-02 05:17:40 +02:00
vnc fix wrong type for terminating nil argument for execl() 2014-02-05 19:25:24 +01:00
vt vt: discard unhandle OSC escapes, and use nelem instead of sizeof for title buffer 2013-10-28 02:13:35 -07:00
webfs webfs: explicitely unmount old /mnt/web (thanks BurnZeZ) 2014-06-04 17:45:08 +02:00
wikifs fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
aan.c
alarm.c
ar.c
archfs.c
ascii.c
awd.c
basename.c
bc.y
bind.c
cal.c
calendar.c
cat.c
chgrp.c
chmod.c
cleanname.c
clock.c
cmp.c
col.c
colors.c
comm.c
cp.c
cpu.c fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
crc32.c added crc32 2014-09-30 13:07:36 +02:00
crop.c
date.c
dc.c
dd.c
deroff.c
derp.c
du.c
echo.c
ecp.c
ed.c ed: dont pass string constants to mktemp() 2014-06-22 01:48:02 +02:00
factor.c
fcp.c
file.c file: djvu 2014-06-07 23:16:34 +02:00
fmt.c
fortune.c
fplot.c
freq.c
getmap.c
gview.c
histogram.c
history.c
html2ms.c html2ms: fix compiler warning for debug code 2013-10-17 18:50:46 +02:00
iconv.c
idiff.c
import.c import: make aan (-p flag) work in ``backwards mode'' (-B) 2014-08-14 00:11:14 +02:00
init.c init: dont interpret environment var contents as fmtstring, cleanup 2014-05-19 06:58:53 +02:00
io.c io: add -E flag to access embedded controller space 2014-11-10 00:35:07 +01:00
iostats.c iostats: properly distribute exit status and give usefull error messages 2014-08-03 17:09:28 +02:00
join.c
kbmap.c
kprof.c
ktrace.c
lens.c
lnfs.c
lock.c
look.c
ls.c
mc.c
md5sum.c md5sum, srv: remove unused #include <bio.h> 2013-09-08 19:52:44 +02:00
mkdir.c
mkfile mkfiles: do not rely on path containing the . element 2013-10-26 20:22:01 +02:00
mklib
mkmany
mkone
mksyslib acid: update acid libraries for amd64 2014-02-10 23:07:37 +01:00
mntgen.c
mount.c
ms2html.c
mtime.c
mug.c
mv.c
netstat.c
news.c
nfs.c
nm.c
nntpfs.c
ns.c
p.c
page.c page: fix deadlock with addpage (thanks BurnZeZ for the stacktraces) 2014-07-15 20:45:00 +02:00
paint.c fork filter procs with RFREND in various programs 2014-02-21 05:32:20 +01:00
pbd.c
pcc.c
pipefile.c
pr.c
primes.c
prof.c
ps.c
pstree.c
pump.c
pwd.c
ramfs.c ramfs: allow changing mtime in wstats 2014-09-15 15:49:39 -07:00
ratrace.c ratrace: make multithreaded ratraces less confusing (for mischief) 2014-07-22 21:54:26 +02:00
rdbfs.c
read.c
resample.c resample: fix XRGB32 color channel handling 2013-08-12 19:28:10 +02:00
resize.c resize: fix typo 2014-11-26 19:32:16 -08:00
rm.c
rotate.c
rx.c
scram.c scram: remove amlalloc()/amlfree() 2013-09-06 16:54:02 +02:00
screenlock.c
seconds.c
sed.c sed: fix error handling for "Output line too long" and other stuff 2014-11-16 01:48:18 +01:00
seg.c
seq.c
sh.C
sha1sum.c sha1sum: remove unused #include <bio.h> (thanks BurnZeZ) 2013-09-08 19:25:55 +02:00
size.c
sleep.c
sort.c
split.c
srv.c md5sum, srv: remove unused #include <bio.h> 2013-09-08 19:52:44 +02:00
srvfs.c
stats.c stats: handle /dev/sysstat 32bit overflow in delta calculation 2014-09-20 18:06:59 +02:00
strings.c we look for strings.c, it is broken, this strings.c will make us go. 2014-05-30 04:05:18 +02:00
strip.c
sum.c
swap.c
tail.c tail: fix follow for empty files (thanks cinap_lenrek) 2014-05-08 14:29:44 +02:00
tar.c
tee.c
test.c
time.c
tlsclient.c tls: fix various tlsClient()/tlsServer() related bugs 2013-09-14 19:19:08 +02:00
tlssrv.c tls: fix various tlsClient()/tlsServer() related bugs 2013-09-14 19:19:08 +02:00
touch.c
touchfs.c
tprof.c
tput.c
tr.c tr: fix 4-byte runes fix (thanks rsc) 2014-04-26 14:26:40 +02:00
trace.c cpu, ratrace, trace: remove unused #include <bio.h> 2013-09-08 20:34:58 +02:00
tweak.c
uhtml.c uhtml: honor default charset -c when not found in document 2013-07-14 16:44:16 +02:00
unicode.c
uniq.c uniq: use Bsize for buffers 2014-05-03 10:48:13 +02:00
units.y
unlnfs.c
unmount.c
urlencode.c
wc.c wc: simplify and avoid buffer overflow on long filenames 2014-05-03 23:38:17 +02:00
webcookies.c
winwatch.c winwatch: this is not about sanity. rows might be negative 2014-01-08 21:32:27 -08:00
xargs.c
xd.c xd: changed -s option to switch to little-endian units 2014-02-16 21:32:14 +01:00
yacc.c