summaryrefslogtreecommitdiffstats
path: root/usr.bin/stat
Commit message (Expand)AuthorAgeFilesLines
* Use MIN() instead of MAX() as the previous syntax was wrote in a weird andaraujo2016-04-261-1/+1
* Use macro MAX() from sys/param.h.araujo2016-04-221-1/+1
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge head from 7/28sjg2014-08-192-20/+24
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * Merge from headsjg2014-05-082-5/+44
| |\
| * | Updated dependenciessjg2013-03-111-0/+1
| * | Updated dependenciessjg2013-02-161-2/+0
| | |
| | \
| *-. \ Sync from headsjg2012-11-041-2/+2
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
| | |/ / | |/| |
* | | | use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-4/+2
* | | | Minor fixes to previous change introducing switch -H, as per commentsthomas2014-05-112-16/+22
| |_|/ |/| |
* | | Introduce a new command line switch '-H' for stat(1)thomas2014-05-072-5/+44
| |/ |/|
* | More -Wmissing-variable-declarations fixes.ed2012-10-191-2/+2
|/
* Remove duplicate -l description.brueffer2012-04-221-5/+1
* Synthesize the change from NetBSD's 1.33:dougb2011-02-111-1/+5
* Bring in the relevant changes from NetBSD's 1.31:dougb2010-12-181-3/+3
* Bring in the change from OpenBSD's 1.14:dougb2010-12-091-2/+4
* Bring in the change from NetBSD 1.28:dougb2010-12-051-3/+3
* Bring in the following changes from NetBSD:dougb2010-12-051-13/+42
* Bring in the change from NetBSD 1.20:dougb2010-12-051-2/+2
* Bring in the changes from NetBSD 1.16 that we did not already have.dougb2010-12-051-2/+2
* Bring in the changes from NetBSD 1.13 that we did not already have, withdougb2010-12-051-4/+9
* Bring in the change from NetBSD 1.12:dougb2010-12-051-0/+7
* Bring in the following changes from NetBSD. See the discussion at:dougb2010-12-051-7/+10
* Fix an "unused variable" error that gets us all the way to WARNS=6dougb2010-12-052-4/+3
* Bring in the update from NetBSD 1.28:dougb2010-12-051-25/+26
* Bring in the update from NetBSD 1.19, the documentation of readlink -fdougb2010-12-051-4/+17
* Bring in a new feature, adding a -f option to readlink to print the pathdougb2010-12-051-3/+29
* Bring in the change from NetBSD 1.22:dougb2010-12-051-3/+3
* Add my own documentation for the change in our r216196, aka NetBSD's 1.18dougb2010-12-051-0/+4
* Bring in the change from NetBSD 1.18:dougb2010-12-051-3/+13
* stat: Allow -f %Sf to display the file flags symbolically.jilles2010-04-242-3/+33
* The NetBSD Foundation has granted permission to remove clause 3 and 4imp2010-02-162-14/+0
* Let stat(1) use fdevname(3).ed2009-02-111-12/+20
* o Print an octal representation of suid, sgid and sticky bits with -x flag.maxim2009-02-111-1/+1
* The referenced section name is 'Formats', not 'FORMATS'.pjd2008-04-291-1/+1
* Add some more examples. It always takes me a long time to find the Sbrian2007-04-271-2/+27
* Markup and wording fixes.ru2005-06-141-1/+1
* Note when 'stat' appeared in FreeBSD.obrien2005-03-281-1/+3
* Let bsd.prog.mk set SRCS and MAN to their default values.ru2005-01-281-1/+0
* Remove unnecessary SRCS= where could be guessed directly by ourdelphij2005-01-271-1/+0
* Resolve conflictsdougb2003-10-061-5/+65
* Assorted mdoc(7) fixes.ru2003-06-021-74/+126
* Markup bits.ru2003-05-211-2/+3
* Bring in NetBSD's version 1.11, which includes documenation for the newdougb2003-05-111-27/+42
* Import NetBSD's 1.10 version, which includes the ability to displaydougb2003-05-111-5/+11
* Adjust the size passed to readlink so that the null terminationdougb2002-10-251-4/+2
OpenPOWER on IntegriCloud