Cronologia Commit

Autore SHA1 Messaggio Data
  greatbridf b2586e331c feat(syscall): impl. exit and wait syscall 2 anni fa
  greatbridf 5d0c569a04 feat(stack-protector): protect stack overflowing 2 anni fa
  greatbridf cebc24a3ae feat(assert): check error with assert 2 anni fa
  greatbridf f992f91617 fix(lock): labels may be defined multiple times 2 anni fa
  greatbridf 362f149fcb refactor(paging): move kernel pd and empty page 2 anni fa
  greatbridf ad0c8653da chore(c++): compile with standard c++20 2 anni fa
  greatbridf 2de03e53eb fix(CMakeLists): set FDISK_BIN if not defined 2 anni fa
  greatbridf 2eafad4b65 chore(configure): check and set FDISK_BIN 2 anni fa
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files 2 anni fa
  greatbridf 3f508e8775 feat(fs): add fat32 filesystem 2 anni fa
  greatbridf 7c938ba933 feat(hash_map): impl. hash_map 2 anni fa
  greatbridf 2ef440f8e1 change(vfs): use c++ 2 anni fa
  greatbridf 2dafb2999b feat(make): use mtools to copy files into boot.img 2 anni fa
  greatbridf 23542e4786 change(boot.img): use 512MiB as the disk image size 2 anni fa
  greatbridf 1a8bd33e17 chore(boot.img): create fat partition 2 anni fa
  greatbridf b5bd5dc2d7 chore(cmake): use cmds working on both platforms 2 anni fa
  greatbridf d6de8a08f0 feat(mbr): build mbr.bin separately 2 anni fa
  greatbridf 462ec39241 feat(ata): impl. init. ata and read sectors 2 anni fa
  greatbridf e929d98515 feat(port): add class port 2 anni fa
  greatbridf aa5b5749c4 feat(lock): impl. spin lock 2 anni fa
  greatbridf e6dc019e17 feat: build and link user space programs 2 anni fa
  greatbridf b013728ac4 feat(syscall): impl. syscalls 2 anni fa
  greatbridf 342ecc0e21 feat(process): enter user mode 2 anni fa
  greatbridf 90cc9522ab refactor: 拆分mem和mm,对interrupt使用cpp 2 anni fa
  greatbridf 010eeefb18 refactor(mem): use cpp 2 anni fa
  greatbridf f581b0765b feat(string): add string class 2 anni fa
  greatbridf 60d64c224c refactor: write tmpfs with c++ 2 anni fa
  greatbridf 9f1b0d0b7d feat: vector and allocator improvement 2 anni fa
  greatbridf b19b0323e6 feat: create tmpfs and impl. basic ops 2 anni fa
  greatbridf a3403a2a44 chore: update compiling flags 2 anni fa