Commit Verlauf

Autor SHA1 Nachricht Datum
  greatbridf c4ce6874f5 fix(blk_allocator): update p_start properly vor 1 Jahr
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall vor 1 Jahr
  greatbridf b4bb1feadf rewrite(string): new string class vor 1 Jahr
  greatbridf 635ea3e5ee feat(llseek): llseek return file->seek vor 1 Jahr
  greatbridf 2cb5366997 fix(vector): resize should check m_capacity vor 1 Jahr
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks vor 1 Jahr
  greatbridf 970c203132 change(fat32): use map to store cluster buffer vor 1 Jahr
  greatbridf b12cf751c9 feat(syscall): impl MONOTONIC clock for gettime vor 1 Jahr
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink vor 1 Jahr
  greatbridf 370949b19a refactor(ahci, fat): make achi read 3kb a time vor 1 Jahr
  greatbridf 95ee316d1b fix(interrupt): send EOI to PIC2 for IRQ8-15 vor 1 Jahr
  greatbridf 1dacf49c2a fix(lock): lock not properly locked vor 1 Jahr
  greatbridf 7efa80fa12 feat: poll() and llseek() for busybox shell vor 1 Jahr
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue vor 1 Jahr
  greatbridf 1504e35835 change(syscall): kill unsupported syscall in place vor 1 Jahr
  greatbridf 698266b865 feature(tty): support of tty termios vor 1 Jahr
  greatbridf b1b6d920f8 refactor: special node files and partprobe vor 1 Jahr
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs vor 1 Jahr
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four vor 1 Jahr
  greatbridf da84d0d39b refactor: vfs vor 1 Jahr
  greatbridf f67d993913 remove: some redundant code vor 1 Jahr
  greatbridf e75d8437f5 feature(syscall): unlink and access vor 1 Jahr
  greatbridf cb12970934 feature(shared_ptr): add make_shared(); vor 1 Jahr
  greatbridf 059465cfd5 feature(hash_map): add begin() and end() vor 1 Jahr
  greatbridf 56349fea2c change(user-sh): suppress runcmd() warning vor 1 Jahr
  greatbridf f607aecdab update: pretty print script vor 1 Jahr
  greatbridf eccb650472 chore: update Makefile.src, remove redundant files vor 1 Jahr
  greatbridf 735b7988b3 fix: remove constexpr from some function decl. vor 1 Jahr
  greatbridf 61eaa076d3 chore: check if we should probe fdisk path in conf. vor 1 Jahr
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; vor 1 Jahr