diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
| tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /share/syscons | |
| parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) | |
Diffstat (limited to 'share/syscons')
| -rw-r--r-- | share/syscons/Makefile | 2 | ||||
| -rw-r--r-- | share/syscons/fonts/INDEX.fonts | 2 | ||||
| -rw-r--r-- | share/syscons/fonts/Makefile | 2 | ||||
| -rw-r--r-- | share/syscons/keymaps/INDEX.keymaps | 2 | ||||
| -rw-r--r-- | share/syscons/keymaps/Makefile | 2 | ||||
| -rw-r--r-- | share/syscons/scrnmaps/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/share/syscons/Makefile b/share/syscons/Makefile index 66cf5b35c3b2..8a1229f4786e 100644 --- a/share/syscons/Makefile +++ b/share/syscons/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:56:35 peter Exp $ SUBDIR= fonts keymaps scrnmaps diff --git a/share/syscons/fonts/INDEX.fonts b/share/syscons/fonts/INDEX.fonts index 56ee134676fa..250afe9985ec 100644 --- a/share/syscons/fonts/INDEX.fonts +++ b/share/syscons/fonts/INDEX.fonts @@ -1,5 +1,5 @@ # -# $Id: INDEX.fonts,v 1.6 1997/02/22 13:56:36 peter Exp $ +# $Id: INDEX.fonts,v 1.7 1997/09/22 21:44:36 wosch Exp $ # # database for vidfont(8) # diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile index 60b88452688d..909eb7187b32 100644 --- a/share/syscons/fonts/Makefile +++ b/share/syscons/fonts/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.16 1998/01/03 14:09:18 wosch Exp $ +# $Id: Makefile,v 1.17 1998/05/04 11:24:00 phk Exp $ FONTS= cp437-8x8.fnt cp437-8x14.fnt cp437-8x16.fnt \ cp437-thin-8x8.fnt cp437-thin-8x16.fnt \ diff --git a/share/syscons/keymaps/INDEX.keymaps b/share/syscons/keymaps/INDEX.keymaps index 1535dc8217b3..f5e1c97866a3 100644 --- a/share/syscons/keymaps/INDEX.keymaps +++ b/share/syscons/keymaps/INDEX.keymaps @@ -1,4 +1,4 @@ -# $Id: INDEX.keymaps,v 1.21 1998/08/10 06:51:47 imp Exp $ +# $Id: INDEX.keymaps,v 1.22 1998/10/16 01:49:13 yokota Exp $ # # database for kbdmap(8) # diff --git a/share/syscons/keymaps/Makefile b/share/syscons/keymaps/Makefile index d0f6509cf447..0234e0a1b037 100644 --- a/share/syscons/keymaps/Makefile +++ b/share/syscons/keymaps/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1998/08/07 17:04:42 ache Exp $ +# $Id: Makefile,v 1.31 1998/08/10 06:51:47 imp Exp $ KEYMAPS= INDEX.keymaps KEYMAPS+= be.iso.kbd diff --git a/share/syscons/scrnmaps/Makefile b/share/syscons/scrnmaps/Makefile index 94c02cf714a9..d48cd0cd1739 100644 --- a/share/syscons/scrnmaps/Makefile +++ b/share/syscons/scrnmaps/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1998/07/07 02:30:45 bde Exp $ +# $Id: Makefile,v 1.12 1998/08/30 20:31:57 jb Exp $ SCRMAPS = koi8-r2cp866.scm iso-8859-1_to_cp437.scm |
