Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
PI_FETCH_THREAD_SCHED, PI_FETCH_THREAD_WAITS): New flags. (procinfo): New (buried) member `rpc_block'. | |||
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 MUTATED | Michael I. Bushnell | |
bits. (STORAGE_MUTATED): New flag. | |||
1995-10-30 | (enum file_storage_class): Added new classes STORAGE_MEMORY and | Michael I. Bushnell | |
STORAGE_MEMORY_MUTATED. Doc fixes. | |||
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_PORT | Michael I. Bushnell | |
is defined. | |||
1995-10-27 | (fsys_startup): New parm OPENFLAGS. | Michael I. Bushnell | |
1995-10-27 | (file_exec, file_set_translator): Add SCP to incoming variable sized | Michael I. Bushnell | |
arrays. | |||
1995-10-27 | (socket_create_address, socket_setopt, socket_send): Added SCP in | Michael I. Bushnell | |
incoming variable sized arrays. | |||
1995-10-27 | (io_write, io_restrict_auth): Add SCP to incoming variable sized | Michael I. Bushnell | |
arrays. | |||
1995-10-27 | (SCP): New macro. | Michael I. Bushnell | |
1995-10-27 | More doc fix. | Michael I. Bushnell | |
1995-10-27 | (socket_create_address): Drop parm `binding'. | Michael I. Bushnell | |
1995-10-27 | Added reply port option to all RPC's. | Michael I. Bushnell | |
1995-10-27 | (fsys_get_options_reply): New stub. | Michael I. Bushnell | |
1995-10-27 | Typo. | 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-27 | Dot fix. | Michael I. Bushnell | |
1995-10-27 | (fsys_startup_reply, fsys_getfile_reply, fsys_syncfs_reply, | Michael I. Bushnell | |
fsys_set_options_reply, fsys_getpriv_reply, fsys_forward_reply): New functions, completing interface. | |||
1995-10-26 | Formerly io-ops.c.~2~ | Michael I. Bushnell | |
1995-10-26 | Formerly pfinet.h.~9~ | Michael I. Bushnell | |
1995-10-26 | Formerly net.h.~2~ | Michael I. Bushnell | |
1995-10-26 | Formerly socket-ops.c.~3~ | Michael I. Bushnell | |
1995-10-26 | Initial revision | Michael I. Bushnell | |
1995-10-25 | Formerly socket-ops.c.~2~ | Michael I. Bushnell | |
1995-10-25 | Formerly pfinet.h.~8~ | Michael I. Bushnell | |
1995-10-25 | Initial revision | Michael I. Bushnell | |
1995-10-25 | Add exec_startup at 30500. | Roland McGrath | |
1995-10-25 | Initial revision | Roland McGrath | |
1995-10-25 | (S_exec_startup_get_info): New function, modified from S_exec_startup. | Roland McGrath | |
(S_exec_startup): Just call it. | |||
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 | |
1995-10-24 | (DIST_FILES): Replace hurd.boot.in with hurd.boot | Roland McGrath | |
(hurd.boot): Target removed. (clean-misc): Don't remove hurd.boot. (all): Don't depend on it. | |||
1995-10-24 | Renamed back from hurd.boot.in. | Roland McGrath | |
Name ufs and ld.so as they will be found in an installed Hurd filesystem. | |||
1995-10-24 | Undo last change of 9Oct95. | Roland McGrath | |
1995-10-24 | (ports_manage_port_operations_multithread/internal_demuxer): Don't | Michael I. Bushnell | |
attempt RPC if we can't get a valid port struct. | |||
1995-10-24 | (ports_manage_port_operations_one_thread/internal_demuxer): Don't | Michael I. Bushnell | |
attempt RPC if we can't get a valid port struct. | |||
1995-10-21 | Formerly rdwr.c.~4~ | Miles Bader | |
1995-10-21 | (parse_enum): Use argp_error. | Miles Bader | |
1995-10-21 | (targets): Add storeinfo. | Miles Bader | |
(SRCS): Add storeinfo.c. (storeinfo): New target. | |||
1995-10-21 | Initial revision | Miles Bader | |
1995-10-21 | (options): FILE --> FILESYS in help msg. | Miles Bader | |
(args_doc): OPTION --> FS_OPTION, since the usage message already uses OPTION to mean those to fsysopts. (doc): New variable; give some common choices for FS_OPTION. |