Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (ps_stream_write): Renamed from ps_write_string. | Miles Bader | 1995-11-20 | 1 | -54/+87 | |
| | | | | | | | | | | | | | | (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. | |||||
* | (ps_fmt_write_titles, ps_fmt_write_proc_stat): Use new write function names. | Miles Bader | 1995-11-20 | 1 | -8/+7 | |
| | | | | Use new STREAM parameter instead of old one and count. | |||||
* | (ps_fmt_write_titles, ps_fmt_write_proc_stat, proc_stat_list_fmt, | Miles Bader | 1995-11-20 | 1 | -44/+55 | |
| | | | | | | | | | | | | | | | | 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. | |||||
* | (crash_dump_task): Add sreplyport arg. | Roland McGrath | 1995-11-19 | 1 | -1/+2 | |
| | ||||||
* | Initial revision | Roland McGrath | 1995-11-19 | 1 | -0/+30 | |
| | ||||||
* | If calling thread is serving an RPC, don't block waiting for that RPC to | Roland McGrath | 1995-11-18 | 3 | -16/+25 | |
| | | | | finish. | |||||
* | (diskfs_S_exec_startup_get_info): Renamed from diskfs_S_exec_startup, | Roland McGrath | 1995-11-18 | 1 | -105/+48 | |
| | | | | slightly different protocol. Unused exec server stubs removed. | |||||
* | (MIGSTUBS): Replaced execServer.o with exec_startupServer.o. | Roland McGrath | 1995-11-18 | 1 | -2/+2 | |
| | ||||||
* | (ports_inhibit_all_rpcs): Renamed from inhibit_all_rpcs. | Roland McGrath | 1995-11-18 | 1 | -6/+6 | |
| | ||||||
* | Formerly misc.c.~5~ | Michael I. Bushnell | 1995-11-16 | 1 | -2/+13 | |
| | ||||||
* | Formerly main.c.~10~ | Michael I. Bushnell | 1995-11-16 | 1 | -2/+2 | |
| | ||||||
* | (user_port): Fixed port selection logic. | Roland McGrath | 1995-11-16 | 1 | -13/+20 | |
| | | | | (check_hashbang): Fixed PATH searching in script name guessing. | |||||
* | Formerly nfs.c.~6~ | Michael I. Bushnell | 1995-11-15 | 1 | -108/+0 | |
| | ||||||
* | Formerly cred.c.~2~ | Michael I. Bushnell | 1995-11-15 | 1 | -0/+58 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-15 | 1 | -0/+21 | |
| | ||||||
* | Formerly dir-lookup.c.~2~ | Michael I. Bushnell | 1995-11-15 | 1 | -39/+273 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-15 | 1 | -0/+23 | |
| | ||||||
* | Formerly cache.c.~2~ | Michael I. Bushnell | 1995-11-15 | 1 | -13/+0 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1995-11-15 | 1 | -0/+25 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-15 | 1 | -0/+143 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-15 | 1 | -0/+39 | |
| | ||||||
* | Formerly io-readable.c.~3~ | Michael I. Bushnell | 1995-11-15 | 1 | -1/+4 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1995-11-15 | 6 | -12/+10 | |
| | ||||||
* | Formerly io-seek.c.~3~ | Michael I. Bushnell | 1995-11-15 | 1 | -0/+3 | |
| | ||||||
* | Formerly mutations.h.~2~ | Michael I. Bushnell | 1995-11-15 | 1 | -4/+4 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-15 | 1 | -0/+32 | |
| | ||||||
* | (main): Grow TTY_NAMES properly even when it's empty. | Miles Bader | 1995-11-14 | 1 | -1/+1 | |
| | ||||||
* | (S_proc_wait): `p->msgportwait' ==> `p->p_msgportwait' typo fix. | Michael I. Bushnell | 1995-11-14 | 1 | -1/+1 | |
| | ||||||
* | (OBJS): Remove execServer.o. | Roland McGrath | 1995-11-14 | 1 | -4/+4 | |
| | ||||||
* | (diskfs_demuxer): diskfs_exec_server --> diskfs_exec_startup_server. | Miles Bader | 1995-11-13 | 1 | -2/+2 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1995-11-13 | 1 | -2/+5 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-13 | 2 | -0/+87 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1995-11-13 | 1 | -0/+37 | |
| | ||||||
* | Formerly rdwr.c.~5~ | Miles Bader | 1995-11-13 | 1 | -11/+12 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-13 | 2 | -1/+38 | |
| | ||||||
* | Formerly file-check-access.c.~2~ | Michael I. Bushnell | 1995-11-13 | 1 | -0/+37 | |
| | ||||||
* | Formerly store.h.~4~ | Miles Bader | 1995-11-13 | 1 | -13/+52 | |
| | ||||||
* | Formerly set.c.~2~ | Miles Bader | 1995-11-13 | 1 | -1/+23 | |
| | ||||||
* | Formerly device.c.~2~ | Miles Bader | 1995-11-13 | 1 | -3/+26 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1995-11-13 | 3 | -0/+111 | |
| | ||||||
* | (diskfs_S_file_lock_stat): Lock around reads to make sure they are | Michael I. Bushnell | 1995-11-13 | 1 | -1/+3 | |
| | | | | mutually consistent. | |||||
* | Formerly make.c.~2~ | Miles Bader | 1995-11-13 | 1 | -1/+4 | |
| | ||||||
* | Formerly file-utimes.c.~2~ | Michael I. Bushnell | 1995-11-13 | 1 | -2/+1 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-13 | 1 | -0/+45 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1995-11-13 | 3 | -2/+54 | |
| | ||||||
* | Formerly create.c.~2~ | Miles Bader | 1995-11-13 | 1 | -7/+17 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-13 | 2 | -0/+60 | |
| | ||||||
* | Formerly io-seek.c.~2~ | Michael I. Bushnell | 1995-11-13 | 1 | -4/+7 | |
| | ||||||
* | Formerly io-readable.c.~2~ | Michael I. Bushnell | 1995-11-13 | 1 | -2/+10 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-13 | 1 | -0/+39 | |
| |