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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various whitespace inconsistencies in sys/teken.
ed
2011-06-26
1
-1
/
+1
*
Add proper build infrastructure for teken.
ed
2011-05-09
1
-13
/
+3
*
Just use <stdint.h> instead of <inttypes.h>. We don't need it here.
ed
2010-04-03
1
-1
/
+1
*
Place home and end before insert and delete.
ed
2009-11-11
1
-2
/
+2
*
Allow Syscons terminal emulators to provide function key strings.
ed
2009-11-11
1
-8
/
+69
*
Discard Device Control Strings and Operating System Commands.
ed
2009-10-08
1
-0
/
+19
*
Add 256 color support.
ed
2009-09-26
1
-0
/
+51
*
Get rid of now deprecated SCS wrappers.
ed
2009-09-26
1
-2
/
+2
*
Make SCS work in 8-bit mode.
ed
2009-09-24
1
-4
/
+4
*
Commit all local modifications I have to libteken:
ed
2009-09-12
1
-24
/
+35
*
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
1
-21
/
+16
*
Make resizing of teken terminals a bit more safe.
ed
2009-09-12
1
-4
/
+1
*
Expose the TF_REVERSE flag to the console driver.
ed
2009-09-03
1
-21
/
+0
*
Move libteken out of the syscons directory.
ed
2009-09-03
1
-0
/
+430