The i386 "fixit" floppy began overflowing, most likely due to the new

gcc.  Replace vi(1) with ed(1) as the editor to make the contents fit
on a floppy again.
This commit is contained in:
Ken Smith 2007-06-15 14:41:11 +00:00
parent 8bd6994930
commit e3b0ab34a1

View File

@ -9,6 +9,7 @@ progs cp
progs dd
progs df
progs echo
progs ed
progs expr
progs kill
progs ln
@ -39,13 +40,10 @@ ln restore rrestore
srcdirs /usr/src/usr.bin
progs ftp
progs telnet
progs vi
ln vi view
ln vi ex
srcdirs /usr/src/usr.sbin
progs chown
progs chroot
ln chown chgrp
libs -ledit -lgeom -lkiconv -lkvm -lncurses -lutil
libs -lcrypto -ledit -lgeom -lkiconv -lkvm -lncurses -lutil