summaryrefslogtreecommitdiff
path: root/src/who-users.c
AgeCommit message (Expand)Author
1996-08-03(print_uptime) [HAVE_PROC_UPTIME]: Read from /proc/uptime.Jim Meyering
1996-07-16(print_uptime): Reverse `days' and `day' in uptime message.Jim Meyering
1996-07-15(print_uptime): Use 0, not undefined errno inJim Meyering
1996-04-24(main): Declare to return int, not void.Jim Meyering
1996-04-13(print_uptime): Invoke getloadavg only if we have it.Jim Meyering
1996-04-13Mark translatable strings in new code.Jim Meyering
1996-04-11Reindent.Jim Meyering
1996-04-10(print_uptime) [UPTIME]: New function. From Kaveh Ghazi.Jim Meyering
1996-03-24Update FSF's address.Jim Meyering
1996-03-16Don't include version.h.Jim Meyering
1996-03-16(read_utmp): Declare n_read to be of type size_t rather than int.Jim Meyering
1996-03-12(main): Initialize for internationalized message support:Jim Meyering
1996-03-07(print_entry): Use STRUCT_UTMP, not `struct utmp'.Jim Meyering
1996-02-23(print_entry): Use strchr, not index.Jim Meyering
1996-02-14(main): When failing because there were `too many arguments,' say so.Jim Meyering
1996-02-13(print_entry): If possible, canonicalize the host hame.Jim Meyering
1996-01-19Protoize.Jim Meyering
1996-01-06rename from who.cJim Meyering