|
787163c606
|
made ed actually have the right commands for stuff oops
|
2019-11-09 17:56:44 +11:00 |
|
|
80eea7142d
|
made init less syslog-spammy
|
2019-11-09 16:00:46 +11:00 |
|
|
a97e3c93ee
|
made init not kill itself on startup
|
2019-11-09 14:59:53 +11:00 |
|
|
ec699518b5
|
made df wrap numbers better
|
2019-11-09 14:59:34 +11:00 |
|
|
faca451c57
|
added some filesystem-related utils
|
2019-11-09 14:54:01 +11:00 |
|
|
6ad6880a6d
|
rewrote init.lua to be a real init daemon
|
2019-11-09 14:23:18 +11:00 |
|
|
d23a25613d
|
made ps display the pid correctly
|
2019-11-09 13:48:50 +11:00 |
|
|
a335ff5c87
|
made ed not choke when you append an empty file
|
2019-11-09 13:46:31 +11:00 |
|
|
e9aac95dd7
|
added a mkdir alias for fs.makeDirectory in the shell
|
2019-11-09 13:17:21 +11:00 |
|
|
1c416be625
|
made the version thingo print a line this is important
|
2019-11-06 14:31:28 +11:00 |
|
|
ff321804ee
|
moved cd out of the shell and into the os library as os.chdir
|
2019-11-06 14:28:40 +11:00 |
|
|
0ced41b897
|
updated some executables to actually work with the kernel changes
|
2019-11-04 08:55:39 +11:00 |
|
|
346c6bcf29
|
proper sane terminal allocation now
|
2019-11-04 08:55:04 +11:00 |
|
|
aaccc053d3
|
cursed
|
2019-10-27 23:34:02 +11:00 |
|
|
2e3907abd3
|
made ct.p and ct.P point to the correct functions
|
2019-08-13 15:31:10 +10:00 |
|
|
36a3912c84
|
made ed clipboard-aware
|
2019-08-07 21:09:21 +10:00 |
|
|
bc1f7d7c6c
|
added a simple wget program for internet cards
|
2019-08-02 15:56:55 +10:00 |
|
|
aa570fcc4e
|
replaced the editor with skex2 because it's infinitely better and works on PsychOS2 now
|
2019-07-28 19:53:25 +10:00 |
|
|
be8ba0a40b
|
made the shell not return pcall's true if it is true
|
2019-07-28 19:52:32 +10:00 |
|
|
7347c93988
|
made external executables return despite being in a different process. yay for IPC?
|
2019-07-28 19:46:43 +10:00 |
|
|
12df3de7df
|
added a cd() builtin to the shell, for changing working directory
|
2019-07-28 13:03:04 +10:00 |
|
|
ead102f131
|
made the shell spawn executed files as their own process and wait for them to complete
|
2019-07-28 12:45:38 +10:00 |
|
|
dc03ad94bc
|
added an FRequest client and server
|
2019-07-23 14:11:40 +10:00 |
|
|
eaef339fe9
|
added an unarchiving program, changed mkarchive behavior slightly
|
2019-07-22 13:47:21 +10:00 |
|
|
f674efaa28
|
added an archiving program
|
2019-07-22 09:42:37 +10:00 |
|
|
3f214d3ebc
|
this is an intervention
|
2019-07-14 20:52:56 +10:00 |
|
|
a29fc154a0
|
added a terminal server and bad netcat clone
|
2019-01-09 16:23:30 +11:00 |
|
|
2b69f81111
|
added shell utility programs
|
2019-01-08 18:09:04 +11:00 |
|
|
8b35bfe3a6
|
made the shell cleaner, and tell the current $PWD
|
2019-01-08 18:04:18 +11:00 |
|
|
c27b20bc59
|
made ps() use the t environment variable rather than task param
|
2019-01-08 17:59:45 +11:00 |
|
|
2f48091a07
|
fuck knows
|
2018-11-03 03:05:41 +11:00 |
|