Historial de Commits

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