boot(8): changed tread to read, other: fix perms

This commit is contained in:
cinap_lenrek 2011-04-18 01:59:36 +00:00
parent 23b2128da1
commit 9d24a107a5
35 changed files with 1 additions and 1 deletions

View file

@ -67,7 +67,7 @@ fn readmethod{
echo -n 'kernel is at: '
while(~ $#resp 0){
resp=`{tread $timeo}
resp=`{read}
if(! ~ $status ''){
bootconf # set configuration from file
if(! ~ $#nobootprompt 0)

0
sys/src/9/boot/conf.rc Normal file → Executable file
View file

0
sys/src/9/boot/local.rc Normal file → Executable file
View file

0
sys/src/9/boot/menu.rc Normal file → Executable file
View file

0
sys/src/9/boot/tcp.rc Normal file → Executable file
View file

0
sys/src/ape/cmd/psh.rc Normal file → Executable file
View file

0
sys/src/cmd/bitsy/light.rc Normal file → Executable file
View file

0
sys/src/cmd/disk/9660/mk9660.rc Normal file → Executable file
View file

0
sys/src/cmd/fossil/conf.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/dwmain.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/dwsetup.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/dwuninst.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/gs16spl.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/gsdll2.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/gsdll32.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/gsos2.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/gspmdrv.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/gswin.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/gswin32.rc Normal file → Executable file
View file

0
sys/src/cmd/gs/src/gswin386.rc Normal file → Executable file
View file

0
sys/src/cmd/lp/lp.rc Normal file → Executable file
View file

0
sys/src/cmd/lp/lpsend.rc Normal file → Executable file
View file

0
sys/src/cmd/map/map.rc Normal file → Executable file
View file

0
sys/src/cmd/map/mapdemo.rc Normal file → Executable file
View file

0
sys/src/cmd/postscript/cropmarks/cropmarks.rc Normal file → Executable file
View file

0
sys/src/cmd/postscript/grabit/grabit.rc Normal file → Executable file
View file

0
sys/src/cmd/postscript/hardcopy/hardcopy.rc Normal file → Executable file
View file

0
sys/src/cmd/postscript/printfont/printfont.rc Normal file → Executable file
View file

0
sys/src/cmd/postscript/psencoding/psencoding.rc Normal file → Executable file
View file

0
sys/src/cmd/postscript/trofftable/trofftable.rc Normal file → Executable file
View file

0
sys/src/cmd/spell/spell.rc Normal file → Executable file
View file

0
sys/src/cmd/unix/drawterm/9ball.rc Normal file → Executable file
View file

0
sys/src/cmd/unix/drawterm/drawterm.rc Normal file → Executable file
View file

0
sys/src/cmd/venti/srv/conf.rc Normal file → Executable file
View file

0
sys/src/games/music/juke.rc Normal file → Executable file
View file