Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 6f29d1acca allocator há 10 meses atrás
  greatbridf a092424c56 slab and buddy allocator há 10 meses atrás
  greatbridf 04c392fdc7 create page table, enter long mode há 10 meses atrás
  greatbridf 6c586cfd98 feat(timer & syscall): add readv, change tick rate há 10 meses atrás
  greatbridf 6674d1b5bb change(mbr): read 64k more há 10 meses atrás
  greatbridf c4ce6874f5 fix(blk_allocator): update p_start properly há 10 meses atrás
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall há 10 meses atrás
  greatbridf b4bb1feadf rewrite(string): new string class há 11 meses atrás
  greatbridf 635ea3e5ee feat(llseek): llseek return file->seek há 11 meses atrás
  greatbridf 2cb5366997 fix(vector): resize should check m_capacity há 11 meses atrás
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks há 11 meses atrás
  greatbridf 970c203132 change(fat32): use map to store cluster buffer há 11 meses atrás
  greatbridf b12cf751c9 feat(syscall): impl MONOTONIC clock for gettime há 11 meses atrás
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink há 11 meses atrás
  greatbridf 370949b19a refactor(ahci, fat): make achi read 3kb a time há 11 meses atrás
  greatbridf 95ee316d1b fix(interrupt): send EOI to PIC2 for IRQ8-15 há 11 meses atrás
  greatbridf 1dacf49c2a fix(lock): lock not properly locked há 11 meses atrás
  greatbridf 7efa80fa12 feat: poll() and llseek() for busybox shell há 11 meses atrás
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue há 11 meses atrás
  greatbridf 1504e35835 change(syscall): kill unsupported syscall in place há 11 meses atrás
  greatbridf 698266b865 feature(tty): support of tty termios há 11 meses atrás
  greatbridf b1b6d920f8 refactor: special node files and partprobe há 11 meses atrás
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs há 11 meses atrás
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four há 11 meses atrás
  greatbridf da84d0d39b refactor: vfs há 11 meses atrás
  greatbridf f67d993913 remove: some redundant code há 11 meses atrás
  greatbridf e75d8437f5 feature(syscall): unlink and access há 11 meses atrás
  greatbridf cb12970934 feature(shared_ptr): add make_shared(); há 11 meses atrás
  greatbridf 059465cfd5 feature(hash_map): add begin() and end() há 11 meses atrás
  greatbridf 56349fea2c change(user-sh): suppress runcmd() warning há 11 meses atrás