summaryrefslogtreecommitdiffstats
path: root/6pack/m6pack.c
Commit message (Expand)AuthorAgeFilesLines
* Use the right way to get the required feature set from glibc.Ralf Baechle2017-01-261-1/+0
* Add a git suffix to the version number used by all programs.Ralf Baechle2017-01-241-2/+3
* m6pack: Fix harmless -Werror=format-security build error.Ralf Baechle2015-05-181-3/+3
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-171-1/+1
* Remove pointless return statements at the end of void functions.Ralf Baechle2013-06-171-1/+0
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-1/+1
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-171-1/+1
* Nuke trailing whitespace.Ralf Baechle2013-06-171-20/+20
* Weed out all use of RCS strings.Ralf Baechle2013-06-061-46/+0
* Fix incorrectly encoded ñ in Iñaki Arenaza's name.Ralf Baechle2011-04-081-3/+6
* Unix98 support.Thomas Osterried2009-01-201-3/+7
* Unix98 PTY support for mkiss and m6pack.Thomas Osterried2009-01-201-30/+98
* support for 6pack tnc rings (patch found at sf.net)Thomas Osterried2005-12-101-0/+666