summaryrefslogtreecommitdiffstats
path: root/6pack
Commit message (Collapse)AuthorAgeFilesLines
* Ignore a few more generated files.Ralf Baechle2009-06-191-0/+1
|
* Remove all generated files.Ralf Baechle2009-06-191-474/+0
| | | | | | | | | | | | | | Keeping generated files in CVS doesn't only tend to produce large and cluttered files it also may result in build problems due to timestamps in the wrong order. So dump everything, update .cvsignore to ignore these files and resolve all warnings generated by autoreconf. From now on users of a CVS checkout should run the command autoreconf --install --force after having done a CVS checkout. For this to succeed automake, autoconf and libtool will have to be installed.
* Unix98 support.Thomas Osterried2009-01-202-7/+11
| | | | Thanks to dk2crn.
* Unix98 PTY support for mkiss and m6pack.Thomas Osterried2009-01-202-31/+102
|
* changed mail addressesThomas Osterried2008-04-271-1/+1
|
* Convert to autoconf 2.59. Delete junk from past centuries.Ralf Baechle2007-01-222-254/+344
|
* support for 6pack tnc rings (patch found at sf.net)Thomas Osterried2005-12-104-0/+1127
from IƱaki Arenaza EB2EBU <iarenaza@escomposlinux.org>