summaryrefslogtreecommitdiff
path: root/src/who.c
AgeCommit message (Expand)Author
2001-12-15Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering
2001-08-14(AUTHORS): Mark string for translation, since it contains the English word `a...Jim Meyering
2001-06-09Add options to make `who' more POSIX compliant.Jim Meyering
2000-11-17Explicitly include sys/types.h before including system.h.Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-01-31Use UT_USER in place of hard-coded `->ut_name' here, too.Jim Meyering
1999-12-18(print_entry): Correct do_lookup test so that whoJim Meyering
1999-04-24(print_entry): Use `#if', not `#ifdef HAVE_UT_HOST'.Jim Meyering
1999-03-31No longer include long-options.h.Jim Meyering
1999-03-31(PROGRAM_NAME, AUTHORS): Define and use.Jim Meyering
1999-03-06Include long-options.h.Jim Meyering
1999-02-08copyright dateJim Meyering
1999-02-08Include stdio.h.Jim Meyering
1999-01-25(usage): Remove static attribute.Jim Meyering
1998-09-19update bug-reporting addressJim Meyering
1998-06-29Include system.h only after error.h and readutmp.hJim Meyering
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-10-07update bug-reporting addressJim Meyering
1997-09-01(main): New option --lookup (-l).Jim Meyering
1997-07-13Rename lots of `this' locals.Jim Meyering
1997-07-13(who): rename users to n_usersJim Meyering
1997-07-13.Jim Meyering
1996-02-25.Jim Meyering
1996-01-06Define WHO and include new file, who-users.c.Jim Meyering
1995-11-27s/non-zero/nonzero/gJim Meyering
1995-08-08Annotate localizable strings with _(...). From Franc,ois.Jim Meyering
1995-05-15(usage): Add one- and two-line descriptions to --help output.Jim Meyering
1995-05-13Use l?stat, not safe_l?stat.Jim Meyering
1995-03-09add 1995 to Copyright datesJim Meyering
1995-02-27(userid_compare): K&R'ify function definition.Jim Meyering
1994-12-20* src/*.c: Include "error.h" instead of simply declaringJim Meyering
1994-12-20(print_entry): Use safe_stat instead of SAFE_STAT.Jim Meyering
1994-12-04Use strr?chr instead of r?index.Jim Meyering
1994-11-18(list_entries): Delete. Split in two actually...Jim Meyering
1994-10-01.Jim Meyering
1994-09-27merge with 1.10n2Jim Meyering
1994-09-25.Jim Meyering
1994-09-24(read_utmp): New variable: size to avoid type warnings.Jim Meyering
1994-09-18.Jim Meyering
1994-07-22* who.c (print_entry): Use SAFE_STAT.Jim Meyering
1994-05-13.Jim Meyering
1994-05-01.Jim Meyering
1994-04-29.Jim Meyering
1994-04-20.Jim Meyering
1994-02-01.Jim Meyering
1994-01-07* who.c (print_entry): Prepend `/dev/' only if ut_line is notJim Meyering
1993-12-28who.cJim Meyering
1993-11-30merge with 1.9.1bJim Meyering
1993-11-20merge with 1.9.1aJim Meyering