summaryrefslogtreecommitdiffstats
path: root/release/picobsd/mfs_tree
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2001-11-01 16:52:34 +0000
committerluigi <luigi@FreeBSD.org>2001-11-01 16:52:34 +0000
commitbb00b46d38fb851de12e9e24bbe8afd22cf38b37 (patch)
treeb82d8e62d07e1bad465672f22ecc559edaae6df9 /release/picobsd/mfs_tree
parentf1842a13d838c3a94044961bbf70910f54a49956 (diff)
downloadFreeBSD-src-bb00b46d38fb851de12e9e24bbe8afd22cf38b37.zip
FreeBSD-src-bb00b46d38fb851de12e9e24bbe8afd22cf38b37.tar.gz
Add entries for "dumb" and "dialup" terminals, as the shell in HEAD
refuses to start if it does not find a matching entry for the terminal type. My impression is that this is a problem in the shell, because at least on PicoBSD images, the shell itself coredumps. Anyways, this is the quickest fix i can come up with.
Diffstat (limited to 'release/picobsd/mfs_tree')
-rw-r--r--release/picobsd/mfs_tree/etc/termcap4
1 files changed, 4 insertions, 0 deletions
diff --git a/release/picobsd/mfs_tree/etc/termcap b/release/picobsd/mfs_tree/etc/termcap
index dfbccb2..2d61645 100644
--- a/release/picobsd/mfs_tree/etc/termcap
+++ b/release/picobsd/mfs_tree/etc/termcap
@@ -156,3 +156,7 @@ pc3|ibmpc3|IBM PC 386BSD Console:\
:ti=\E[m:\
:up=\E[A:\
:ut:
+du|dialup:\
+ :tc=unknown:
+dumb|un|unknown:\
+ :am:co#80:do=^J:
OpenPOWER on IntegriCloud