Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2002 23:26:21 -0800 (PST)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/pwd pwd.1 pwd.c
Message-ID:  <200202040726.g147QLu68602@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/02/03 23:26:21 PST

  Modified files:
    bin/pwd              pwd.1 pwd.c 
  Log:
  Add -L option (SUSv3) to pwd(1).  Fix a bug, where realpath(1) would
  complain about paths starting with `-', by not calling getopt(3).
  
  Submitted by:   Tim J. Robbins <tim@robbins.dropbear.id.au>
  Obtained from:  NetBSD (partially)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.16      +30 -8     src/bin/pwd/pwd.1
  1.15      +55 -21    src/bin/pwd/pwd.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?200202040726.g147QLu68602>