Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-04-13 | (print_uptime): Invoke getloadavg only if we have it. | Jim Meyering | |
1996-04-13 | Mark translatable strings in new code. | Jim Meyering | |
1996-04-11 | Reindent. | Jim Meyering | |
(UT_TIME_MEMBER): New macro. (print_uptime): Use it instead of #ifdef HAVE_UTMPX_H #else. (print_entry): Likewise. | |||
1996-04-10 | (print_uptime) [UPTIME]: New function. From Kaveh Ghazi. | Jim Meyering | |
1996-03-24 | Update FSF's address. | Jim Meyering | |
1996-03-16 | Don't include version.h. | Jim Meyering | |
(main): Use PACKAGE_VERSION instead of version_string. | |||
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 | |
call setlocale, bindtextdomain, and textdomain. | |||
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 | |
From Miles Bader (miles@gnu.ai.mit.edu). | |||
1996-01-19 | Protoize. | Jim Meyering | |
1996-01-06 | rename from who.c | Jim Meyering | |