Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/14/1996 07:10:01
scottr
Mon Oct 14 00:01:11 PDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/conf
In directory netbsd1:/var/slash-tmp/cvs-serv24127
Modified Files:
std.mac68k
Log Message:
Add EXEC_AOUT and EXEC_SCRIPT
thorpej
Mon Oct 14 00:09:42 PDT 1996
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv24464
Modified Files:
hil.c
Log Message:
Default the HIL keyboard to "US ASCII". This should fix a bug where
an unrecognized keyboard produced garbage on keypresses in the kernel,
but worked in the boot program (which has this default). The bug is
that the keymap pointers are unitialized.