aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/last/last.1
Commit message (Collapse)AuthorAgeFilesLines
* A single comma was missing to separate the "see also" items inBenedict Reuschling2018-10-201-1/+1
| | | | | | | | | | last.1 and lastlogin.8. Add it back. PR: 231187 Submitted by: david.marec@davenulle.org Notes: svn path=/head/; revision=339450
* Add libxo(3) support to last(1).Philip Paeps2018-08-281-1/+15
| | | | | | | | | | | Reviewed by: kp Approved by: re (gjb) MFC after: 1 week Relnotes: yes Differential Revision: https://reviews.freebsd.org/D16922 Notes: svn path=/head/; revision=338352
* Update other man pages to match leap second realityConrad Meyer2018-06-011-2/+2
| | | | | | | | | | | Missed these in r334501; see justification there: https://svnweb.freebsd.org/base?view=revision&revision=334501 Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=334502
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
| | | | | | | | | | | | Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point. Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96 Notes: svn path=/head/; revision=314436
* Fix history, add AUTHORS sectionBaptiste Daroussin2015-06-061-4/+9
| | | | | | | Obtained from: OpenBSD (by schwarze@) Notes: svn path=/head/; revision=284059
* mdoc: sort SEE ALSO.Joel Dahl2014-12-261-2/+2
| | | | Notes: svn path=/head/; revision=276258
* Bump date missed in r202756Eitan Adler2012-09-141-1/+1
| | | | | | | | | | PR: docs/171624 Submitted by: bdrewery Approved by: gabor MFC after: 3 days Notes: svn path=/head/; revision=240506
* - Replace "wtmp" with "utx.log" because last(1) no longer reads wtmp.Hiroki Sato2012-01-221-0/+1
| | | | | | | | | | | - A real filename is now shown in an output report when "-f file" is specified. - Add Xr lastlogin into last(1) manual page. Reviewed by: ed MFC after: 1 week Notes: svn path=/head/; revision=230458
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
| | | | | | | | | | | | is in accordance with the information provided at ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change Also add $FreeBSD$ to a few files to keep svn happy. Discussed with: imp, rwatson Notes: svn path=/head/; revision=216370
* Remove stale references to utmp(5) and its corresponding filenames.Ed Schouten2010-01-211-6/+6
| | | | | | | I removed utmp and its manpage, but not other manpages referring to it. Notes: svn path=/head/; revision=202756
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
| | | | Notes: svn path=/head/; revision=141846
* Sort sections.Ruslan Ermilov2005-01-181-5/+5
| | | | Notes: svn path=/head/; revision=140420
* Tidy up synopsis.Tim J. Robbins2003-08-171-3/+1
| | | | Notes: svn path=/head/; revision=119024
* Add the -n maxrec option as an alias for -maxrec for compatibility withTim J. Robbins2003-07-271-7/+7
| | | | | | | | | | System V and consistency with other utilities. Document the new form instead of the old form in the manual page. PR: 54661 Notes: svn path=/head/; revision=118077
* s/A last utility last appeared/A last utility appeared/ (horikawa).Philippe Charnier2002-07-211-4/+8
| | | | | | | | | Use .Pa for wtmp. Submitted by: horikawa Notes: svn path=/head/; revision=100440
* Use `The .Nm utility'Philippe Charnier2002-04-201-6/+8
| | | | Notes: svn path=/head/; revision=95124
* Add a new "-y" flag which causes the year to be included in theIan Dowse2002-03-011-1/+4
| | | | | | | | | | | | | session start time. This is useful when looking at old or long-running wtmp files. PR: bin/12982 Obtained from: KOJIMA Hajime <kjm@rins.ryukoku.ac.jp>, keramida Reviewed by: keramida MFC after: 1 week Notes: svn path=/head/; revision=91541
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79535
* mdoc(7) police: add missing .Ar in SYNOPSIS.Ruslan Ermilov2001-07-051-1/+1
| | | | Notes: svn path=/head/; revision=79275
* Implement snapshots. The new -d option allows the user to find outDima Dorfman2001-05-281-5/+75
| | | | | | | | | who was logged in at a certain time and date. Obtained from: OpenBSD Notes: svn path=/head/; revision=77291
* mdoc(7) police: remove hard sentence breaks.Dima Dorfman2001-04-261-3/+6
| | | | Notes: svn path=/head/; revision=76014
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-6/+6
| | | | Notes: svn path=/head/; revision=68963
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57670
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48792
* Reviewed by: Peter Hawkins <thepish@FreeBSD.org>Daniel O'Callaghan1998-05-281-7/+15
| | | | | | | Add s and w flags to show duration in or with seconds. Notes: svn path=/head/; revision=36434
* Fixed a bug that caused last(1) to be extremely slow in some cases, andDavid Greenman1995-10-171-0/+5
| | | | | | | | | | | | made other performance improving changes. This improves the performance of last(1) by as much as 32 times in some cases, and in more typical cases is about twice as fast. Added a BUGS section to the manual page to describe the behavior of last(1) when a login shell terminates abnormally (and thus doesn't write a logout record to the wtmp file). Notes: svn path=/head/; revision=11547
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+123
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590