aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/last
Commit message (Expand)AuthorAgeFilesLines
* last(1): fix style after r351459Eugene Grosbein2019-08-251-1/+1
* last(1): correction after r351413Eugene Grosbein2019-08-241-3/+5
* last(1): unbreak for 8-bit localesEugene Grosbein2019-08-231-5/+35
* A single comma was missing to separate the "see also" items inBenedict Reuschling2018-10-201-1/+1
* Add libxo(3) support to last(1).Philip Paeps2018-08-283-29/+67
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+1
* Update other man pages to match leap second realityConrad Meyer2018-06-011-2/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix a memory leak with lastStephen J. Kiernan2017-06-021-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-091-0/+1
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Capsicumify last(1)Conrad Meyer2016-12-161-3/+16
* Unbreak "last reboot".Ed Schouten2015-07-211-0/+8
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync from headSimon J. Gerraty2012-11-042-12/+10
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | Fix history, add AUTHORS sectionBaptiste Daroussin2015-06-061-4/+9
| |_|/ |/| |
* | | mdoc: sort SEE ALSO.Joel Dahl2014-12-261-2/+2
| |/ |/|
* | Bump date missed in r202756Eitan Adler2012-09-141-1/+1
* | Switch batch to an SLIST.Ed Schouten2012-09-121-11/+9
|/
* - Replace "wtmp" with "utx.log" because last(1) no longer reads wtmp.Hiroki Sato2012-01-222-5/+6
* Add missing static keywords to last(1)Ed Schouten2011-11-061-21/+21
* Build last(1) and leave(1) with WARNS=6.Ed Schouten2011-10-141-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Remove stale references to utmp(5) and its corresponding filenames.Ed Schouten2010-01-211-6/+6
* Make last(1) display the full log file.Ed Schouten2010-01-191-10/+9
* Port last(1) to use utmpx.Ed Schouten2010-01-131-102/+83
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-5/+5
* s/FALLTHOUGH/FALLTHROUGH/David Malone2004-08-081-1/+1
* Include timeconv.h for _int_to_time and _time_to_int.David Malone2004-02-151-0/+1
* Tidy up synopsis.Tim J. Robbins2003-08-171-3/+1
* Tidy up usage message.Tim J. Robbins2003-08-171-2/+2
* Add the -n maxrec option as an alias for -maxrec for compatibility withTim J. Robbins2003-07-272-10/+18
* Fix core dumps when invoking with something like ``last -w1''.Maxime Henrion2002-10-301-5/+4
* ANSIify function definitions.David Malone2002-09-041-22/+10
* s/A last utility last appeared/A last utility appeared/ (horikawa).Philippe Charnier2002-07-211-4/+8
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* 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