Date: Mon, 19 Jul 2004 11:12:02 +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/look look.1 look.c Message-ID: <200407191112.i6JBC2A3046775@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004-07-19 11:12:02 UTC FreeBSD src repository Modified files: usr.bin/look look.1 look.c Log: Add support for multibyte characters. While here, fix a longstanding bug in the implementation of the -d option: we were skipping too many characters when a non-alphanumeric character was encountered. Revision Changes Path 1.14 +0 -6 src/usr.bin/look/look.1 1.17 +67 -52 src/usr.bin/look/look.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407191112.i6JBC2A3046775>