freebsd-src/sys/teken
Ed Schouten 073e2d2c93 Simply let teken_stress use arc4random.
This makes it run quite a bit faster, since it makes system calls less
often.
2011-10-07 12:42:03 +00:00
..
demo Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
libteken Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
stress Simply let teken_stress use arc4random. 2011-10-07 12:42:03 +00:00
gensequences Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
sequences Partially implement the mysterious cons25 \e[x escape sequence. 2010-11-05 00:56:21 +00:00
teken.c Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
teken.h Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
teken_scs.h Fall back to ASCII codepoints for box drawing. 2010-02-08 09:16:59 +00:00
teken_subr.h Tab should not blank cells. 2011-10-07 12:21:50 +00:00
teken_subr_compat.h Partially implement the mysterious cons25 \e[x escape sequence. 2010-11-05 00:56:21 +00:00
teken_wcwidth.h