git: 9front

Download patch

ref: 2097aef85052769590800cffb4df1c83714f05b8
parent: c4a95022c507cab8407ebe586ede23c074979d25
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Feb 20 11:39:52 EST 2016

sgi: add chmod to bootfs.proto for sgi kernel

--- a/sys/src/9/sgi/bootfs.proto
+++ b/sys/src/9/sgi/bootfs.proto
@@ -7,6 +7,7 @@
 			kbdfs
 		bind
 		cat
+		chmod
 		dd
 		echo
 		grep
--