summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-02-01(main): Chown the terminal.Roland McGrath
1996-02-01Formerly mount.c.~8~Michael I. Bushnell
1996-02-01entered into RCSMichael I. Bushnell
1996-02-01Initial revisionMichael I. Bushnell
1996-02-01entered into RCSMichael I. Bushnell
1996-02-01Add assert to check for signal bug.Roland McGrath
1996-01-31(diskfs_node_rdwr): Handle null AMTREAD.Roland McGrath
1996-01-31(diskfs_S_fsys_set_options): Use rwlock_writer_lock instead ofRoland McGrath
1996-01-30(file_pager_read_page, file_pager_write_page): Check for a page offsetRoland McGrath
1996-01-30(check_hashbang): Use hash_file_name_path_lookup() instead of doing the pathMiles Bader
1996-01-30(S_exec_exec):Miles Bader
1996-01-30Add w.c & w to the appropiate places.Miles Bader
1996-01-30(main):Miles Bader
1996-01-30(diskfs_release_peropen): Free dotdotport when deallocate peropen.Michael I. Bushnell
1996-01-30Formerly release-peropen.c.~2~Michael I. Bushnell
1996-01-30Initial revisionMichael I. Bushnell
1996-01-30Formerly init-init.c.~3~Michael I. Bushnell
1996-01-30entered into RCSMichael I. Bushnell
1996-01-30Formerly main.c.~2~Michael I. Bushnell
1996-01-30entered into RCSMichael I. Bushnell
1996-01-30Initial revisionMichael I. Bushnell
1996-01-30Grok `tty'.Roland McGrath
1996-01-30Formerly init-loop.c.~2~Michael I. Bushnell
1996-01-30Initial revisionMichael I. Bushnell
1996-01-30Initial revisionMichael I. Bushnell
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(trivfs_goaway): Handle errors from ports_inhibit_bucket_rpcs.Miles Bader
1996-01-27(main): Use trivfs_startup & trivfs_create_port instead of trivfs_handle_port.Miles Bader
1996-01-27(devio_assert_dtr): Use ports_create_port instead of ports_allocate_port.Miles Bader
1996-01-27(S_socket_recv):Miles Bader
1996-01-27(sock_create_port, addr_create):Miles Bader
1996-01-27(trivfs_goaway): Handle errors from ports_inhibit_bucket_rpcs.Miles Bader
1996-01-27(trivfs_protid_dup): Use ports_create_port instead of ports_allocate_port,Miles Bader
1996-01-27(trivfs_open): Use ports_create_port instead of ports_allocate_port, andMiles Bader
1996-01-27(trivfs_create_control): New declaration.Miles Bader
1996-01-27(OTHERSRCS): Add cntl-create.c.Miles Bader
1996-01-27(trivfs_startup): Use trivfs_create_control.Miles Bader
1996-01-27(trivfs_handle_port): Use trivfs_create_control.Miles Bader
1996-01-27(trivfs_S_io_restrict_auth): Use ports_create_port instead ofMiles Bader
1996-01-27(trivfs_S_io_reauthenticate): Use ports_create_port instead ofMiles Bader
1996-01-27(ports_interrupt_rpcs): Renamed from ports_interrupt_rpc.Miles Bader
1996-01-27(ports_S_interrupt_operation):Miles Bader
1996-01-27(SRCS):Miles Bader
1996-01-27(ports_reallocate_from_external):Miles Bader
1996-01-27(ports_reallocate_port):Miles Bader
1996-01-27(ports_no_senders): Use ports_interrupt_rpcs instead of ports_interrupt_rpc.Miles Bader
1996-01-27(ports_manage_port_operations_one_thread):Miles Bader
1996-01-27(ports_manage_port_operations_multithread):Miles Bader
1996-01-27(ports_intern_external_port): Call ports_import_port.Miles Bader