Историја ревизија

Аутор SHA1 Порука Датум
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 пре 2 година
  greatbridf cb96ca109a feat: free kinit memory пре 2 година
  greatbridf a9e1f08cc6 style: kernel_main пре 2 година
  greatbridf 183ed5166f feat: check O_DIRECTORY flag пре 2 година
  greatbridf 5cd3d7fd69 feat(syscall): add getcwd пре 2 година
  greatbridf 0be57320a7 feat(chdir): add syscall chdir пре 2 година
  greatbridf 8cd5128366 feat: add freeze() and kill_current() пре 2 година
  greatbridf f8dda1c0bd change: remove assert.h in kernel пре 2 година
  greatbridf bc87e8c44f feat: move codes to kill proc into proclist kill() пре 2 година
  greatbridf d4122bd571 feat(posix): impl. posix interface, update usp пре 2 година
  greatbridf 90b868a5cf feat(gblibc): set entry point to _start пре 2 година
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code пре 2 година
  greatbridf c8ff5b072a feat(syscall): add getdents пре 2 година
  greatbridf bd25366506 change(file): add ptr to parent in struct file пре 2 година
  greatbridf 8326c982e1 adapt more parts to cpp пре 2 година
  greatbridf 576ca427b0 limit vfs_read buffer size when doing system calls пре 2 година
  greatbridf 57bb3fc54e stash 2 пре 2 година
  greatbridf 79482631aa feat(file): add file descriptors пре 2 година
  greatbridf edb5ac858c fix(syscall_exit): remove all thds from ready list пре 2 година
  greatbridf 9caca574db change(thread): add class thdlist пре 2 година
  greatbridf c5a6be277a change(process): use map for process list пре 2 година
  greatbridf 6e4a649a55 feat(c++): add operator& to list iterators пре 2 година
  greatbridf b120b34b82 feat(process): add class readyqueue пре 2 година
  greatbridf 0d8e0a0ef4 feat(proc): add class proclist пре 2 година
  greatbridf b2586e331c feat(syscall): impl. exit and wait syscall пре 2 година
  greatbridf 6953011b53 refactor(scheduling): switch ctx. with schedule() пре 2 година
  greatbridf a3602de618 feat(mm): add mm_list class пре 2 година
  greatbridf 9ddd370740 feat(elf): pass program arguments to elf loader пре 2 година
  greatbridf f4fa88196f style: simplify code пре 2 година
  greatbridf f27f7ddade fix(syscall): not releasing pg_lists on unmapping пре 2 година