aboutsummaryrefslogtreecommitdiff
path: root/libfshelp/fetch-root.c
Commit message (Collapse)AuthorAgeFilesLines
* (fshelp_fetch_root):Miles Bader1995-11-061-10/+4
| | | | | | | When PORT_TYPE is MACH_MSG_TYPE_MAKE_SEND, make the right *before* using it. Don't bother reauthenticating the underlying node returned by CALLBACK2 -- it already has the right ids. This also gets rid of a problem with giving away our auth port prematurely.
* (fshelp_fetch_root):Miles Bader1995-11-021-11/+29
| | | | | | Uses two callbacks now. Pass an appropiate function to fshelp_start_translator_long instead of the actual underlying node.
* (fshelp_fetch_root): Wakeup other blocked calls *before* returningMichael I. Bushnell1995-06-261-6/+8
| | | | errors provided by fshelp_start_translator_long or CALLBACK.
* (fshelp_fetch_root): Parenthesize assert test correctly.Michael I. Bushnell1995-06-231-1/+1
|
* (fshelp_fetch_root) [reauth]: If PORT is null, then just return it.Michael I. Bushnell1995-06-221-0/+3
|
* (fshelp_fetch_root): Pass type and length parameters in the rightMichael I. Bushnell1995-06-221-6/+5
| | | | order in calls to auth_makeauth and fshelp_start_translator_long.
* (fshelp_fetch_root): Pass new third arg to fshelp_set_active.Michael I. Bushnell1995-06-211-1/+1
|
* (fshelp_fetch_root): Reduce levels of loops. Only change ACTIVE whenMichael I. Bushnell1995-06-191-95/+106
| | | | | we are holding the lock. Use condition mechanism to serialize attempts to start the passive translator.
* (fshelp_fetch_root): Never consume the right on DOTDOT.Michael I. Bushnell1995-06-141-2/+1
|
* (fshelp_fetch_root): Free ARGZ after we're done with them.Michael I. Bushnell1995-06-141-0/+2
|
* (fshelp_fetch_root): Take new arg COOKIE and pass it to CALLBACK.Michael I. Bushnell1995-06-141-2/+3
|
* *** empty log message ***Michael I. Bushnell1995-06-141-40/+118
|
* entered into RCSMichael I. Bushnell1994-09-061-3/+21
|
* Initial revisionMichael I. Bushnell1994-09-061-0/+53