summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-06-14(diskfs_make_node): Initialize TRANSBOX member using newMichael I. Bushnell
1995-06-14(diskfs_S_fsys_getroot): Use new translator startup interface.Michael I. Bushnell
1995-06-14fooMichael 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(diskfs_get_translator): Conform to new memory usage semantic.Michael I. Bushnell
1995-06-14Initial revisionMichael I. Bushnell
1995-06-14(diskfs_get_translator): Specify new calling interface.Michael I. Bushnell
1995-06-14Really do last change.Michael I. Bushnell
1995-06-14(_diskfs_translator_callback): Declare with typedef.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(_diskfs_translator_callback): New function.Michael I. Bushnell
1995-06-14(OTHERSRCS): Added trans-callback.c.Michael I. Bushnell
1995-06-14(OTHERSRCS): Removed trans-start.c, trans-destroy.c, and trans-sync.c.Michael I. Bushnell
1995-06-14(diskfs_start_translator, diskfs_destroy_translator,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
1995-06-09(diskfs_do_seqnos_mach_notify_dead_name): Typo.Michael I. Bushnell
1995-06-09Include <hurd/fsys.h>.Michael I. Bushnell
1995-06-09(_diskfs_rdwr_internal): Cast __VM_PAGE_SIZE in comparisen.Michael I. Bushnell
1995-06-09Mark all parms to all functions unused.Michael I. Bushnell
1995-06-09(diskfs_S_io_write): Cast DATALEN to off_t in comparisons.Michael I. Bushnell
1995-06-09(diskfs_S_io_postnotify): Declare parms START and END unused.Michael I. Bushnell
1995-06-09(diskfs_S_io_select): Declare ATTRIBUTE unused.Michael I. Bushnell
1995-06-09(diskfs_S_io_read): Cast MAKREAD to off_t in comparison.Michael I. Bushnell
1995-06-09(diskfs_S_io_prenotify): Mark START unused.Michael I. Bushnell
1995-06-09(diskfs_S_io_prenotify): Cast END to off_t in comparison.Michael I. Bushnell
1995-06-09(diskfs_S_io_async): Mark parms unused.Michael I. Bushnell
1995-06-09(diskfs_S_io_get_icky_async_id): Validate CRED.Michael I. Bushnell
1995-06-09(diskfs_S_interrupt_operation): Bother to implement.Michael I. Bushnell
1995-06-09(_diskfs_control_clean): Mark parm unused.Michael I. Bushnell
1995-06-09(diskfs_init_diskfs): Pass null second argument in calls toMichael I. Bushnell
1995-06-09(diskfs_S_fsys_set_options): Bother validating FSYS and implementingMichael I. Bushnell
1995-06-09(diskfs_S_fsys_getfile): Mark parms unused.Michael I. Bushnell
1995-06-09(diskfs_S_file_pathconf): Declare NAME to be unused.Michael I. Bushnell
1995-06-09(diskfs_S_file_invoke_translator): Declare parms unused.Michael I. Bushnell
1995-06-09(diskfs_S_file_getfh): Declare parameters to be unused.Michael I. Bushnell
1995-06-09(diskfs_S_file_get_translator): Declare variable `buflen' and variousMichael I. Bushnell