Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix termcap entry typo. | uqs | 2011-02-09 | 1 | -1/+1 |
| | | | | MFC after: 2 weeks | ||||
* | Improve the contents of termcap.small. | ed | 2010-03-07 | 1 | -86/+74 |
| | | | | | | | | | - Remove dosansi, pc and pc3. I suspect nobody ever needs these. - Add vt100, screen and xterm-color. This file is now probably more than sufficient in most cases, even for common use outside single user mode, where people just use the console driver, a graphical terminal emulator and a terminal multiplexer. | ||||
* | Properly make the end key work again for TERM=xterm. | ed | 2010-01-10 | 1 | -2/+2 |
| | | | | | | | | | | I've been so busy hacking on utmpx the last couple of days, out of reflex, I committed it to the wrong source tree. Note to myself: don't hack on FreeBSD while watching TV at the same time. PR: conf/142578 Submitted by: Yuri Pankov <yuri pankov gmail com> Reminded by: stefanf | ||||
* | Revert the xterm terminal behavior to NOT clear the screen after | dougb | 2009-12-14 | 1 | -1/+6 |
| | | | | | | | | | exiting a pager, vi, etc. Add some example xterm*-clear entries to the termcap files to make it easier for people to enable that behavior. Document the examples in the man page to make them easier to find. | ||||
* | Update termcap entries for xterm. | ed | 2009-12-10 | 1 | -22/+22 |
| | | | | | | | | | | It turns out these entries do make Terminal.app behave a little better. According to Thomas Dickey, Terminal.app should use TERM=nsterm anyway, but we don't support this yet. Already having an improved termcap entry helps, so I am going to MFC this change after all. Suggested by: Leonidas Tsampros <ltsampros upnet gr> MFC after: 1 month | ||||
* | Sync termcap.small with main termcap; add xterm entry for libteken | edwin | 2009-06-13 | 1 | -5/+77 |
| | | | | | | PR: conf/135530 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> MFC after: 1 week | ||||
* | Fix typo in cons25l7 definition in etc/termcap.small and share/termcap | edwin | 2009-06-12 | 1 | -1/+1 |
| | | | | | | | | | | There is a minor typo in the cons25l7 (':' instead of '|') entry in src/etc/termcap.small that causes syscons to complain about bogus characters in /etc/termcap.db. PR: conf/132777 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> MFC after: 1 week | ||||
* | Removed whitespace at BOF, EOL & EOF. | schweikh | 2004-06-06 | 1 | -1/+1 |
| | |||||
* | Sync with main | ache | 2001-11-22 | 1 | -1/+2 |
| | |||||
* | Copy from main termcap | ache | 2001-11-22 | 1 | -5/+5 |
| | |||||
* | Merge with main variant | ache | 2001-11-22 | 1 | -2/+24 |
| | |||||
* | Reflect main termcap v1.109 | ache | 2001-08-15 | 1 | -1/+2 |
| | |||||
* | Sync with main v1.105 | ache | 2001-04-21 | 1 | -7/+9 |
| | |||||
* | Sync with main termcap | ache | 2001-04-19 | 1 | -11/+11 |
| | |||||
* | Sync with main | ache | 2000-08-25 | 1 | -1/+1 |
| | |||||
* | Sync | ache | 2000-07-21 | 1 | -7/+7 |
| | |||||
* | Sync with main termcap, SGR 24,27 | ache | 2000-07-20 | 1 | -5/+5 |
| | |||||
* | Sync with main termcap (AX, latin2 mono) | ache | 2000-07-20 | 1 | -5/+5 |
| | |||||
* | Update cons* entries from termcap | ache | 2000-06-30 | 1 | -13/+71 |
| | |||||
* | Add/adjust some $FreeBSD$ tags. | peter | 1999-09-13 | 1 | -1/+1 |
| | | | | Noted by: Doug <Doug@gorean.org> | ||||
* | Another round of spelling fixes. | mpp | 1996-01-31 | 1 | -1/+1 |
| | |||||
* | This is a purely cosmetic clean up. Fix many cut and paste problems that | rgrimes | 1995-04-09 | 1 | -8/+8 |
| | | | | had turned tabs into spaces. | ||||
* | Sync with main termcap | ache | 1995-01-26 | 1 | -2/+1 |
| | |||||
* | Sync with base termcap.src | ache | 1995-01-15 | 1 | -1/+1 |
| | |||||
* | Sync with base termcap | ache | 1995-01-13 | 1 | -1/+1 |
| | |||||
* | Sync with termcap.src | ache | 1994-10-26 | 1 | -2/+2 |
| | |||||
* | Sync with termcap.src | ache | 1994-10-26 | 1 | -4/+7 |
| | |||||
* | Sync with termcap.src | ache | 1994-10-26 | 1 | -1/+1 |
| | |||||
* | Sync with termcap.src | ache | 1994-10-21 | 1 | -3/+3 |
| | |||||
* | Sync with termcap.src | ache | 1994-10-15 | 1 | -4/+18 |
| | |||||
* | Sync with termcap.src | ache | 1994-10-06 | 1 | -2/+2 |
| | |||||
* | Sync with termcap.src | ache | 1994-09-30 | 1 | -3/+3 |
| | |||||
* | Sync again with termcap.src | ache | 1994-09-26 | 1 | -1/+8 |
| | |||||
* | Update pc3,pc3r,cons25,cons50 entries from termcap.src | ache | 1994-09-26 | 1 | -41/+30 |
| | |||||
* | My last few changes to the release code plus a small termcap file | jkh | 1994-06-24 | 1 | -0/+154 |
for the cpio floppy. |