Skip to content

SectorOS-RW4 v4.23.04.2NR

Compare
Choose a tag to compare
@Arun007coder Arun007coder released this 08 Apr 16:17
· 28 commits to main since this release
40e3beb

Changelog

  • Implemented VFS
  • Implemented SORFS
  • Implemented tree structure
  • Implemented slow ata driver
  • Implemented mbr partition probing
  • Implemented ramdisk
  • Implemented devfs
  • Implemented kernelfs
  • Implemented filesystem detection function
  • Created tools for making and extracting sorfs disk image
  • Can access sorfs disk image loaded using module command in grub
  • Implemented PCI driver
  • Fixed some bugs in vga_text driver
  • Fixed a bug in strstr function in string.c
  • Implemented random motd printing
  • Implemented zalloc to allocate memory initialized with 0
  • Updated Makefile
  • Updated kernelmain.c
  • Incremented kernel version

Changelog