Age | Commit message (Expand) | Author |
1997-06-08 | . | Miles Bader |
1997-06-08 | (ps_emit_wait): | Miles Bader |
1997-05-23 | fix typo | Thomas Bushnell |
1997-05-23 | Fri May 23 13:13:18 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1997-03-01 | . | Miles Bader |
1997-02-28 | (ps_fmt_squash): | Miles Bader |
1996-11-16 | . | Miles Bader |
1996-11-16 | (proc_stat_set_flags): | Miles Bader |
1996-10-09 | . | Miles Bader |
1996-10-09 | (ps_nominal_string): | Miles Bader |
1996-10-08 | . | Miles Bader |
1996-10-08 | (ps_emit_seconds, ps_emit_minutes): | Miles Bader |
1996-10-08 | (proc_stat_set_flags): | Miles Bader |
1996-10-08 | . | Miles Bader |
1996-10-08 | (struct ps): | Miles Bader |
1996-10-08 | (_fmt_create): | Miles Bader |
1996-10-08 | (proc_stat_thread_create): | Miles Bader |
1996-10-06 | (ps_emit_wait): Correct mapping of init ports. | Miles Bader |
1996-10-01 | . | Miles Bader |
1996-10-01 | (noise_write, noise_len): | Miles Bader |
1996-09-17 | *** empty log message *** | Thomas Bushnell |
1996-08-02 | . | Miles Bader |
1996-08-02 | (set_procinfo_flags): Pass HAVE to count_threads. | Miles Bader |
1996-07-18 | . | Miles Bader |
1996-07-18 | (ps_tty_abbrevs): Add an entry for /dev/comX -> cX. | Miles Bader |
1996-07-18 | *** empty log message *** | Michael I. Bushnell |
1996-07-18 | *** empty log message *** | Michael I. Bushnell |
1996-07-18 | *** empty log message *** | Michael I. Bushnell |
1996-07-17 | Initial revision | Roland McGrath |
1996-07-11 | (set_procinfo_flags): Don't use fake "*" wait value if there's no msgport. | Miles Bader |
1996-07-09 | (_ps_stream_write_field): If a field is truncatable (MAX_WIDTH >= 0), take | Miles Bader |
1996-07-02 | (proc_stat_set_flags): | Miles Bader |
1996-06-27 | (proc_stat_list_clone): New function. | Miles Bader |
1996-06-27 | (_fmt_create): Set NEW_FMT->src_len. Use strdup. | Miles Bader |
1996-06-27 | (struct ps_fmt): Add SRC_LEN field. | Miles Bader |
1996-06-27 | (LCLHDRS): Add common.h. | Michael I. Bushnell |
1996-06-03 | (ps_emit_wait): Never truncate what we write. | Miles Bader |
1996-06-03 | (merge_procinfo): | Miles Bader |
1996-06-03 | (struct proc_stat): Add PROC_INFO_VM_ALLOCED, THREAD_WAITS_VM_ALLOCED, and | Miles Bader |
1996-06-03 | (ps_user_passwd): Check return value of install_passwd correctly (it's an err... | Miles Bader |
1996-06-02 | (struct ps_fmt_specs): The EXPANSIONS field now points to a struct | Miles Bader |
1996-06-02 | (struct ps_fmt_spec_block): New type. | Miles Bader |
1996-06-02 | (set_procinfo_flags): New function. | Miles Bader |
1996-05-31 | (proc_stat_set_flags): After fetching number of threads to guess whether we | Miles Bader |
1996-05-29 | (MP_MGET): Only disable msgport on timeout. | Miles Bader |
1996-05-29 | Renumber PSTAT_ values to remove dup. | Miles Bader |
1996-05-29 | (merge_procinfo): Don't die if WAITS == 0. | Miles Bader |
1996-05-28 | (_fmt_create): Make NAME termination work for posix-mode. | Miles Bader |
1996-05-28 | (ps_fmt_write_proc_stat): Call the output function correctly. | Miles Bader |
1996-05-24 | (merge_procinfo): And update *HAVE with PSTAT_PROC_INFO from | Michael I. Bushnell |