fork of 9front i guess
Go to file
cinap_lenrek 6e284eaad5 ndb/cs: prevent deadlock with ndb/cs by mounting /srv/dns *AFTER* /net
the dnsquery() library function should not start mouting /srv/dns on
its own. this problem arrises only for ndb/cs as it is started before
ndb/dns.

the issue with mounting /srv/dns before /net is when ndb/cs attempts
to read the list of interfaces, accessing /net/ipifc, which triggers
a rpc to ndb/dns as it is ontop of the mount. this can yield a deadlock
when ndb/dns blocks its 9p loop waiting for requests to complete on
a refresh and the requests are stuck waiting for ndb/cs to translate
a dial string for announce().
2018-05-16 21:41:42 +02:00
386 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
68000 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
68020 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
acme merging erik quanstros nupas 2017-03-12 17:15:03 +01:00
adm/timezone add Asia_Bahrain timezone, change GMT to match the example in ctime(2) (thanks raiz) 2017-06-05 16:30:30 +02:00
amd64 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
arm add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
lib drop your /lib/keyboard sir william, I cannot wait till lunchtime. 2018-05-14 15:17:54 +02:00
mips add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
power add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
power64 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
rc remove ipv6on, update ipconfig(8) 2018-05-02 20:29:29 +02:00
sparc add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
sparc64 add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
spim add signed fixed size integer typedefs 2018-05-12 19:19:52 +02:00
sys ndb/cs: prevent deadlock with ndb/cs by mounting /srv/dns *AFTER* /net 2018-05-16 21:41:42 +02:00
.hgignore remove accidentally pushed change to .hgignore 2017-04-19 10:16:00 +00:00