| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the same technique as ps(1) to avoid the need for setgid. (ie: use | peter | 1999-11-17 | 1 | -3/+6 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | New w ability: you can list multiple users on the command line and it will | green | 1999-07-28 | 1 | -47/+48 |
* | Clean up some ambiguous nested if/elses. | billf | 1999-07-04 | 1 | -2/+3 |
* | fix -n with 16-chars hostnames, modified patch from PR | ache | 1999-04-22 | 1 | -4/+7 |
* | Get things right for tty names of length UT_LINESIZE. | brian | 1999-03-31 | 1 | -16/+15 |
* | Fix the annoying bug introduced in rev 1.18 that caused each line to be | peter | 1999-01-10 | 1 | -10/+9 |
* | No __profname bozoness, no strstr() bozoness... test argv[0] against | dillon | 1998-12-24 | 1 | -4/+21 |
* | Since argv is in scope, use argv[0] instead of __progname. | steve | 1998-12-24 | 1 | -2/+2 |
* | Do a better job of determining if we were called as uptime(1). | steve | 1998-11-09 | 1 | -5/+2 |
* | Remove unused strvisx. | imp | 1998-06-09 | 1 | -10/+2 |
* | Cosmetic fix. Compute header field widths from UT_{HOST,LINE,NAME}SIZE | jkoshy | 1998-05-21 | 1 | -4/+13 |
* | Allow `w' to treat a corrupted "utmp" as a non fatal error. | jkoshy | 1998-05-14 | 1 | -4/+7 |
* | Like most Unices FreeBSD should have a larger tty field at least | phk | 1998-04-19 | 1 | -3/+4 |
* | If uptime < 1 min print in in secs otherwise we got confusing message | ache | 1997-10-13 | 1 | -10/+12 |
* | Document newly added -d option and fix usage string | ache | 1997-09-12 | 1 | -2/+2 |
* | The "-d" option dumps out the entire process list on a per controlling | ache | 1997-09-12 | 1 | -11/+40 |
* | Typo in usage(). Err -> errx when testing allocations. | charnier | 1997-08-25 | 1 | -5/+10 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Made sure the string formated by strftime() is properly | yokota | 1997-03-07 | 1 | -1/+2 |
* | Reduce the command field width by one when idle time is > 9 days, to | danny | 1997-02-11 | 1 | -2/+4 |
* | Increase username field to reflect utmp changes | ache | 1996-12-05 | 1 | -1/+1 |
* | Do not print herror message, if w -n gethostname failed to be 100% | ache | 1996-06-17 | 1 | -2/+1 |
* | Fix xterm/screen/(any program using just :xxx form) compatibility | ache | 1996-06-17 | 1 | -1/+1 |
* | Don't try convert "-" to numeric form for -n option | ache | 1996-06-17 | 1 | -1/+1 |
* | Fix w -n to really show numeric addresses, close PR 402 | ache | 1996-06-17 | 1 | -0/+11 |
* | Drop privileges if not using standard namelist or kernel file. | pst | 1996-05-30 | 1 | -0/+7 |
* | Change locale to LC_ALL, there is no bitmask | ache | 1995-10-26 | 1 | -1/+1 |
* | Add setlocale LC_TIME|LC_CTYPE | ache | 1995-10-24 | 1 | -0/+3 |
* | Increase the tty column width from 2 to 3 characters. | peter | 1995-09-04 | 1 | -2/+2 |
* | Delete bogus referneces to timezone code internal header file `tzfile.h', | wollman | 1995-08-07 | 1 | -6/+5 |
* | When 'w' finds an IP address in the ut_host field, it attempts to do | peter | 1995-07-18 | 1 | -0/+8 |
* | Fix the 'w' command so that the -h option correctly supresses the heading | peter | 1995-07-17 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | If an ut_host field in an utmp entry contains a ':' (e.g. for an xterm session) | dg | 1995-05-16 | 1 | -1/+2 |
* | Correct the grammar for the label of the number of users. | smace | 1995-02-18 | 1 | -1/+1 |
* | idle time == 0 printed now as "-" like in good old BSD | ache | 1994-09-27 | 1 | -1/+2 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+426 |