aboutsummaryrefslogtreecommitdiff
path: root/libps
Commit message (Expand)AuthorAgeFilesLines
...
* .Miles Bader1996-07-181-0/+4
* (ps_tty_abbrevs): Add an entry for /dev/comX -> cX.Miles Bader1996-07-181-4/+5
* *** empty log message ***Michael I. Bushnell1996-07-182-1/+5
* *** empty log message ***Michael I. Bushnell1996-07-182-849/+0
* *** empty log message ***Michael I. Bushnell1996-07-182-0/+849
* Initial revisionRoland McGrath1996-07-171-0/+747
* (set_procinfo_flags): Don't use fake "*" wait value if there's no msgport.Miles Bader1996-07-111-1/+2
* (_ps_stream_write_field): If a field is truncatable (MAX_WIDTH >= 0), takeMiles Bader1996-07-091-0/+4
* (proc_stat_set_flags):Miles Bader1996-07-021-1/+1
* (proc_stat_list_clone): New function.Miles Bader1996-06-271-4/+28
* (_fmt_create): Set NEW_FMT->src_len. Use strdup.Miles Bader1996-06-271-5/+36
* (struct ps_fmt): Add SRC_LEN field.Miles Bader1996-06-271-0/+9
* (LCLHDRS): Add common.h.Michael I. Bushnell1996-06-271-1/+1
* (ps_emit_wait): Never truncate what we write.Miles Bader1996-06-031-2/+2
* (merge_procinfo):Miles Bader1996-06-031-60/+72
* (struct proc_stat): Add PROC_INFO_VM_ALLOCED, THREAD_WAITS_VM_ALLOCED, andMiles Bader1996-06-031-0/+5
* (ps_user_passwd): Check return value of install_passwd correctly (it's an err...Miles Bader1996-06-031-1/+1
* (struct ps_fmt_specs): The EXPANSIONS field now points to a structMiles Bader1996-06-021-2/+1
* (struct ps_fmt_spec_block): New type.Miles Bader1996-06-021-28/+31
* (set_procinfo_flags): New function.Miles Bader1996-06-021-199/+246
* (proc_stat_set_flags): After fetching number of threads to guess whether weMiles Bader1996-05-311-14/+38
* (MP_MGET): Only disable msgport on timeout.Miles Bader1996-05-291-15/+12
* Renumber PSTAT_ values to remove dup.Miles Bader1996-05-291-16/+16
* (merge_procinfo): Don't die if WAITS == 0.Miles Bader1996-05-291-16/+32
* (_fmt_create): Make NAME termination work for posix-mode.Miles Bader1996-05-281-16/+23
* (ps_fmt_write_proc_stat): Call the output function correctly.Miles Bader1996-05-281-8/+4
* (merge_procinfo): And update *HAVE with PSTAT_PROC_INFO fromMichael I. Bushnell1996-05-241-1/+2
* (fetch_procinfo): Always turn on PSTAT_PROC_INFO if proc_getprocinfoMichael I. Bushnell1996-05-241-0/+1
* (_fmt_create):Miles Bader1996-05-231-17/+21
* (PSTAT_PROCINFO, PSTAT_PROCINFO_THREAD): Add PSTAT_THREAD_WAITS.Miles Bader1996-05-131-27/+69
* (PSTAT_THREAD_WAITS): New macro.Miles Bader1996-05-131-2/+10
* (merge_procinfo, fetch_procinfo): Change HAVE to be an input/output parameter.Miles Bader1996-05-121-30/+40
* (get_thread_wait): Correctly advance WAIT.Miles Bader1996-05-121-1/+5
* (specs): Give runtime specs 2 fraction digits by default.Miles Bader1996-05-121-3/+3
* Frob comment.Miles Bader1996-05-121-1/+3
* (fetch_procinfo): Pass a reference to PI_FLAGS in call toMichael I. Bushnell1996-05-091-1/+1
* (add_preconditions, proc_stat_set_flags): Remove references to exec_flags.Miles Bader1996-05-071-6/+1
* (ps_user_uname_create, ps_user_passwd_create): New declarations.Miles Bader1996-05-071-30/+62
* (ps_emit_user_name): New function.Miles Bader1996-05-071-106/+140
* (_fmt_create):Miles Bader1996-05-071-122/+202
* Add some const decls.Miles Bader1996-05-071-3/+3
* (install_passwd): New function.Miles Bader1996-05-071-36/+81
* (ps_fmt_creation_error): new declaration.Miles Bader1996-05-021-0/+5
* (ps_emit_past_time): Implement.Miles Bader1996-05-011-3/+14
* (_fmt_create): New function (was ps_fmt_create).Miles Bader1996-05-011-8/+34
* (PSTAT_STATE_P_ATTRS): Fix names of individual flags.Miles Bader1996-04-231-5/+5
* (state_shadows): If a process has no parent don't show various processMiles Bader1996-04-231-2/+6
* (MIGCOMUFLAGS): Delete variable.Michael I. Bushnell1996-04-111-1/+0
* (ps_emit_past_time): Return zero.Michael I. Bushnell1996-04-111-1/+1
* (msg-MIGUFLAGS, term-MIGUFLAGS): Add a user prefix of `ps_'.Miles Bader1996-03-271-5/+8