Lines Matching refs:toe

639 	+ modify verbose-option of infocmp, tic, toe to enable debug-tracing
950 + modify output of "toe -as" to show first description found rather
970 + add a check in toe to ensure that a "termcap file" is text rather
1895 + add some portability/historical details to the tic, toe and infocmp
2075 + corrected flag for "seq" method of db 1.8.5 interface, needed by toe
2164 + ignore the hex/b64 $TERMINFO in toe's listing.
2586 + modify toe to not exit if unable to read a terminal description,
2588 + minor fix for progs/toe.c, using _nc_free_termtype2.
4275 + fix sign-extension bug in read_entry.c which prevented "toe" from
4779 + amend change to toe.c for reading from /dev/zero, to ensure that
4960 + fix memory-leak in tinfo/lib_setup.c, progs/toe.c,
5090 + eliminate two fixed-size buffers in toe.c
5387 + modify toe's report when -a and -s options are combined, to add
5389 + add -s option to toe, to sort its output.
5390 + modify progs/toe.c, simplifying use of db-iterator results to use
7206 + fix for toe command-line options -u/-U to ensure filename is given.
7267 without libtic. The other programs (infocmp, tic and toe) rely on
7892 + modify toe to access termcap data, e.g., via cgetent() functions,
8125 + add toe -a option, to show all databases. This uses new private
8128 + fix toe from 20000909 changes which made it not look at
8130 + make toe's -v option parameter optional as per manpage.
10438 fallbacks only. In this case, we do not build tic and toe.
10668 + modify logic in tic, toe, tput and tset which checks for basename of
10746 + add checks to toe.c to avoid being confused by files and directories
11716 capability names to print only if tic/infocmp/toe have the -v flag
11749 + fix out-of-scope use of 'personal[]' buffer in 'toe' (this error
11752 + modify 'toe' to ignore terminfo directories to which it has no
11754 + modify read_termtype(), fixing 'toe', which could dump core when it
13027 + use 'stat()' rather than 'access()' in toe.c to check for the
14354 + instrumented toe.c to test memory-leaks.
14355 + correct memory-deallocation in toe.c (patch by Jesse Thilo).
14855 + fix option-processing bug in toe.
15192 * toe(1) introduced; does what infocmp -T used to.
15198 * added -h option to toe(1).