summaryrefslogtreecommitdiff
path: root/miscutils/last.c
Commit message (Expand)AuthorAgeFilesLines
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* protect potential overflow for x86_64"Vladimir N. Oleynik"2006-01-311-2/+3
* make certain we dereference the pointer as a time_t, esp on x86_64Eric Andersen2006-01-301-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-3/+3
* Implement a minimalist 'last' which allows the LEAF project toEric Andersen2003-08-081-0/+107