summaryrefslogtreecommitdiff
path: root/usr.bin/infocmp
AgeCommit message (Expand)Author
2020-03-31infocmp: don't crash when a terminfo description does not have an aliasroy
2020-03-30infocmp: strip versioning from aliases as wellroy
2020-03-29infocmp: Strip versioning from terminfo nameroy
2020-03-28Deal with both .db and .cdb extensions...christos
2020-03-13terminfo: promote numeric parameters from short to introy
2017-05-16_ti_database now includes the database extension so don't duplicate it.roy
2016-03-16CID 1356387: Wrong sizeofchristos
2016-03-09PR/50932: David Binderman: use emalloc/erealloc/ecallocchristos
2016-02-24White space police.roy
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-10-01terminfo uses CDB instead of DBroy
2013-08-11Passes WARNS=5, so don't set WARNS=4.dholland
2013-07-20Use Mt for email addresses.wiz
2011-01-14Fix spelling, mark up NULL. Closes PR 44381 by Ryo HAYASAKA.wiz
2010-05-14Reorder sections to canonical order.joerg
2010-02-22libterminfo can now compile a single terminfo description which allowsroy
2010-02-11Report when using internal database.roy
2010-02-11Report if using internal database or not.roy
2010-02-05Fix infocmp when both -a and -x are given as arguments.roy
2010-02-05Store the aliases against the entry, so that infocmp can reproduce them.roy
2010-02-05Make our unsigned char ports happy.roy
2010-02-03Use .Ex for EXIT STATUS.wiz
2010-02-03Import my terminfo implementation.roy