Historique des commits

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