]> git.ipfire.org Git - thirdparty/cups.git/commit
Fixed cancel and lprm - now report error messages, and don't connect
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 26 Oct 1999 14:40:57 +0000 (14:40 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 26 Oct 1999 14:40:57 +0000 (14:40 +0000)
commit8dbf3e6a38e08b50b13e293f4e71711b08b396a6
tree84bcc621aed51d22b14fb6768c05fe1e48a08023
parent52212e9b9f6faa31a9880589190782fb0f86eb91
Fixed cancel and lprm - now report error messages, and don't connect
immediately to support clients that don't run their own server.

lp and lpr now use cupsLastError() to report any error messages.

lp and lpr now install signal handlers to remove temporary files when
printing from stdin.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@750 7a7537e8-13f0-0310-91df-b6672ffda945
berkeley/lpr.c
berkeley/lprm.c
systemv/cancel.c
systemv/lp.c