Commit History

Author SHA1 Message Date
  greatbridf ae698248ee [partial] feat: add sync stuffs 5 months ago
  greatbridf 58eb82d5b3 feat(driver): add e1000e driver 7 months ago
  greatbridf 538244e339 style: reformat all codes with new format 7 months ago
  greatbridf 4e79226a6f chore(debug): add dwarf data for ISR 8 months ago
  greatbridf 23ec09cb64 fix: fifo, paging, tkill, preemptive kernel 9 months ago
  greatbridf b6b04e657d works 10 months ago
  greatbridf 73ab9a9320 syscall 10 months ago
  greatbridf ac083a7cf0 brand new mem subsystem 10 months ago
  greatbridf 4572e5ce46 remove keyboard drive, make serial module 10 months ago
  greatbridf 04c392fdc7 create page table, enter long mode 10 months ago
  greatbridf 6c586cfd98 feat(timer & syscall): add readv, change tick rate 10 months ago
  greatbridf 6674d1b5bb change(mbr): read 64k more 10 months ago
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall 11 months ago
  greatbridf b4bb1feadf rewrite(string): new string class 11 months ago
  greatbridf 635ea3e5ee feat(llseek): llseek return file->seek 11 months ago
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks 11 months ago
  greatbridf b12cf751c9 feat(syscall): impl MONOTONIC clock for gettime 11 months ago
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink 11 months ago
  greatbridf 7efa80fa12 feat: poll() and llseek() for busybox shell 11 months ago
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue 11 months ago
  greatbridf 1504e35835 change(syscall): kill unsupported syscall in place 11 months ago
  greatbridf 698266b865 feature(tty): support of tty termios 11 months ago
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs 11 months ago
  greatbridf e75d8437f5 feature(syscall): unlink and access 11 months ago
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; 1 year ago
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd 1 year ago
  greatbridf c29afbde1d feat(truncate): add it to syscall, vfs and tmpfs 1 year ago
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh 1 year ago
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area 1 year ago
  greatbridf 74c913f994 feat(syscall): implement sigaction 1 year ago