summaryrefslogtreecommitdiff
path: root/src/who.c
AgeCommit message (Expand)Author
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
1993-11-20utmpx changesJim Meyering
1993-11-15merge with 1.9aJim Meyering
1993-10-26merge with 1.8.1iJim Meyering
1993-10-24merge with 1.8.1hJim Meyering
1993-10-17merge with 1.8.1gJim Meyering
1993-10-12merge with 1.8.1dJim Meyering
1993-10-12merge with 1.8.1bJim Meyering
1993-10-04merge with 1.8.1aJim Meyering
1992-12-02Convert static declarations of struct option to use new macros fromJim Meyering
1992-11-12all files: make most variables static and const when possible.Jim Meyering
1992-11-01Make file-scope variable static.Jim Meyering
1992-11-01Initial revisionJim Meyering