OC-PsychOS/exec
Izaya ac27dc473c cleaned up modules and exec 2017-10-14 08:11:01 +11:00
..
addperm.lua added some programs to manage permissions from the shell 2017-10-07 05:54:51 +00:00
cat.lua moved most of the shutil functions into programs in exec/ to reduce kernel size. 2017-09-15 14:42:10 +10:00
free.lua moved most of the shutil functions into programs in exec/ to reduce kernel size. 2017-09-15 14:42:10 +10:00
lmk.lua wrote lmk, an more general lua build system 2017-10-08 08:22:35 +11:00
ls.lua moved most of the shutil functions into programs in exec/ to reduce kernel size. 2017-09-15 14:42:10 +10:00
lush.lua lush no longer forks or calls login, has a configurable prompt 2017-10-08 01:35:18 +11:00
msh.lua added msh, the most minimal shell I could implement decently (just a lua prompt), added it to the minimal config, aliased lush to shell in the other versions 2017-10-08 01:30:37 +11:00
nsh.lua made stuff use computer.uptime because it always returns seconds 2017-09-10 15:23:46 +10:00
nshd.lua nsh improvements, now supports closing of sessions 2017-09-05 19:09:07 +10:00
passwd.lua changed the user system to allow more flexible configuration 2017-10-08 00:24:42 +11:00
pkg.lua added remove and dir functionality to pkg 2017-10-07 05:54:51 +00:00
ps.lua moved most of the shutil functions into programs in exec/ to reduce kernel size. 2017-09-15 14:42:10 +10:00
rmperm.lua added some programs to manage permissions from the shell 2017-10-07 05:54:51 +00:00
skex2.lua fixed a bug with append hopefully 2017-08-27 04:22:24 +10:00
su.lua added some programs for using the user system 2017-09-14 15:15:08 +10:00
update.lua fixed a bunch of stuff with all the update/package related programs, added pkg, etc. 2017-10-07 05:54:51 +00:00
wget.lua wget can now be cancelled using ctrl-alt-c 2017-10-09 04:29:47 +11:00