Go to file
reinoud 7535275b7c Fixed the `slow printing' bug that occured with debugged kernels on RiscPC's.
When the IOMD isnt mapped and all is mapped 1:1 a read gives garbage and thus
the obscure feature that slows down printing (or halts it!) when the mouse
button is pressed during output to the vidcconsole gets allways activated.

Included a simple flag that signals if the IOMD is mapped; the delay routine
won't check the mouse if this flag is still clear.
2001-02-24 21:29:38 +00:00
bin use getprogname() 2001-02-20 23:02:07 +00:00
crypto remove WARNS=0. from enami 2001-02-22 03:11:24 +00:00
dist copy "Version" file for import. 2001-02-11 07:04:20 +00:00
distrib Updated distrib sets for new arm/include and arm/include/arm32 include files 2001-02-23 21:29:00 +00:00
etc save the world. save the trees. use :sh: in the example entries. 2001-02-21 06:50:16 +00:00
games convert to use getprogname() 2001-02-19 22:39:39 +00:00
gnu Enable kcore-nbsd.c for powerpc. 2001-02-23 23:16:44 +00:00
include add prototypes for getprogname and setprogname 2001-02-19 22:12:41 +00:00
lib Add support for ARM VFP-format doubles, conditional on __VFP_FP__. 2001-02-21 18:09:25 +00:00
libexec convert to use getprogname() 2001-02-19 22:43:42 +00:00
regress use getprogname() 2001-02-20 23:22:49 +00:00
sbin PR/12275:Kimmo Suominen: show -C in usage 2001-02-23 19:49:54 +00:00
share NetBSD/sh3 ELF doesn't supports dynamic link yet. 2001-02-24 16:37:43 +00:00
sys Fixed the `slow printing' bug that occured with debugged kernels on RiscPC's. 2001-02-24 21:29:38 +00:00
usr.bin fix broken NetBSD RCS id tags 2001-02-24 00:43:50 +00:00
usr.sbin make this compile again. 2001-02-23 08:52:00 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add note about mdsetimage 2001-02-24 20:23:10 +00:00