2005-12-03 |
Jim Meyering | (print_uptime): Move decl of local `upsecs' into scope... |
blob | commitdiff |
2005-08-23 |
Jim Meyering | (print_uptime): Remove unnecessary parens in `#if defin... |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-03-30 |
Paul Eggert | (uptime): New arg OPTIONS. All uses changed. |
blob | commitdiff | diff to current |
2005-03-28 |
Jim Meyering | (print_uptime): Use NULL, not `0'. |
blob | commitdiff | diff to current |
2004-11-30 |
Paul Eggert | (print_uptime): Use IS_USER_PROCESS and |
blob | commitdiff | diff to current |
2004-11-17 |
Paul Eggert | (main): Use getopt_long rather than getopt. |
blob | commitdiff | diff to current |
2004-10-18 |
Jim Meyering | (main): Remove declaration of unused local, optc. |
blob | commitdiff | diff to current |
2004-09-21 |
Paul Eggert | Remove now-unused long-options static var. |
blob | commitdiff | diff to current |
2004-08-02 |
Paul Eggert | (print_uptime, uptime): Use size_t for sizes. |
blob | commitdiff | diff to current |
2004-07-24 |
Paul Eggert | (print_uptime) [defined BOOT_MSG]: |
blob | commitdiff | diff to current |
2004-07-12 |
Paul Eggert | Include c-strtod.h. |
blob | commitdiff | diff to current |
2004-06-21 |
Jim Meyering | (main): Standardize on the diagnostics given when someo... |
blob | commitdiff | diff to current |
2004-02-05 |
Jim Meyering | Don't dump core if localtime returns NULL (possible on |
blob | commitdiff | diff to current |
2004-01-21 |
Jim Meyering | (usage): Use EXIT_SUCCESS, not 0, for clarity. |
blob | commitdiff | diff to current |
2003-11-05 |
Jim Meyering | Cast NULL to `(char *)' in call to variadic function, |
blob | commitdiff | diff to current |
2003-10-18 |
Jim Meyering | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS... |
blob | commitdiff | diff to current |
2003-09-18 |
Jim Meyering | (WRITTEN_BY): Rename from AUTHORS. |
blob | commitdiff | diff to current |
2003-09-18 |
Jim Meyering | revert previous change |
blob | commitdiff | diff to current |
2003-09-18 |
Jim Meyering | Update AUTHORS definition to be a comma-separated list... |
blob | commitdiff | diff to current |
2003-07-23 |
Jim Meyering | Don't include headers already included by system.h: |
blob | commitdiff | diff to current |
2003-06-17 |
Jim Meyering | (main): Call initialize_main. |
blob | commitdiff | diff to current |
2002-08-31 |
Jim Meyering | Change `exit (0)' to `exit (EXIT_SUCCESS)', |
blob | commitdiff | diff to current |
2002-08-30 |
Jim Meyering | Change `error (1, ...' to `error (EXIT_FAILURE, ...'. |
blob | commitdiff | diff to current |
2002-07-17 |
Jim Meyering | (print_uptime): Restore use of (equivalent, but |
blob | commitdiff | diff to current |
2002-07-15 |
Jim Meyering | Include sys/sysctl.h. |
blob | commitdiff | diff to current |
2002-07-15 |
Jim Meyering | (print_uptime): Use STREQ in place of !strcmp. |
blob | commitdiff | diff to current |
2002-07-02 |
Jim Meyering | (usage): Use the PACKAGE_BUGREPORT e-mail address,... |
blob | commitdiff | diff to current |
2002-05-03 |
Jim Meyering | (print_uptime): Fix last change so that we use ngettext... |
blob | commitdiff | diff to current |
2002-05-03 |
Jim Meyering | (print_uptime): Use ngettext for day/days and user... |
blob | commitdiff | diff to current |
2001-12-15 |
Jim Meyering | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT... |
blob | commitdiff | diff to current |
2001-08-14 |
Jim Meyering | (AUTHORS): Mark string for translation, since it contai... |
blob | commitdiff | diff to current |
2000-11-17 |
Jim Meyering | Explicitly include sys/types.h before including system.h. |
blob | commitdiff | diff to current |
2000-05-07 |
Jim Meyering | Include "closeout.h". |
blob | commitdiff | diff to current |
2000-03-18 |
Jim Meyering | (print_uptime): Use `buf' only if fgets succeeds. |
blob | commitdiff | diff to current |
2000-02-05 |
Jim Meyering | Use UT_USER in place of hard-coded `->ut_name' here... |
blob | commitdiff | diff to current |
1999-05-10 |
Jim Meyering | (AUTHORS): Reflect reality: add Kaveh. |
blob | commitdiff | diff to current |
1999-03-31 |
Jim Meyering | (PROGRAM_NAME, AUTHORS): Define and use. |
blob | commitdiff | diff to current |
1999-03-11 |
Jim Meyering | Declare getloadavg so I can build with -Werror. |
blob | commitdiff | diff to current |
1999-03-06 |
Jim Meyering | Include long-options.h. |
blob | commitdiff | diff to current |
1999-02-08 |
Jim Meyering | Include stdio.h. |
blob | commitdiff | diff to current |
1999-01-31 |
Jim Meyering | (print_uptime): Use the C numeric locale for sscanf |
blob | commitdiff | diff to current |
1999-01-25 |
Jim Meyering | (usage): Remove static attribute. |
blob | commitdiff | diff to current |
1998-09-19 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | diff to current |
1998-08-11 |
Jim Meyering | *** empty log message *** |
blob | commitdiff | diff to current |
1998-08-11 |
Jim Meyering | (usage): Correct description. Reported by John Murphy. |
blob | commitdiff | diff to current |
1998-06-29 |
Jim Meyering | Include system.h only after error.h and readutmp.h |
blob | commitdiff | diff to current |
1998-06-29 |
Jim Meyering | Change all uses of unlocked-wrapped functions to their... |
blob | commitdiff | diff to current |
1997-10-07 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | diff to current |
1997-07-13 |
Jim Meyering | (uptime): Update read_utmp caller. |
blob | commitdiff | diff to current |
1997-07-13 |
Jim Meyering | Add FIXME. |
blob | commitdiff | diff to current |
1997-07-13 |
Jim Meyering | (uptime): rename users to n_users |
blob | commitdiff | diff to current |
1997-07-13 |
Jim Meyering | . |
blob | commitdiff | diff to current |
|