aboutsummaryrefslogtreecommitdiff
path: root/libfshelp
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* (service_fsys_startup): Parenthesize construction of flags argMichael I. Bushnell1995-06-231-1/+1
| | | | correctly.
* (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_control): Only frob refs if control is non-null.Michael I. Bushnell1995-06-201-1/+2
|
* (fshelp_set_active): Don't do GOAWAY parm.Michael I. Bushnell1995-06-191-30/+1
|
* (fshelp_set_active): On second thought, don't do GOAWAY or FLAGS.Michael I. Bushnell1995-06-191-4/+2
|
* (fshelp_set_active): Implement new interface.Michael I. Bushnell1995-06-191-1/+36
|
* (fshelp_set_active): New parms EXCL, GOAWAY, and FLAGS.Michael I. Bushnell1995-06-191-3/+6
|
* (fshelp_fetch_control): Don't frob obsolete innerlock.Michael I. Bushnell1995-06-191-2/+0
|
* (fshelp_transbox_init): Don't init obsolete innerlock. Do initMichael I. Bushnell1995-06-191-1/+1
| | | | TRANSBOX->wakeup.
* (fshelp_set_active): Don't frob obsolete innerlock.Michael I. Bushnell1995-06-191-2/+0
|
* (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.
* (struct transbox): Delete member `innerlock'. Add members `flags' andMichael I. Bushnell1995-06-191-1/+4
| | | | `wakeup'; and define values for flags.
* (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
|
* (fshelp_fetch_root): New arg COOKIE.Michael I. Bushnell1995-06-141-3/+6
| | | | (fshelp_callback_t): COOKIE->COOKIE1. New arg COOKIE2.
* (SRCS): Remove translated.cMichael I. Bushnell1995-06-141-1/+1
|
* Initial revisionMichael I. Bushnell1995-06-146-0/+448
|
* *** empty log message ***Michael I. Bushnell1995-06-141-40/+118
|
* (LCLHDRS): Removed trans.h.Michael I. Bushnell1995-06-141-3/+1
|
* (fshelp_fetch_root): Don't actually need ROOT_TYPE.Michael I. Bushnell1995-06-141-2/+1
|
* (fshelp_fetch_root): UIDS and GIDS should be arrays.Michael I. Bushnell1995-06-141-2/+2
|
* (fshelp_callback_t): Should be error_t.Michael I. Bushnell1995-06-141-4/+4
|
* (fshelp_fetch_root): More args.Michael I. Bushnell1995-06-131-1/+7
|
* Reorder decls a bit.Michael I. Bushnell1995-06-131-12/+13
|
* (fshelp_start_translator): New parm.Michael I. Bushnell1995-06-131-1/+2
|
* Fix arg order to fshelp_start_translator_long.Michael I. Bushnell1995-06-131-4/+4
|
* (SRCS): Removed handle-startup.c, init-trans.c, start-trans.c,Michael I. Bushnell1995-06-131-7/+5
| | | | | | | | | transboot-clean.c, kill-trans.c, trans-iter.c, trans-cntl.c, trans-drop.c. Added start-translator-long.c, start-translator.c, fetch-root.c, transbox-init.c, translated.c, set-active.c, fetch-control.c, and drop-transbox.c. (OBJS): Replaced with computation from $(SRCS).
* Dropped old translator routines and added new ones.Michael I. Bushnell1995-06-131-81/+99
| | | | | | | | | | | | Deleted `struct translink', fshelp_transboot_port_type, fshelp_init_trans_link, fshelp_set_control, fshelp_start_translator, fshelp_handle_fsys_startup, fshelp_transboot_clean, fshelp_translator_iterate, fshelp_translator_drop, fshelp_kill_translator. Added fshelp_start_translator_long, fshelp_start_translator, `struct transbox', fshelp_fetch_root, fshelp_transbox_init, fshelp_callback_t, fshelp_translated, fshelp_set_active, fshelp_fetch_control, fshelp_drop_transbox.
* entered into RCSMichael I. Bushnell1994-10-071-4/+5
|
* entered into RCSMichael I. Bushnell1994-09-061-3/+21
|
* Initial revisionMichael I. Bushnell1994-09-061-0/+53
|
* Formerly fshelp.h.~14~Michael I. Bushnell1994-09-011-8/+10
|
* Formerly fshelp.h.~13~Michael I. Bushnell1994-08-151-0/+3
|
* entered into RCSMichael I. Bushnell1994-07-221-26/+7
|
* Formerly fshelp.h.~12~Michael I. Bushnell1994-07-191-22/+17
|
* Formerly fshelp.h.~11~Michael I. Bushnell1994-07-071-0/+4
|
* Formerly Makefile.~14~Michael I. Bushnell1994-07-071-2/+4
|
* Formerly Makefile.~13~Michael I. Bushnell1994-07-051-0/+2
|
* Formerly fshelp.h.~10~Michael I. Bushnell1994-06-161-26/+10
|
* Formerly Makefile.~12~Michael I. Bushnell1994-06-031-3/+3
|
* Formerly fshelp.h.~9~Michael I. Bushnell1994-06-031-0/+4
|
* Formerly Makefile.~11~Roland McGrath1994-05-051-3/+3
|
* Formerly Makefile.~10~Michael I. Bushnell1994-05-021-1/+1
|
* Formerly Makefile.~9~Michael I. Bushnell1994-03-021-5/+5
|
* Formerly Makefile.~8~Michael I. Bushnell1994-03-011-1/+1
|