(usage): Include one- or two-line synopsis in --help output.
[platform/upstream/coreutils.git] / src / who.c
1995-05-13 Jim MeyeringUse l?stat, not safe_l?stat.
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
1995-02-27 Jim Meyering(userid_compare): K&R'ify function definition.
1994-12-20 Jim Meyering* src/*.c: Include "error.h" instead of simply declaring
1994-12-20 Jim Meyering(print_entry): Use safe_stat instead of SAFE_STAT.
1994-12-04 Jim MeyeringUse strr?chr instead of r?index.
1994-11-18 Jim Meyering(list_entries): Delete. Split in two actually...
1994-10-01 Jim Meyering.
1994-09-27 Jim Meyeringmerge with 1.10n2
1994-09-25 Jim Meyering.
1994-09-24 Jim Meyering(read_utmp): New variable: size to avoid type warnings.
1994-09-18 Jim Meyering.
1994-07-22 Jim Meyering* who.c (print_entry): Use SAFE_STAT.
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 Jim Meyering* who.c (print_entry): Prepend `/dev/' only if ut_line...
1993-12-28 Jim Meyeringwho.c
1993-11-30 Jim Meyeringmerge with 1.9.1b
1993-11-20 Jim Meyeringmerge with 1.9.1a
1993-11-20 Jim Meyeringutmpx changes
1993-11-15 Jim Meyeringmerge with 1.9a
1993-10-26 Jim Meyeringmerge with 1.8.1i
1993-10-24 Jim Meyeringmerge with 1.8.1h
1993-10-17 Jim Meyeringmerge with 1.8.1g
1993-10-12 Jim Meyeringmerge with 1.8.1d
1993-10-12 Jim Meyeringmerge with 1.8.1b
1993-10-04 Jim Meyeringmerge with 1.8.1a
1992-12-02 Jim MeyeringConvert static declarations of struct option to use...
1992-11-12 Jim Meyeringall files: make most variables static and const when...
1992-11-01 Jim MeyeringMake file-scope variable static.
1992-11-01 Jim MeyeringInitial revision