From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 20 Apr 2000 10:26:17 -0400 From: Ish Rattan ishwar@pali.cps.cmich.edu Subject: [9fans] Patching code etc.. Topicbox-Message-UUID: a32653d0-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <20000420142617.WnEdpBXuW8K8CLS8P10CWYLnU6O50Yim_WcwyP2fF2o@z> I have made some progrees. A few more questions for you.. 1. How can I enter 1/2 of 81/2 (from keyboard in SAM)? 2. Single terminal PC(so far). Logged in as user tor. Executed command disk/kfscmd allow. Made a copy of /sys/src/* as /sys/src-clean/* (around 45Mb). a) How to compile the sources (eg. a new kernel image)? What subtree of the source contains info? b) Downloaded Vadim's code for cpu-terminal functionality. The code patch is of the form.. ed - /sys/src/cmd/init.c << END_OF_FILE ... END_OF_FILE What is the correct way to apply it? I tried rc < patch-file but no changes were made to files!! Any pointers will be appreciated. - ishwar