yawmppp: Add version 2.0.2 to the repository.
commitc50ceb41d76fc1965c7916b57906b9537729fdba
authorDoug Torrance <dtorrance@piedmont.edu>
Tue, 22 Aug 2017 23:44:55 +0000 (22 19:44 -0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 23 Aug 2017 15:15:58 +0000 (23 17:15 +0200)
treed0299d202582943d0d8a0c7dcf96f717bfb2d486
parentc1f2d4c11bfa59f7c3264fef5dd449582087f9dc
yawmppp: Add version 2.0.2 to the repository.

Obtained from:
https://archive.org/download/tucows_59618_yawmppp/yawmppp-2.0.2.tar.gz
57 files changed:
yawmppp/CHANGELOG [new file with mode: 0644]
yawmppp/COPYING [new file with mode: 0644]
yawmppp/FAQ [new file with mode: 0644]
yawmppp/INSTALL [new file with mode: 0644]
yawmppp/Makefile.in [new file with mode: 0644]
yawmppp/README [new file with mode: 0644]
yawmppp/TODO [new file with mode: 0644]
yawmppp/configure [new file with mode: 0755]
yawmppp/configure.in [new file with mode: 0644]
yawmppp/install-sh [new file with mode: 0644]
yawmppp/src/Makefile.in [new file with mode: 0644]
yawmppp/src/about.c [new file with mode: 0644]
yawmppp/src/about.h [new file with mode: 0644]
yawmppp/src/dockapp/Makefile.in [new file with mode: 0644]
yawmppp/src/dockapp/dockxpm.xpm [new file with mode: 0644]
yawmppp/src/dockapp/getmodemspeed.c [new file with mode: 0644]
yawmppp/src/dockapp/wmgeneral.c [new file with mode: 0644]
yawmppp/src/dockapp/wmgeneral.h [new file with mode: 0644]
yawmppp/src/dockapp/yawmppp.c [new file with mode: 0644]
yawmppp/src/dockapp/yawmppp.h [new file with mode: 0644]
yawmppp/src/gtklog/Makefile.in [new file with mode: 0644]
yawmppp/src/gtklog/loglist.c [new file with mode: 0644]
yawmppp/src/gtklog/loglist.h [new file with mode: 0644]
yawmppp/src/gtklog/status_crash.xpm [new file with mode: 0644]
yawmppp/src/gtklog/status_error.xpm [new file with mode: 0644]
yawmppp/src/gtklog/status_ok.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/Makefile.in [new file with mode: 0644]
yawmppp/src/gtksetup/applet.c [new file with mode: 0644]
yawmppp/src/gtksetup/applet.h [new file with mode: 0644]
yawmppp/src/gtksetup/bong.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/cmd_del.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/cmd_down.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/cmd_dup.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/cmd_new.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/cmd_up.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/exclam.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/info.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/msgbox.c [new file with mode: 0644]
yawmppp/src/gtksetup/msgbox.h [new file with mode: 0644]
yawmppp/src/gtksetup/padlock.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/pppdoc.xpm [new file with mode: 0644]
yawmppp/src/gtksetup/question.xpm [new file with mode: 0644]
yawmppp/src/isprc.c [new file with mode: 0644]
yawmppp/src/isprc.h [new file with mode: 0644]
yawmppp/src/list.c [new file with mode: 0644]
yawmppp/src/list.h [new file with mode: 0644]
yawmppp/src/misc.c [new file with mode: 0644]
yawmppp/src/misc.h [new file with mode: 0644]
yawmppp/src/stepphone.xpm [new file with mode: 0644]
yawmppp/src/thinppp/Makefile.in [new file with mode: 0644]
yawmppp/src/thinppp/backxpm.xpm [new file with mode: 0644]
yawmppp/src/thinppp/dataxpm.xpm [new file with mode: 0644]
yawmppp/src/thinppp/thinppp.c [new file with mode: 0644]
yawmppp/src/thinppp/thinppp.h [new file with mode: 0644]
yawmppp/src/yawmppp.1x [new file with mode: 0644]
yawmppp/src/ycommon.c [new file with mode: 0644]
yawmppp/src/ycommon.h [new file with mode: 0644]