12 lines
499 B
Plaintext
12 lines
499 B
Plaintext
|
LIST OF CHANGES FROM PREVIOUS RELEASE: <$Revision: 1.1 $>
|
||
|
|
||
|
No previous release:
|
||
|
fixed stupid .type stuff
|
||
|
cleaned up lots of compilation warnings (glass)
|
||
|
implemented chris's now standardized syscall debugging stuff
|
||
|
(no multi-syscall table support yet) (glass)
|
||
|
fixed bug where copy*() routines that caused page faults would
|
||
|
access control space (mmu) instead of user space. (glass)
|
||
|
fixed bug in pmap_module:pmap_protect() that trashed ptes (glass)
|
||
|
canonicalize the includes
|