Date: Sat, 15 Jun 2002 18:43:30 -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/lpc cmds.c cmdtab.c extern.h lpc.8 Message-ID: <200206160143.g5G1hU822171@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2002/06/15 18:43:30 PDT
Modified files:
usr.sbin/lpr/lpc cmds.c cmdtab.c extern.h lpc.8
Log:
Add a nearly complete rewrite of the lpc command 'down'. The only user-
visible change should be that more than one queue can now be specified,
if one uses the '-msg' parameter to separate the list of queues from the
status message to set.
The previous implementation of 'down' remains available as the command
'xdown', available for instant fallback if there seems to be anything
wrong with the new one. If no one reports a problem after a few weeks,
then a later update will remove 'xdown'.
Reviewed by: freebsd-print@bostonradio.org
MFC after: 10 days
Revision Changes Path
1.28 +63 -1 src/usr.sbin/lpr/lpc/cmds.c
1.7 +2 -1 src/usr.sbin/lpr/lpc/cmdtab.c
1.8 +3 -1 src/usr.sbin/lpr/lpc/extern.h
1.18 +5 -0 src/usr.sbin/lpr/lpc/lpc.8
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?200206160143.g5G1hU822171>
