Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf 9b715713dc fix(vfs): check if special node ops func exist před 2 roky
  greatbridf 23542e4786 change(boot.img): use 512MiB as the disk image size před 2 roky
  greatbridf 827b33c6cb Merge branch 'disk-prepare' into special-device-file před 2 roky
  greatbridf 1a8bd33e17 chore(boot.img): create fat partition před 2 roky
  greatbridf b5bd5dc2d7 chore(cmake): use cmds working on both platforms před 2 roky
  greatbridf d6de8a08f0 feat(mbr): build mbr.bin separately před 2 roky
  greatbridf ad07d066eb fix(mmap): read mapped data from file[offset] před 2 roky
  greatbridf 0638ea3bec Merge branch 'ata' into special-device-file před 2 roky
  greatbridf 95c4bb21cc Merge branch 'mmap' into ata před 2 roky
  greatbridf 82cd10f0fc feat(mmap): able to do memory maps in kernel space před 2 roky
  greatbridf 1356bd2e63 feat(ata): ata read sector by reading node 2,0 před 2 roky
  greatbridf e88af94e05 feat(node): impl. mknode před 2 roky
  greatbridf 462ec39241 feat(ata): impl. init. ata and read sectors před 2 roky
  greatbridf 9c72ff3f2c feat(syscall): add syscall crash před 2 roky
  greatbridf e929d98515 feat(port): add class port před 2 roky
  greatbridf 7348abf2a1 chore(gitignore): ignore vim swap files před 2 roky
  greatbridf 05ab779eda feat(process): add k_new_thread před 2 roky
  greatbridf 941a9874cf fix(lock): make lock type volatile před 2 roky
  greatbridf 6107790323 fix(kthdd): acquire the lock only on func not null před 2 roky
  greatbridf 710e9cf529 Merge branch 'kernel-thread' into user-space-program před 2 roky
  greatbridf 88add58cf5 feat(kernel_thread): impl. kernel_thread forking před 2 roky
  greatbridf aa5b5749c4 feat(lock): impl. spin lock před 2 roky
  greatbridf 9b18576715 chore(cross-compile.cmake): gen. it in ./configure před 2 roky
  greatbridf 7add1ab9a3 feat(list): make node->next and prev node_type před 2 roky
  greatbridf db7926548d feat: create kernel thread před 2 roky
  greatbridf ecd76edc09 feat(syscall): impl. fork před 2 roky
  greatbridf aed24262ab chore(configure): set hardware accel. type před 2 roky
  greatbridf d50e70efaa feat(syscall): impl. sleep před 2 roky
  greatbridf 904883c5e3 refactor: add context save and load functions před 2 roky
  greatbridf e6dc019e17 feat: build and link user space programs před 2 roky