History log of /src/usr.bin/w/w.1 |
Revision | | Date | Author | Comments |
1.20 |
| 26-May-2022 |
mrg | default to not sorting tty names with alphabetical sort and add a new -A switch to sort them again.
enable the sorting code if either utmp or utmpx are enabled, not just both. shouldn't matter as we enable both.
|
1.19 |
| 06-Dec-2018 |
sevan | Document the source of load average figures.
|
1.18 |
| 11-Jan-2005 |
wiz | branches: 1.18.90; 1.18.92; Bump date for recent changes.
|
1.17 |
| 08-Jan-2005 |
kim | Make -w flag apply to the WHAT field also (command and args).
Use at most half of ttywidth for WHERE field (hostname) instead of a hardcoded maximum width. (XXX: this is still not a good default for displays under 80 columns. Should probably count the width of all the other columns, using 8 for the WHAT field.)
|
1.16 |
| 08-Jan-2005 |
kim | The w command does not display a CPU time, so don't talk about it.
|
1.15 |
| 23-Dec-2004 |
wiz | New sentence, new line. Add a comma.
|
1.14 |
| 22-Dec-2004 |
christos | PR/28751: Ed Ravin: Limit host field output by default to 35 characters so that things don't wrap. Add -w flag to enable full output. Delete mention of the old and not supported flags. This was 11 years ago, and very few people even remember what these flags did.
|
1.13 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.12 |
| 08-Dec-2001 |
wiz | branches: 1.12.2; Sort SEE ALSO and sections.
|
1.11 |
| 01-Dec-2001 |
wiz | Whitespace cleanup.
|
1.10 |
| 19-Oct-2001 |
wiz | Appeared in .Bx 3.0, not .Ux 3.0.
|
1.9 |
| 22-Mar-1999 |
garbled | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.8 |
| 01-Nov-1997 |
mycroft | Kill trailing comma in SEE ALSO section.
|
1.7 |
| 20-Oct-1997 |
lukem | minor WARNS for i386
|
1.6 |
| 20-Oct-1997 |
mrg | WARNSify; deprecate register; clean up .Nm
|
1.5 |
| 07-Jun-1996 |
thorpej | RCS id police.
|
1.4 |
| 06-Aug-1994 |
jtc | branches: 1.4.6; vmunix -> netbsd (PR #375)
|
1.3 |
| 09-May-1994 |
cgd | branches: 1.3.2; clean up import
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 09-May-1994 |
cgd | new w, to match libkvm
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.3.2.1 |
| 06-Aug-1994 |
mycroft | update from trunk
|
1.4.6.1 |
| 07-Jun-1996 |
thorpej | Discard setgid privileges if not reading the running kernel, as suggested by Mike Grupenhoff <kashmir@umiacs.umd.edu> in PR #2485.
Also, RCS id police.
|
1.12.2.2 |
| 08-Dec-2001 |
wiz | Sort SEE ALSO and sections.
|
1.12.2.1 |
| 08-Dec-2001 |
wiz | file w.1 was added on branch nathanw_sa on 2001-12-08 19:24:11 +0000
|
1.18.92.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.18.90.1 |
| 26-Dec-2018 |
pgoyette | Sync with HEAD, resolve a few conflicts
|