Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Apr 2005 07:44:13 +0000 (UTC)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/find find.1 misc.c
Message-ID:  <200504020744.j327iDNK027045@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2005-04-02 07:44:13 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/find         find.1 misc.c 
  Log:
  Use rpmatch() instead of checking for responses that begin with 'y'
  in queryuser(). This allows users to respond to -ok and -okdir
  prompts with any affirmative reply defined by their current locale.
  
  Revision  Changes    Path
  1.72      +15 -3     src/usr.bin/find/find.1
  1.8       +9 -15     src/usr.bin/find/misc.c



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