.. |
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 |
luash.lua
|
made luash set the session ID correctly
|
2017-10-07 05:54:51 +00: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 |
nbsrv.lua
|
made nbsrv log rather than print everything
|
2017-10-07 05:54:51 +00: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
|
fixed a bunch of stuff with all the update/package related programs, added pkg, etc.
|
2017-10-07 05:54:51 +00:00 |