summaryrefslogtreecommitdiff
path: root/libdiskfs
AgeCommit message (Expand)Author
1995-08-29(diskfs_S_io_select): Don't check open modes or return EBADF.Michael I. Bushnell
1995-08-25(FSYSSRCS): Add fsys-forward.c.Miles Bader
1995-08-25Initial revisionMiles Bader
1995-08-25(diskfs_S_file_truncate): Bother to check the return value ofMichael I. Bushnell
1995-08-24(REMHDRS): Removed.Miles Bader
1995-07-31(diskfs_S_ifsock_getsockaddr): Try to restart the PF_LOCAL server if it dies.Miles Bader
1995-07-29(diskfs_drop_node): Don't actually drop the node if it is a socket namingMiles Bader
1995-07-22(diskfs_S_file_getcontrol): Fix typo.Michael I. Bushnell
1995-07-22(start_execserver): Tyo.Michael I. Bushnell
1995-07-21(_diskfs_translator_callback_fn): Use correct sense of diskfs_readonlyMichael I. Bushnell
1995-07-21(_diskfs_translator_callback_fn): Free initial reference created byMichael I. Bushnell
1995-07-21(diskfs_S_io_restrict_auth): Free initial referenc created byMichael I. Bushnell
1995-07-21(diskfs_S_io_duplicate): Free initial reference created byMichael I. Bushnell
1995-07-21(diskfs_S_fsys_getroot): Free initial reference created byMichael I. Bushnell
1995-07-21(diskfs_S_file_invoke_translator): Free initial reference created byMichael I. Bushnell
1995-07-21(diskfs_S_file_exec): Free initial reference created byMichael I. Bushnell
1995-07-21(diskfs_S_dir_mkfile): Free initial reference created byMichael I. Bushnell
1995-07-21(diskfs_S_dir_lookup): Free initial references created byMichael I. Bushnell
1995-07-21(diskfs_start_bootstrap): Free initial reference created by diskfs_make_protid.Michael I. Bushnell
1995-07-21(diskfs_S_io_reauthenticate): Free initial reference created byMichael I. Bushnell
1995-07-21(diskfs_startup_diskfs): Free initial reference created byMichael I. Bushnell
1995-07-21(diskfs_S_file_getcontrol): Free initial reference created byMichael I. Bushnell
1995-07-21(start_execserver): Free initial reference created by ports_allocate_port.Michael I. Bushnell
1995-07-21(diskfs_start_bootstrap): Free initial reference created byMichael I. Bushnell
1995-07-21(diskfs_S_dir_lookup): Examine the active translator on NP, not onMichael I. Bushnell
1995-07-21(diskfs_S_file_set_translator): Only validate PASSIVELEN if PASSIVE isMichael I. Bushnell
1995-07-18(thread_timeout, server_timeout): New vars.Michael I. Bushnell
1995-07-18(diskfs_S_file_get_translator): Conform to new memory semantic ofMichael I. Bushnell
1995-07-12(diskfs_shutdown): Call ports_resume_class_rpcs forMichael I. Bushnell
1995-07-06(ourfs_notify.defs): SYMLINK it.Michael I. Bushnell
1995-07-06(ourfs_notify_U.h ourfs_notifyUser.c): Use ourfs_notify.defs insteadMichael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-06-27tnhnMichael I. Bushnell
1995-06-26(diskfs_S_fsys_set_options): Fix parens.Michael I. Bushnell
1995-06-26(diskfs_shutdown): Fix parens.Michael I. Bushnell
1995-06-26(diskfs_shutdown): Ignore harmless errors from fsys_goaway.Michael I. Bushnell
1995-06-26(diskfs_S_fsys_set_options/helper): Ignore harmless errors fromMichael I. Bushnell
1995-06-26(diskfs_S_fsys_syncfs): New parms REPLY and REPLYTYPE.Michael I. Bushnell
1995-06-26(diskfs_S_fsys_getpriv): New parms REPLY and REPLYTYPE.Michael I. Bushnell
1995-06-26(diskfs_S_fsys_set_options): New parms REPLY and REPLYTYPE.Michael I. Bushnell
1995-06-26(diskfs_S_fsys_getfile): Include "fsys_S.h". New parms REPLY andMichael I. Bushnell
1995-06-26(diskfs_S_fsys_getroot): New parms REPLY and REPLYTYPE.Michael I. Bushnell
1995-06-26(diskfs_S_fsys_goaway): Include "fsys_S.h" and "fsys_reply_U.h". NewMichael I. Bushnell
1995-06-26(diskfs_S_fsys_startup): New parms REPLY and REPLYTYPE.Michael I. Bushnell
1995-06-26(fsys-MIGSFLAGS): Actually, it should be thes.Michael I. Bushnell
1995-06-26(fsys_reply-MIGUFLAGS): New variable.Michael I. Bushnell
1995-06-26(MIGSTUBS):Michael I. Bushnell
1995-06-26(periodic_sync_thread, periodic_sync_lock): Declare static.Michael I. Bushnell
1995-06-26(master_thread_function): Exit when shutdown returns zero.Michael I. Bushnell
1995-06-26(diskfs_shutdown): Fix parentheses on bitwise tests.Michael I. Bushnell