cvs commit: src/usr.sbin/lpr/lpd printjob.c

Garance A Drosehn gad at FreeBSD.org
Mon Jul 17 21:04:53 UTC 2006


gad         2006-07-17 21:04:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/lpr/lpd     printjob.c 
  Log:
  MFC 1.64:  Fix checking of the "lock" file in the spool directory
  for a queue, so that the checking will wind up with the correct
  mode-bits in the case where the initial open() of that lock file
  will create it.
  Due to this bug, the first job ever sent to a queue could result
  in that queue going in a "printing is disabled" state.
  
  PR:             93469
  
  Revision  Changes    Path
  1.63.2.1  +9 -2      src/usr.sbin/lpr/lpd/printjob.c


More information about the cvs-all mailing list