]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix printer restart bug (printer started after stopping a job)
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Sat, 5 May 2001 11:35:54 +0000 (11:35 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Sat, 5 May 2001 11:35:54 +0000 (11:35 +0000)
commit4f2b73670a44020a5579bb644d2a89dd21548932
tree03e62027b5be9e949de428cdf64a3cd2754b7585
parentb6b2ed2ab0b10003695ab6d901f7a6f56c94ba6d
Fix printer restart bug (printer started after stopping a job)

Fix remote printing bug (wasn't checking for a "not-found" error)

Update RPM spec file.

Update init script template to not use run level 0 under Linux
(Red Hat executes the "start" sequence for rc0 files... sigh...)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@1709 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES.txt
backend/ipp.c
cups.sh.in
cups.spec
scheduler/job.c