Jens Schweikhardt
2b239dd118
Fix typos; each file has at least one s/seperat/separat/
...
(I skipped those in contrib/, gnu/ and crypto/)
While I was at it, fixed a lot more found by ispell that I
could identify with certainty to be errors. All of these
were in comments or text, not in actual code.
Suggested by: bde
MFC after: 3 days
2002-08-11 13:05:30 +00:00
Hellmuth Michaelis
a83df5a981
Add termcap entries to be able to switch to line drawing character
...
set for the pcvt driver.
2002-04-26 11:17:46 +00:00
Ruslan Ermilov
d912b3a824
Complete the fix in revision 1.13 -- don't even depend on termcap(5)
...
database to be present.
PR: misc/31225
2002-04-04 07:30:46 +00:00
Andrey A. Chernov
079ae266be
We don't use two-letters terminal names, so strip them out from vt520* entries
2002-01-18 17:41:54 +00:00
Sheldon Hearn
9d0fef6b8d
Add entries for the DEC VT400 and and VT420 terminals.
...
Obtained from: comp.terminals
Reported by: tedm
2002-01-15 16:19:37 +00:00
Andrey A. Chernov
df33804e71
Merge some of vt2x0 tc= chain to save 1024 buffer space.
...
Clarify comment about kind of color emulators for which vt*-co* entries
are for and about saving space.
Use direct \E[m instead of ...;m for dumb emulators.
2002-01-13 09:04:37 +00:00
Andrey A. Chernov
900716eeea
Add comment indicating that vtXXX-co* entries are for color-enabled terminal
...
emulators
2002-01-13 01:01:05 +00:00
Andrey A. Chernov
50146ad5c0
Add NP flag to vt100-np
2002-01-12 17:05:33 +00:00
Andrey A. Chernov
871accbbf2
Add color entries for DEC VT family
...
Compact some space in vt100 entry, add more ac characters
2002-01-12 14:09:04 +00:00
Jacques Vidrine
80139fbc9e
Fix the rxvt termcap entry:
...
= Get the alternate character set capabilities right.
= Enable color support for `rxvt'.
= Add `rxvt-mono' for no color support.
Approved by: ache
2002-01-09 13:13:51 +00:00
Sheldon Hearn
befb729958
Add entries for DEC VT520 and VT525.
...
PR: misc/33083
Submitted by: Ted Mittelstaedt <tedm@toybox.placo.com>
Obtained from: ftp://gatekeeper.dec.com/pub/DEC/termcaps/
2002-01-09 13:00:20 +00:00
Jimmy Olgeni
95d5259efc
Add an entry for Eterm.
2001-12-22 11:13:42 +00:00
Ruslan Ermilov
a7aaf57e4a
FILES support for bsd.prog.mk. See bsd.README for details.
...
Stolen from: NetBSD
2001-12-17 13:59:35 +00:00
Andrey A. Chernov
c74851f0e8
Back out part of prev. commit for CP437 case, there are lower controls
...
graphics defined in codepage
2001-11-22 21:41:43 +00:00
Andrey A. Chernov
59cd6215ae
Don't use lower controls for console ACS. It makes screen or cut copy charset
...
adequate.
2001-11-22 21:04:44 +00:00
Andrey A. Chernov
240f670ec1
Add Greek console family (PR)
...
Add more ACS chars to l1/l2
PR: 32193
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-22 19:28:24 +00:00
Andrey A. Chernov
0299a26824
Fix Latin1/Latin2 ac= to not use non-standard 8bit characters
2001-11-22 19:06:00 +00:00
Ruslan Ermilov
72a984aa33
Don't redirect to /dev/null when executing ex(1).
...
This makes it impossible to detect the problem
with missing /var/tmp/vi.recover/.
PR: misc/29715, misc/30514
2001-09-14 17:06:06 +00:00
Andrey A. Chernov
82c64ab127
Add ve,vi,vs for cons25
...
Submitted by: yokota
2001-08-15 03:25:57 +00:00
Ruslan Ermilov
5972d8df5b
We don't have rogue(1), and our rogue(6) doesn't use
...
the `ma' attribute. (The original BSD manual stated
that this attribute is used by vi version 2 only.)
2001-08-08 11:54:35 +00:00
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
Dima Dorfman
02c4d9cff7
Remove whitespace at EOL.
2001-07-15 08:21:37 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Jens Schweikhardt
838bfef239
New entry for rxvt.
...
PR: 28154
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-06-15 16:24:44 +00:00
David E. O'Brien
c360204b70
The standard Xterm geometry is 80x24, not 80x_65_.
...
In the past 2 months or so, after rlogining into another host, the
environment has the geometry wrong. Peter suggested that this behavior
change was most likely caused by the PAM stuff that changed to run a proper
session with a forked child. And that for some reason the window size is
no longer being transferred via an OOB message on the socket.
This change fixes my problem and seems to be a good stopgap measure until
someone has time to ktrace/ktrace -i inetd to catch all the child processes
it spawns while doing an rlogin and change window size a few times to see
how far the change messages are getting.
2001-05-25 20:51:22 +00:00
Warner Losh
aecd12aed8
Add entry for cygwin, the Cygnus Windows emulator.
...
Submitted by: "Karsten W. Rohrbach" <karsten@rohrbach.de>
Reviewed by: ache
2001-05-16 19:01:45 +00:00
Andrey A. Chernov
3d30f086d0
cons25w: cosmetique, move all bolean and numeric capabilities to the top
...
of the entry for easy reading
2001-04-21 13:25:35 +00:00
Andrey A. Chernov
d413a1b13b
Add cons*u aliases to allow programs to determine exact code table via TERM
...
to use capabilities missing in termcap
2001-04-19 22:17:59 +00:00
Ruslan Ermilov
acaf79e1b9
MAN[1-9] -> MAN.
2001-03-27 13:48:25 +00:00
Warner Losh
f44ba58cab
Force TERM to be dumb when building termcap. ex in batch mode seems
...
to care about the terminal setting. In emacs, make buildworld was
broken because it sets TERM to emacs, which caused ex to fail.
2001-02-24 00:02:55 +00:00
Jeroen Ruigrok van der Werven
7c63796828
Preceed/preceeding are not english words. Use precede or preceding.
2001-02-18 10:25:42 +00:00
Ruslan Ermilov
46eea498da
mdoc(7) police: Change -filled displays (which just happen
...
to be the same as -ragged in the current implementation) to
-ragged. With mdocNG, -filled displays produce the correct
output, formatted and justified to both margins.
2001-02-07 13:45:30 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
c5083414f8
mdoc(7) police: removed leading whitespaces that are not inside
...
Bd/Ed; these hardly degrade the quality of the produced output.
2001-01-19 14:15:40 +00:00
Ruslan Ermilov
3136363f3e
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
Tatsumi Hosokawa
b7f97db312
Added termcap entry for multilingual sysinstall
2000-12-04 06:09:04 +00:00
Ruslan Ermilov
4b66483fd8
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
Andrey A. Chernov
f042f8b605
cons25r: minimize differences with cons25
2000-08-25 08:36:43 +00:00
Josef Karthauser
546ba87f85
A termcap entry for Top Gun telnet and Top Gun ssh, Palm Pilot
...
applications.
2000-08-11 11:18:11 +00:00
Andrey A. Chernov
d99672504f
Fix linux console color capabilities
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-08-01 20:56:21 +00:00
Andrey A. Chernov
5edcf9c853
Merge from stable: dtterm color fix
2000-07-27 21:04:48 +00:00
Andrey A. Chernov
949c2bcf27
cons: shorten "rs" again, syscons fixed
2000-07-21 14:31:44 +00:00
Andrey A. Chernov
941b8e0799
cons:
...
Simplify "rs" (\Ec will be fixed later in syscons, so this is intermedia step)
Remove "mh" - termcap must describe what device _actually_ have end left
emulation upon upper level program. "mh" is also conflicting with colors.
Don't remove "md" for mono consoles
dosansi:
Wrong "mh" -> good "mr"
2000-07-21 01:38:34 +00:00
Andrey A. Chernov
d7126a4617
cons: use newly added SGR 24 for "ue" and SGR 27 for "se"
2000-07-20 18:53:41 +00:00
Andrey A. Chernov
cfcb15583b
Explicetly remove AX for mono consoles.
...
Fix mono Latin2 console color support removing.
2000-07-20 14:03:23 +00:00
Andrey A. Chernov
44415df847
cons: add AX to indicate that SGR 39 and 49 present and can be used separately
2000-07-20 13:18:29 +00:00
Satoshi Asami
46a5b989d1
Add kterm-color, which is to kterm what xterm-color is to xterm.
...
Approved by: ache
2000-06-14 20:22:34 +00:00
Andrey A. Chernov
8879ff44c0
Fix "op" for xterm-color
2000-06-14 15:08:24 +00:00
Andrey A. Chernov
5da0ba24b7
cons25*: fix "op" to set initial (and not default) color pair.
...
NOTE: you need to recompile old kernel first, "op" will not work otherwise
2000-06-05 22:21:31 +00:00
Sheldon Hearn
6d249eee27
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:50:24 +00:00
Nik Clayton
436aece8db
s/curses/ncurses/
...
PR: docs/17061
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:46:05 +00:00
Andrey A. Chernov
70ccaafac0
Oops, fix typo in prev. commit
1999-12-24 05:01:14 +00:00
Andrey A. Chernov
15227b7d04
Add Latin2 FreeBSD consoles
...
Minor correction of comments
Submitted by: Latin2 console from Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-24 04:55:06 +00:00
Andrey A. Chernov
fb46350574
Use 'i' for ACS lantern (as ncurses expect it)
1999-12-24 03:54:41 +00:00
Joseph Koshy
a069ee36df
Remove unsupported hardstatus related terminal capabilities for the
...
'xterm' entry.
PR: misc/12209
Submitted by: Christian Weisgerber
1999-11-16 11:01:19 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Tim Vanderhoek
d83e0741d6
lable -> label
1998-06-23 05:30:26 +00:00
Poul-Henning Kamp
1499abeef4
Spelling fixes.
...
PR: 6903
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-10 12:34:27 +00:00
Peter Hawkins
55135d03e0
PR: conf/2284
...
Submitted by: faulkner@asgard.hos.net
Correct termcap entry for ibm3163 (arrow keys)
1998-05-31 06:49:30 +00:00
Joseph Koshy
12cbce5320
Added contributed entry for Linux consoles.
...
PR: 5977
Submitted by: Christian Weisberger <naddy@bigeye.rhein-neckar.de>
1998-05-21 09:10:55 +00:00
Wolfram Schneider
195940cc1e
Always copy the source file map3270 during install.
...
Pointed out by: Bruce
1998-01-04 10:42:29 +00:00
Wolfram Schneider
1b0e091ab1
444 -> ${SHAREMODE}
1998-01-03 14:13:48 +00:00
Steve Price
bee116f120
An a termcap entry for ancient Wyse60 terminals, wy60-nt, that don't
...
have hardware tab support.
PR: 5386
Submitted by: Kevin Day <toasty@dragondata.com>
1997-12-28 06:29:36 +00:00
Andrey A. Chernov
d29578ea15
Describe all know capabilities now
1997-09-20 01:10:28 +00:00
Andrey A. Chernov
913cb1d3d3
Back out recent color-xerm and xterm merging,
...
it can leads to confusion with what programs traditionly expect
and gains almost nothing since -tn option exist to specify desired term.
1997-06-14 05:42:00 +00:00
Andrey A. Chernov
27e24fdf13
xterm entry:
...
1) fix k1-k4 to match XF3.3
2) fix kb,kD to match keyboard
3) merge xterm-color in: default description must match best current practice
and color card is most common variant for X now. Add xterm-mono entry for
mono cards.
1997-06-13 05:30:50 +00:00
John-Mark Gurney
36ab952556
terminfo_extensions.doc:
...
o) fix some typos
o) add missing comments from terminfo's man page
termcap.5
o) fix some types
o) add a reference to terminfo_extensions.doc
1997-04-07 10:24:13 +00:00
Andrey A. Chernov
f35381a000
Replace Sf/Sb with AF/AB for terminals with ANSI colors
1997-04-05 02:51:19 +00:00
Peter Wemm
b97fa2ef50
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
Andrey A. Chernov
93f303ace3
Don't use im/ei for xterm/dtterm/screen entries, use ic/IC instead.
...
Should go into 2.2
1997-02-01 21:02:53 +00:00
Andrey A. Chernov
76030f77eb
Remove empty im/ei/dm/ed entries
...
Don't use im/ei for vt200 because of conflict with ic,
pointed by bde. Shorten vt200-based entries as result.
Should go into 2.2
1997-02-01 20:47:30 +00:00
Andrey A. Chernov
93b3bdab56
Add save/restore cursor position capabilities for FreeBSD console
1997-01-24 00:54:19 +00:00
Torsten Blum
2273e4bf58
workaround: add alias to dtterm entry
...
Pointed-out by: bde
1997-01-15 09:43:01 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Torsten Blum
332bf00316
add dtterm
...
Obtained-From: Xinside's CDE for FreeBSD with Thomas Roell's permission
1997-01-13 12:37:05 +00:00
Wolfram Schneider
af20215665
Sort cross references.
1997-01-13 00:25:51 +00:00
Andrey A. Chernov
e0e0f71abc
Rename vt*-em entries to vt*-nac entries
...
Add vt*-pf entries with k1-k4 as pf1-pf4 and make it non-default
1997-01-07 21:12:05 +00:00
Andrey A. Chernov
7a5fe2eb87
Merge vt* entries with Eric's database
...
Add vt300-340 entries
1997-01-07 01:27:59 +00:00
Andrey A. Chernov
11b2697007
Add xterm-r5, xterm-r6, xterm-xf86-v32 entries
...
mainly from Eric's database with small editing by me
1996-12-19 21:51:48 +00:00
Andrey A. Chernov
e2d6a260ac
Update screen(1) entries
...
2.2 candidate
1996-12-08 16:15:02 +00:00
Andrey A. Chernov
16deb17977
xterm: add Home & End keys, they are different from tc=vt220
...
2.2 candidate
1996-11-18 01:29:09 +00:00
Paul Traina
ab1bd630e1
Restore ache's km addition to syscons
1996-10-19 22:50:25 +00:00
Paul Traina
a46994b3c1
Restore XTERM definition to old definition + KM
1996-10-19 22:47:50 +00:00
Paul Traina
732ade13e4
Also reorder xterm-65, xterm-bold, et al
1996-10-18 18:57:48 +00:00
Andrey A. Chernov
24504bef97
Remove two-letters names from xterm which cause database
...
duplicated entries. We don't use two-letter names already long time
1996-10-18 15:46:45 +00:00
Andrey A. Chernov
decf740c73
Remove xterms, the same as xterm now
1996-10-18 15:45:07 +00:00
Paul Traina
fd79f171a3
add km for syscons so folks with meta maps can take advantage of them
1996-10-17 17:50:15 +00:00
Paul Traina
babe800b42
Fix xterm termcap entry to support km and new xterms
1996-10-17 17:47:28 +00:00
Andrey A. Chernov
3efa91b28c
Add missing cons30*, cons43* entries
1996-10-06 07:50:08 +00:00
Wolfram Schneider
e627b39bac
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
Andrey A. Chernov
2b0aad6558
Add vt*-em entries set for emulators without semigraphics
1996-10-03 18:16:05 +00:00
Wolfram Schneider
361e0905ef
make install should not install any file in /etc.
1996-08-17 22:27:08 +00:00
Andrey A. Chernov
14eb79ee0d
Add missing kD to cons25 default entry
1996-05-02 22:05:32 +00:00
Joerg Wunsch
30d8ec0442
Add an entry for xterm with colors. The standard xterm now handles
...
ANSI colors.
1996-04-28 18:21:01 +00:00
Andrey A. Chernov
003ad5abb8
Add missing cons60* entries
1996-03-30 12:22:30 +00:00
Jordan K. Hubbard
8f2b769fee
Take slashes out of name for tab132 terminal entry. New ncurses doesn't
...
like that.
1996-02-28 02:04:14 +00:00
Mike Pritchard
78b0b234eb
Correct a bunch of man page cross references and generally
...
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
Jordan K. Hubbard
a52d2adc63
Correct someone's cut-and-paste errors. Some lines began incorrectly
...
with spaces instead of tabs.
Submitted by: Jeremy Chatfield <jdc@xinside.com>
1996-01-30 23:12:36 +00:00
Peter Wemm
a5b996a7ec
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
Andrey A. Chernov
eac0049e69
Fix F11 and F12 for VT200, my mistake
...
Remove some rare-used semigraphics from VT100 entry, it really helps many
not-fully compatible emulators and don't degradate original vt100 much.
Add VT200 keys set to VT100 k1-k4, it not affects original VT100 since no one
program tests keys presense, but helps emulators to work
1995-08-16 21:45:34 +00:00