~ubuntu-branches/ubuntu/saucy/ng/saucy

« back to all changes in this revision

Viewing changes to sys/default/ttykbd.c

  • Committer: Bazaar Package Importer
  • Author(s): Masayuki Hatta (mhatta)
  • Date: 2008-07-17 08:10:34 UTC
  • mfrom: (4.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080717081034-s7iitiihm9hl4jjg
Tags: 1.5~beta1-3
Bumped to Standards-Version: 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: ttykbd.c,v 1.1.1.1 2000/06/27 01:48:02 amura Exp $ */
 
1
/* $Id: ttykbd.c,v 1.1 2000/06/27 01:48:02 amura Exp $ */
2
2
/*
3
3
 * Name:        MG 2a
4
4
 *              Termcap keyboard driver using key files
7
7
 
8
8
/*
9
9
 * $Log: ttykbd.c,v $
10
 
 * Revision 1.1.1.1  2000/06/27 01:48:02  amura
11
 
 * import to CVS
 
10
 * Revision 1.1  2000/06/27 01:48:02  amura
 
11
 * Initial revision
12
12
 *
13
13
 */
14
14