git: stat(1): Sync with FreeBSD, bump WARNS to 6.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Feb 28 12:17:19 PST 2016
commit 46659ea995a07177d32017396a62278aea358894
Author: Sascha Wildner <saw at online.de>
Date: Sun Feb 28 21:16:57 2016 +0100
stat(1): Sync with FreeBSD, bump WARNS to 6.
* Add -H to stat.
* Add -f to readlink.
* Various improvements and bug fixes.
Taken-from: FreeBSD
Summary of changes:
usr.bin/stat/Makefile | 4 +-
usr.bin/stat/stat.1 | 154 +++++++++++++++++++++------
usr.bin/stat/stat.c | 290 ++++++++++++++++++++++++++++++++++----------------
3 files changed, 320 insertions(+), 128 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/46659ea995a07177d32017396a62278aea358894
--
DragonFly BSD source repository
More information about the Commits
mailing list