Subversion Repositories planix.SVN

Rev

Rev 40 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 40 Rev 104
Line 29... Line 29...
29
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31
 * SUCH DAMAGE.
31
 * SUCH DAMAGE.
32
 */
32
 */
33
 
33
 
34
#ifndef lint
-
 
35
static char sccsid[] = "@(#)tputs.c	5.3 (Berkeley) 6/1/90";
-
 
36
#endif /* not lint */
-
 
37
 
-
 
38
#include "sgtty.h"
-
 
39
#include <ctype.h>
34
#include <ctype.h>
40
 
35
 
41
/*
36
/*
42
 * The following array gives the number of tens of milliseconds per
37
 * The following array gives the number of tens of milliseconds per
43
 * character for each speed as returned by gtty.  Thus since 300
38
 * character for each speed as returned by gtty.  Thus since 300