Izaya izaya
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 16:00:48 +11:00
80eea7142d made init less syslog-spammy
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 15:56:45 +11:00
256e05233a updated fsmanager and included it in the default init
a219b5603e added the ability to unmount filesystems, removed fs mounting stuff on its own
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 14:59:55 +11:00
a97e3c93ee made init not kill itself on startup
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 14:59:41 +11:00
ec699518b5 made df wrap numbers better
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 14:54:04 +11:00
faca451c57 added some filesystem-related utils
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 14:23:56 +11:00
aed9278433 made getty actually start relevant services and re-start on failure
6ad6880a6d rewrote init.lua to be a real init daemon
1bd18f45b3 made os.taskInfo() default to the current process
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 13:48:53 +11:00
d23a25613d made ps display the pid correctly
ac98d09b93 made loadfile less chatty
a335ff5c87 made ed not choke when you append an empty file
e9aac95dd7 added a mkdir alias for fs.makeDirectory in the shell
150541d91b made :read()ing from a terminal not leave the trailing \n
Compare 10 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-09 08:06:46 +11:00
8d5c26f299 ti/kbd: add alpha support
ca8b315e9d ti/kbd: widen char detection
dca6ce4e8e ti/kbd: begin GetC implementation
6a4bddc493 ti/lcd: ensure that variables are initialized
a3c47f6272 Add tests for parseArgs
Compare 6 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-08 15:46:46 +11:00
c57f2d6973 fonts/5x7: add lowercase letters
fda9c9826e ti/lcd: add linefeed support
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-08 12:42:52 +11:00
b2d1379127 galaxy brain FS upgrades
izaya synced commits to master at izaya/collapseos from mirror 2019-11-08 07:36:46 +11:00
f4871d4d58 recipes/ti84: add upload instructions
a13a94bbc7 fix typos
ca84b5dac8 recipes/ti84: first step
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-06 20:30:28 +11:00
00a0889842 made os.chdir play nicer with the filesystem
izaya synced commits to master at izaya/collapseos from mirror 2019-11-06 14:47:54 +11:00
69daf49920 doc: fix mis-wording
6396eb4a9e tricks: add endianness notes
9344c4b961 doc: minor improvements
3ef964e74d acia: make GetC blocking
f395297874 Improve python tools' shebang
Compare 11 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-06 14:37:14 +11:00
4e276c9ccd made the vt100 emulator not choke on most complicated inputs
izaya pushed to master at izaya/OC-PsychOS2 2019-11-06 14:31:31 +11:00
1c416be625 made the version thingo print a line this is important
izaya pushed to master at izaya/OC-PsychOS2 2019-11-06 14:28:42 +11:00
ff321804ee moved cd out of the shell and into the os library as os.chdir
izaya pushed to master at izaya/OC-PsychOS2 2019-11-06 14:08:44 +11:00
c3347fa188 made build.sh generate documentation, updated vt-task docs
a428a36c5d made build.sh add an _OSVERSION string
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-05 14:07:30 +11:00
69666130da made luapreproc executable
izaya pushed to master at izaya/OC-PsychOS2 2019-11-05 14:06:22 +11:00
9358f60401 updated the build instructions, script and gitignore
izaya pushed to master at izaya/OC-PsychOS2 2019-11-05 13:53:34 +11:00
d455ac6f63 I'm using custom luapreproc so ???