Commit History

Author SHA1 Message Date
  MemoryShore a8753f8fff feat(tty): 实现发送SIGINT终止信号 (#952) 3 months ago
  Jomo 52dc4c3ee8 fix: 修复root用户信息未正确换行的问题 (#955) 3 months ago
  MemoryShore 40d05bcc99 修复vnc启动失败的问题 (#951) 4 months ago
  LoGin d031d46fd9 feat: 添加serial console,支持non-graphic启动 (#947) 4 months ago
  MemoryShore 103f13024b 修复tcsetpgrp函数设置进程组不正确的问题 (#950) 4 months ago
  LoGin 047dbfd44b fix(kbd): 修复键盘命令解析器生成的字节码与Linux不一致的问题 (#946) 4 months ago
  LoGin 920bda5958 doc: 添加在github上编辑的按钮,以及扩展footer (#940) 4 months ago
  LoGin 09dacded09 doc: add commit revision to footer while build with sphinx-multiversion (#939) 4 months ago
  LoGin 013ffb708f feat(ida): IDA内部改为使用XArray实现 (#934) 4 months ago
  LoGin 9ad34ef277 ci: fix awscli botcore (#937) 4 months ago
  LoGin 2f9b18ba8e ci: deploy documents to minio (#936) 4 months ago
  EMasi e35f8aa1b6 fix: Fix make update-submodules-by-mirror Error (#928) 4 months ago
  LoGin c635d8a9cf ci(docs): Build docs when push/PR to master and release version. (#935) 4 months ago
  黄铭涛 28fe4ad2a0 feat(driver/net): 将网络设备注册到sysfs, 添加设备类属性文件 (#919) 4 months ago
  MemoryShore a3571c8b79 fix(mm): 修复riscv64启动时的PageFault (#915) 4 months ago
  LoGin db7c782a9a feat: 允许通过multiboot引导(直到acpi初始化报错) (#914) 4 months ago
  曾俊 886ce28516 fix(virtio):修复了特定virtio设备环境下中断号重复错误,以及开机内核panic的bug (#881) 4 months ago
  LoGin 2b7818e80e feat: 添加对内核引导协议的抽象 (#913) 4 months ago
  MemoryShore cf7f801e1d feat(mm): 简单实现fat文件系统的文件映射 (#840) 4 months ago
  LoGin 9fa0e95eee feat: 添加gendisk抽象 (#903) 5 months ago
  LoGin 232570ae98 fix: 修复存在多个virtio设备时,中断号冲突的问题 (#904) 5 months ago
  LoGin dc9b4fea1b fix: pipe 读取/写入阻塞时,无法kill进程的问题 (#889) 5 months ago
  linfeng 4afc5b7b7b feat: 增加tokio异步运行时支持 (#894) 5 months ago
  Samuel Dai 09836e1b39 fix: socket shutdown wrong implement (#893) 5 months ago
  MemoryShore f4acaec4ea 修复unlink、unlinkat系统调用的路径错误 (#892) 5 months ago
  Chiichen fe7d4d588c ci: enable ci workflow on branches other than master (#891) 5 months ago
  LoGin a1fc824fcc fix: 修复键盘码解析器没能正确处理类似ctrl C的控制字符的问题 (#877) 5 months ago
  Jomo 0648a547da feat(cred): 初步实现Cred (#846) 6 months ago
  LoGin 703ce5a77c fix: 修复由于升级到2024-07-23工具链之后,某些机器上面内核运行一直fault的问题。 (#870) 6 months ago
  Jomo 3c0a1c8fa2 默认nightly-2024-07-23 & config改为config.toml (#872) 6 months ago