Commit History

Author SHA1 Message Date
  LoGin a6404b52b8 refactor(bitmap): 重构静态位图实现,移除incomplete_features依赖 (#1256) 1 week ago
  LoGin 5038bf86d5 feat: implement namespace proxy and PID namespace support (#1244) 3 weeks ago
  LoGin 2c6e9dee73 fix: 检测不到ctrl+D的问题 && pid=1被kill的时候没报错的问题 (#1206) 2 months ago
  Vitus 5db1f9ad54 refactor(ipc): Refactor the syscalls in ipc (#1183) 2 months ago
  火花 a951a88bee refactor(epoll): epoll syscall refactor (#1180) 2 months ago
  YJwu2023 ef9c935732 fix: 检查栈帧大小 (#1126) 2 months ago
  火花 bc9bb9607f Feat(tty): Supplement process group logic (#1139) 3 months ago
  火花 fcb5bf4496 Feat(process): 增加ProcessGroup以及Session机制 (#1115) 4 months ago
  LoGin 13514f6695 fix: 修复nttyData的buffer导致初始化时,栈溢出的问题 (#1112) 5 months ago
  LoGin 2b72148cae feat(syscall): 实现syscall restart (#1075) 8 months ago
  MemoryShore ff76b0fcb8 修复tty处理信号时错误地将前台进程组置空的问题 & clone时未拷贝父进程tty的问题 (#1043) 9 months ago
  MemoryShore a8753f8fff feat(tty): 实现发送SIGINT终止信号 (#952) 10 months ago
  LoGin d031d46fd9 feat: 添加serial console,支持non-graphic启动 (#947) 10 months ago
  LoGin a1fc824fcc fix: 修复键盘码解析器没能正确处理类似ctrl C的控制字符的问题 (#877) 1 year ago
  LoGin bd70d2d1f4 chore: 将工具链更新到2024-07-23 (#864) 1 year ago
  GnoCiYeH 9365e8017b 完善pty,目前pty能够支持ssh (#708) 1 year ago
  GnoCiYeH dfe53cf087 实现pty,附带测试程序 (#685) 1 year ago
  LoGin b5b571e026 修复内核的clippy检查报错 (#637) 1 year ago
  GnoCiYeH 52bcb59e92 完善Tty的RawMode (#577) 1 year ago
  GnoCiYeH be60c929c8 修改tty几个bug (#549) 1 year ago
  GnoCiYeH 52da9a5937 完成与Linux兼容的Ntty (#517) 1 year ago