aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/stat/stat.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r218535:Doug Barton2011-03-051-1/+5
* For stat.cDoug Barton2011-01-121-41/+83
* MFC r188498 (partial):Doug Barton2011-01-121-12/+13
* MFC r203971:Doug Barton2011-01-111-7/+0
* MFC r207153: stat: Allow -f %Sf to display the file flags symbolically.Jilles Tjoelker2010-05-041-2/+27
* MFC r188481: print an octal representation of suid, sgid andMaxim Konovalov2009-02-201-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