Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2001 07:10:09 -0700 (PDT)
From:      Dima Dorfman <dd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ypbind ypbind.c
Message-ID:  <200107131410.f6DEA9e04139@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dd          2001/07/13 07:10:09 PDT

  Modified files:
    usr.sbin/ypbind      ypbind.c 
  Log:
  Whine if we discover an unknown option.  This program doesn't use
  getopt(3) (and can't be converted without breaking compatibility), and
  it's very irritating to have it silently DTWT if one combines options
  together (e.g., "-msS domain,server").
  
  Revision  Changes    Path
  1.34      +3 -1      src/usr.sbin/ypbind/ypbind.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107131410.f6DEA9e04139>