aboutsummaryrefslogtreecommitdiff
path: root/miscutils/last.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* protect potential overflow for x86_64vodz2006-01-311-2/+3
* make certain we dereference the pointer as a time_t, esp on x86_64andersen2006-01-301-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-3/+3
* Implement a minimalist 'last' which allows the LEAF project toandersen2003-08-081-0/+107