On Monday 27 July 2009 13:38:58 erik quanstrom wrote: > as long as you're editing venti > source, you could print out both dates. that would give a > better picture of what's really going on. >
I think I must be missing something, this is what I did: cd /sys/src/cmd/venti/srv acme arena.c cd .. mk all && mk install ls -l /386/bin/venti reboot ... but the changes I applied to arena.c do show up; which leads me to believe my changes aren't being used by the system. When I edit source under /sys/src/, is there something else I need to do besides running mk as above? Thanks
