Commit History

Author SHA1 Message Date
  LoGin 955e97ad3e feat(filesystem): 添加MountFlags支持并实现`/proc/mounts`文件 (#1253) 1 week ago
  linfeng aaca906914 fix: Fixed several errors in the file system (#1249) 1 week ago
  LoGin 4407984044 feat(mm): 添加mincore系统调用,返回ENOSYS (#1241) 3 weeks ago
  火花 1e574d89fa feat(fs): 补充mount系统调用,增加对硬盘挂载 & ext4文件系统的支持 (#1182) 1 month ago
  LoGin 0b89d7130e refactor(vfs): 重构statx系统调用的实现 (#1149) 3 months ago
  LoGin d031d46fd9 feat: 添加serial console,支持non-graphic启动 (#947) 10 months ago
  LoGin 013ffb708f feat(ida): IDA内部改为使用XArray实现 (#934) 11 months ago
  曾俊 2eab6dd743 feat(log): 将内核日志统一为新的logger (#814) 1 year ago
  Samuel Dai 1074eb34e7 feat(filesystem): 引入Umount系统调用 (#719) 1 year ago
  Jomo 6fc066ac11 实现SystemV共享内存 (#690) 1 year ago
  GnoCiYeH dfe53cf087 实现pty,附带测试程序 (#685) 1 year ago