Go to file
martin 8ab4396fef Rearange struct mach64screen to be derived from struct rasops_info,
move a few bits around and make adding screens after attach time
actually work.

When not booting as console, try to properly set up the hardware to
get a display nevertheless (XXX - does not yet work on my U5).

#if 0 some unused functions planned for future extensions (to make clear
they are unused now)
2002-10-31 14:10:07 +00:00
bin Revert rev. 1.16, as per PR kern/17411. 2002-10-30 22:52:10 +00:00
crypto don't blindly trust rlen; from Heimdal 0.5.1 2002-10-21 19:39:51 +00:00
dist Fix typos. Found by Adrian Mrva. 2002-10-29 16:22:33 +00:00
distrib Add a missing /usr/share/man/cat4/veriexec.0 as well 2002-10-30 17:02:14 +00:00
doc usr.bin/tail done 2002-10-30 21:50:47 +00:00
etc Added verified exec device (veriexec) 2002-10-29 14:11:17 +00:00
games fix duplicate limerick-o in CLEANFILES 2002-10-22 16:14:04 +00:00
gnu Comment out cross-references to man pages that don't exist. 2002-10-31 02:51:06 +00:00
include set version to 0.5nb1 2002-10-21 21:10:59 +00:00
lib support for % command [matching parens/brackets/braces] on vi modes. 2002-10-31 02:01:46 +00:00
libexec Fix typos. Found by Adrian Mrva. 2002-10-29 16:19:49 +00:00
regress Include <string.h> for memset() prototype. 2002-10-29 10:59:32 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin Lots of cleanup. 2002-10-29 14:11:06 +00:00
share Might as well install the veriexec(4) man page. 2002-10-30 15:45:10 +00:00
sys Rearange struct mach64screen to be derived from struct rasops_info, 2002-10-31 14:10:07 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin PR/18866: David A. Holland: missing const keyword in rpcgen output 2002-10-31 02:05:35 +00:00
usr.sbin follow-up rpcgen changes. 2002-10-31 08:39:13 +00:00
BUILDING regen for build.sh -k 2002-10-20 15:48:40 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +00:00
Makefile.inc
UPDATING kernel update requires userland systrace recompile. 2002-10-11 21:55:48 +00:00
build.sh - Add support for ./build.sh -k kern, which configures and builds the named 2002-10-20 15:48:01 +00:00