提交歷史

作者 SHA1 備註 提交日期
  greatbridf cb243f2a67 align rsp to 16 bytes 10 月之前
  greatbridf 15dabfee26 fix some problems 10 月之前
  greatbridf ac083a7cf0 brand new mem subsystem 10 月之前
  greatbridf 4572e5ce46 remove keyboard drive, make serial module 10 月之前
  greatbridf a092424c56 slab and buddy allocator 10 月之前
  greatbridf 04c392fdc7 create page table, enter long mode 10 月之前
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall 10 月之前
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks 11 月之前
  greatbridf 970c203132 change(fat32): use map to store cluster buffer 11 月之前
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink 11 月之前
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue 11 月之前
  greatbridf 698266b865 feature(tty): support of tty termios 11 月之前
  greatbridf b1b6d920f8 refactor: special node files and partprobe 11 月之前
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs 11 月之前
  greatbridf da84d0d39b refactor: vfs 11 月之前
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; 11 月之前
  greatbridf 530db35b6a feat(file): append to file 1 年之前
  greatbridf c342508132 feat(syscall.open): add truncate support 1 年之前
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd 1 年之前
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh 1 年之前
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area 1 年之前
  greatbridf 74c913f994 feat(syscall): implement sigaction 1 年之前
  greatbridf 3aa82c2b13 feat(scheduler): support multi kernel stack frames 1 年之前
  greatbridf 0809eb0e7b fix(filearr): allocate fd in dup2() 1 年之前
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) 1 年之前
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated 1 年之前
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask 1 年之前
  greatbridf 5813062c00 Merge branch 'dev' 1 年之前
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver 1 年之前
  greatbridf 12c41b087e refactor(irq): new irq handling method 1 年之前