Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/amiga/conf Change name of console fonts kf_8x8.c an...



details:   https://anonhg.NetBSD.org/src/rev/76aec8468ff0
branches:  trunk
changeset: 525766:76aec8468ff0
user:      heinz <heinz%NetBSD.org@localhost>
date:      Wed Apr 17 00:59:07 2002 +0000

description:
Change name of console fonts kf_8x8.c and kf_8x11.c

diffstat:

 sys/arch/amiga/conf/files.amiga |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r eed4688cd79b -r 76aec8468ff0 sys/arch/amiga/conf/files.amiga
--- a/sys/arch/amiga/conf/files.amiga   Wed Apr 17 00:52:13 2002 +0000
+++ b/sys/arch/amiga/conf/files.amiga   Wed Apr 17 00:59:07 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.amiga,v 1.118 2002/04/16 20:50:17 thorpej Exp $
+#      $NetBSD: files.amiga,v 1.119 2002/04/17 00:59:07 heinz Exp $
 
 # maxpartitions must be first item in files.${ARCH}.newconf
 maxpartitions 16                       # NOTE THAT AMIGA IS SPECIAL!
@@ -132,8 +132,8 @@
 attach ite at grf
 file   arch/amiga/dev/ite.c            ite needs-flag
 file   arch/amiga/dev/kbdmap.c         ite
-file   arch/amiga/dev/kf_8x8.c         ite | amidisplaycc
-file   arch/amiga/dev/kf_8x11.c        kfont_8x11
+file   arch/amiga/dev/kf_iso8859_1_8x8.c       ite | amidisplaycc
+file   arch/amiga/dev/kf_iso8859_1_8x11.c      kfont_8x11
 file   arch/amiga/dev/kf_custom.c      kfont_custom
 
 # custom chips grf (ite0 grf0)



Home | Main Index | Thread Index | Old Index