aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs
Commit message (Expand)AuthorAgeFilesLines
...
* (diskfs_startup_diskfs): Free initial reference created byMichael I. Bushnell1995-07-211-8/+8
* (diskfs_S_file_getcontrol): Free initial reference created byMichael I. Bushnell1995-07-211-5/+7
* (start_execserver): Free initial reference created by ports_allocate_port.Michael I. Bushnell1995-07-211-3/+7
* (diskfs_start_bootstrap): Free initial reference created byMichael I. Bushnell1995-07-211-4/+6
* (diskfs_S_dir_lookup): Examine the active translator on NP, not onMichael I. Bushnell1995-07-211-2/+1
* (diskfs_S_file_set_translator): Only validate PASSIVELEN if PASSIVE isMichael I. Bushnell1995-07-211-1/+1
* (thread_timeout, server_timeout): New vars.Michael I. Bushnell1995-07-181-5/+5
* (diskfs_S_file_get_translator): Conform to new memory semantic ofMichael I. Bushnell1995-07-181-1/+14
* (diskfs_shutdown): Call ports_resume_class_rpcs forMichael I. Bushnell1995-07-121-0/+1
* (ourfs_notify.defs): SYMLINK it.Michael I. Bushnell1995-07-061-1/+1
* (ourfs_notify_U.h ourfs_notifyUser.c): Use ourfs_notify.defs insteadMichael I. Bushnell1995-07-061-2/+7
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-12/+0
* tnhnMichael I. Bushnell1995-06-271-2/+0
* (diskfs_S_fsys_set_options): Fix parens.Michael I. Bushnell1995-06-261-1/+1
* (diskfs_shutdown): Fix parens.Michael I. Bushnell1995-06-261-1/+1
* (diskfs_shutdown): Ignore harmless errors from fsys_goaway.Michael I. Bushnell1995-06-261-0/+4
* (diskfs_S_fsys_set_options/helper): Ignore harmless errors fromMichael I. Bushnell1995-06-261-0/+3
* (diskfs_S_fsys_syncfs): New parms REPLY and REPLYTYPE.Michael I. Bushnell1995-06-261-0/+2
* (diskfs_S_fsys_getpriv): New parms REPLY and REPLYTYPE.Michael I. Bushnell1995-06-261-0/+2
* (diskfs_S_fsys_set_options): New parms REPLY and REPLYTYPE.Michael I. Bushnell1995-06-261-0/+2
* (diskfs_S_fsys_getfile): Include "fsys_S.h". New parms REPLY andMichael I. Bushnell1995-06-261-0/+3
* (diskfs_S_fsys_getroot): New parms REPLY and REPLYTYPE.Michael I. Bushnell1995-06-261-0/+2
* (diskfs_S_fsys_goaway): Include "fsys_S.h" and "fsys_reply_U.h". NewMichael I. Bushnell1995-06-261-2/+5
* (diskfs_S_fsys_startup): New parms REPLY and REPLYTYPE.Michael I. Bushnell1995-06-261-0/+2
* (fsys-MIGSFLAGS): Actually, it should be thes.Michael I. Bushnell1995-06-261-1/+1
* (fsys_reply-MIGUFLAGS): New variable.Michael I. Bushnell1995-06-261-0/+1
* (MIGSTUBS):Michael I. Bushnell1995-06-261-0/+1
* (periodic_sync_thread, periodic_sync_lock): Declare static.Michael I. Bushnell1995-06-261-16/+13
* (master_thread_function): Exit when shutdown returns zero.Michael I. Bushnell1995-06-261-2/+1
* (diskfs_shutdown): Fix parentheses on bitwise tests.Michael I. Bushnell1995-06-261-2/+2
* (diskfs_S_fsys_goaway): If diskfs_shutdown returns zero, then exitMichael I. Bushnell1995-06-261-0/+9
* (diskfs_shutdown): Don't actually exit; return zero instead.Michael I. Bushnell1995-06-261-1/+1
* (diskfs_S_file_set_translator): Ignore harmless errors fromMichael I. Bushnell1995-06-261-1/+3
* (diskfs_S_file_set_translator): dittoMichael I. Bushnell1995-06-261-1/+1
* (diskfs_S_file_set_translator): Fix parentheses on first active EXCLMichael I. Bushnell1995-06-261-1/+1
* (diskfs_shutdown) [helper]: Unlock NP around fsys call.Michael I. Bushnell1995-06-231-0/+2
* (diskfs_S_fsys_syncfs) [helper]: Unlock NP around fsys call.Michael I. Bushnell1995-06-231-0/+2
* (diskfs_S_fsys_set_options): Unlock NP around fsys call.Michael I. Bushnell1995-06-231-0/+2
* (diskfs_S_file_syncfs): Unlock NP around fsys call.Michael I. Bushnell1995-06-231-0/+2
* (_diskfs_translator_callback): Must be extern to force inclusion ofMichael I. Bushnell1995-06-221-1/+1
* (diskfs_S_dir_lookup): Correctly parethenize O_NOTRANS flags test.Michael I. Bushnell1995-06-221-1/+1
* (diskfs_shutdown): Fix first arg to fshelp_fetch_control.Michael I. Bushnell1995-06-201-1/+1
* (diskfs_node_rdwr): Remove assignment from if test.Michael I. Bushnell1995-06-201-2/+5
* (diskfs_make_node): Fix function name fshelp_init_transbox ->Michael I. Bushnell1995-06-201-1/+1
* Include <hurd/fsys.h>.Michael I. Bushnell1995-06-201-1/+2
* (diskfs_S_fsys_set_options): [helper] Fix first arg toMichael I. Bushnell1995-06-201-1/+1
* Include <hurd/fsys.h>Michael I. Bushnell1995-06-201-1/+2
* (diskfs_S_file_set_translator): Remove assignment from if test.Michael I. Bushnell1995-06-201-22/+28
* (diskfs_S_fsys_set_options):Michael I. Bushnell1995-06-201-1/+5
* (diskfs_shutdown):Michael I. Bushnell1995-06-201-1/+5