Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 22:25:49 +0000 (UTC)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/lpr/common_source common.c displayq.c lp.h matchjobs.c rmjob.c
Message-ID:  <200501142225.j0EMPoYx013124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2005-01-14 22:25:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    usr.sbin/lpr/common_source common.c displayq.c lp.h 
                               matchjobs.c rmjob.c 
  Log:
  MFC *:  Get it so all parts of lpd, lpc, lpq, and lprm will use the same
  algorithm when they calculate the job number for a job, based on the name
  of the control-file.  This also uses a newer algorithm for determining a
  job number, to avoid some problems caused when a control-file is named
  using an IP address, instead of the hostname
  
  [* = 1.34 common.c, 1.26 displayq.c, 1.25 lp.h, 1.5 matchjobs.c, 1.21 rmjob.c]
  
  Revision  Changes    Path
  1.33.4.1  +55 -0     src/usr.sbin/lpr/common_source/common.c
  1.25.4.1  +8 -7      src/usr.sbin/lpr/common_source/displayq.c
  1.24.4.1  +1 -1      src/usr.sbin/lpr/common_source/lp.h
  1.4.4.1   +2 -17     src/usr.sbin/lpr/common_source/matchjobs.c
  1.20.4.1  +13 -12    src/usr.sbin/lpr/common_source/rmjob.c



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