Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2000 20:59:10 -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/lpr lpr.c
Message-ID:  <200012230459.eBN4xBW04711@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2000/12/22 20:59:10 PST

  Modified files:        (Branch: RELENG_4)
    usr.sbin/lpr/lpr     lpr.c 
  Log:
  MFC: Change so 'lpr -r' ("remove file after copying to print queue") will try
       to 'mv' the file instead 'cp+rm'-ing it.  This can save time & disk space
       when it is doable and safe to do (a big win for, eg, samba).  (rev 1.35)
  
  PR:		16124
  
  Revision  Changes    Path
  1.32.2.2  +80 -1     src/usr.sbin/lpr/lpr/lpr.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?200012230459.eBN4xBW04711>