|
eaa4eb7d86
|
FS library updates
|
2017-06-12 14:28:15 +00:00 |
|
|
ed85e857ff
|
skex2 updates and documentation
|
2017-06-12 11:56:22 +00:00 |
|
|
8b2d6778dc
|
better detection for the path
|
2017-05-28 17:29:23 +00:00 |
|
|
cff032643e
|
added a module added before the other base stuff to load MultICE from OpenOS
|
2017-05-28 11:58:53 +00:00 |
|
|
833b5f5504
|
added a mediocre line editor, skex (2)
|
2017-05-27 18:24:44 +00:00 |
|
|
04246a63c6
|
fixed a bug that had been annoying for me a bit with tab spacing
|
2017-05-27 17:44:27 +00:00 |
|
|
9d0848b8ec
|
added an initless everything configuration
|
2017-05-27 17:26:57 +00:00 |
|
|
4a10645316
|
fixed the IRC bridge - I forgot base64
|
2017-05-26 13:01:15 +00:00 |
|
|
45abd567de
|
added a minifier rule for tostring and tonumber, should reduce code size a fair bit
|
2017-05-25 00:57:10 +00:00 |
|
|
4fb2fc0e0e
|
change proc-utils for proper support of static pids
|
2017-05-25 00:55:24 +00:00 |
|
|
85dbe20f9f
|
made process IDs static hopefully
|
2017-05-25 00:45:13 +00:00 |
|
|
375b425911
|
fixed l()
|
2017-05-25 00:07:36 +00:00 |
|
|
9d57e69523
|
as it turns out --quiet breaks basically everything. never mind.
|
2017-05-24 23:03:14 +00:00 |
|
|
51e5c68d9f
|
added a proc-utils library. note to self: move shit like shutil and proc-utils to library/
|
2017-05-24 22:37:42 +00:00 |
|
|
c945736ae1
|
some general optomisations
|
2017-05-24 22:36:47 +00:00 |
|
|
7e0d963af3
|
added a config with all the bells and whistles
|
2017-05-24 09:35:03 +00:00 |
|
|
603ee1c869
|
added a --quiet option to build.lua
|
2017-05-24 09:33:42 +00:00 |
|
|
2249062214
|
no longer depends on E().sI
|
2017-05-23 17:10:12 +00:00 |
|
|
9ae5e54176
|
so something broke fs-ext-gen.
|
2017-05-23 17:09:54 +00:00 |
|
|
304a08ae51
|
switched to fs-ext-gen for headless configurations
|
2017-05-23 15:18:18 +00:00 |
|
|
4c5ae1d393
|
readline should work without a .sI environment variable again
|
2017-05-23 15:14:50 +00:00 |
|
|
1c2da6090b
|
made default network addresses a bit more usable
|
2017-05-23 15:14:23 +00:00 |
|
|
f6c61622bc
|
add a way to quit nsh sessions, ^]
|
2017-05-23 14:48:26 +00:00 |
|
|
1994d25f5f
|
should stop crashing with print() before processes start running
|
2017-05-23 14:46:50 +00:00 |
|
|
c10058e490
|
changed some formatting and stuff for ps() and mem()
|
2017-05-23 14:44:46 +00:00 |
|
|
c5d0662a7c
|
removed some debug text
|
2017-05-23 14:41:28 +00:00 |
|
|
5d94afe751
|
fixed a bug in the spawning of keyboard drivers
|
2017-05-23 14:39:28 +00:00 |
|
|
507fe49984
|
added tabs to the tty
|
2017-05-23 14:38:33 +00:00 |
|
|
6f94ad19ba
|
config changes I guess
|
2017-05-21 13:21:09 +00:00 |
|
|
295314cc4e
|
Automated negotiation of nsh sessions. Fancy stuff.
|
2017-05-21 10:19:53 +00:00 |
|
|
4552888f8b
|
some fancy remote shell related stuff. it works in the background now. currently breaks all stable builds.
|
2017-05-19 20:55:11 +00:00 |
|
|
5814140245
|
fix a typo
|
2017-05-19 20:43:09 +00:00 |
|
|
8698abf08a
|
tidying up
|
2017-05-16 02:40:36 +10:00 |
|
|
936712b609
|
General fixes of stuff.
|
2017-05-16 02:36:16 +10:00 |
|
|
1b49166cdc
|
Merge branch 'dev' of github.com:XeonSquared/multice into dev
|
2017-05-16 02:26:49 +10:00 |
|
|
95a5a16e0f
|
hopeful multisession support
|
2017-05-16 02:26:28 +10:00 |
|
|
be1534124b
|
Made ps() from shutil a little nicer
|
2017-05-15 21:14:44 +10:00 |
|
|
080af72ca6
|
general fixes
|
2017-05-15 17:19:24 +10:00 |
|
|
669e877513
|
Maybe actually added it?
|
2017-05-15 17:18:15 +10:00 |
|
|
52248755b1
|
Added a basic init system.
|
2017-05-15 17:16:20 +10:00 |
|
|
b02997bd85
|
Added build time recording to listmods
|
2017-05-15 01:46:40 +10:00 |
|
|
a138a02d61
|
Reminder not to code before or after midnight
|
2017-05-14 22:32:15 +10:00 |
|
|
bcbea6facd
|
Forgot to return it x_x
|
2017-05-14 22:31:03 +10:00 |
|
|
3d89bbd987
|
Added a passthrough-to-data-card version of the base64 library. Compatible with the normal implementation, in theory faster, and smaller as far as code goes.
|
2017-05-14 22:29:45 +10:00 |
|
Izaya
|
8ac8affec7
|
Merge pull request #8 from XeonSquared/dev
Another merge.
|
2017-05-09 09:46:00 +10:00 |
|
|
516e5e7cda
|
general IRC bridge related fixes to do with #7
|
2017-05-09 09:41:38 +10:00 |
|
|
35d0ee1d0d
|
Added an example config file
|
2017-05-09 09:41:14 +10:00 |
|
|
27bdc9dce4
|
Added ping to standard system
|
2017-05-08 10:48:51 +10:00 |
|
|
14a97e58b6
|
Made it wait two seconds before testing the connection. Hopefully it'll work.
|
2017-05-08 10:46:31 +10:00 |
|
|
5339f4ffe0
|
OETF#7 compatibility. Should complete #7.
|
2017-05-08 10:10:45 +10:00 |
|