diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
| commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
| tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /share/syscons | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (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 5ffd23a3556d..409a985eb771 100644 --- a/share/syscons/Makefile +++ b/share/syscons/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1993/09/30 23:24:48 jkh Exp $ +# $Id: Makefile,v 1.1 1994/09/25 03:42:20 ache Exp $ SUBDIR= fonts keymaps scrnmaps diff --git a/share/syscons/fonts/INDEX.fonts b/share/syscons/fonts/INDEX.fonts index eaf5f0017e07..a7dff54be50c 100644 --- a/share/syscons/fonts/INDEX.fonts +++ b/share/syscons/fonts/INDEX.fonts @@ -1,5 +1,5 @@ # -# $Id: INDEX.fonts,v 1.4 1996/08/19 22:13:04 wosch Exp $ +# $Id: INDEX.fonts,v 1.4.2.1 1998/03/07 11:45:40 jkh Exp $ # # database for vidfont(8) # diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile index 3badf9d73f26..0715bdc8a13d 100644 --- a/share/syscons/fonts/Makefile +++ b/share/syscons/fonts/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1996/08/19 22:13:05 wosch Exp $ +# $Id: Makefile,v 1.9.2.1 1998/03/07 11:45:42 jkh 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 0f69eb3bd589..3d00032ac6ac 100644 --- a/share/syscons/keymaps/INDEX.keymaps +++ b/share/syscons/keymaps/INDEX.keymaps @@ -1,4 +1,4 @@ -# $Id: INDEX.keymaps,v 1.9.2.3 1998/02/15 18:23:16 yokota Exp $ +# $Id: INDEX.keymaps,v 1.9.2.4 1998/06/13 22:50:04 steve Exp $ # # database for kbdmap(8) # diff --git a/share/syscons/keymaps/Makefile b/share/syscons/keymaps/Makefile index f3d8350f0995..f8b2019eb1dd 100644 --- a/share/syscons/keymaps/Makefile +++ b/share/syscons/keymaps/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15.2.4 1998/05/30 19:54:53 obrien Exp $ +# $Id: Makefile,v 1.15.2.5 1998/06/13 22:50:06 steve Exp $ KEYMAPS= INDEX.keymaps KEYMAPS+= be.iso.kbd diff --git a/share/syscons/scrnmaps/Makefile b/share/syscons/scrnmaps/Makefile index 61e1b57ba0fb..b9c00c088735 100644 --- a/share/syscons/scrnmaps/Makefile +++ b/share/syscons/scrnmaps/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.5.2.2 1998/03/07 11:45:54 jkh Exp $ SCRMAPS = koi8-r2cp866.scm iso-8859-1_to_cp437.scm |
