Age | Commit message (Expand) | Author | Files | Lines |
2003-02-06 | (print_boottime, print_deadprocs, print_runlevel): | Jim Meyering | 1 | -6/+6 |
2002-09-14 | (print_user): Change type of local to size_t | Jim Meyering | 1 | -1/+1 |
2002-08-31 | Change `exit (0)' to `exit (EXIT_SUCCESS)', | Jim Meyering | 1 | -3/+3 |
2002-08-30 | Change `error (1, ...' to `error (EXIT_FAILURE, ...'. | Jim Meyering | 1 | -1/+1 |
2002-07-27 | (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Remove definitions. | Jim Meyering | 1 | -9/+0 |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering | 1 | -1/+1 |
2002-05-03 | (usage): Tweak description of --users. | Jim Meyering | 1 | -1/+1 |
2002-04-28 | add comment for prev change | Jim Meyering | 1 | -0/+2 |
2002-04-28 | (make_id_equals_comment): Cast sizeof expression (used as field | Jim Meyering | 1 | -1/+1 |
2002-04-28 | (PIDSTR_DECL_AND_INIT): Cast ut_pid value to int. | Jim Meyering | 1 | -1/+1 |
2002-04-28 | Don't include xalloc.h. | Jim Meyering | 1 | -1/+0 |
2002-04-16 | (UT_TYPE_UNDEF, UT_TYPE, IS_USER_PROCESS): Define. | Jim Meyering | 1 | -3/+16 |
2002-04-16 | (BOOT_TIME): Define. | Jim Meyering | 1 | -42/+58 |
2002-04-15 | add FIXME comments | Jim Meyering | 1 | -0/+2 |
2002-04-15 | Include xalloc.h. | Jim Meyering | 1 | -15/+13 |
2001-12-15 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering | 1 | -3/+13 |
2001-08-14 | (AUTHORS): Mark string for translation, since it contains the English word `a... | Jim Meyering | 1 | -1/+1 |
2001-06-09 | Add options to make `who' more POSIX compliant. | Jim Meyering | 1 | -149/+415 |
2000-11-17 | Explicitly include sys/types.h before including system.h. | Jim Meyering | 1 | -1/+3 |
2000-05-07 | Include "closeout.h". | Jim Meyering | 1 | -0/+3 |
2000-01-31 | Use UT_USER in place of hard-coded `->ut_name' here, too. | Jim Meyering | 1 | -5/+5 |
1999-12-18 | (print_entry): Correct do_lookup test so that who | Jim Meyering | 1 | -4/+7 |
1999-04-24 | (print_entry): Use `#if', not `#ifdef HAVE_UT_HOST'. | Jim Meyering | 1 | -2/+2 |
1999-03-31 | No longer include long-options.h. | Jim Meyering | 1 | -4/+6 |
1999-03-31 | (PROGRAM_NAME, AUTHORS): Define and use. | Jim Meyering | 1 | -2/+7 |
1999-03-06 | Include long-options.h. | Jim Meyering | 1 | -18/+6 |
1999-02-08 | copyright date | Jim Meyering | 1 | -1/+1 |
1999-02-08 | Include stdio.h. | Jim Meyering | 1 | -0/+1 |
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | 1 | -1/+1 |
1998-09-19 | update bug-reporting address | Jim Meyering | 1 | -1/+1 |
1998-06-29 | Include system.h only after error.h and readutmp.h | Jim Meyering | 1 | -3/+3 |
1998-06-29 | Change all uses of unlocked-wrapped functions to their upper case wrapper names. | Jim Meyering | 1 | -1/+1 |
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering | 1 | -1/+0 |
1997-10-07 | update bug-reporting address | Jim Meyering | 1 | -1/+1 |
1997-09-01 | (main): New option --lookup (-l). | Jim Meyering | 1 | -2/+11 |
1997-07-13 | Rename lots of `this' locals. | Jim Meyering | 1 | -46/+55 |
1997-07-13 | (who): rename users to n_users | Jim Meyering | 1 | -3/+3 |
1997-07-13 | . | Jim Meyering | 1 | -0/+451 |
1996-02-25 | . | Jim Meyering | 1 | -2/+0 |
1996-01-06 | Define WHO and include new file, who-users.c. | Jim Meyering | 1 | -654/+2 |
1995-11-27 | s/non-zero/nonzero/g | Jim Meyering | 1 | -4/+4 |
1995-08-08 | Annotate localizable strings with _(...). From Franc,ois. | Jim Meyering | 1 | -16/+16 |
1995-05-15 | (usage): Add one- and two-line descriptions to --help output. | Jim Meyering | 1 | -4/+3 |
1995-05-13 | Use l?stat, not safe_l?stat. | Jim Meyering | 1 | -2/+1 |
1995-03-09 | add 1995 to Copyright dates | Jim Meyering | 1 | -1/+1 |
1995-02-27 | (userid_compare): K&R'ify function definition. | Jim Meyering | 1 | -1/+3 |
1994-12-20 | * src/*.c: Include "error.h" instead of simply declaring | Jim Meyering | 1 | -1/+1 |
1994-12-20 | (print_entry): Use safe_stat instead of SAFE_STAT. | Jim Meyering | 1 | -1/+1 |
1994-12-04 | Use strr?chr instead of r?index. | Jim Meyering | 1 | -1/+1 |
1994-11-18 | (list_entries): Delete. Split in two actually... | Jim Meyering | 1 | -206/+266 |