Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 20:21:06 -0800 (PST)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/lpr/common_source ctlinfo.c src/usr.sbin/lpr/lpc cmds.c
Message-ID:  <200112110421.fBB4L6P07858@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2001/12/10 20:21:06 PST

  Modified files:        (Branch: RELENG_4)
    usr.sbin/lpr/common_source ctlinfo.c 
    usr.sbin/lpr/lpc     cmds.c 
  Log:
  MFC *:  My recent changes to add the ctl_renametf routine assumed that print
  job control-files will always start with 'cfA*'.  It turned out that some
  implementations may send a control file which starts with 'cf<anyLetter>*'.
  This changes ctl_renametf to work correctly with them, and fixes up
  'lpc clean' to match.
  
  [* = 1.4 ctlinfo.c, 1.22 cmds.c]
  
  PR:             bin/32183
  
  Revision  Changes    Path
  1.1.2.3   +17 -9     src/usr.sbin/lpr/common_source/ctlinfo.c
  1.14.2.7  +22 -13    src/usr.sbin/lpr/lpc/cmds.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112110421.fBB4L6P07858>