summaryrefslogtreecommitdiff
path: root/libfshelp
AgeCommit message (Expand)Author
1996-06-24(fshelp_fetch_root): Deal properly with errors from auth_makeauth.Michael I. Bushnell
1996-06-21(fshelp_set_options): Add & use INPUT arg.Miles Bader
1996-06-21(SRCS): Add return-buffer.c.Miles Bader
1996-06-21(fshelp_set_options): Add INPUT argument.Miles Bader
1996-06-21Initial revisionMiles Bader
1996-06-19Add a fwd declaration of struct argp to satisfy compiler.Miles Bader
1996-06-19Initial revisionMiles Bader
1996-06-19setopts.c --> set-options.c.Miles Bader
1996-06-19Add fshelp_set_options.Miles Bader
1996-06-19(SRCS): Add setopts.c.Miles Bader
1996-05-10(fshelp_delegate_translation): Don't cast ARGV when calling arg_create.Miles Bader
1996-05-09(fshelp_delegate_translation):Michael I. Bushnell
1996-05-09(fshelp_delegate_translation): And do it correctly, too.Michael I. Bushnell
1996-05-09(fshelp_exec_reauth): Provide new third arg to proc_setowner.Michael I. Bushnell
1996-05-09(fshelp_delegate_translation): Cast first arg to argz_createMichael I. Bushnell
1996-05-09(fshelp_fetch_root) [reauth]: Use new args for auth_user_authenticate.Michael I. Bushnell
1996-04-27(service_fsys_startup):Miles Bader
1996-04-27(service_fsys_startup):Miles Bader
1996-02-21(fshelp_set_active):Miles Bader
1996-02-21(fshelp_fetch_root): Make sure the returned fsys control port is valid.Miles Bader
1996-02-15(fshelp_start_translator_long): Terminate TASK if the exec fails.Miles Bader
1996-01-29(fshelp_fetch_root): Use hurd_condition_wait instead ofMichael I. Bushnell
1996-01-29(fshelp_set_active): Deal correctly with the case where a passiveMichael I. Bushnell
1996-01-27(fshelp_fetch_root):Miles Bader
1996-01-19(SRCS): Added exec-reauth.cMiles Bader
1996-01-19(fshelp_exec_reauth): New declaration.Miles Bader
1996-01-19(fshelp_exec_reauth): Don't setgid the uids.Miles Bader
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