sortix-mirror/utils
Jonas 'Sortie' Termansen d4590cefa1 Added chdir(2), getcwd(2), which mxsh and ls now uses. 2011-11-21 12:19:57 +01:00
..
.gitignore The Sortix programs are now compiled into initrd/. 2011-08-28 12:42:06 +02:00
Makefile Added a simple text editor that can save/load files. 2011-11-19 00:57:17 +01:00
cat.cpp cat(1) can now cat files. 2011-11-19 00:57:17 +01:00
clear.cpp Added a shell, a few programs, and added support for SIGINT. 2011-08-28 12:38:01 +02:00
editor.cpp Added a simple text editor that can save/load files. 2011-11-19 00:57:17 +01:00
help.cpp Help now shell-offs ls /bin, instead of ls /. 2011-11-21 00:30:24 +01:00
idle.cpp Implemented the fork() system call and what it needed to work properly. 2011-11-01 01:00:20 +01:00
init.cpp Oh my god, did I include thread.cpp into kernel.cpp!? 2011-11-07 14:36:35 +01:00
ls.cpp Added chdir(2), getcwd(2), which mxsh and ls now uses. 2011-11-21 12:19:57 +01:00
mxsh.cpp Added chdir(2), getcwd(2), which mxsh and ls now uses. 2011-11-21 12:19:57 +01:00
uname.cpp Added a shell, a few programs, and added support for SIGINT. 2011-08-28 12:38:01 +02:00