summaryrefslogtreecommitdiff
path: root/usr.bin/stat/stat.c
AgeCommit message (Expand)Author
2010-10-29Include the octet of the mode that contains the setuid/setgid/sticky bitsPhilip Guenthe
2010-09-01Remove unused variable: linkfaillum
2010-06-29we don't care about keeping rccs_idTed Unangst
2009-06-24synchronize synopsis and usage; "-l", "-r", "-s" and "-x" are mutuallyIgor Sobrado
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2006-05-28warn() already prints __progname for us, okay deraadt@ hshoexer@Pedro Martelletto
2005-06-15bye bye whiteoutsTodd C. Miller
2005-04-22Fix a trivial truncation case, and eliminate a corner case that mightOtto Moerbeek
2005-04-11pass size of right buffer to strlcat. ok deraadt@Otto Moerbeek
2005-04-11getting tired of explaining this: snprintf does not return how manyTheo de Raadt
2005-04-07Remove birth time from the default formats, we do not support it (yet), butOtto Moerbeek
2005-04-03remove readlink stuff; same as otto diffTheo de Raadt
2005-04-03cleanup; ok ottoTheo de Raadt
2005-04-02Undefine some things which are not conditional any more. No binary change.Otto Moerbeek
2005-04-02Enable birthtime. ok tdeval@ henning@Otto Moerbeek
2005-04-02Unifdef. No binary change. ok henning@ tedu@Otto Moerbeek
2005-04-01Welcome stat(1), from NetBSD. grrrrrok deraadt@ ok henning@ tdeval@ tedu@Otto Moerbeek