summaryrefslogtreecommitdiff
path: root/usr.bin/stat
AgeCommit message (Expand)Author
2010-10-29Include the octet of the mode that contains the setuid/setgid/sticky bitsPhilip Guenthe
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-09-01Remove unused variable: linkfaillum
2010-06-29we don't care about keeping rccs_idTed Unangst
2009-10-22replace strftime(3) by ".Xr strftime 3" and syslog(3) by ".Xr syslog 3".Igor Sobrado
2009-06-24synchronize synopsis and usage; "-l", "-r", "-s" and "-x" are mutuallyIgor Sobrado
2009-01-19replace standardized text concerning the exit values of applicationsIgor Sobrado
2008-11-08from reed@netbsd:Jason McIntyre
2008-10-06give working examples (s/timespec/time/ for variables exported)Todd T. Fries
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-11-05relate fields to stat(2).Marc Espie
2007-11-05adjust an awkward piece of grammar;Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-05-28warn() already prints __progname for us, okay deraadt@ hshoexer@Pedro Martelletto
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
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-04+.Xr readlink 1 ,Jason McIntyre
2005-04-03remove readlink stuff; same as otto diffTheo de Raadt
2005-04-03cleanup; ok ottoTheo de Raadt
2005-04-03we do readlink seperately; ok ottoTheo de Raadt
2005-04-02.Ox history is far more relevant than .Nx history;Jason McIntyre
2005-04-02update examples;Jason McIntyre
2005-04-02- .SxJason McIntyre
2005-04-02Undefine some things which are not conditional any more. No binary change.Otto Moerbeek
2005-04-02Mention birthtime.Otto Moerbeek
2005-04-02Enable birthtime. ok tdeval@ henning@Otto Moerbeek
2005-04-02Unifdef. No binary change. ok henning@ tedu@Otto Moerbeek
2005-04-01cleanup;Jason McIntyre
2005-04-01Welcome stat(1), from NetBSD. grrrrrok deraadt@ ok henning@ tdeval@ tedu@Otto Moerbeek