Historia zmian

Autor SHA1 Wiadomość Data
  greatbridf ad07d066eb fix(mmap): read mapped data from file[offset] 2 lat temu
  greatbridf 0638ea3bec Merge branch 'ata' into special-device-file 2 lat temu
  greatbridf 95c4bb21cc Merge branch 'mmap' into ata 2 lat temu
  greatbridf 82cd10f0fc feat(mmap): able to do memory maps in kernel space 2 lat temu
  greatbridf 1356bd2e63 feat(ata): ata read sector by reading node 2,0 2 lat temu
  greatbridf e88af94e05 feat(node): impl. mknode 2 lat temu
  greatbridf 462ec39241 feat(ata): impl. init. ata and read sectors 2 lat temu
  greatbridf 9c72ff3f2c feat(syscall): add syscall crash 2 lat temu
  greatbridf e929d98515 feat(port): add class port 2 lat temu
  greatbridf 7348abf2a1 chore(gitignore): ignore vim swap files 2 lat temu
  greatbridf 05ab779eda feat(process): add k_new_thread 2 lat temu
  greatbridf 941a9874cf fix(lock): make lock type volatile 2 lat temu
  greatbridf 6107790323 fix(kthdd): acquire the lock only on func not null 2 lat temu
  greatbridf 710e9cf529 Merge branch 'kernel-thread' into user-space-program 2 lat temu
  greatbridf 88add58cf5 feat(kernel_thread): impl. kernel_thread forking 2 lat temu
  greatbridf aa5b5749c4 feat(lock): impl. spin lock 2 lat temu
  greatbridf 9b18576715 chore(cross-compile.cmake): gen. it in ./configure 2 lat temu
  greatbridf 7add1ab9a3 feat(list): make node->next and prev node_type 2 lat temu
  greatbridf db7926548d feat: create kernel thread 2 lat temu
  greatbridf ecd76edc09 feat(syscall): impl. fork 2 lat temu
  greatbridf aed24262ab chore(configure): set hardware accel. type 2 lat temu
  greatbridf d50e70efaa feat(syscall): impl. sleep 2 lat temu
  greatbridf 904883c5e3 refactor: add context save and load functions 2 lat temu
  greatbridf e6dc019e17 feat: build and link user space programs 2 lat temu
  greatbridf 9a6aa020d8 Merge branch 'syscall' 2 lat temu
  greatbridf 0aaa529fd0 chore(Makefile): rename configure, add reconfigure 2 lat temu
  greatbridf b013728ac4 feat(syscall): impl. syscalls 2 lat temu
  greatbridf c5d37ef334 style: change struct to class, remove parentheses 2 lat temu
  greatbridf 14d8c7760e chore: update global_find script 2 lat temu
  greatbridf 54740e3f8e Merge branch 'macos-adaption' 2 lat temu