Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.4.0

Choose a tag to compare

@nuta nuta released this 21 Aug 10:41
  • shell: Use the serial port driver in kernel for the shell access.
  • Support command-line arguments.
  • libs/resea: Add parsing library <resea/cmdline.h>.
  • tcpip: Implement TCP active open.
  • Add command-line utilities application named utils.
  • Remove display and ps2kbd device drivers.
  • kernel: Deny kernel memory access from the userspace by default.
  • kernel: Reorganize internal interfaces.
  • Introduce sparse, a static analyzer for C.