This commit was manufactured by cvs2svn to create tag 'r3_1_2a_cds'.

This commit is contained in:
nobody
2006-05-03 22:45:30 +00:00
parent 28290d0898
commit f9e7fa1a87
104 changed files with 26 additions and 45013 deletions

View File

@@ -44,7 +44,7 @@ register message *m_ptr; /* pointer to request message */
}
if (index < 0) return(ENOSPC);
if (! machine.protected) {
if (! machine.prot) {
selector = phys / HCLICK_SIZE;
offset = phys % HCLICK_SIZE;
result = OK;