cvs commit: src/usr.sbin/lpr/common_source common.c displayq.c
lp.h matchjobs.c rmjob.c
Garance A Drosehn
gad at FreeBSD.org
Fri Jan 14 14:25:50 PST 2005
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
More information about the cvs-src
mailing list