summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1995-11-20(proc_stat_list_fmt): Use new write function names.Miles Bader
Use new STREAM parameter instead of old one and count.
1995-11-20(ps_emit_int, ps_emit_nz_int, ps_emit_priority,Miles Bader
ps_emit_percent, ps_emit_num_blocks, ps_emit_nice_int, ps_emit_nice_seconds, ps_emit_seconds, ps_emit_uid, ps_emit_uname, ps_emit_string0, ps_emit_string, ps_emit_tty_name, ps_emit_state): Use new STREAM parameter instead of old one and count. Use new function names.
1995-11-20(ps_stream_write): Renamed from ps_write_string.Miles Bader
(ps_stream_space): Renamed from ps_write_spaces. (ps_stream_pad): Renamed from ps_write_padding. (ps_stream_write_field): Renamed from ps_write_field. (ps_stream_write_int_field): Renamed from ps_write_int_field. (ps_stream_write, ps_stream_space, ps_stream_pad, ps_stream_newline, ps_stream_write_field, ps_stream_write_int_field): Use new STREAM parameter instead of old one and count. Use new function names. (ps_stream_write, ps_stream_space): Support negative spaces. (ps_stream_pad, ps_stream_write_field): Use negative spaces. (ps_stream_newline): New function.
1995-11-20(ps_fmt_write_titles, ps_fmt_write_proc_stat): Use new write function names.Miles Bader
Use new STREAM parameter instead of old one and count.
1995-11-20(ps_fmt_write_titles, ps_fmt_write_proc_stat, proc_stat_list_fmt,Miles Bader
ps_emit_int, ps_emit_nz_int, ps_emit_priority, ps_emit_percent, ps_emit_num_blocks, ps_emit_nice_int, ps_emit_nice_seconds, ps_emit_seconds, ps_emit_uid, ps_emit_uname, ps_emit_string0, ps_emit_string, ps_emit_tty_name, ps_emit_state, ps_stream_write, ps_stream_space, ps_stream_pad, ps_stream_newline, ps_stream_write_field, ps_stream_write_int_field): Use new STREAM parameter instead of old one and count. (ps_stream_write): Renamed from ps_write_string. (ps_stream_space): Renamed from ps_write_spaces. (ps_stream_pad): Renamed from ps_write_padding. (ps_stream_write_field): Renamed from ps_write_field. (ps_stream_write_int_field): Renamed from ps_write_int_field. (ps_stream_newline): New declaration.
1995-11-19(crash_dump_task): Add sreplyport arg.Roland McGrath
1995-11-19Initial revisionRoland McGrath
1995-11-18If calling thread is serving an RPC, don't block waiting for that RPC toRoland McGrath
finish.
1995-11-18(diskfs_S_exec_startup_get_info): Renamed from diskfs_S_exec_startup,Roland McGrath
slightly different protocol. Unused exec server stubs removed.
1995-11-18(MIGSTUBS): Replaced execServer.o with exec_startupServer.o.Roland McGrath
1995-11-18(ports_inhibit_all_rpcs): Renamed from inhibit_all_rpcs.Roland McGrath
1995-11-16Formerly misc.c.~5~Michael I. Bushnell
1995-11-16Formerly main.c.~10~Michael I. Bushnell
1995-11-16(user_port): Fixed port selection logic.Roland McGrath
(check_hashbang): Fixed PATH searching in script name guessing.
1995-11-15Formerly nfs.c.~6~Michael I. Bushnell
1995-11-15Formerly cred.c.~2~Michael I. Bushnell
1995-11-15Initial revisionMichael I. Bushnell
1995-11-15Formerly dir-lookup.c.~2~Michael I. Bushnell
1995-11-15Initial revisionMichael I. Bushnell
1995-11-15Formerly cache.c.~2~Michael I. Bushnell
1995-11-15entered into RCSMichael I. Bushnell
1995-11-15Initial revisionMichael I. Bushnell
1995-11-15Initial revisionMichael I. Bushnell
1995-11-15Formerly io-readable.c.~3~Michael I. Bushnell
1995-11-15entered into RCSMichael I. Bushnell
1995-11-15Formerly io-seek.c.~3~Michael I. Bushnell
1995-11-15Formerly mutations.h.~2~Michael I. Bushnell
1995-11-15Initial revisionMichael I. Bushnell
1995-11-14(main): Grow TTY_NAMES properly even when it's empty.Miles Bader
1995-11-14(S_proc_wait): `p->msgportwait' ==> `p->p_msgportwait' typo fix.Michael I. Bushnell
1995-11-14(OBJS): Remove execServer.o.Roland McGrath
1995-11-13(diskfs_demuxer): diskfs_exec_server --> diskfs_exec_startup_server.Miles Bader
1995-11-13entered into RCSMichael I. Bushnell
1995-11-13Initial revisionMichael I. Bushnell
1995-11-13entered into RCSMichael I. Bushnell
1995-11-13Formerly rdwr.c.~5~Miles Bader
1995-11-13Initial revisionMichael I. Bushnell
1995-11-13Formerly file-check-access.c.~2~Michael I. Bushnell
1995-11-13Formerly store.h.~4~Miles Bader
1995-11-13Formerly set.c.~2~Miles Bader
1995-11-13Formerly device.c.~2~Miles Bader
1995-11-13entered into RCSMichael I. Bushnell
1995-11-13(diskfs_S_file_lock_stat): Lock around reads to make sure they areMichael I. Bushnell
mutually consistent.
1995-11-13Formerly make.c.~2~Miles Bader
1995-11-13Formerly file-utimes.c.~2~Michael I. Bushnell
1995-11-13Initial revisionMichael I. Bushnell
1995-11-13entered into RCSMichael I. Bushnell
1995-11-13Formerly create.c.~2~Miles Bader
1995-11-13Initial revisionMichael I. Bushnell
1995-11-13Formerly io-seek.c.~2~Michael I. Bushnell