I've got mkdir working in the alt system. I had to allow the dir bit

in the permissions mask in creat, through.
This commit is contained in:
Warren Toomey
2016-03-23 09:57:20 +10:00
parent 9f69fc62da
commit 3a52b3d74b
4 changed files with 116 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@
init frwr- -1 bin/altinit
ln frwr- -1 bin/ln
ls frwr- -1 bin/altls
mkdir frwr- -1 bin/altmkdir
mv frwr- -1 bin/mv
password frw-- -1 fs/password
sh frwr- -1 bin/sh