freebsd-skq/usr.bin/colldef
David Malone b073168829 Avoid a signedness warning by casting chain_index to a size_t.
(Should be OK as chain_index is supposed to be positive).
2002-09-04 21:22:49 +00:00
..
colldef.1 Tweak chain example to show more possibilities 2002-08-23 14:03:59 +00:00
common.h
Makefile
parse.y Avoid a signedness warning by casting chain_index to a size_t. 2002-09-04 21:22:49 +00:00
scan.l Allow chains in any form like <name1><name2> or \xf1\xf2, not binary 2002-08-23 04:18:26 +00:00