Module Name: src Committed By: roy Date: Thu Jan 24 10:28:29 UTC 2013
Modified Files: src/lib/libterminfo: tparm.c Log Message: As tparm accepts longs we should treat them as long during expansion. Also, fix the ~ and ! logic. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/libterminfo/tparm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.