summaryrefslogtreecommitdiffstats
path: root/usr.bin/stat/stat.1
Commit message (Collapse)AuthorAgeFilesLines
* Assorted mdoc(7) fixes.ru2003-06-021-74/+126
|
* Markup bits.ru2003-05-211-2/+3
| | | | Approved by: re (blanket)
* Bring in NetBSD's version 1.11, which includes documenation for the newdougb2003-05-111-27/+42
| | | | | | | | inode birthtime display, and quite a bit of mdoc cleanup, which brings it much more in line with our mdoc style. Approved by: re (bmah) Obtained from: Andrew Brown <atatat@NetBSD.org> (content), Grant Beattie <grant@NetBSD.org> (mdoc)
* A much better description of the -q option.dougb2002-08-131-5/+10
| | | | Obtained from: Andrew Brown <atatat@NetBSD.org>
* A cooperative effort...dougb2002-08-131-2/+17
| | | | | | | | | | | | | | | | | | | | 1. Update the code to the latest from NetBSD, which includes: * A new command line option to suppress stat(2) errors * Output is now done via stdio * Fixes for bitwise OR'ing of letters 2. Andrew from NetBSD merged in our own Johan's readlink patches. 3. Andrew also merged in some brucifications. I made some small contributions to the header cleanup, and tried to generally improve the overall style(9)'ishness. I also documented the new -q option and added the *LINKS to the Makefile. All responsibility for mistakes in merging the contributions from the above is mine. Obtained from: Andrew Brown <atatat@NetBSD.org>, bde, johan
* Virgin import of NetBSD's stat(1)dougb2002-06-061-0/+434
OpenPOWER on IntegriCloud