* TODO: Check proper quoting in vfs/extfs/*.

This commit is contained in:
Roland Illig 2004-10-23 07:25:20 +00:00
parent 3716da314b
commit 6178353e9e
2 changed files with 29 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-10-23 Roland Illig <roland.illig@gmx.de>
* TODO: Check proper quoting in vfs/extfs/*.
2004-10-20 Pavel S. Shirshov <pavelsh@mail.ru> 2004-10-20 Pavel S. Shirshov <pavelsh@mail.ru>
* lib/mc.ext.in: Use xmms for audio files in XWindows mode. * lib/mc.ext.in: Use xmms for audio files in XWindows mode.

25
TODO
View File

@ -4,6 +4,31 @@ Before 4.6.1
Broken pipe warning when viewing large *.tar.gz files. Warnings should Broken pipe warning when viewing large *.tar.gz files. Warnings should
be shown before the viewer is started if possible. 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 Before 4.6.2
============ ============