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
--VV4b6MQE+OnNyhkM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 04, 2002 at 11:42:45PM -0700, J. Mallett wrote: > jmallett 2002/05/04 23:42:45 PDT >=20 > Modified files: > usr.bin/xargs xargs.1 xargs.c=20 > Log: > Modify the -p implementation to use a user's locale, so they can respon= d to > the prompt in their native language. > =20 > Also make the prompt fit what POSIX asks for (?...). > =20 > 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. > =20 > Submitted by: tjr, jmallett > =20 > Revision Changes Path > 1.19 +3 -1 src/usr.bin/xargs/xargs.1 > 1.33 +60 -12 src/usr.bin/xargs/xargs.c >=20 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, --=20 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 --VV4b6MQE+OnNyhkM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE828X2Ukv4P6juNwoRAkCyAJ0aW6Z7XCC2tPO024J9JyjYtYP2jwCdEgD9 HtXZM8WoBv4/9CcuAxTflEM= =F5st -----END PGP SIGNATURE----- --VV4b6MQE+OnNyhkM-- 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?20020510130703.GD53818>