Go to file
reinoud ef34b019ed Implement hardware scrolling in vesafb by utilising the whole frame buffer
memory and scrolling trough it. If the hardware is not capable it will
disable hardware scrolling.

For 640x480 at 8 bpp the speedup is around 4 times, at 1280x1280 at 32 bpp
the speedup is around 9.4 times.

Checked and OK'd by Jared McNeill. Thanks go to Jared and Michael Lorenz
for their tips and vcons knowledge!
2007-03-24 00:07:17 +00:00
bin s/intialized/initialized/ 2007-03-17 13:51:46 +00:00
common Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
crypto From Joy Latten: fix a segfault when using security labels between 32bit and 64bit host. 2007-03-23 15:43:19 +00:00
dist unbork openssl import borkage. 2007-03-07 03:18:53 +00:00
distrib Fix typo, which prevented DHCP network configuration from discovering the 2007-03-23 12:51:03 +00:00
doc Mention options(4) in last item... suggested by hubertf@. 2007-03-21 19:30:55 +00:00
etc Make './MAKEDEV local' work as expected, whether we are counting 2007-03-21 23:07:00 +00:00
games Xref shuffle(1) from random(6), and vice versa 2007-03-20 16:12:40 +00:00
gnu Steal code from tc-sparc.[ch] to implement a vax specific "cons" routine. 2007-03-16 22:16:12 +00:00
include -get cabs() and cabsf() out of public view - these are historical and 2007-02-22 22:08:17 +00:00
lib add __BEGIN_DECLS/__END_DECLS so that this can be used from c++ libs 2007-03-23 21:37:45 +00:00
libexec Deal with MKPICLIB != no. 2007-03-15 17:27:15 +00:00
regress - Make -DINTREE works again. 2007-03-16 01:29:40 +00:00
rescue Add: lfs_cleanerd 2007-03-23 05:48:34 +00:00
sbin Call the pivot root by it's name. 2007-03-23 16:42:27 +00:00
share Document net.inet6.ip6.hashsize to control the IPv6 Fast Forward hash table 2007-03-23 14:32:45 +00:00
sys Implement hardware scrolling in vesafb by utilising the whole frame buffer 2007-03-24 00:07:17 +00:00
tools G/C some HAVE_GCC == 3 stuff 2007-03-16 08:01:05 +00:00
usr.bin Allow the -l (long format) option to be used with pkill too. 2007-03-21 20:05:18 +00:00
usr.sbin If we have to do a stat in lookup, update time of last stat for 2007-03-22 13:43:58 +00:00
x11
BUILDING Try to clarify the description of build.sh -m mach. 2007-01-27 11:47:36 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc
UPDATING note src/sys/sys/{sa.h,savar.h} removal and workaround 2007-03-10 00:10:15 +00:00
build.sh Don't treat -m evbarm like the other arm-based platforms. Set 2007-02-19 14:20:11 +00:00