Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Ben Gras dd56aa321f to let tty run with its own page table (instead of with the kernel identity
map table), make it map in video memory.

sadly, this breaks tty in non-paged mode.

happily, this simplifies the code by throwing out the messing
around with segments, and throws out vidcopy.s.
2009-05-12 12:43:18 +00:00
boot don't execute hlt in real mode. 2009-03-24 16:08:10 +00:00
commands fix for commands that try to include mfs constants from vfs 2009-05-08 20:37:06 +00:00
docs profiling reminder 2009-01-09 16:44:47 +00:00
drivers to let tty run with its own page table (instead of with the kernel identity 2009-05-12 12:43:18 +00:00
etc let at_wini see ata raid controllers 2009-02-12 12:28:28 +00:00
include to let tty run with its own page table (instead of with the kernel identity 2009-05-12 12:43:18 +00:00
kernel more sanity checking. sanity checking disabled by default. 2009-05-12 11:35:01 +00:00
lib potential buffer overruns in env_* routines 2009-05-10 16:54:37 +00:00
man lose -s flag for umount. 2009-04-27 14:23:57 +00:00
servers don't bother with unmapping physical memory in non-sanitycheck mode. 2009-05-12 11:51:53 +00:00
test throw out two time consuming tests 2008-10-01 15:09:33 +00:00
tools SizeMB isn't used any more. 2009-03-26 13:19:14 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile include libraries. 2008-11-19 13:15:35 +00:00