summaryrefslogtreecommitdiff
path: root/usr.bin/stat/stat.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r218535:Doug Barton2011-03-051-1/+5
* For stat.cDoug Barton2011-01-111-41/+83
* MFC r203971:Doug Barton2011-01-111-7/+0
* MFC r207153: stat: Allow -f %Sf to display the file flags symbolically.Jilles Tjoelker2010-05-011-2/+27
* Let stat(1) use fdevname(3).Ed Schouten2009-02-111-12/+20
* o Print an octal representation of suid, sgid and sticky bits with -x flag.Maxim Konovalov2009-02-111-1/+1
* Resolve conflictsDoug Barton2003-10-061-5/+65
* Import NetBSD's 1.10 version, which includes the ability to displayDoug Barton2003-05-111-5/+11
* Adjust the size passed to readlink so that the null terminationDoug Barton2002-10-251-4/+2
* I was too conservative with my header changes, so restore some sanityDoug Barton2002-08-151-2/+3
* A cooperative effort...Doug Barton2002-08-131-98/+130
* Virgin import of NetBSD's stat(1)Doug Barton2002-06-061-0/+891