Историја ревизија

Аутор SHA1 Порука Датум
  greatbridf 5e6a91193c feat(hash): add string hash functions пре 2 година
  greatbridf 7c938ba933 feat(hash_map): impl. hash_map пре 2 година
  greatbridf 2ef440f8e1 change(vfs): use c++ пре 2 година
  greatbridf 2dafb2999b feat(make): use mtools to copy files into boot.img пре 2 година
  greatbridf 8da2920aa5 chore(configure): check whether mkfs.fat exists пре 2 година
  greatbridf 05cf4932d8 feat(vfs): add new struct special_node пре 2 година
  greatbridf 41aeb2dd0d style(vfs): rename union special_node to node_t пре 2 година
  greatbridf f9ba0231e8 change(ata): make identify() return a status value пре 2 година
  greatbridf 9b715713dc fix(vfs): check if special node ops func exist пре 2 година
  greatbridf 23542e4786 change(boot.img): use 512MiB as the disk image size пре 2 година
  greatbridf 827b33c6cb Merge branch 'disk-prepare' into special-device-file пре 2 година
  greatbridf 1a8bd33e17 chore(boot.img): create fat partition пре 2 година
  greatbridf b5bd5dc2d7 chore(cmake): use cmds working on both platforms пре 2 година
  greatbridf d6de8a08f0 feat(mbr): build mbr.bin separately пре 2 година
  greatbridf ad07d066eb fix(mmap): read mapped data from file[offset] пре 2 година
  greatbridf 0638ea3bec Merge branch 'ata' into special-device-file пре 2 година
  greatbridf 95c4bb21cc Merge branch 'mmap' into ata пре 2 година
  greatbridf 82cd10f0fc feat(mmap): able to do memory maps in kernel space пре 2 година
  greatbridf 1356bd2e63 feat(ata): ata read sector by reading node 2,0 пре 2 година
  greatbridf e88af94e05 feat(node): impl. mknode пре 2 година
  greatbridf 462ec39241 feat(ata): impl. init. ata and read sectors пре 2 година
  greatbridf 9c72ff3f2c feat(syscall): add syscall crash пре 2 година
  greatbridf e929d98515 feat(port): add class port пре 2 година
  greatbridf 7348abf2a1 chore(gitignore): ignore vim swap files пре 2 година
  greatbridf 05ab779eda feat(process): add k_new_thread пре 2 година
  greatbridf 941a9874cf fix(lock): make lock type volatile пре 2 година
  greatbridf 6107790323 fix(kthdd): acquire the lock only on func not null пре 2 година
  greatbridf 710e9cf529 Merge branch 'kernel-thread' into user-space-program пре 2 година
  greatbridf 88add58cf5 feat(kernel_thread): impl. kernel_thread forking пре 2 година
  greatbridf aa5b5749c4 feat(lock): impl. spin lock пре 2 година