summaryrefslogtreecommitdiff
path: root/usr.bin/tic
AgeCommit message (Expand)Author
2010-02-22libterminfo can now compile a single terminfo description which allowsroy
2010-02-20One more time - do this correctly.pgoyette
2010-02-20Wrap the include of sys/endian.h in #ifdef HAVE_SYS_ENDIAN_H to avoidpgoyette
2010-02-20Since tic is a host tool, we need to include host system header to getpgoyette
2010-02-11Oxford serial comma.wiz
2010-02-11Change -S to output C structures to make life easier.roy
2010-02-11Sort options (standard order is 0-9AaBbCc...).wiz
2010-02-11tic -S now outputs the specified terminal names and compiled descriptionsroy
2010-02-05Fix year.roy
2010-02-05Note that -a no longer sets -x.roy
2010-02-05More adaptation for ports where char is unsigned char.he
2010-02-05Store the aliases against the entry, so that infocmp can reproduce them.roy
2010-02-03Use Ex for EXIT STATUS section. Put Ns on same line as previous,wiz
2010-02-03Import my terminfo implementation.roy