NetBSD/sys/arch
scottr 652b291390 - Rewrite scrollup(), scrolldown(), and clear_screen() to move/clear only
visible screen memory.  This results in a considerable performance win
  at all depths.
- Correct clear_screen() behavior when clearing to the top and bottom of
  screen; start at current cursor position, not current cursor row.
- Add local prototypes, and other KNF.
1996-05-07 15:52:19 +00:00
..
alpha *** empty log message *** 1996-05-07 00:33:35 +00:00
amiga Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
arm32 Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
atari There seem to be 2 types for a trap frame.... 1996-04-29 20:55:44 +00:00
hp300 Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 00:57:58 +00:00
i386 Add the DEC DEFPA FDDI interface to the catch-all kernel configs. 1996-05-07 00:59:53 +00:00
m68k Fix "prototype disagrees about inline" error. 1996-05-06 20:05:24 +00:00
mac68k - Rewrite scrollup(), scrolldown(), and clear_screen() to move/clear only 1996-05-07 15:52:19 +00:00
mips Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
mvme68k Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:10:53 +00:00
pc532 Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:12:53 +00:00
pica Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:12:53 +00:00
pmax Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:23:31 +00:00
sparc Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:28:28 +00:00
sun3 Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:35:48 +00:00
vax Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:35:48 +00:00
x68k Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:35:07 +00:00