From e0895114a81dadb890d1030dbe74f31412ae97a7 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Mon, 6 Feb 2012 20:58:23 -0500 Subject: [PATCH] Added THANKS file --- THANKS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 THANKS diff --git a/THANKS b/THANKS new file mode 100644 index 0000000..2d4fc13 --- /dev/null +++ b/THANKS @@ -0,0 +1,14 @@ +* Hari Balakrishnan, who advised this work and came up with the name. + +* Anders Kaseorg for help with the conversion to autoconf/automake. + +* Paul Williams (www.vt100.net), whose reverse-engineered vt500 state + diagram is the basis for the Mosh parser. + +* The anonymous users who contributed session logs for tuning and + measuring Mosh's predictive echo. + +* Nickolai Zeldovich for helpful comments on the Mosh research paper. + +* Richard Stallman for helpful discussion about the capabilities of + the SUPDUP Local Editing Protocol.