index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
teken
/
teken_subr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync HPA and VPA implementations with CUP.
ed
2015-08-24
1
-6
/
+6
*
Don't truncate cursor arithmetic to 16 bits.
ed
2015-08-21
1
-6
/
+6
*
Fix linewrapping behaviour for CJK fullwidth characters.
ed
2013-12-23
1
-5
/
+10
*
Extend libteken to support CJK fullwidth characters.
ed
2013-12-20
1
-9
/
+7
*
Add teken_subr_do_resize new method, to update taken sizes w/o reset positions
ray
2013-10-31
1
-0
/
+9
*
Properly use the cursor to bound the position for CUP.
ed
2011-10-10
1
-1
/
+1
*
Tab should not blank cells.
ed
2011-10-07
1
-14
/
+1
*
Fix various whitespace inconsistencies in sys/teken.
ed
2011-06-26
1
-2
/
+2
*
Use proper bounds checking on VPA.
ed
2010-12-05
1
-2
/
+1
*
Make ^L with cons25 and origin mode bit more sane.
ed
2010-08-09
1
-3
/
+9
*
Allow Syscons terminal emulators to provide function key strings.
ed
2009-11-11
1
-2
/
+2
*
Always home the cursor when changing the scrolling region.
ed
2009-11-11
1
-7
/
+8
*
Discard Device Control Strings and Operating System Commands.
ed
2009-10-08
1
-3
/
+15
*
Add support for VT200-style mouse input.
ed
2009-09-27
1
-0
/
+6
*
Add 256 color support.
ed
2009-09-26
1
-0
/
+32
*
Properly get out of origin mode if the cursor has to move outside of it.
ed
2009-09-26
1
-3
/
+12
*
Get rid of now deprecated SCS wrappers.
ed
2009-09-26
1
-11
/
+11
*
Conformance: ignore {delete,insert} line while outside the scrolling region.
ed
2009-09-25
1
-0
/
+10
*
Make SCS work in 8-bit mode.
ed
2009-09-24
1
-1
/
+2
*
Commit all local modifications I have to libteken:
ed
2009-09-12
1
-58
/
+70
*
Make 8-bit support run-time configurable.
ed
2009-09-12
1
-6
/
+13
*
Make resizing of teken terminals a bit more safe.
ed
2009-09-12
1
-0
/
+3
*
Move libteken out of the syscons directory.
ed
2009-09-03
1
-0
/
+1209