diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
| commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
| tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /share/syscons | |
| parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (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 |
5 files changed, 5 insertions, 5 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 29ab2177c2fb..f2dc1b1e12c5 100644 --- a/share/syscons/fonts/INDEX.fonts +++ b/share/syscons/fonts/INDEX.fonts @@ -1,5 +1,5 @@ # -# $Id: INDEX.fonts,v 1.3 1996/07/25 14:06:37 wosch Exp $ +# $Id: INDEX.fonts,v 1.4 1996/08/19 22:13:04 wosch Exp $ # # database for vidfont(8) # diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile index f556cc60b8f8..dbebf2ad5487 100644 --- a/share/syscons/fonts/Makefile +++ b/share/syscons/fonts/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1996/02/18 02:25:32 wosch Exp $ +# $Id: Makefile,v 1.9 1996/08/19 22:13:05 wosch 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 4b324e8c850d..ced9a8bfc4f1 100644 --- a/share/syscons/keymaps/INDEX.keymaps +++ b/share/syscons/keymaps/INDEX.keymaps @@ -1,4 +1,4 @@ -# $Id: INDEX.keymaps,v 1.8 1996/08/19 22:11:15 wosch Exp $ +# $Id: INDEX.keymaps,v 1.9 1996/10/21 23:34:57 ache Exp $ # # database for kbdmap(8) # diff --git a/share/syscons/keymaps/Makefile b/share/syscons/keymaps/Makefile index d877d3131c3c..bef932eb180f 100644 --- a/share/syscons/keymaps/Makefile +++ b/share/syscons/keymaps/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1996/08/19 22:11:16 wosch Exp $ +# $Id: Makefile,v 1.15 1996/10/21 23:34:58 ache Exp $ KEYMAPS= INDEX.keymaps KEYMAPS+= be.iso.kbd |
