Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (fshelp_fetch_root): | Miles Bader | 1995-11-06 | 1 | -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 Bader | 1995-11-02 | 1 | -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* returning | Michael I. Bushnell | 1995-06-26 | 1 | -6/+8 |
| | | | | errors provided by fshelp_start_translator_long or CALLBACK. | ||||
* | (fshelp_fetch_root): Parenthesize assert test correctly. | Michael I. Bushnell | 1995-06-23 | 1 | -1/+1 |
| | |||||
* | (fshelp_fetch_root) [reauth]: If PORT is null, then just return it. | Michael I. Bushnell | 1995-06-22 | 1 | -0/+3 |
| | |||||
* | (fshelp_fetch_root): Pass type and length parameters in the right | Michael I. Bushnell | 1995-06-22 | 1 | -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. Bushnell | 1995-06-21 | 1 | -1/+1 |
| | |||||
* | (fshelp_fetch_root): Reduce levels of loops. Only change ACTIVE when | Michael I. Bushnell | 1995-06-19 | 1 | -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. Bushnell | 1995-06-14 | 1 | -2/+1 |
| | |||||
* | (fshelp_fetch_root): Free ARGZ after we're done with them. | Michael I. Bushnell | 1995-06-14 | 1 | -0/+2 |
| | |||||
* | (fshelp_fetch_root): Take new arg COOKIE and pass it to CALLBACK. | Michael I. Bushnell | 1995-06-14 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1995-06-14 | 1 | -40/+118 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-09-06 | 1 | -3/+21 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-09-06 | 1 | -0/+53 |