summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/mi.termios.c
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2007-03-11 22:33:41 +0000
committermp <mp@FreeBSD.org>2007-03-11 22:33:41 +0000
commita40980339b13e3b506c2317b5b4864127039eb2c (patch)
tree34aefea92d30b614247ef1f2671f2362f4761785 /contrib/tcsh/mi.termios.c
parent32837fb336d4709f0a121130a3a78f29be0db5ed (diff)
downloadFreeBSD-src-a40980339b13e3b506c2317b5b4864127039eb2c.zip
FreeBSD-src-a40980339b13e3b506c2317b5b4864127039eb2c.tar.gz
Import of tcsh-6.15.00
Diffstat (limited to 'contrib/tcsh/mi.termios.c')
-rw-r--r--contrib/tcsh/mi.termios.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tcsh/mi.termios.c b/contrib/tcsh/mi.termios.c
index 87e375e..4025067 100644
--- a/contrib/tcsh/mi.termios.c
+++ b/contrib/tcsh/mi.termios.c
@@ -1,10 +1,10 @@
-/* $Header: /src/pub/tcsh/mi.termios.c,v 1.4 2000/07/04 19:38:14 christos Exp $ */
+/* $Header: /p/tcsh/cvsroot/tcsh/mi.termios.c,v 1.5 2006/03/02 18:46:44 christos Exp $ */
/* termios.c - fake termios interface using sgtty interface
* by Magnus Doell and Bruce Evans.
*
*/
#include "sh.h"
-RCSID("$Id: mi.termios.c,v 1.4 2000/07/04 19:38:14 christos Exp $")
+RCSID("$tcsh: mi.termios.c,v 1.5 2006/03/02 18:46:44 christos Exp $")
#if defined(_MINIX) && !defined(_MINIX_VMD)
OpenPOWER on IntegriCloud