summaryrefslogtreecommitdiff
path: root/usr.bin/lastcomm/lastcomm.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Commit the 64-bit inode project.Konstantin Belousov2017-05-231-6/+6
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Allow to specify strftime(3) format for process start end exit times.Konstantin Belousov2012-05-171-4/+24
* Remove unneeded headers.Xin LI2011-06-211-2/+0
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Let lastcomm(1) build without <utmp.h>.Ed Schouten2010-01-101-4/+3
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+3
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-3/+0
* Increase precision of time values in the process accountingDiomidis Spinellis2007-05-221-67/+28
* Backout revisions 1.16-1.14.Diomidis Spinellis2007-05-141-43/+6
* Initialise variable size so that reading stdin works deterministically.David Malone2007-05-031-2/+4
* Change the export option from -w (write) to -X.Diomidis Spinellis2007-04-181-12/+12
* Complain on write errors.Diomidis Spinellis2007-04-181-2/+6
* Add export capability through the new -w flag.Diomidis Spinellis2007-04-181-6/+41
* A dash as an argument to the -f option will now cause lastcomm toDiomidis Spinellis2007-04-041-18/+31
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-1/+1
* Remove unneeded lseek(2) hack to position past the 2GB point,Hiten Pandya2004-05-201-18/+9
* Don't try to fseek before the beginning of the file; POSIX requires thatBill Fenner2003-01-271-7/+8
* ANSIify function definitions.David Malone2002-09-041-13/+6
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* remove __PWarner Losh2002-03-221-5/+5
* Fixed divots that I created when I moved prototypes of group_from_gidWarner Losh2002-02-191-0/+1
* Staticize, constize, de-registerize; don't shadow global definitions;Dima Dorfman2001-06-261-29/+28
* Print spaces on the leading edge rather than the trailing edge of eachMike Heffner2001-06-161-8/+7
* Avoid using the semi-bogus include <struct.h>Poul-Henning Kamp2000-10-221-5/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Cosmetic in usage string.Philippe Charnier1997-07-211-5/+7
* Long command names are not NUL terminated. Force truncation in format string.Tor Egge1997-06-231-2/+3
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add some options which makes lastcomm(1) a better debug tool.Wolfram Schneider1996-06-301-11/+87
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Fix output field rangeAndrey A. Chernov1995-04-111-2/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+222