| History log of /src/usr.bin/last/last.1 |
| Revision | | Date | Author | Comments |
| 1.20 |
| 12-May-2012 |
reed | Change or add history. I checked the 1bsd archives and this first appeared in 1BSD (before it was known as 1BSD). I looked at code and later sccs history to confirm. In the case of rewritten code, we are not consistent in manpages indicating that history.
|
| 1.19 |
| 19-Oct-2011 |
reed | branches: 1.19.2; patch from from Snader_LB via IRC.
- mention "The following options are available:"
- improve grammar
- provide useful tip about -x
|
| 1.18 |
| 27-Jul-2007 |
reed | branches: 1.18.16; Add lastlogin(8) to see also.
|
| 1.17 |
| 27-Dec-2006 |
pooka | support reading wtmp/wtmpx from stdin with -f -
from bin/35329 by David A. Holland
|
| 1.16 |
| 05-Mar-2005 |
wiz | Remove trailing whitespace, and use .Sq instead of manual quoting.
|
| 1.15 |
| 04-Mar-2005 |
christos | PR/26934: Curt Sampson: Add -x flag to process wtmpx files that don't end in `x'.
|
| 1.14 |
| 11-Nov-2004 |
wiz | Options without arguments are combined in SYNOPSIS; new sentence, new line.
|
| 1.13 |
| 11-Nov-2004 |
christos | Add -n flag to print numeric entries.
|
| 1.12 |
| 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.11 |
| 03-Mar-2003 |
wiz | Bump date. Sort options, sort SEE ALSO.
|
| 1.10 |
| 17-Feb-2003 |
christos | Add wtmpx support.
|
| 1.9 |
| 30-Sep-2002 |
grant | New sentence, new line.
|
| 1.8 |
| 21-Aug-2001 |
simonb | Include -T in the synopsis.
|
| 1.7 |
| 25-Jun-2000 |
simonb | Extend the -T option show that it shows the year as well as seconds. Also print the full time on interrupt and exit, regardless of the -T setting. Replace all uses of asctime()/ctime() and magic number offsets within their return strings with strftime().
Fixes PR bin/5311 from Geoff Wing and much more.
|
| 1.6 |
| 22-Mar-1999 |
garbled | branches: 1.6.10; 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.5 |
| 19-Oct-1997 |
lukem | fix up .Nm usage
|
| 1.4 |
| 17-Jul-1997 |
perry | add -T option to display seconds, from jhawk in pr-1548
|
| 1.3 |
| 21-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
| 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 |
| 21-Dec-1994 |
jtc | imported from 44lite
|
| 1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
| 1.6.10.2 |
| 30-Sep-2001 |
he | Pull up revision 1.8 (requested by simonb): Include ``-T'' in the synopsis.
|
| 1.6.10.1 |
| 26-Jun-2000 |
simonb | Pull up rev 1.7: Extend the -T option show that it shows the year as well as seconds. Also print the full time on interrupt and exit, regardless of the -T setting. Replace all uses of asctime()/ctime() and magic number offsets within their return strings with strftime().
Fixes PR bin/5311 from Geoff Wing and much more.
|
| 1.18.16.2 |
| 27-Jul-2007 |
reed | Add lastlogin(8) to see also.
|
| 1.18.16.1 |
| 27-Jul-2007 |
reed | file last.1 was added on branch matt-mips64 on 2007-07-27 16:59:26 +0000
|
| 1.19.2.1 |
| 23-May-2012 |
yamt | sync with head.
|