summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1995-07-21(diskfs_S_dir_mkfile): Free initial reference created byMichael I. Bushnell
diskfs_make_protid.
1995-07-21(diskfs_S_dir_lookup): Free initial references created byMichael I. Bushnell
diskfs_make_protid.
1995-07-21(diskfs_start_bootstrap): Free initial reference created by diskfs_make_protid.Michael I. Bushnell
(diskfs_S_exec_startup): Likewise. (diskfs_S_fsys_init): Likewise.
1995-07-21(diskfs_S_io_reauthenticate): Free initial reference created byMichael I. Bushnell
diskfs_start_protid.
1995-07-21(trivfs_S_io_restrict_auth): Free initial reference created byMichael I. Bushnell
ports_allocate_port.
1995-07-21(trivfs_S_io_reauthenticate): Free initial reference created byMichael I. Bushnell
ports_allocate_port.
1995-07-21(trivfs_S_io_duplicate): Free initial reference created byMichael I. Bushnell
ports_allocate_port.
1995-07-21(trivfs_handle_port): Free initial reference created byMichael I. Bushnell
ports_allocate_port.
1995-07-21(trivfs_S_fsys_getroot): Free initial reference created byMichael I. Bushnell
ports_allocate_port.
1995-07-21(diskfs_startup_diskfs): Free initial reference created byMichael I. Bushnell
ports_allocate_port.
1995-07-21(diskfs_S_file_getcontrol): Free initial reference created byMichael I. Bushnell
ports_allocate_port.
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
ports_allocate_port.
1995-07-21(_pager_seqnos_memory_object_create): Drop initial reference createdMichael I. Bushnell
by ports_intern_external_reference when we're done with P.
1995-07-21(diskfs_S_dir_lookup): Examine the active translator on NP, not onMichael I. Bushnell
diskfs_root_node, to see if translator usage is necessary.
1995-07-21(diskfs_S_file_set_translator): Only validate PASSIVELEN if PASSIVE isMichael I. Bushnell
set.
1995-07-21(ports_manage_port_operations_multithread): For now, wireMichael I. Bushnell
GLOBAL_TIMEOUT and THREAD_TIMEOUT to zero.
1995-07-20Protect against including twice, and add includes that we depend on.Miles Bader
1995-07-19Formerly sock.c.~10~Miles Bader
1995-07-19Formerly socket.c.~12~Miles Bader
1995-07-19Formerly pflocal.c.~7~Miles Bader
1995-07-19Formerly sock.h.~7~Miles Bader
1995-07-19entered into RCSMiles Bader
1995-07-19(%.d: %.c): Include the _pic.o files if we are making a library.Michael I. Bushnell
1995-07-18(thread_timeout, server_timeout): New vars.Michael I. Bushnell
(THREAD_TIMEOUT, SERVER_TIMEOUT): Delete macros. (master_thread_function): Use vars instead of macros.
1995-07-18(diskfs_S_file_get_translator): Conform to new memory semantic ofMichael I. Bushnell
diskfs_get_translator.
1995-07-18Formerly sock.c.~9~Miles Bader
1995-07-18Formerly io.c.~9~Miles Bader
1995-07-18Formerly pflocal.c.~6~Miles Bader
1995-07-18Formerly sock.h.~6~Miles Bader
1995-07-18(ports_manage_port_operations_multithread): typoMichael I. Bushnell
1995-07-18(ports_manage_port_operations_multithread) [thread_function]: ReturnMichael I. Bushnell
int. Don't cthread_exit child threads; just let them return normally.
1995-07-18Reverse previous change.Michael I. Bushnell
1995-07-17Formerly pf.c.~7~Miles Bader
1995-07-17Formerly io.c.~8~Miles Bader
1995-07-17Formerly socket.c.~11~Miles Bader
1995-07-17Formerly sock.h.~5~Miles Bader
1995-07-17(pf_t): New type.Miles Bader
1995-07-17(socket_create): Change type of SERVER to pf_t.Miles Bader
(socket_create_address, socket_fabricate_address): Rename first arg to `server', of type mach_port_t (so it can be either pf_t or socket_t). (socket_recv): Change type of ADDR to mach_port_send_t. (socket_send, socket_recv): Change type of AMOUNT to mach_msg_type_number_t.
1995-07-17(struct cthread): Delete member `catch'.Michael I. Bushnell
1995-07-17(thread_function): Don't have any global timeout here; we don't use itMichael I. Bushnell
anyhow.
1995-07-16Formerly socket.c.~10~Miles Bader
1995-07-16Formerly sock.h.~4~Miles Bader
1995-07-16Formerly sock.c.~8~Miles Bader
1995-07-16Formerly pf.c.~6~Miles Bader
1995-07-16entered into RCSMiles Bader
1995-07-16Formerly mig-decls.h.~3~Miles Bader
1995-07-16Formerly pflocal.c.~5~Miles Bader
1995-07-16Formerly io.c.~7~Miles Bader
1995-07-16Formerly connq.c.~5~Miles Bader