I am experimenting with LPRng release 3.6.26 under Solaris 2.6. I found a
few nits with checkpc:
1. If the printcap has :lp=|-$/opt/usl/bin/bppcat /dev/bpp0
then checkpc warns that "filter needs ')'". The code in checkpc.c at line
445 has
strpbrk( filter_str, "<>|;")
and it gets confused by the leading '|'. It think replacing "filter_str"
by "s" in this line would work as intended.
2. The usage error msg stored in usemsg[] at line 514 mentions Printcapfile
but I can't seem to check a printcap that isn't referenced by lpd.conf.
Is providing a printcap path no longer allowed?
3. The usage error msg stored in usemsg[] at line 514 mentions options
[-acflpsCV] but the code doesn't accept -c or -C (but Getopts does list -C).
Also, option -r IS accepted and parsed, but not shown in [-acflpsCV].
Regards,
-- James Dugal, N5KNX Internet: [EMAIL PROTECTED]
Director Ham packet: n5knx@k5arh.#lft.la.usa.noam
Computing Support Services US Mail: PO Box 42770 Lafayette, LA 70504
U of Louisiana at Lafayette Tel. 337-482-6417 U.S.A.
-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body. For the impatient,
to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
with: | example:
subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
If you have major problems, send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------