Date: Fri, 10 May 2002 16:07:03 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "J. Mallett" <jmallett@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xargs xargs.1 xargs.c Message-ID: <20020510130703.GD53818@sunbay.com> In-Reply-To: <200205050642.g456gjT73726@freefall.freebsd.org> References: <200205050642.g456gjT73726@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Sat, May 04, 2002 at 11:42:45PM -0700, J. Mallett wrote: > jmallett 2002/05/04 23:42:45 PDT > > Modified files: > usr.bin/xargs xargs.1 xargs.c > Log: > Modify the -p implementation to use a user's locale, so they can respond to > the prompt in their native language. > > Also make the prompt fit what POSIX asks for (?...). > > This should not affect use of -p with yes(1) [as every locale I know of matches > 'y' as YESEXPR as well], but that's what -t is for anyway. -p is meant to be > really used interactively. > > Submitted by: tjr, jmallett > > Revision Changes Path > 1.19 +3 -1 src/usr.bin/xargs/xargs.1 > 1.33 +60 -12 src/usr.bin/xargs/xargs.c > xargs(1) is a bootstrap tool in Makefile.inc1, and <langinfo.h> was only recently merged, so this change breaks upgrade path from older 4.x's. I've now committed the fix. Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE828X2Ukv4P6juNwoRAkCyAJ0aW6Z7XCC2tPO024J9JyjYtYP2jwCdEgD9 HtXZM8WoBv4/9CcuAxTflEM= =F5st -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020510130703.GD53818>
