Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
1994-10-01 | . | Jim Meyering | 1 | -3/+0 |
1994-09-27 | merge with 1.10n2 | Jim Meyering | 1 | -7/+0 |
1994-09-25 | . | Jim Meyering | 1 | -3/+3 |
1994-09-24 | (read_utmp): New variable: size to avoid type warnings. | Jim Meyering | 1 | -5/+7 |
1994-09-18 | . | Jim Meyering | 1 | -1/+1 |
1994-07-22 | * who.c (print_entry): Use SAFE_STAT. | Jim Meyering | 1 | -1/+2 |
1994-05-13 | . | Jim Meyering | 1 | -1/+1 |
1994-05-01 | . | Jim Meyering | 1 | -1/+1 |
1994-04-29 | . | Jim Meyering | 1 | -6/+78 |
1994-04-20 | . | Jim Meyering | 1 | -1/+1 |
1994-02-01 | . | Jim Meyering | 1 | -1/+1 |
1994-01-07 | * who.c (print_entry): Prepend `/dev/' only if ut_line is not | Jim Meyering | 1 | -3/+14 |
1993-12-28 | who.c | Jim Meyering | 1 | -15/+18 |
1993-11-30 | merge with 1.9.1b | Jim Meyering | 1 | -4/+6 |
1993-11-20 | merge with 1.9.1a | Jim Meyering | 1 | -10/+10 |
1993-11-20 | utmpx changes | Jim Meyering | 1 | -16/+28 |
1993-11-15 | merge with 1.9a | Jim Meyering | 1 | -1/+13 |
1993-10-26 | merge with 1.8.1i | Jim Meyering | 1 | -8/+4 |
1993-10-24 | merge with 1.8.1h | Jim Meyering | 1 | -1/+1 |
1993-10-17 | merge with 1.8.1g | Jim Meyering | 1 | -8/+32 |
1993-10-12 | merge with 1.8.1d | Jim Meyering | 1 | -0/+11 |
1993-10-12 | merge with 1.8.1b | Jim Meyering | 1 | -0/+22 |
1993-10-04 | merge with 1.8.1a | Jim Meyering | 1 | -12/+12 |
1992-12-02 | Convert static declarations of struct option to use new macros from | Jim Meyering | 1 | -6/+6 |
1992-11-12 | all files: make most variables static and const when possible. | Jim Meyering | 1 | -20/+22 |
1992-11-01 | Make file-scope variable static. | Jim Meyering | 1 | -5/+5 |
1992-11-01 | Initial revision | Jim Meyering | 1 | -0/+434 |