freebsd-dev/usr.sbin/lpr/common_source
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
..
common.c
ctlinfo.c
ctlinfo.h
displayq.c
lp.h
lp.local.h
Makefile
net.c
pathnames.h
printcap.c
request.c
rmjob.c
startdaemon.c