index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
ps.c
Age
Commit message (
Expand
)
Author
1996-03-29
(spec_abbrevs): Make const.
Miles Bader
1996-03-19
(main): Pass new arg to argp_parse.
Miles Bader
1996-03-05
Include <error.h> instead of "error.h".
Miles Bader
1996-02-15
(main): Don't make -a imply -g.
Miles Bader
1996-02-15
(main): Get rid of totally dead processes/threads.
Miles Bader
1996-01-23
(main): Move a bunch of stuff into psout() in psout.c.
Miles Bader
1995-12-21
(main, options): If the specified sort field begins with `-', reverse the sort.
Miles Bader
1995-12-17
(options): Reformat doc string for --tty option.
Miles Bader
1995-12-17
(main): Implement 'w' option.
Miles Bader
1995-12-06
(main):
Miles Bader
1995-11-21
(main): Use new libps stream type.
Miles Bader
1995-11-14
(main): Grow TTY_NAMES properly even when it's empty.
Miles Bader
1995-11-08
(ids_add): Increase the size of IDS even when 0.
Miles Bader
1995-11-02
(options): Add --not-owner/-O option.
Miles Bader
1995-11-02
(fmts): Add RPC field to the -l format.
Miles Bader
1995-10-30
(options): --all is -e, not -a.
Miles Bader
1995-10-21
(parse_enum): Use argp_error.
Miles Bader
1995-10-18
(parse_enum): Use ARGP_HELP_STD_ERR.
Miles Bader
1995-10-11
(main): Use realloc on a variable in main instead of alloca, since the
Miles Bader
1995-07-07
(lookup_user): Declare return to be `int' to avoid type clash in use
Michael I. Bushnell
1995-05-03
Add the -n (--nominal-fields) flag, which prevents elision of uninteresting
Miles Bader
1995-05-02
Add the SC (suspend count) field to various output formats.
Miles Bader
1995-04-11
Tweak things so that the -t flag works correctly for processes whose tty we
Miles Bader
1995-04-07
(parse_enum): Renamed from enum_name.
Miles Bader
1995-04-06
Add the `jobc' (-j) output format from netbsd.
Miles Bader
1995-04-06
Minor change in spec names.
Miles Bader
1995-04-06
When processes are specified on the command line by PID, turn off all
Miles Bader
1995-04-05
Make -a imply -g as well, to be compatible with bsd.
Miles Bader
1995-04-04
(main): Treat argument without leading - as if it had one, unless it's a
Roland McGrath
1995-03-21
(program_name): New variable.
Michael I. Bushnell
1995-03-21
Include <hurd/ps.h> instead of "ps.h".
Michael I. Bushnell
1995-03-21
Include <hurd/ps.h> instead of "ps.h".
Michael I. Bushnell
1995-03-14
Use ps_contexts now that they exist.
Miles Bader
1995-03-13
Initial revision
Miles Bader