提交歷史

作者 SHA1 備註 提交日期
  greatbridf 58eb82d5b3 feat(driver): add e1000e driver 8 月之前
  greatbridf d75905e322 change: improve module arch. and fix some bugs 9 月之前
  greatbridf eec5d5c283 chore: update .gitignore and CMakeLists.txt 9 月之前
  greatbridf cafeec4a85 refactor: rewrite all dentry part of vfs 10 月之前
  greatbridf 4851662c29 change(vfs): move class vfs out 10 月之前
  greatbridf 6be43506e5 change(filearray): add filearray class 11 月之前
  greatbridf 23ec09cb64 fix: fifo, paging, tkill, preemptive kernel 11 月之前
  greatbridf 73ab9a9320 syscall 11 月之前
  greatbridf ac083a7cf0 brand new mem subsystem 11 月之前
  greatbridf 4572e5ce46 remove keyboard drive, make serial module 11 月之前
  greatbridf a092424c56 slab and buddy allocator 11 月之前
  greatbridf 04c392fdc7 create page table, enter long mode 11 月之前
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall 1 年之前
  greatbridf b4bb1feadf rewrite(string): new string class 1 年之前
  greatbridf 2cb5366997 fix(vector): resize should check m_capacity 1 年之前
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks 1 年之前
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink 1 年之前
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue 1 年之前
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs 1 年之前
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four 1 年之前
  greatbridf da84d0d39b refactor: vfs 1 年之前
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator 1 年之前
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) 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 年之前
  greatbridf 25e48c79a2 change(image): rename bb to busybox_ 1 年之前
  greatbridf 915f90251e feat(image): add busybox to mount image 1 年之前
  greatbridf 3cf21d6082 feat(syscall): add set_thread_area 1 年之前
  greatbridf 2355016228 feat(libstdc++): add vector 1 年之前