From 6178353e9eacbb17082004ccd8b4aa1ee1f57a14 Mon Sep 17 00:00:00 2001 From: Roland Illig Date: Sat, 23 Oct 2004 07:25:20 +0000 Subject: [PATCH] * TODO: Check proper quoting in vfs/extfs/*. --- ChangeLog | 4 ++++ TODO | 25 +++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6105a413e..3f57e6d5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-10-23 Roland Illig + + * TODO: Check proper quoting in vfs/extfs/*. + 2004-10-20 Pavel S. Shirshov * lib/mc.ext.in: Use xmms for audio files in XWindows mode. diff --git a/TODO b/TODO index b3c7e0d45..64d168808 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,31 @@ Before 4.6.1 Broken pipe warning when viewing large *.tar.gz files. Warnings should be shown before the viewer is started if possible. +Check the following programs for proper pathname quoting. +vfs/extfs/a.in +vfs/extfs/apt.in +vfs/extfs/audio.in +vfs/extfs/bpp +vfs/extfs/deba.in +vfs/extfs/debd.in +vfs/extfs/deb.in +vfs/extfs/dpkg.in +vfs/extfs/hp48.in +vfs/extfs/iso9660.in +vfs/extfs/lslR.in +vfs/extfs/mailfs.in +vfs/extfs/patchfs.in +vfs/extfs/rpm +vfs/extfs/rpms.in +vfs/extfs/sfs.ini +vfs/extfs/trpm +vfs/extfs/uar.in +vfs/extfs/uarj.in +vfs/extfs/uha.in +vfs/extfs/ulha.in +vfs/extfs/urar.in +vfs/extfs/uzip.in +vfs/extfs/uzoo.in Before 4.6.2 ============