Age | Commit message (Collapse) | Author |
|
if no characters are available. Deal with it.
|
|
Now that ramdisk is used, booting from floppy does not wait for floppy change.
Do not force real mode for booting, this disables caches on certain machines.
use the freshly build hack-obj, do not require "." in the current path.
|
|
Debugging in progress.
|
|
|
|
Is this correct to have real-mode 0? It boots...
|
|
Clean up to allow this to happen.
|
|
the library.
Fix alloc.c so that the piece allocated is of the "correct" size for
the current allocation by splitting the buffer.
This was required so that free would work correctly if a large buffer
was allocated, then freed, the allocated again with a small allocation.
|
|
Change the print to reflect that.
|
|
|
|
Some merging with NetBSD port.
|
|
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
|