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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Place home and end before insert and delete.
ed
2009-11-11
2
-6
/
+6
*
Allow Syscons terminal emulators to provide function key strings.
ed
2009-11-11
3
-17
/
+104
*
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
3
-3
/
+35
*
Add support for VT200-style mouse input.
ed
2009-09-27
2
-0
/
+7
*
Add 256 color support.
ed
2009-09-26
5
-3
/
+90
*
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
3
-42
/
+14
*
Make the fuzzer a bit more useful by forcing 7-bit data into it.
ed
2009-09-26
1
-2
/
+11
*
Add a new escape sequence to switch between cons25 and xterm.
ed
2009-09-25
2
-0
/
+15
*
Conformance: ignore {delete,insert} line while outside the scrolling region.
ed
2009-09-25
1
-0
/
+10
*
Add __unused.
ed
2009-09-24
1
-1
/
+1
*
Make SCS work in 8-bit mode.
ed
2009-09-24
4
-13
/
+24
*
Commit all local modifications I have to libteken:
ed
2009-09-12
5
-102
/
+122
*
Small style(9) bug introduced in the previous commit.
ed
2009-09-12
1
-2
/
+2
*
Make 8-bit support run-time configurable.
ed
2009-09-12
4
-47
/
+37
*
Make resizing of teken terminals a bit more safe.
ed
2009-09-12
2
-4
/
+4
*
Expose the TF_REVERSE flag to the console driver.
ed
2009-09-03
3
-21
/
+3
*
Move libteken out of the syscons directory.
ed
2009-09-03
11
-0
/
+2897