aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/last
Commit message (Expand)AuthorAgeFilesLines
* Clean up malloc(3)'s argument. Remove casts which do nothing when we'reJuli Mallett2002-05-171-5/+5
* Use `The .Nm utility'Philippe Charnier2002-04-201-6/+8
* remove __PWarner Losh2002-03-221-10/+10
* Add a new "-y" flag which causes the year to be included in theIan Dowse2002-03-012-5/+13
* Oops, unbreak the -d and -<n> options. The `snapfound' variableIan Dowse2002-03-011-11/+5
* Split up the big wtmp() function to avoid long lines and codeIan Dowse2002-03-011-151/+153
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* I've been meaning to do this for a while. Add an underscore to theMatthew Dillon2002-01-191-6/+6
* localtime() was being called on an int pointer (due to recentMatthew Dillon2001-10-291-6/+13
* Document -d in usage.Dima Dorfman2001-08-051-1/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: add missing .Ar in SYNOPSIS.Ruslan Ermilov2001-07-051-1/+1
* Silence warnings and minor style fixes. Mostly constify and don'tDima Dorfman2001-06-142-10/+14
* The last(1) choked if there were two successive "login" marksRuslan Ermilov2001-05-281-4/+1
* Implement snapshots. The new -d option allows the user to find outDima Dorfman2001-05-282-73/+248
* mdoc(7) police: remove hard sentence breaks.Dima Dorfman2001-04-261-3/+6
* Don't attempt to parse %cAndrey A. Chernov2001-03-211-17/+33
* Used macro-API to <sys/queue.h>.Poul-Henning Kamp2000-12-291-13/+13
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-6/+6
* getopt and friends are declared in <unistd.h>Warner Losh2000-09-041-2/+0
* Don't call printf with no format string.Kris Kennaway2000-07-101-1/+1
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Reviewed by: Peter Hawkins <thepish@FreeBSD.org>Daniel O'Callaghan1998-05-282-18/+47
* Change variable from long to time_t where they are passed by referenceJohn Birrell1998-05-151-2/+3
* Add the year to the 'wtmp begins...' line.Steve Price1998-05-031-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Remove one space to produce the same output alignmentAndrey A. Chernov1996-12-051-3/+3
* Don't dereference a free()ed pointer.Joerg Wunsch1996-10-281-3/+5
* Localize timeAndrey A. Chernov1996-06-171-14/+27
* Fixed a bug that caused last(1) to be extremely slow in some cases, andDavid Greenman1995-10-172-83/+83
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-3/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+548