summaryrefslogtreecommitdiff
path: root/libps
AgeCommit message (Expand)Author
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-17Initial revisionRoland 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), takeMiles 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, andMiles 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 structMiles 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 weMiles Bader
1996-05-29(MP_MGET): Only disable msgport on timeout.Miles Bader
1996-05-29Renumber 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 fromMichael I. Bushnell
1996-05-24(fetch_procinfo): Always turn on PSTAT_PROC_INFO if proc_getprocinfoMichael I. Bushnell
1996-05-23(_fmt_create):Miles Bader
1996-05-13(PSTAT_PROCINFO, PSTAT_PROCINFO_THREAD): Add PSTAT_THREAD_WAITS.Miles Bader
1996-05-13(PSTAT_THREAD_WAITS): New macro.Miles Bader
1996-05-12(merge_procinfo, fetch_procinfo): Change HAVE to be an input/output parameter.Miles Bader
1996-05-12(get_thread_wait): Correctly advance WAIT.Miles Bader
1996-05-12(specs): Give runtime specs 2 fraction digits by default.Miles Bader
1996-05-12Frob comment.Miles Bader
1996-05-09(fetch_procinfo): Pass a reference to PI_FLAGS in call toMichael I. Bushnell
1996-05-07(add_preconditions, proc_stat_set_flags): Remove references to exec_flags.Miles Bader
1996-05-07(ps_user_uname_create, ps_user_passwd_create): New declarations.Miles Bader
1996-05-07(ps_emit_user_name): New function.Miles Bader
1996-05-07(_fmt_create):Miles Bader
1996-05-07Add some const decls.Miles Bader
1996-05-07(install_passwd): New function.Miles Bader
1996-05-02(ps_fmt_creation_error): new declaration.Miles Bader
1996-05-01(ps_emit_past_time): Implement.Miles Bader
1996-05-01(_fmt_create): New function (was ps_fmt_create).Miles Bader
1996-04-23(PSTAT_STATE_P_ATTRS): Fix names of individual flags.Miles Bader
1996-04-23(state_shadows): If a process has no parent don't show various processMiles Bader
1996-04-11(MIGCOMUFLAGS): Delete variable.Michael I. Bushnell