aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs
Commit message (Expand)AuthorAgeFilesLines
* Initial revisionMiles Bader1995-10-134-0/+226
* (std_startup_options): Renamed from std_long_options; converted to argp format.Miles Bader1995-10-131-22/+76
* (diskfs_parse_runtime_options): Use argp instead of options.Miles Bader1995-10-131-2/+4
* (diskfs_startup_diskfs):Miles Bader1995-10-131-1/+6
* (std_runtime_options): Renamed from long_options, convert to argp format.Miles Bader1995-10-131-10/+16
* (saved_argv): Variable removed.Miles Bader1995-10-131-9/+32
* (diskfs_start_bootstrap): Get rid of ARGV argument.Miles Bader1995-10-131-18/+81
* (diskfs_execboot_fsys_startup): Use dir_lookup instead ofRoland McGrath1995-10-121-2/+4
* (diskfs_init_completed): must --> may.Miles Bader1995-10-111-1/+5
* (diskfs_execboot_fsys_startup): Fix typo in last change.Roland McGrath1995-10-091-1/+1
* (diskfs_execboot_fsys_startup): Pass back a port to /servers/exec in *REAL.Roland McGrath1995-10-091-4/+21
* (libdiskfs.so): Depend on libpager, libioserver, libfshelp, libthreads.Roland McGrath1995-10-071-0/+3
* (MIGSFLAGS): Variable deleted.Miles Bader1995-10-071-4/+6
* (OPT_BOOTFLAGS, OPT_EXEC_SERVER_TASK, OPT_HOST_PRIV_PORT,Miles Bader1995-10-071-0/+26
* (diskfs_init_diskfs): Always use get_privileged_ports. Now return error_t.Miles Bader1995-10-071-22/+14
* (diskfs_S_fsys_getpriv): Use get_privileged_ports to get the privileged ports.Miles Bader1995-10-071-46/+53
* (diskfs_S_dir_link): Swap first two arguments.Miles Bader1995-10-071-2/+2
* (diskfs_host_priv, diskfs_master_device): Variables deleted.Miles Bader1995-10-071-16/+34
* (periodic_sync_lock): Variable removed.Roland McGrath1995-10-051-33/+34
* (FSSRCS): Deleted file-pathconf.c.Miles Bader1995-09-181-10/+10
* (diskfs_S_io_pathconf): Renamed from file_pathconf.c:diskfs_S_file_pathconf.Miles Bader1995-09-181-8/+6
* (diskfs_S_exec_startup): Don't pass an argument string.Roland McGrath1995-09-171-10/+4
* Renamed from file-trunate.c.Roland McGrath1995-09-171-9/+20
* (FSSRCS): Rename file-truncate.c to file-set-size.c.Roland McGrath1995-09-171-1/+1
* (DIST_FILES): Added ourfs_notify.defs.Roland McGrath1995-09-161-9/+1
* Initial revisionRoland McGrath1995-09-161-0/+5
* (diskfs_lookup): Doc fix.Michael I. Bushnell1995-09-131-1/+4
* (diskfs_clear_directory): Set the fourth arg in REMOVE lookup calls inMichael I. Bushnell1995-09-131-5/+13
* (SRCS): Removed $(NOTIFYSRCS) and $(INTSRCS).Miles Bader1995-09-061-7/+3
* (diskfs_demuxer): Use ports_notify_server and ports_interrupt_server insteadMiles Bader1995-09-061-5/+3
* (diskfs_S_io_select): Don't check open modes or return EBADF.Michael I. Bushnell1995-08-291-8/+0
* (FSYSSRCS): Add fsys-forward.c.Miles Bader1995-08-251-1/+1
* Initial revisionMiles Bader1995-08-251-0/+37
* (diskfs_S_file_truncate): Bother to check the return value ofMichael I. Bushnell1995-08-251-2/+2
* (REMHDRS): Removed.Miles Bader1995-08-241-19/+5
* (diskfs_S_ifsock_getsockaddr): Try to restart the PF_LOCAL server if it dies.Miles Bader1995-07-311-0/+11
* (diskfs_drop_node): Don't actually drop the node if it is a socket namingMiles Bader1995-07-291-0/+10
* (diskfs_S_file_getcontrol): Fix typo.Michael I. Bushnell1995-07-221-1/+1
* (start_execserver): Tyo.Michael I. Bushnell1995-07-221-1/+1
* (_diskfs_translator_callback_fn): Use correct sense of diskfs_readonlyMichael I. Bushnell1995-07-211-1/+1
* (_diskfs_translator_callback_fn): Free initial reference created byMichael I. Bushnell1995-07-211-7/+10
* (diskfs_S_io_restrict_auth): Free initial referenc created byMichael I. Bushnell1995-07-211-4/+5
* (diskfs_S_io_duplicate): Free initial reference created byMichael I. Bushnell1995-07-211-4/+7
* (diskfs_S_fsys_getroot): Free initial reference created byMichael I. Bushnell1995-07-211-5/+7
* (diskfs_S_file_invoke_translator): Free initial reference created byMichael I. Bushnell1995-07-211-4/+7
* (diskfs_S_file_exec): Free initial reference created byMichael I. Bushnell1995-07-211-6/+8
* (diskfs_S_dir_mkfile): Free initial reference created byMichael I. Bushnell1995-07-211-6/+9
* (diskfs_S_dir_lookup): Free initial references created byMichael I. Bushnell1995-07-211-11/+13
* (diskfs_start_bootstrap): Free initial reference created by diskfs_make_protid.Michael I. Bushnell1995-07-211-18/+26
* (diskfs_S_io_reauthenticate): Free initial reference created byMichael I. Bushnell1995-07-211-0/+2