Age | Commit message (Collapse) | Author |
|
|
|
|
|
This makes filtering by the verb much easier, while filtering by the
local ip only slightly harder.
`whitelist /net/connect`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* changed vfs_root_register's name because the _mount didn't add anything
* removed the old pointless vfs_backend_tryaccept calls from drivers
* because of that, i could remove the vfs_backend globals
* replaced the horrible BACKEND_KERN macro
* all vfs_backends are now stored on the heap
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make clean; ./port ed clean; make -j4 out/libc.a && ./port ed install && make -j4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I got on IRC!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|