From 0ca2bdc2f755d323cf97966ca69c4d32b283070a Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 10 Sep 2000 08:31:17 +0000 Subject: Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09 --- crypto/openssh/ttymodes.h | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'crypto/openssh/ttymodes.h') diff --git a/crypto/openssh/ttymodes.h b/crypto/openssh/ttymodes.h index f8243f6..a26e4fa 100644 --- a/crypto/openssh/ttymodes.h +++ b/crypto/openssh/ttymodes.h @@ -1,18 +1,17 @@ /* - * - * ttymodes.h - * * Author: Tatu Ylonen * SGTTY stuff contributed by Janne Snabb - * * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * All rights reserved * - * Created: Tue Mar 21 15:42:09 1995 ylo - * + * As far as I am concerned, the code I have written for this software + * can be used freely for any purpose. Any derived versions of this + * software must be clearly marked as such, and if the derived work is + * incompatible with the protocol description in the RFC file, it must be + * called by a name other than "ssh" or "Secure Shell". */ -/* RCSID("$Id: ttymodes.h,v 1.7 2000/04/14 10:30:34 markus Exp $"); */ +/* RCSID("$OpenBSD: ttymodes.h,v 1.9 2000/09/07 20:27:55 deraadt Exp $"); */ /* The tty mode description is a stream of bytes. The stream consists of * opcode-arguments pairs. It is terminated by opcode TTY_OP_END (0). -- cgit v1.1