Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-11-27 | s/non-zero/nonzero/g | Jim Meyering | |
1995-08-08 | Annotate localizable strings with _(...). From Franc,ois. | Jim Meyering | |
1995-05-15 | (usage): Add one- and two-line descriptions to --help output. | Jim Meyering | |
From Karl. | |||
1995-05-13 | Use l?stat, not safe_l?stat. | Jim Meyering | |
1995-03-09 | add 1995 to Copyright dates | Jim Meyering | |
1995-02-27 | (userid_compare): K&R'ify function definition. | Jim Meyering | |
1994-12-20 | * src/*.c: Include "error.h" instead of simply declaring | Jim Meyering | |
`void error ();'. | |||
1994-12-20 | (print_entry): Use safe_stat instead of SAFE_STAT. | Jim Meyering | |
1994-12-04 | Use strr?chr instead of r?index. | Jim Meyering | |
1994-11-18 | (list_entries): Delete. Split in two actually... | Jim Meyering | |
(list_entries_users, list_entries_who, userid_compare): New functions. (list_entries_users): Sort the user names. Reported by Michael I Bushnell. Topologically sort the functions and remove fwd declarations. | |||
1994-10-01 | . | Jim Meyering | |
1994-09-27 | merge with 1.10n2 | Jim 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 not | Jim Meyering | |
already an absolute filename. Just to be safe. | |||
1993-12-28 | who.c | Jim Meyering | |
1993-11-30 | merge with 1.9.1b | Jim Meyering | |
1993-11-20 | merge with 1.9.1a | Jim Meyering | |
1993-11-20 | utmpx changes | Jim Meyering | |
1993-11-15 | merge with 1.9a | Jim Meyering | |
1993-10-26 | merge with 1.8.1i | Jim Meyering | |
1993-10-24 | merge with 1.8.1h | Jim Meyering | |
1993-10-17 | merge with 1.8.1g | Jim Meyering | |
1993-10-12 | merge with 1.8.1d | Jim Meyering | |
1993-10-12 | merge with 1.8.1b | Jim Meyering | |
1993-10-04 | merge with 1.8.1a | Jim Meyering | |
1992-12-02 | Convert static declarations of struct option to use new macros from | Jim Meyering | |
getopt.h: no_argument, required_argument, and optional_argument. | |||
1992-11-12 | all files: make most variables static and const when possible. | Jim Meyering | |
declare lots of functions static. | |||
1992-11-01 | Make file-scope variable static. | Jim Meyering | |
1992-11-01 | Initial revision | Jim Meyering | |