freebsd-dev/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 Rewrite buffer handling code a bit to handle large values. 2001-11-28 09:50:24 +00:00
Makefile Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. 2002-02-08 23:07:37 +00:00
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