plan9fox/sys
cinap_lenrek 40d71baf7f exportfs: bring back the changes, bug was due to rendezvous group being shared by listen
exportfs used pid of slave proc as rendezvous tag. when we
changed it to use Proc* memory address, there where tag
collisions because listen didnt fork the rendezvous group (bug!).

for now, just do rfork(RFREND) in main just in case.

will fix aux/listen in a follow up changeset.

--
cinap
2014-02-21 05:23:21 +01:00
..
doc
games/lib fortunes: undelete 2014-01-22 01:19:50 -05:00
include factotum/authsrv: fix padding for mschap on amd64, use constants for structure sizes 2014-02-15 19:57:13 +01:00
lib truss: use A instead of X as address format for data dump 2014-02-16 19:20:57 +01:00
man xd: changed -s option to switch to little-endian units 2014-02-16 21:32:14 +01:00
src exportfs: bring back the changes, bug was due to rendezvous group being shared by listen 2014-02-21 05:23:21 +01:00