I have been contemplating replacing our /usr/src/share/termcap/termcap.src with the latest termcap file maintained by Eric Raymond. His latest version seems 10.2.7 dated 10 March 1999. While our termcap.src has been maintained well by ache and other committers, Eric's version appears more comprehensive. If we are to use it, we shall modify other files in /usr/src/share/termcap as well. Makefile -> needs to be updated README -> delete, it is obsolete tck -> delete reorder -> delete, as it is unnecessary anymore The patch is placed in: http://www.freebsd.org/~yokota/termcap.diff.gz cd /usr/src/share/termcap gunzip < termcap.diff.gz | patch rm README tck reorder Please have a look and try. Kazu To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message