> Assuming you have the object files from a buildworld hanging around, then > cd /usr/obj/usr/src/usr.bin/vi > cc -O -pipe -o vi *.o -lncurses -static && strip vi && mv vi /bin/ > should probably supply you with what you want.
When using VI in such a situation I usually also use rc.diskless2 to create myself an environment with thing like /tmp|/var in mfs for tmp, cuuu0 lock files and the lot. Dw. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message