Changelog/0.03a

From WhitixDoc

Jump to: navigation, search

Contents

Booting

  • Add int13 function for extra safety when accessing the BIOS. diff
  • Pad isoboot file so the BIOS no longer has to read a zero number of sectors. diff

Build

  • Remove -Wall, and replace with -Wextra. diff

Devices

Filesystem

  • Fix bug where burn would repeatedly list the contents of the DevFS directories. diff

i386

Kernel

  • Remove extra STACK_PUSH, as i386ExitThread is now pushed onto the user stack. diff

User

  • Add the portlist file to the build. diff

Video

  • Change the number of consoles to 7. diff
Personal tools