Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-18 | Add the necessary pieces to boot on a PowerMAC, does not currently work, | Dale S. Rahn | |
Debugging in progress. | |||
1997-02-18 | Add the note object to the executable. | Dale S. Rahn | |
1997-02-18 | Add note file to elf executable to tell firmware what mode to boot in. | Dale S. Rahn | |
Is this correct to have real-mode 0? It boots... | |||
1997-02-06 | Add zlib support for booting gzipped kernels. | Dale S. Rahn | |
Clean up to allow this to happen. | |||
1997-01-09 | Fix the SALIB dependancies correctly so that it builds and locates | Dale S. Rahn | |
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. | |||
1997-01-09 | Booting OpenBSD not NetBSD. | Dale S. Rahn | |
Change the print to reflect that. | |||
1996-12-28 | add OpenBSD tag to files. | Dale S. Rahn | |
1996-12-28 | Changes necessary to make the kernel compile and boot. | Dale S. Rahn | |
Some merging with NetBSD port. | |||
1996-12-21 | Check-in of powerpc kernel support. | Dale S. Rahn | |
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. |