git: realpath(1): Sync with FreeBSD to add -q option
John Marino
marino at crater.dragonflybsd.org
Fri Oct 11 16:30:08 PDT 2013
commit 3d87fbbd8f28bb38cf603b2bfd02b8823b2cd1f4
Author: John Marino <draco at marino.st>
Date: Fri Oct 11 22:12:25 2013 +0200
realpath(1): Sync with FreeBSD to add -q option
If -q is specified, warnings will not be printed out when realpath(3) fails.
Summary of changes:
bin/realpath/realpath.1 | 23 ++++++++++---
bin/realpath/realpath.c | 91 ++++++++++++++-----------------------------------
2 files changed, 43 insertions(+), 71 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3d87fbbd8f28bb38cf603b2bfd02b8823b2cd1f4
--
DragonFly BSD source repository
More information about the Commits
mailing list