]> git.ipfire.org Git - thirdparty/cups.git/history - backend/parallel.c
Revamp child signal handling to remove all processing from the handler
[thirdparty/cups.git] / backend / parallel.c
2003-08-30  mikeFix STRs 253 and 254 (backend and content-length fixes)
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-10-15  mikeIgnore SIGPIPE in backends...
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-03-25  mikeAdd ENOENT as an error that should be retried.
2002-03-25  mikeUpdate retry behavior for backends.
2002-03-19  mikeCleanup.
2002-03-01  mikeUse read() in backends to read print data; this makes...
2002-03-01  mikeMacOS license updates.
2002-02-12  mikeAdd /dev/printers/# as a potential device filename...
2002-02-12  mikeMacOS X changes...
2002-01-27  mikeOS/2 porting stuff.
2002-01-18  mikeShow device filenames on error.
2002-01-02  mikeCopyright update...
2001-12-03  mikeAdd descriptive text for parallel port devices under...
2001-06-27  mikeDefault to user lpd under AIX.
2001-06-06  mikeUpdate backends to not catch SIGTERM when printing...
2001-03-23  mikeDon't list "file" device.
2001-02-28  mikeAdd support for Linux 2.4.x devfs filenames...
2001-01-24  mikeDon't buffer stderr output.
2001-01-22  mikeCopyright 2001...
2000-11-20  mikeFixed *BSD conditional code to __*BSD__...
2000-10-13  mikeCode cleanup to remove warnings.
2000-08-17  mikeBug #86 - changed parallel and USB backends to open...
2000-08-03  mikePrintf bug.
2000-06-27  mikeUpdated parallel backend to ignore an initial ENOTTY...
2000-04-27  mikeBackends now handle SIGTERM once a connection is establ...
2000-03-30  mikeAdded job-sheets-xyz attribute support.
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-03-02  mikeMissing fd variable for digital unix.
2000-03-02  mikeNo inventory stuff for Solaris...
2000-02-24  mikeUpdated Makedefs for new man page rules and directories.
2000-02-11  mikeNow sort PPD files by make, model, and language.
2000-02-10  mikeChanged backends to at least put out "unknown" for...
2000-02-02  mikeUpdated CUPS installation list to include templates...
2000-01-29  mikeDropped old mime.h file from distribution file.
2000-01-26  mikeAdded auto-detect code for Linux.
2000-01-25  mikeMoved MIME stuff to scheduler directory.
2000-01-04  mikeY2k copyright changes.
1999-10-28  mikeThe backends now output page accounting messages as...
1999-06-18  mikeFixed address to 44141 Airport View Drive...
1999-04-21  mikeNow only send # bytes if a raw job is being sent.
1999-04-16  mikeFinished implementation of parallel, serial, and AppSoc...
1999-03-06  mikeImplemented most of the backends (still need to do...
1999-01-24  mikeCheck-in prior to CVS use.
1998-01-05  mikeInitial revision