Date: Mon, 22 Jun 2009 15:00:15 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/ncurses/ncurses pathnames.h Message-ID: <200906221500.n5MF0Vxp018332@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2009-06-22 15:00:15 UTC FreeBSD src repository Modified files: lib/ncurses/ncurses pathnames.h Log: SVN rev 194628 on 2009-06-22 15:00:15Z by rafan - Fall-back to /etc/termcap.small if there is no /usr/share/misc/termcap (i.e. /etc/termcap). This can be useful when using /rescue/vi while /usr is not (or unable to be) mounted. The termcap.small can be found in src/etc/termcap.small. PR: bin/80256 (audit-trail) Submitted by: Brian Candler <B.Candler at pobox.com>, Alex Kozlov <spam at rm-rf.kiev.ua> MFC after: 1 month Revision Changes Path 1.4 +1 -1 src/lib/ncurses/ncurses/pathnames.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906221500.n5MF0Vxp018332>