Date: Thu, 25 Jul 2002 20:12:08 -0700 (PDT) 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 Makefile matchjobs.c matchjobs.h src/usr.sbin/lpr/lpc Makefile cmdtab.c extern.h lpc.8 lpc.c movejobs.c Message-ID: <200207260312.g6Q3C8Vl096908@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2002/07/25 20:12:07 PDT
Modified files: (Branch: RELENG_4)
usr.sbin/lpr/common_source Makefile
usr.sbin/lpr/lpc Makefile cmdtab.c extern.h lpc.8 lpc.c
Added files: (Branch: RELENG_4)
usr.sbin/lpr/common_source matchjobs.c matchjobs.h
usr.sbin/lpr/lpc movejobs.c
Log:
MFC *: Changes which rewrite 'lpc topq', and which add 'lpc bottomq'.
More details on the new 'lpc topq' are in the log message for
revision 1.2 of lpc/movejobs.c.
The previous implementation of 'lpc topq' is available as 'lpc xtopq',
in case there are any problems noticed in the new implementation.
[* = 1.10 common_source/Makefile, 1.1->1.2 matchjobs.c, 1.1 matchjobs.h,
1.12 lpc/Makefile, 1.10 cmdtab.c, 1.11 extern.h, 1.20 lpc.8, 1.26 lpc.c,
1.1 movejobs.c]
Revision Changes Path
1.5.2.5 +2 -2 src/usr.sbin/lpr/common_source/Makefile
1.2.2.1 +585 -0 src/usr.sbin/lpr/common_source/matchjobs.c (new)
1.1.2.1 +101 -0 src/usr.sbin/lpr/common_source/matchjobs.h (new)
1.7.2.4 +1 -1 src/usr.sbin/lpr/lpc/Makefile
1.3.2.7 +5 -2 src/usr.sbin/lpr/lpc/cmdtab.c
1.3.6.8 +12 -1 src/usr.sbin/lpr/lpc/extern.h
1.8.2.11 +83 -4 src/usr.sbin/lpr/lpc/lpc.8
1.13.2.11 +42 -0 src/usr.sbin/lpr/lpc/lpc.c
1.1.2.1 +272 -0 src/usr.sbin/lpr/lpc/movejobs.c (new)
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?200207260312.g6Q3C8Vl096908>
