Age | Commit message (Expand) | Author |
2006-03-14 | 2006-03-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge |
2002-05-28 | 2002-05-28 Roland McGrath <roland@frob.com> | Roland McGrath |
1999-06-20 | 1999-06-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-05-29 | 1999-05-29 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1998-07-20 | 1998-07-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1997-05-27 | (main): | Miles Bader |
1997-05-26 | (current_lid, current_sid): | Miles Bader |
1997-05-15 | (procset_names, fmt_sortkeys, fmt_names, fmts): Variables removed. | Miles Bader |
1997-05-15 | (_parse_strlist, parse_strlist, parse_numlist): | Miles Bader |
1997-02-20 | (argp_program_version): Make const. | Miles Bader |
1996-12-17 | (main): | Miles Bader |
1996-10-17 | (options, main): | Miles Bader |
1996-09-05 | *** empty log message *** | Thomas Bushnell |
1996-08-27 | (doc): Add program description. | Miles Bader |
1996-08-10 | (options): Whoops, short option for --sort is -s. | Miles Bader |
1996-08-01 | (options, main): | Miles Bader |
1996-07-06 | (argp_program_version): New variable. | Miles Bader |
1996-06-24 | (main): Fix heuristic to decide whether native booted. | Miles Bader |
1996-05-28 | (spec_abbrevs): Still use `NTH' for field name, just `TH' for title. | Miles Bader |
1996-05-28 | (fmts): Use %sz for vmem format, not %size. | Miles Bader |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-10 | (parse_strlist): Make DEFAULT_FN return a const char *. | Miles Bader |
1996-05-09 | (main) [current_tty_name]: Remove `const' keyword to avoid type clash. | Michael I. Bushnell |
1996-05-09 | (main) [proc_stat_has_ctty]: Add parentheses around assignment used as | Michael I. Bushnell |
1996-05-07 | (fmts): Use new field syntax. | Miles Bader |
1996-04-23 | (main): Try to intuit whether this is a native-booted hurd system, and if so, | Miles Bader |
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 |