|
583b300720
|
removed dprint statements from nvt
|
2020-04-09 15:50:39 +10:00 |
|
|
f5db94e03c
|
made init not spew irritating syslog messages
|
2020-04-09 15:50:10 +10:00 |
|
|
bf66fa15e1
|
fixed tabs in nvt
|
2020-04-09 15:49:42 +10:00 |
|
|
f68605ffea
|
added a better replacement VT100 emulator
|
2020-04-09 15:44:23 +10:00 |
|
|
5d2d09fbcf
|
more control code support for the terminal emulator
|
2020-04-09 13:48:34 +10:00 |
|
|
67de47ebd4
|
screenblank works with the new rc system now, rejoyce
|
2020-03-26 17:43:22 +11:00 |
|
|
9eec6bf193
|
mount() now asks for the right addresses
|
2020-03-26 17:41:25 +11:00 |
|
|
cfe3e78d64
|
importfs and exportfs improvements
|
2020-03-26 17:37:14 +11:00 |
|
|
6c2ef1580b
|
made fsmanager work with the new rc system
|
2020-03-26 17:35:14 +11:00 |
|
|
dbb7080ca2
|
made rpc.call less flimsy hopefully
|
2020-03-26 17:33:18 +11:00 |
|
|
f33ce1e1e0
|
added default services to rc, made rc.stop cope if there is no stop function in a daemon, and rc.enable actually enables things now
|
2020-03-26 17:32:54 +11:00 |
|
|
8b29e472f8
|
fix some fs informational problems
|
2020-03-26 17:25:36 +11:00 |
|
|
928a1db13c
|
colours in the shell!
|
2020-03-26 14:41:06 +11:00 |
|
|
eccc80ad16
|
added tab support to the terminal emulator
|
2020-03-25 07:08:17 +11:00 |
|
|
fab605ff21
|
greatly improved the terminal emulator, with colours (<ESC>[...m) and status support
|
2020-03-24 17:45:29 +11:00 |
|
|
0993182839
|
removed default-init as it is redundant
|
2020-03-24 16:29:13 +11:00 |
|
|
1c252126e8
|
improved the rc lib, assuming the start function returns a pid
|
2020-03-24 16:27:51 +11:00 |
|
|
1f97e90066
|
made the shell actually able to print tables containing functions
|
2020-03-24 16:26:48 +11:00 |
|
|
7b8c532141
|
made getty record the basepid properly
|
2020-03-24 16:25:06 +11:00 |
|
|
77c69f651b
|
changed the build script to cope with the new init system
|
2020-03-20 13:16:22 +11:00 |
|
|
0de3d01191
|
exposed the rc configuration to the world
|
2020-03-20 13:15:54 +11:00 |
|
|
2fe738591d
|
default rc configuration
|
2020-03-20 13:15:20 +11:00 |
|
|
e20c9546ea
|
replacing the init system with something more OpenOS rc inspired
|
2020-03-20 13:15:02 +11:00 |
|
|
66ea129b7a
|
commented some io library functions
|
2020-03-20 13:01:50 +11:00 |
|
|
3c1e2d31ae
|
replaced the minitel implementation with the OpenOS version, mostly
|
2020-03-20 13:01:19 +11:00 |
|
|
4606620583
|
write documentation for netutil
|
2020-03-18 14:06:40 +11:00 |
|
|
90afc8d18d
|
made netutil.ping actually return useful values
|
2020-03-18 14:03:45 +11:00 |
|
|
0712210768
|
better shell printing support
|
2020-03-18 14:03:23 +11:00 |
|
|
36b1b4dfe0
|
made build.sh clean up after itself better
|
2020-03-18 14:02:58 +11:00 |
|
|
05208810d3
|
buffer cleanup
|
2020-03-18 14:02:37 +11:00 |
|
|
7974ff9702
|
made the shell able to handle table values
|
2020-03-18 12:26:29 +11:00 |
|
|
39ea9c1a18
|
made import work, added unimport, aliased rm to fs.remove
|
2020-03-18 11:55:12 +11:00 |
|
|
4d0ce1e06d
|
made ping actually live in the right namespace whoops
|
2020-03-18 11:54:35 +11:00 |
|
|
0ac4923568
|
added a free function to shutil
|
2020-03-18 01:57:05 +11:00 |
|
|
d90ce84cdb
|
made init actually work, whoops
|
2020-03-18 01:31:44 +11:00 |
|
|
8920c074c4
|
we 2.0a2 now
|
2020-03-18 01:11:53 +11:00 |
|
|
201aa20c5a
|
added the plan9k buffer library because it's cleaner than the old io library
|
2020-03-16 17:30:22 +11:00 |
|
|
ab604c84f7
|
made unarchive yield
|
2020-01-11 09:32:46 +11:00 |
|
|
15a6151748
|
added a ping util for testing network connectivity
|
2019-12-26 17:26:43 +11:00 |
|
|
ba0320fcdc
|
added an alias cp for the fs.copy function
|
2019-12-26 17:23:45 +11:00 |
|
|
054f58609b
|
added auto-rewind and an no-rewind node for tape-devfs
|
2019-12-22 01:35:55 +11:00 |
|
|
0d01b03ddc
|
cleaned up vtunnel, should actually work now
|
2019-12-21 18:36:02 +11:00 |
|
|
cf0cf32642
|
configured the scheduler to be more ... responsive.
|
2019-12-21 18:35:10 +11:00 |
|
|
c7213d4cbe
|
updated a function comment to be more ... accurate
|
2019-12-21 18:34:48 +11:00 |
|
|
4ef792a06d
|
added an initial vtunnel implementation
|
2019-12-20 17:48:47 +11:00 |
|
|
68130b80a6
|
made the shell look at libraries in _G.libs as well as just _G
|
2019-12-20 17:48:25 +11:00 |
|
|
200b99eb0c
|
moved tape-iofs to tape-devfs, made it handle tape drive addition/removal over time
|
2019-12-20 15:22:18 +11:00 |
|
|
3c8ec4cabc
|
fixed some stupid require() behavior
|
2019-12-20 01:51:27 +11:00 |
|
|
42938cf125
|
added gamax92's vcomponent lib, required next to zero changes
|
2019-12-19 16:16:09 +11:00 |
|
|
6ad21c7832
|
made require pull from a shared library pool
|
2019-12-19 16:14:48 +11:00 |
|