Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 362f149fcb refactor(paging): move kernel pd and empty page há 2 anos atrás
  greatbridf ad0c8653da chore(c++): compile with standard c++20 há 2 anos atrás
  greatbridf 2de03e53eb fix(CMakeLists): set FDISK_BIN if not defined há 2 anos atrás
  greatbridf 2eafad4b65 chore(configure): check and set FDISK_BIN há 2 anos atrás
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files há 2 anos atrás
  greatbridf 3f508e8775 feat(fs): add fat32 filesystem há 2 anos atrás
  greatbridf 7c938ba933 feat(hash_map): impl. hash_map há 2 anos atrás
  greatbridf 2ef440f8e1 change(vfs): use c++ há 2 anos atrás
  greatbridf 2dafb2999b feat(make): use mtools to copy files into boot.img há 2 anos atrás
  greatbridf 23542e4786 change(boot.img): use 512MiB as the disk image size há 2 anos atrás
  greatbridf 1a8bd33e17 chore(boot.img): create fat partition há 2 anos atrás
  greatbridf b5bd5dc2d7 chore(cmake): use cmds working on both platforms há 2 anos atrás
  greatbridf d6de8a08f0 feat(mbr): build mbr.bin separately há 2 anos atrás
  greatbridf 462ec39241 feat(ata): impl. init. ata and read sectors há 2 anos atrás
  greatbridf e929d98515 feat(port): add class port há 2 anos atrás
  greatbridf aa5b5749c4 feat(lock): impl. spin lock há 2 anos atrás
  greatbridf e6dc019e17 feat: build and link user space programs há 2 anos atrás
  greatbridf b013728ac4 feat(syscall): impl. syscalls há 2 anos atrás
  greatbridf 342ecc0e21 feat(process): enter user mode há 2 anos atrás
  greatbridf 90cc9522ab refactor: 拆分mem和mm,对interrupt使用cpp há 2 anos atrás
  greatbridf 010eeefb18 refactor(mem): use cpp há 2 anos atrás
  greatbridf f581b0765b feat(string): add string class há 2 anos atrás
  greatbridf 60d64c224c refactor: write tmpfs with c++ há 2 anos atrás
  greatbridf 9f1b0d0b7d feat: vector and allocator improvement há 2 anos atrás
  greatbridf b19b0323e6 feat: create tmpfs and impl. basic ops há 2 anos atrás
  greatbridf a3403a2a44 chore: update compiling flags há 2 anos atrás
  greatbridf d923498640 feat: copy on write há 2 anos atrás
  greatbridf 2eaf205b8a memory allocation há 2 anos atrás
  greatbridf 12f53f49eb feat: type bitmap há 2 anos atrás
  greatbridf 7cb2030b14 feat: tty, memcpy and strlen há 2 anos atrás