summaryrefslogtreecommitdiff
path: root/libfshelp
AgeCommit message (Expand)Author
1996-01-02Use exec_reauth() instead of doing it ourselves.Miles Bader
1996-01-01Initial revisionMiles Bader
1995-11-06(service_fsys_startup):Miles Bader
1995-11-06(fshelp_fetch_root):Miles Bader
1995-11-02(fshelp_open_fn_t): New type.Miles Bader
1995-11-02(fshelp_start_translator):Miles Bader
1995-11-02(fshelp_start_translator_long, service_fsys_startup):Miles Bader
1995-11-02(fshelp_fetch_root):Miles Bader
1995-10-13(fshelp_start_translator_long): Undo last change to file_exec args.Miles Bader
1995-10-11(fshelp_start_translator_long):Miles Bader
1995-10-09Specify shared library dependencies.Roland McGrath
1995-09-29(fshelp_transbox_init): Initialize the flags field.Miles Bader
1995-09-05Initial revisionMiles Bader
1995-09-05(fshelp_delegate_translation): New declaration.Miles Bader
1995-09-05(SRCS): Add delegate.c.Miles Bader
1995-07-11(fshelp_start_translator_long): If PORTS_TYPE isMichael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-06-26(fshelp_fetch_root): Wakeup other blocked calls *before* returningMichael I. Bushnell
1995-06-23(fshelp_fetch_root): Parenthesize assert test correctly.Michael I. Bushnell
1995-06-23(service_fsys_startup): Parenthesize construction of flags argMichael I. Bushnell
1995-06-22(fshelp_fetch_root) [reauth]: If PORT is null, then just return it.Michael I. Bushnell
1995-06-22(fshelp_fetch_root): Pass type and length parameters in the rightMichael I. Bushnell
1995-06-21(fshelp_fetch_root): Pass new third arg to fshelp_set_active.Michael I. Bushnell
1995-06-20(fshelp_fetch_control): Only frob refs if control is non-null.Michael I. Bushnell
1995-06-19(fshelp_set_active): Don't do GOAWAY parm.Michael I. Bushnell
1995-06-19(fshelp_set_active): On second thought, don't do GOAWAY or FLAGS.Michael I. Bushnell
1995-06-19(fshelp_set_active): Implement new interface.Michael I. Bushnell
1995-06-19(fshelp_set_active): New parms EXCL, GOAWAY, and FLAGS.Michael I. Bushnell
1995-06-19(fshelp_fetch_control): Don't frob obsolete innerlock.Michael I. Bushnell
1995-06-19(fshelp_transbox_init): Don't init obsolete innerlock. Do initMichael I. Bushnell
1995-06-19(fshelp_set_active): Don't frob obsolete innerlock.Michael I. Bushnell
1995-06-19(fshelp_fetch_root): Reduce levels of loops. Only change ACTIVE whenMichael I. Bushnell
1995-06-19(struct transbox): Delete member `innerlock'. Add members `flags' andMichael I. Bushnell
1995-06-14(fshelp_fetch_root): Never consume the right on DOTDOT.Michael I. Bushnell
1995-06-14(fshelp_fetch_root): Free ARGZ after we're done with them.Michael I. Bushnell
1995-06-14(fshelp_fetch_root): Take new arg COOKIE and pass it to CALLBACK.Michael I. Bushnell
1995-06-14(fshelp_fetch_root): New arg COOKIE.Michael I. Bushnell
1995-06-14(SRCS): Remove translated.cMichael I. Bushnell
1995-06-14Initial revisionMichael I. Bushnell
1995-06-14*** empty log message ***Michael I. Bushnell
1995-06-14(LCLHDRS): Removed trans.h.Michael I. Bushnell
1995-06-14(fshelp_fetch_root): Don't actually need ROOT_TYPE.Michael I. Bushnell
1995-06-14(fshelp_fetch_root): UIDS and GIDS should be arrays.Michael I. Bushnell
1995-06-14(fshelp_callback_t): Should be error_t.Michael I. Bushnell
1995-06-13(fshelp_fetch_root): More args.Michael I. Bushnell
1995-06-13Reorder decls a bit.Michael I. Bushnell
1995-06-13(fshelp_start_translator): New parm.Michael I. Bushnell
1995-06-13Fix arg order to fshelp_start_translator_long.Michael I. Bushnell
1995-06-13(SRCS): Removed handle-startup.c, init-trans.c, start-trans.c,Michael I. Bushnell
1995-06-13Dropped old translator routines and added new ones.Michael I. Bushnell