Midnight Commander for Win32
authorSteven Edwards <winehacker@gmail.com>
Sun, 30 Dec 2001 10:02:14 +0000 (10:02 +0000)
committerSteven Edwards <winehacker@gmail.com>
Sun, 30 Dec 2001 10:02:14 +0000 (10:02 +0000)
commite5c0c7185e7ef48fb994bb407b2d18f15858ece0
treea359705548fb854ef5bf9a03c1467b80a1be6fdb
parent2a2768dea3379dec97a75052f86b099ad102acd4
Midnight Commander for Win32

svn path=/trunk/; revision=2456
222 files changed:
rosapps/mc/Make.common [new file with mode: 0644]
rosapps/mc/Makefile [new file with mode: 0644]
rosapps/mc/Makefile.PC [new file with mode: 0644]
rosapps/mc/VERSION [new file with mode: 0644]
rosapps/mc/about-nls [new file with mode: 0644]
rosapps/mc/acconfig.h [new file with mode: 0644]
rosapps/mc/autogen.sh [new file with mode: 0644]
rosapps/mc/config.cache [new file with mode: 0644]
rosapps/mc/config.h [new file with mode: 0644]
rosapps/mc/config.h.in [new file with mode: 0644]
rosapps/mc/config.status [new file with mode: 0644]
rosapps/mc/create_vcs [new file with mode: 0644]
rosapps/mc/doc/Makefile [new file with mode: 0644]
rosapps/mc/doc/faq [new file with mode: 0644]
rosapps/mc/doc/install [new file with mode: 0644]
rosapps/mc/doc/install.fast [new file with mode: 0644]
rosapps/mc/doc/mc.1 [new file with mode: 0644]
rosapps/mc/doc/mcedit.1 [new file with mode: 0644]
rosapps/mc/doc/mcserv.8 [new file with mode: 0644]
rosapps/mc/doc/news [new file with mode: 0644]
rosapps/mc/doc/readme [new file with mode: 0644]
rosapps/mc/doc/readme.nt [new file with mode: 0644]
rosapps/mc/edit/Makefile [new file with mode: 0644]
rosapps/mc/edit/edit.c [new file with mode: 0644]
rosapps/mc/edit/edit.h [new file with mode: 0644]
rosapps/mc/edit/edit_key_translator.c [new file with mode: 0644]
rosapps/mc/edit/editcmd.c [new file with mode: 0644]
rosapps/mc/edit/editcmddef.h [new file with mode: 0644]
rosapps/mc/edit/editdraw.c [new file with mode: 0644]
rosapps/mc/edit/editmenu.c [new file with mode: 0644]
rosapps/mc/edit/editoptions.c [new file with mode: 0644]
rosapps/mc/edit/editwidget.c [new file with mode: 0644]
rosapps/mc/edit/makefile.in [new file with mode: 0644]
rosapps/mc/edit/readme.edit [new file with mode: 0644]
rosapps/mc/edit/syntax.c [new file with mode: 0644]
rosapps/mc/edit/wordproc.c [new file with mode: 0644]
rosapps/mc/install-sh [new file with mode: 0644]
rosapps/mc/make.common.in [new file with mode: 0644]
rosapps/mc/mc.rc [new file with mode: 0644]
rosapps/mc/mcfn_install [new file with mode: 0644]
rosapps/mc/mcfn_install.in [new file with mode: 0644]
rosapps/mc/mkinstalldirs [new file with mode: 0644]
rosapps/mc/pc/Makefile [new file with mode: 0644]
rosapps/mc/pc/Makefile.PC [new file with mode: 0644]
rosapps/mc/pc/bugs [new file with mode: 0644]
rosapps/mc/pc/changelog [new file with mode: 0644]
rosapps/mc/pc/chmod.c [new file with mode: 0644]
rosapps/mc/pc/config.h [new file with mode: 0644]
rosapps/mc/pc/cons_nt.c [new file with mode: 0644]
rosapps/mc/pc/cons_os2.c [new file with mode: 0644]
rosapps/mc/pc/dirent.h [new file with mode: 0644]
rosapps/mc/pc/dirent_nt.c [new file with mode: 0644]
rosapps/mc/pc/dirent_os2.c [new file with mode: 0644]
rosapps/mc/pc/drive.c [new file with mode: 0644]
rosapps/mc/pc/drive.h [new file with mode: 0644]
rosapps/mc/pc/key_nt.c [new file with mode: 0644]
rosapps/mc/pc/key_os2.c [new file with mode: 0644]
rosapps/mc/pc/mc.rc [new file with mode: 0644]
rosapps/mc/pc/readme [new file with mode: 0644]
rosapps/mc/pc/slint_pc.c [new file with mode: 0644]
rosapps/mc/pc/sys/param.h [new file with mode: 0644]
rosapps/mc/pc/sys/time.h___ [new file with mode: 0644]
rosapps/mc/pc/todo [new file with mode: 0644]
rosapps/mc/pc/trace_nt.c [new file with mode: 0644]
rosapps/mc/pc/trace_nt.h [new file with mode: 0644]
rosapps/mc/pc/util_nt.c [new file with mode: 0644]
rosapps/mc/pc/util_os2.c [new file with mode: 0644]
rosapps/mc/pc/util_win32.c [new file with mode: 0644]
rosapps/mc/pc/util_win32.h [new file with mode: 0644]
rosapps/mc/pc/util_winnt.c [new file with mode: 0644]
rosapps/mc/pc/utime.h [new file with mode: 0644]
rosapps/mc/slang/Makefile [new file with mode: 0644]
rosapps/mc/slang/_slang.h [new file with mode: 0644]
rosapps/mc/slang/jdmacros.h [new file with mode: 0644]
rosapps/mc/slang/makefile.in [new file with mode: 0644]
rosapps/mc/slang/readme [new file with mode: 0644]
rosapps/mc/slang/sl-feat.h [new file with mode: 0644]
rosapps/mc/slang/slang.h [new file with mode: 0644]
rosapps/mc/slang/sldisply.c [new file with mode: 0644]
rosapps/mc/slang/slerr.c [new file with mode: 0644]
rosapps/mc/slang/slgetkey.c [new file with mode: 0644]
rosapps/mc/slang/slmemcpy.c [new file with mode: 0644]
rosapps/mc/slang/slmemset.c [new file with mode: 0644]
rosapps/mc/slang/slos2tty.c [new file with mode: 0644]
rosapps/mc/slang/slsignal.c [new file with mode: 0644]
rosapps/mc/slang/slsmg.c [new file with mode: 0644]
rosapps/mc/slang/sltermin.c [new file with mode: 0644]
rosapps/mc/slang/sltoken.c [new file with mode: 0644]
rosapps/mc/slang/slutty.c [new file with mode: 0644]
rosapps/mc/slang/slvideo.c [new file with mode: 0644]
rosapps/mc/slang/slw32tty.c [new file with mode: 0644]
rosapps/mc/src/Makefile [new file with mode: 0644]
rosapps/mc/src/achown.c [new file with mode: 0644]
rosapps/mc/src/achown.h [new file with mode: 0644]
rosapps/mc/src/background.c [new file with mode: 0644]
rosapps/mc/src/background.h [new file with mode: 0644]
rosapps/mc/src/boxes.c [new file with mode: 0644]
rosapps/mc/src/boxes.h [new file with mode: 0644]
rosapps/mc/src/changelog [new file with mode: 0644]
rosapps/mc/src/chmod.c [new file with mode: 0644]
rosapps/mc/src/chmod.h [new file with mode: 0644]
rosapps/mc/src/chown.c [new file with mode: 0644]
rosapps/mc/src/chown.h [new file with mode: 0644]
rosapps/mc/src/cmd.c [new file with mode: 0644]
rosapps/mc/src/cmd.h [new file with mode: 0644]
rosapps/mc/src/color.c [new file with mode: 0644]
rosapps/mc/src/color.h [new file with mode: 0644]
rosapps/mc/src/command.c [new file with mode: 0644]
rosapps/mc/src/command.h [new file with mode: 0644]
rosapps/mc/src/complete.c [new file with mode: 0644]
rosapps/mc/src/complete.h [new file with mode: 0644]
rosapps/mc/src/cons.handler.c [new file with mode: 0644]
rosapps/mc/src/cons.saver.c [new file with mode: 0644]
rosapps/mc/src/cons.saver.h [new file with mode: 0644]
rosapps/mc/src/depend.awk [new file with mode: 0644]
rosapps/mc/src/dialog.c [new file with mode: 0644]
rosapps/mc/src/dialog.h [new file with mode: 0644]
rosapps/mc/src/dir.c [new file with mode: 0644]
rosapps/mc/src/dir.h [new file with mode: 0644]
rosapps/mc/src/dlg.c [new file with mode: 0644]
rosapps/mc/src/dlg.h [new file with mode: 0644]
rosapps/mc/src/ext.c [new file with mode: 0644]
rosapps/mc/src/ext.h [new file with mode: 0644]
rosapps/mc/src/features.inc [new file with mode: 0644]
rosapps/mc/src/file.c [new file with mode: 0644]
rosapps/mc/src/file.h [new file with mode: 0644]
rosapps/mc/src/find.c [new file with mode: 0644]
rosapps/mc/src/find.h [new file with mode: 0644]
rosapps/mc/src/fixhlp.c [new file with mode: 0644]
rosapps/mc/src/fs.h [new file with mode: 0644]
rosapps/mc/src/fsusage.c [new file with mode: 0644]
rosapps/mc/src/fsusage.h [new file with mode: 0644]
rosapps/mc/src/gindex.pl [new file with mode: 0644]
rosapps/mc/src/global.h [new file with mode: 0644]
rosapps/mc/src/help.c [new file with mode: 0644]
rosapps/mc/src/help.h [new file with mode: 0644]
rosapps/mc/src/hotlist.c [new file with mode: 0644]
rosapps/mc/src/hotlist.h [new file with mode: 0644]
rosapps/mc/src/i18n.h [new file with mode: 0644]
rosapps/mc/src/info.c [new file with mode: 0644]
rosapps/mc/src/info.h [new file with mode: 0644]
rosapps/mc/src/key.c [new file with mode: 0644]
rosapps/mc/src/key.h [new file with mode: 0644]
rosapps/mc/src/keyxdef.c [new file with mode: 0644]
rosapps/mc/src/layout.c [new file with mode: 0644]
rosapps/mc/src/layout.h [new file with mode: 0644]
rosapps/mc/src/learn.c [new file with mode: 0644]
rosapps/mc/src/learn.h [new file with mode: 0644]
rosapps/mc/src/listmode.c [new file with mode: 0644]
rosapps/mc/src/listmode.h [new file with mode: 0644]
rosapps/mc/src/mad.c [new file with mode: 0644]
rosapps/mc/src/mad.h [new file with mode: 0644]
rosapps/mc/src/main.c [new file with mode: 0644]
rosapps/mc/src/main.h [new file with mode: 0644]
rosapps/mc/src/makefile.in [new file with mode: 0644]
rosapps/mc/src/man2hlp.c [new file with mode: 0644]
rosapps/mc/src/mc.hlp [new file with mode: 0644]
rosapps/mc/src/mem.h [new file with mode: 0644]
rosapps/mc/src/menu.c [new file with mode: 0644]
rosapps/mc/src/menu.h [new file with mode: 0644]
rosapps/mc/src/mfmt.c [new file with mode: 0644]
rosapps/mc/src/mountlist.c [new file with mode: 0644]
rosapps/mc/src/mountlist.h [new file with mode: 0644]
rosapps/mc/src/mouse.c [new file with mode: 0644]
rosapps/mc/src/mouse.h [new file with mode: 0644]
rosapps/mc/src/myslang.h [new file with mode: 0644]
rosapps/mc/src/ncurses.patch [new file with mode: 0644]
rosapps/mc/src/ochangelog [new file with mode: 0644]
rosapps/mc/src/option.c [new file with mode: 0644]
rosapps/mc/src/option.h [new file with mode: 0644]
rosapps/mc/src/panel.h [new file with mode: 0644]
rosapps/mc/src/panelize.c [new file with mode: 0644]
rosapps/mc/src/panelize.h [new file with mode: 0644]
rosapps/mc/src/popt.c [new file with mode: 0644]
rosapps/mc/src/popt.h [new file with mode: 0644]
rosapps/mc/src/profile.c [new file with mode: 0644]
rosapps/mc/src/profile.h [new file with mode: 0644]
rosapps/mc/src/regex.c [new file with mode: 0644]
rosapps/mc/src/regex.h [new file with mode: 0644]
rosapps/mc/src/rxvt.c [new file with mode: 0644]
rosapps/mc/src/screen.c [new file with mode: 0644]
rosapps/mc/src/setup.c [new file with mode: 0644]
rosapps/mc/src/setup.h [new file with mode: 0644]
rosapps/mc/src/slint.c [new file with mode: 0644]
rosapps/mc/src/subshell.c [new file with mode: 0644]
rosapps/mc/src/subshell.h [new file with mode: 0644]
rosapps/mc/src/terms.c [new file with mode: 0644]
rosapps/mc/src/text.c [new file with mode: 0644]
rosapps/mc/src/textconf.h [new file with mode: 0644]
rosapps/mc/src/todo [new file with mode: 0644]
rosapps/mc/src/tree.c [new file with mode: 0644]
rosapps/mc/src/tree.h [new file with mode: 0644]
rosapps/mc/src/tty.h [new file with mode: 0644]
rosapps/mc/src/user.c [new file with mode: 0644]
rosapps/mc/src/user.h [new file with mode: 0644]
rosapps/mc/src/util.c [new file with mode: 0644]
rosapps/mc/src/util.h [new file with mode: 0644]
rosapps/mc/src/utilunix.c [new file with mode: 0644]
rosapps/mc/src/view.c [new file with mode: 0644]
rosapps/mc/src/view.h [new file with mode: 0644]
rosapps/mc/src/widget.c [new file with mode: 0644]
rosapps/mc/src/widget.h [new file with mode: 0644]
rosapps/mc/src/win.c [new file with mode: 0644]
rosapps/mc/src/win.h [new file with mode: 0644]
rosapps/mc/src/wtools.c [new file with mode: 0644]
rosapps/mc/src/wtools.h [new file with mode: 0644]
rosapps/mc/src/x.h [new file with mode: 0644]
rosapps/mc/src/xcurses.c [new file with mode: 0644]
rosapps/mc/src/xmkdir [new file with mode: 0644]
rosapps/mc/src/xslint.c [new file with mode: 0644]
rosapps/mc/version.in [new file with mode: 0644]
rosapps/mc/vfs/Makefile [new file with mode: 0644]
rosapps/mc/vfs/extfs.h [new file with mode: 0644]
rosapps/mc/vfs/extfs/cpio [new file with mode: 0644]
rosapps/mc/vfs/extfs/deb [new file with mode: 0644]
rosapps/mc/vfs/extfs/ftplist [new file with mode: 0644]
rosapps/mc/vfs/extfs/lha [new file with mode: 0644]
rosapps/mc/vfs/extfs/lslR [new file with mode: 0644]
rosapps/mc/vfs/extfs/rar [new file with mode: 0644]
rosapps/mc/vfs/extfs/zip [new file with mode: 0644]
rosapps/mc/vfs/extfs/zoo [new file with mode: 0644]
rosapps/mc/vfs/vfs.h [new file with mode: 0644]