summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-10-31(options):Miles Bader
1995-10-31(diskfs_get_translator, diskfs_set_translator):Miles Bader
1995-10-31(diskfs_S_dir_lookup): Deal correctly with short-circuited translators thatMiles Bader
1995-10-31(diskfs_S_file_set_translator):Miles Bader
1995-10-31(OTHERSRCS): Add init-completed.c, dev-open.c, dev-io.c, dev-globals.c,Miles Bader
1995-10-31(msg_report_wait): Add string out arg.Roland McGrath
1995-10-30(S_proc_getprocinfo): Support new FETCH flags; support newMichael I. Bushnell
1995-10-30(struct procinfo): New (buried) member `died'.Michael I. Bushnell
1995-10-30(options): --all is -e, not -a.Miles Bader
1995-10-30(S_proc_getprocenv): Removed #ifdef notyet; fixed args toMichael I. Bushnell
1995-10-30(msg_report_wait): and delete the string parm.Michael I. Bushnell
1995-10-30(msg_report_wait): New parm WAIT_RPC.Michael I. Bushnell
1995-10-30(PI_FETCH_TASKINFO, PI_FETCH_THREADS, PI_FETCH_THREAD_BASIC,Michael I. Bushnell
1995-10-30(proc_getprocinfo): New parm FLAGS.Michael I. Bushnell
1995-10-30(msg_report_wait): Change second arg to be a real thread_t.Michael I. Bushnell
1995-10-30(file_get_storage_info): New parm FLAGS.Michael I. Bushnell
1995-10-30(enum file_storage_class): Add STORAGE_TASK. Drop all the MUTATEDMichael I. Bushnell
1995-10-30(enum file_storage_class): Added new classes STORAGE_MEMORY andMichael I. Bushnell
1995-10-30(PI_LOGINLD, PI_WAITING, PI_TRACED, PI_GETMSG): New flags.Michael I. Bushnell
1995-10-30(io_select): Make sreply port also available if IO_SELECT_REPLY_PORTMichael I. Bushnell
1995-10-27(fsys_startup): New parm OPENFLAGS.Michael I. Bushnell
1995-10-27(file_exec, file_set_translator): Add SCP to incoming variable sizedMichael I. Bushnell
1995-10-27(socket_create_address, socket_setopt, socket_send): Added SCP inMichael I. Bushnell
1995-10-27(io_write, io_restrict_auth): Add SCP to incoming variable sizedMichael I. Bushnell
1995-10-27(SCP): New macro.Michael I. Bushnell
1995-10-27More doc fix.Michael I. Bushnell
1995-10-27(socket_create_address): Drop parm `binding'.Michael I. Bushnell
1995-10-27Added reply port option to all RPC's.Michael I. Bushnell
1995-10-27(fsys_get_options_reply): New stub.Michael I. Bushnell
1995-10-27Typo.Michael I. Bushnell
1995-10-27(fsys_get_options): New RPC.Michael I. Bushnell
1995-10-27(file_get_fs_options): New RPC.Michael I. Bushnell
1995-10-27(msg_report_wait): New RPC.Michael I. Bushnell
1995-10-27(file_invoke_translateo): Function deleted.Michael I. Bushnell
1995-10-27Dot fix.Michael I. Bushnell
1995-10-27(fsys_startup_reply, fsys_getfile_reply, fsys_syncfs_reply,Michael I. Bushnell
1995-10-26Formerly io-ops.c.~2~Michael I. Bushnell
1995-10-26Formerly pfinet.h.~9~Michael I. Bushnell
1995-10-26Formerly net.h.~2~Michael I. Bushnell
1995-10-26Formerly socket-ops.c.~3~Michael I. Bushnell
1995-10-26Initial revisionMichael I. Bushnell
1995-10-25Formerly socket-ops.c.~2~Michael I. Bushnell
1995-10-25Formerly pfinet.h.~8~Michael I. Bushnell
1995-10-25Initial revisionMichael I. Bushnell
1995-10-25Add exec_startup at 30500.Roland McGrath
1995-10-25Initial revisionRoland McGrath
1995-10-25(S_exec_startup_get_info): New function, modified from S_exec_startup.Roland McGrath
1995-10-25(exec_demuxer): Call exec_startup_server.Roland McGrath
1995-10-24(OBJS): Add exec_startupServer.o.Roland McGrath
1995-10-24(struct bootinfo): Use vm_size_t for phdr_size.Roland McGrath