freebsd-nq/usr.sbin/lpr
Garance A Drosehn 1fd731fa25 My recent changes to add the ctl_renametf routine assumed that print job
control-files will always start with 'cfA*'.  It turns out that some
implementations of lpd (such as solaris) may send a control file which
starts with 'cfB*', or really 'cf<anyLetter>*'.  Although such filenames
are very odd, we did used to accept them.  This changes ctl_renametf to
work correctly with them, and fixes up 'lpc clean' to match.

PR:		bin/32183
MFC after:	10 days
2001-11-28 04:30:47 +00:00
..
chkprintcap
common_source My recent changes to add the ctl_renametf routine assumed that print job 2001-11-28 04:30:47 +00:00
filters Get rid of some minor compile-time errors by changing copyright/rcsid 2001-10-09 00:09:46 +00:00
filters.ru
lp
lpc My recent changes to add the ctl_renametf routine assumed that print job 2001-11-28 04:30:47 +00:00
lpd Change the recently-added 'o'-processing so it maps to 'l' instead of 'f'. 2001-11-27 01:32:25 +00:00
lpq
lpr Fix one more compile-time warning by renaming a local variable. 2001-10-09 00:38:40 +00:00
lprm
lptest
pac
SMM.doc
Makefile
Makefile.inc