From owner-cvs-usrbin Mon Mar 3 13:11:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA28006 for cvs-usrbin-outgoing; Mon, 3 Mar 1997 13:11:48 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id NAA27861; Mon, 3 Mar 1997 13:08:27 -0800 (PST) Received: by sovcom.kiae.su id AA05700 (5.65.kiae-1 ); Mon, 3 Mar 1997 23:43:22 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Mon, 3 Mar 97 23:43:22 +0300 Received: (from ache@localhost) by nagual.ru (8.8.5/8.8.5) id XAA02296; Mon, 3 Mar 1997 23:57:37 +0300 (MSK) Date: Mon, 3 Mar 1997 23:57:32 +0300 (MSK) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: Bruce Evans Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/lsvfs lsvfs.c In-Reply-To: <199703031721.JAA14726@freefall.freebsd.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 3 Mar 1997, Bruce Evans wrote: > bde 97/03/03 09:21:58 > > Modified: usr.bin/lsvfs lsvfs.c > Log: > Added missing #include, cleaned up #includes. > > Print VFCF_UNICODE flag in the unlikely event that it is set. Is it indicates file system character set? I have big problem with MSDOSFS character set now which is different from the screen character set. Decode table exists, of course, but I don't know how to pass it in the kernel properly and which kernel routines will convert files names in/out. Could you suggest how it can be done without breaking current interface much? -- Andrey A. Chernov http://www.nagual.ru/~ache/