summaryrefslogtreecommitdiff
path: root/usr.bin/stat
AgeCommit message (Expand)Author
2010-04-05\\ -> \ejoerg
2010-03-11Since we have st_birthtime in struct stat, it is in default display.enami
2009-04-13Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)lukem
2008-11-07Drop trailing space.wiz
2008-11-07Be consistent: document the birthtime field of struct stat forreed
2008-10-20Fix three variable names.wiz
2008-05-16The ofmt variable is actually a bit mask (not the character that wasatatat
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-09Fix a segfault when doing 'stat -f %R' on the stdin file handle, insteadmlelstv
2007-11-10Put back the NetBSD tagatatat
2007-11-07Document the flags displayed by the default format, and mention their shortwiz
2007-11-07Make sentence easier to parse. From jsing@openbsd via jmc@openbsd.wiz
2006-10-07PR/34662: martijnb at atlas dot ipv6 dot stack dot nl: readlink doesn'telad
2005-06-26Sort SEE ALSO. Drop trailing space.wiz
2005-06-23Bend the 'L', 'M', and 'H' modifiers to work on the size, whereby itatatat
2005-04-22Fix a trivial truncation case, and eliminate a corner case that mightatatat
2005-04-04Some fixes from jmc@openbsd.wiz
2005-01-13Now that tools/compat provides a check, make sure st_birthtimensec existsjmc
2005-01-08correct examples.yamt
2004-12-31Add "dirname"- and "basename"-like functionality to stat(1) by way ofatatat
2004-09-01Sort options. Use more mdoc macros. Some nit fixes. Bump date.wiz
2004-09-01document default format.yamt
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2004-05-28If using stat (the -L flag) and it fails, fall back to lstat(). Itatatat
2003-10-29Take the time to set gottime so that you don't have to waste timeatatat
2003-10-27be consistent using #if HAVE_STRUCT_STAT_ST_xxx (versus #ifdef)lukem
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-26fix for systems which don't have st_*timespec. PR 23214.chs
2003-07-25More properly host-tool-ify statatatat
2003-07-23* don't compile in support for st_birth #ifdef HOSTPROGlukem
2003-07-22pass in -DHOSTPROG if a HOSTPROGlukem
2003-07-21Fix a tyop - we want the readlink binary and manual pages when HOSTPROGagc
2003-07-20first attempt at making this a HOSTPROGlukem
2003-05-08Bump date for last.wiz
2003-05-08Add %B to print the st_birthtime of an inode (adjusting the "raw"atatat
2003-02-21Fix the sample output in one of the examplesatatat
2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant
2002-10-19use readlink with bufsize - 1; approved thorpej.provos
2002-09-30New sentence, new line.grant
2002-08-13Use limits.h instead of sys/syslimits.h since it's more potrable.atatat
2002-08-13Style sync with FreeBSD. Changes via Doug Barton <DougB@FreeBSD.org>.atatat
2002-07-26NetBSD id policeatatat
2002-07-09Header reorganization makes a shorter list. From Doug Barton <DougB@FreeBSD....atatat
2002-07-09The bitwise or-ing together of letters is almost *guaranteed* to doatatat
2002-07-08A new command line option, -q, suppresses *stat(2) failure messages.atatat
2002-05-31When asked for the string representation of a device that isn'tatatat
2002-05-09Add a simple format that translates to the current file number, fix anatatat
2002-04-28Formatting, grammar, spelling, and other improvements.wiz
2002-04-28That should be "ls -lTd", not "ls -lT"atatat