diff options
author | Jacob Moody <moody@posixcafe.org> | 2022-06-15 06:42:05 +0000 |
---|---|---|
committer | Jacob Moody <moody@posixcafe.org> | 2022-06-15 06:42:05 +0000 |
commit | c12022fd8c434860accb237b9bad9bd7cd9ed2db (patch) | |
tree | f3651ec0e98313f83a3dce393a53910e1953f359 /sys/src/9/pc64 | |
parent | c7c0ff5db6137662e435d66338cfa4e68c64598e (diff) |
skel(3) → skelfs(4)
The original intention was to put devskel in to the
kernel to detach what it provides from devsrv.
That is not a good reason, just move it to userspace.
auth/box has been changed to exec skelfs instead
of relying on '#z'.
Diffstat (limited to 'sys/src/9/pc64')
-rw-r--r-- | sys/src/9/pc64/pc64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index e78a2d47f..bafda3d72 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -41,7 +41,6 @@ dev segment vmx dtracy - skel link # devpccard pci |