aboutsummaryrefslogtreecommitdiff
path: root/utils/w.c
Commit message (Expand)AuthorAgeFilesLines
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-6/+2
* fix compiler warnings in hurd/utilsFlavio Cruz2015-12-291-2/+1
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-281-2/+2
* 2001-02-25 Roland McGrath <roland@frob.com>Roland McGrath2001-02-261-1/+2
* 1999-09-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-09-211-3/+17
* 1999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-291-10/+45
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-22/+24
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-5/+5
* (main):Miles Bader1997-09-291-1/+0
* (main):Miles Bader1997-03-021-1/+31
* (argp_program_version): Make const.Miles Bader1997-02-201-1/+1
* (w_get_host):Miles Bader1997-02-061-2/+2
* (main):Miles Bader1996-11-161-29/+8
* (main):Miles Bader1996-10-171-1/+1
* (w_fetch): Use tty st_atime for idle time.Miles Bader1996-10-091-1/+1
* (ps_cmp_unames, ps_nominal_string):Miles Bader1996-10-091-4/+5
* (w_deps):Miles Bader1996-10-081-15/+32
* *** empty log message ***Thomas Bushnell1996-09-051-1/+2
* (doc): Add program description.Miles Bader1996-08-271-1/+1
* (options, main): Change --fmt to --format/-F and --sort to --sort/-s.Miles Bader1996-08-011-8/+4
* (main): Correctly parse the -w/--width option.Miles Bader1996-07-291-0/+1
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+2
* (_w_specs):Miles Bader1996-07-011-4/+4
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+2
* (uptime): Cast arg to localtime appropriately.Michael I. Bushnell1996-05-091-1/+2
* (w_get_uname): Renamed from w_get_user.Miles Bader1996-05-071-14/+29
* (_w_specs): Use ps_emit_past_time to show login times.Miles Bader1996-05-011-2/+2
* (uptime): Correctly calculate uptime.Miles Bader1996-03-291-19/+19
* (uptime): Add a temporary hack to pretend to show uptime.Miles Bader1996-03-231-5/+10
* (main): Pass new arg to argp_parse.Miles Bader1996-03-191-1/+1
* (uptime): Use %.2f format for load average numbers.Roland McGrath1996-02-211-8/+8
* Initial revisionMiles Bader1996-02-181-0/+420